Skip to main content
GET
List an invoice's relations

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Path Parameters

id
string<uuid>
required

Invoice ID

Example:

"91106968-1abd-4d64-85c1-4e73d96fb997"

Query Parameters

id[lt]
string

Collection cursor pointer to the next page

id[gt]
string

Collection cursor pointer to the previous page

itemsPerPage
integer
default:20

Number of items per page

Required range: 1 <= x <= 1000

Response

Invoice relations collection response

@context
string
default:/contexts/InvoiceRelation
@id
string
default:/invoices/relations
@type
string
default:hydra:Collection
hydra:member
object[]
hydra:view
object

Pagination information