Disputes
Flex API Reference
Welcome to the Flex API reference docs. Here you'll find all the endpoints exposed by Flex, learn how to use them and what they return.
API Endpoint
https://api.withflex.com
List Disputes
Returns a list of Issuing Dispute objects.
Parameters
No parameters available.
get/v1/disputes
RESPONSE
[]
Get Dispute
Retrieves the dispute with the given ID.
Parameters
No parameters available.
get/v1/disputes/{dispute_id}
RESPONSE
[]
Update Dispute
Update the evidence of a dispute.
Parameters
No parameters available.
post/v1/disputes/{dispute_id}
RESPONSE
[]