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
chevron-right
200

InvoiceVersion collection

hydra:totalItemsintegerOptional
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
chevron-right
200

InvoiceVersion resource

Version

@idstringNur lesenOptional
@typestringNur lesenOptional
@contextone ofNur lesenOptional
stringOptional
oder
idintegerOptional

The unique identifier for the invoice version

invoicestring · iri-referenceOptional

The related Invoice entity

versionintegerOptional

The actual version number of the invoice version

referenceNumberstringOptional

The reference number of this version

reverseChargeStatestring · enumOptionalMögliche Werte:
creationDatestring · date-timeOptional

The creation date of the invoice version

paymentMethodstring · iri-reference · nullfähigOptional

The payment method

isCancellationbooleanOptional

Whether or not the invoice version is a cancellation

get
/api/invoice_versions/{id}

Zuletzt aktualisiert

War das hilfreich?