cURL
curl --request POST \ --url https://business.bfinance.app/external/api/disputes/{disputeId}/cancel \ --header 'Authorization: Bearer <token>'
200
Example
{ "status": "success", "data": { "id": "<string>", "status": "cancelled" } }
Cancels a dispute if it is still pending.
JWT authentication token
Dispute ID
Dispute cancelled.
"success"
Show child attributes
Was this page helpful?
Contact support