Get Point of Sale
Test this endpoint live
Open the same request directly in API Explorer.
Server URL
Retrieve a single Point of Sale with its hosted configuration.
Authorization
BearerAuth In: header
Path Parameters
UUID of the Point of Sale
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.