Management
Get Point of Sale
Retrieve a single Point of Sale with its hosted configuration.
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
pointOfSaleIdstring
UUID of the Point of Sale
Format:
uuidResponse Body
application/json
application/json
application/json
application/json
Create Point of Sale
Create a new Point of Sale and its associated hosted configuration. Note: The webhookAuthentication value is the entire Authorization header value send for any webhook. So you must include the auth scheme such as Bearer or Basic.
Create API key
Creates a new merchant API key. This is the key merchants and external systems must use to communicate with the ePay API. Partner Specific: Partners should instead use partner keys to generate an access token, when accessing ePay apis on behalf our merchants.