v1
latestOpenAPI 3.1.02026-07-132363652.9 MBMerchants
Admin
Dev
Dev-only: wipe all transactions on the merchant's fake-provider refund account and reset its balance to 0. Use for a clean demo slate without tearing down enrollment. Refused in production or for non-fake providers.
Dev-only: wipe all transactions on the merchant's fake-provider refund account and reset its balance to 0. Use for a clean demo slate without tearing down enrollment. Refused in production or for non-fake providers.
post/api/v1/admin/dev/merchants/{merchantId}/refund-account/clear-activity
Path parameters
merchantIdstring uuid required
The merchantId parameter
Request body
Response
Success
Example response
{
"success": true
}