v1
latestOpenAPI 3.1.02026-07-132363652.9 MBMerchants
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
Example response
{
"success": true
}