cURL
curl --request GET \ --url https://business.bfinance.app/external/api/disputes/{disputeId}/status \ --header 'Authorization: Bearer <token>'
200
Example
{ "status": "success", "data": { "id": "<string>", "status": "pending", "response": "<string>" } }
Returns the current status of a dispute.
JWT authentication token
Dispute ID
Dispute status returned.
"success"
Show child attributes
Was this page helpful?
Contact support