Activate merchant Live Account
To enable a merchant to go live, and begin billing, use this endpoint. To receive real production payments, a merchant account must be marked as live.
Path Parameters
uuidResponse Body
application/json
application/json
Close merchant Account
Marks a merchant account for closing. The account is not instantly closed, but will be closed during the next billing period by ePay.
Request Merchant Access Token
To access the ePay API on behalf of a merchant under your partner profile, partners must create a access token for the merchant before sending requests. An access token expires after 8 hours. Access token requests are cached in one hour, so any subsequent access token requests for the same merchant and environment may return the same token as previously requested, within the cache period. The returned access token is used in-place of the merchant API key in the Authorization header.