Invoice

Retrieves the collection of Invoice resources.

get

Retrieves the collection of Invoice 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

Invoice collection

hydra:totalItemsintegerOptional
get
/api/invoices
200

Invoice collection

Retrieves a Invoice resource.

get

Retrieves a Invoice resource.

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

Resource identifier

Antworten
chevron-right
200

Invoice resource

Invoice

@idstringNur lesenOptional
@typestringNur lesenOptional
@contextone ofNur lesenOptional
stringOptional
oder
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
get
/api/invoices/{id}

Zuletzt aktualisiert

War das hilfreich?