Invoice

Retrieves the collection of Invoice resources.

get

Retrieves the collection of Invoice resources.

Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Abfrageparameter
id[between]stringOptional
id[gt]stringOptional
id[gte]stringOptional
id[lt]stringOptional
id[lte]stringOptional
Antworten
get
/api/invoices
200

Invoice collection

Retrieves a Invoice resource.

get

Retrieves a Invoice resource.

Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Pfadparameter
idstringErforderlich

Resource identifier

Antworten
get
/api/invoices/{id}

War das hilfreich?