InvoiceVersion
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
hydra:totalItemsintegerOptional
get
/api/invoice_versions200
InvoiceVersion collection
Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Pfadparameter
idstringErforderlich
Resource identifier
Antworten
200
InvoiceVersion resource
Version
@idstringNur lesenOptional
@typestringNur lesenOptional
@contextone ofNur lesenOptional
stringOptional
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
404
Resource not found
get
/api/invoice_versions/{id}Zuletzt aktualisiert
War das hilfreich?