patch https://api.synctera.com/v1/disputes/
Update a dispute.
Log in to see full request history
Responses
Update a dispute.
xxxxxxxxxx
curl --request PATCH \
--url https://api.synctera.com/v1/disputes/dispute_id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"status":"CLOSED"}'
Try It!
to start a request and see the response here! Or choose an example: