Skip to main content
GET
Get one invoice dispute (tenant-scoped)
Fetches a single dispute by id — the addressable object behind the dashboard’s dispute page. A dispute is a customer-raised query against one of their invoices (raised from the customer portal); it is open until an admin resolves it with a note.

Example Request

Response

Fields

Errors

Errors use the standard envelope — see Errors.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

The dispute.

data
object

A customer-raised dispute/query against one of their invoices.