Get list of disputes

Get list of disputes. See List queries for a general introduction to list operations. Note that excessive usage will be considered unfair API usage.

Examples

Get all disputes for an invoice inv-0007.

GET https://api.frisbii.com/v1/list/dispute?invoice=inv-0007

Get all resolved disputes for January 2025

GET https://api.frisbii.com/v1/list/dispute?range=resolved&from=2025-01-01&to=2025-02-01

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!