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

Close merchant Account

Test this endpoint live

Open the same request directly in API Explorer.

Open in API Explorer

Server URL

DELETE
/public/api/v1/partner/accounts/{accountId}

Marks a merchant account for closing. The account is not instantly closed, but will be closed during the next billing period by ePay.

Path Parameters

accountIdstring
Required
Format:
uuid

Response Body

application/json

application/json

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