v1
latestOpenAPI 3.1.02026-07-132363652.9 MBMerchants
Admin
Dev
Dev-only: flip a sandbox merchant to live mode and re-flag every one of its payment_requests as live (test_transaction=false, provider_environment=live). Refused in production. Idempotent.
Dev-only: flip a sandbox merchant to live mode and re-flag every one of its payment_requests as live (test_transaction=false, provider_environment=live). Refused in production. Idempotent.
post/api/v1/admin/dev/merchants/{merchantId}/promote-to-live
Path parameters
merchantIdstring uuid required
The merchantId parameter
Response
Success
Example response
{
"success": true
}