InvoiceVersion

Retrieves the collection of InvoiceVersion resources.

get

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_versions
200

InvoiceVersion collection

Retrieves a InvoiceVersion resource.

get

Retrieves a InvoiceVersion resource.

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

Resource identifier

Antworten
200

InvoiceVersion resource

get
/api/invoice_versions/{id}

War das hilfreich?