Looking for ePay classic docs? Go to docs.epay.dk
ePay documentationDocsePay documentation
Partner

Activate merchant Live Account

Test this endpoint live

Open the same request directly in API Explorer.

Open in API Explorer

Server URL

PATCH
/public/api/v1/partner/accounts/{accountId}/activate

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

accountIdstring
Required
Format:
uuid

Response Body

application/json

application/json

curl -X PATCH "https://example.com/public/api/v1/partner/accounts/497f6eca-6276-4993-bfeb-53cbbbba6f08/activate"
Empty
{  "errorCode": "SERVER_ERROR",  "message": "An unexpected system error"}
{  "errorCode": "SERVER_ERROR",  "message": "An unexpected system error"}