InvoiceVersion
Retrieves the collection of InvoiceVersion 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
200
InvoiceVersion collection
get
/api/invoice_versions200
InvoiceVersion collection
Retrieves a InvoiceVersion resource.
Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Pfadparameter
idstringErforderlich
Resource identifier
Antworten
200
InvoiceVersion resource
404
Resource not found
get
/api/invoice_versions/{id}War das hilfreich?