Invoice

Retrieves the collection of Invoice resources.

get

Retrieves the collection of Invoice resources.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
id[between]stringOptional
id[gt]stringOptional
id[gte]stringOptional
id[lt]stringOptional
id[lte]stringOptional
Responses
chevron-right
200

Invoice collection

get
/api/invoices
200

Invoice collection

Retrieves a Invoice resource.

get

Retrieves a Invoice resource.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

Resource identifier

Responses
chevron-right
200

Invoice resource

get
/api/invoices/{id}

Last updated

Was this helpful?