Invoice
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
Invoice collection
hydra:totalItemsintegerOptional
get
/api/invoices200
Invoice collection
Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Pfadparameter
idstringErforderlich
Resource identifier
Antworten
200
Invoice resource
Invoice
@idstringNur lesenOptional
@typestringNur lesenOptional
@contextone ofNur lesenOptional
stringOptional
idintegerOptional
The unique identifier
numberintegerOptional
datestring · date-time · nullfähigOptional
statestring · enumOptionalMögliche Werte:
orderNumberstringOptional
internalDepartmentstringOptional
internalCostcenterstringOptional
reverseChargeStatestring · enumOptionalMögliche Werte:
additionalTextstringOptional
framestring · iri-referenceOptional
responsiblePersonstring · iri-referenceOptional
Person that is responsible for this invoice
paymentMethodstring · iri-reference · nullfähigOptional
Link to payment method
shippingAddressany of · nullfähigOptional
The shipping address used within the invoice
versionsstring · iri-reference[]Optional
404
Resource not found
get
/api/invoices/{id}Zuletzt aktualisiert
War das hilfreich?