Reference
//
Retry a failed bill payme...
Security
oauth2ClientCredentials(Required scopes: bills:write)
- Mock serverhttps://developer.boyahq.com/_mock/v2/openapi/bills/payments/{paymentRef}/retry
- Productionhttps://api.boyahq.com/v2/bills/payments/{paymentRef}/retry
- Sandboxhttps://sandbox.api.boyahq.com/v2/bills/payments/{paymentRef}/retry
curl -i -X POST \
'https://developer.boyahq.com/_mock/v2/openapi/bills/payments/{paymentRef}/retry' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
-H 'business_id: string' \
-H 'org_wallet_ref: string'