Store Locator API
Overview
This is an API request to retrieve the physical PaysafeCard and PaysafeCash stores in a specific area for merchants.
Authentication
Authentication is performed using HTTP Basic Authentication.
The Authorization header must contain a Base64-encoded value of the provided API Key
i.e.: the provided API Key is psc_abc****************************
The value that needs to be provided in the Authorization Header is:
Basic cHNabc*****************************************=