v1

latestOpenAPI 3.1.02026-07-132363652.9 MB
Merchants
Admin
Dev

Dev-only: revert a merchant back to sandbox mode and re-flag every one of its payment_requests as test. Refused in production. Idempotent.

Dev-only: revert a merchant back to sandbox mode and re-flag every one of its payment_requests as test. Refused in production. Idempotent.

post/api/v1/admin/dev/merchants/{merchantId}/revert-to-sandbox

Path parameters

merchantIdstring uuid required

The merchantId parameter

Response

Success

successboolean required

Indicates if the request was successful

Example response

{
  "success": true
}