Purge Sandbox Data

Delete sandbox data for the specified merchant. This endpoint allows deletion of different entity types related to merchants. The operation is performed asynchronously and will trigger the "payments.merchant.purge" webhook upon completion.

Path Params
string
required

The merchant ID

Body Params
boolean | null

Delete all merchant payments

boolean | null

Delete all merchant customers

boolean | null

Delete all merchant sessions

boolean | null

Delete all merchant tokens

boolean | null

Delete all merchant exports

Headers
string
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json