For the complete documentation index, see llms.txt. This page is also available as Markdown.

Receipt endpoints

Get receipt

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
receiptIdstringRequired
Responses
200Success
application/json

Receipt

asnRefstringOptional

enables mapping a receipt to one of the ASNs in this inbound process

Example: 0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f
createdstring · date-timeRequired
customAttributesobject · nullableOptional

Attributes that can be added to this entity. These attributes cannot be used within fulfillment processes, but enable you to attach custom data from your systems to fulfillmenttools entities.

idstringRequired
inboundProcessRefstringRequired
lastModifiedstring · date-timeRequired
receivedDatestring · date-timeRequired

date-time of the arrival of the items in the facility

Example: 2026-06-17T12:00:00.000Z
statusstring · enumOptional

status of this receipt, only receipts with status 'FINISHED' are booked. IN_PROGRESS can be used to save partial receipts.

Possible values:
versionnumberRequired
get/api/receipts/{receiptId}

Update receipt

put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
receiptIdstringRequired
Body

InboundReceiptForUpdate

asnRefstringOptional

enables mapping a receipt to one of the ASNs in this inbound process

Example: 0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f
customAttributesobject · nullableOptional

Attributes that can be added to this entity. These attributes cannot be used within fulfillment processes, but enable you to attach custom data from your systems to fulfillmenttools entities.

receivedDatestring · date-timeRequired

date-time of the arrival of the items in the facility

Example: 2026-06-17T12:00:00.000Z
statusstring · enumOptional

status of this receipt, only receipts with status 'FINISHED' are booked. IN_PROGRESS can be used to save partial receipts.

Possible values:
versionnumberRequired
Responses
200Success
application/json

Receipt

asnRefstringOptional

enables mapping a receipt to one of the ASNs in this inbound process

Example: 0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f
createdstring · date-timeRequired
customAttributesobject · nullableOptional

Attributes that can be added to this entity. These attributes cannot be used within fulfillment processes, but enable you to attach custom data from your systems to fulfillmenttools entities.

idstringRequired
inboundProcessRefstringRequired
lastModifiedstring · date-timeRequired
receivedDatestring · date-timeRequired

date-time of the arrival of the items in the facility

Example: 2026-06-17T12:00:00.000Z
statusstring · enumOptional

status of this receipt, only receipts with status 'FINISHED' are booked. IN_PROGRESS can be used to save partial receipts.

Possible values:
versionnumberRequired
put/api/receipts/{receiptId}

Update receipt

patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
receiptIdstringRequired
Body

InboundReceiptForPatch

asnRefstringOptional

enables mapping a receipt to one of the ASNs in this inbound process

Example: 0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f
customAttributesobject · nullableOptional

Attributes that can be added to this entity. These attributes cannot be used within fulfillment processes, but enable you to attach custom data from your systems to fulfillmenttools entities.

receivedDatestring · date-timeOptional

date-time of the arrival of the items in the facility

Example: 2026-06-17T12:00:00.000Z
statusstring · enumOptional

status of this receipt, only receipts with status 'FINISHED' are booked. IN_PROGRESS can be used to save partial receipts.

Possible values:
versionnumberRequired
Responses
200Success
application/json

Receipt

asnRefstringOptional

enables mapping a receipt to one of the ASNs in this inbound process

Example: 0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f
createdstring · date-timeRequired
customAttributesobject · nullableOptional

Attributes that can be added to this entity. These attributes cannot be used within fulfillment processes, but enable you to attach custom data from your systems to fulfillmenttools entities.

idstringRequired
inboundProcessRefstringRequired
lastModifiedstring · date-timeRequired
receivedDatestring · date-timeRequired

date-time of the arrival of the items in the facility

Example: 2026-06-17T12:00:00.000Z
statusstring · enumOptional

status of this receipt, only receipts with status 'FINISHED' are booked. IN_PROGRESS can be used to save partial receipts.

Possible values:
versionnumberRequired
patch/api/receipts/{receiptId}

Create receipt

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body

ReceiptForCreation

asnRefstringOptional

enables mapping a receipt to one of the ASNs in this inbound process

Example: 0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f
customAttributesobject · nullableOptional

Attributes that can be added to this entity. These attributes cannot be used within fulfillment processes, but enable you to attach custom data from your systems to fulfillmenttools entities.

facilityRefstringRequired
receivedDatestring · date-timeRequired

date-time of the arrival of the items in the facility

Example: 2026-06-17T12:00:00.000Z
statusstring · enumOptional

status of this receipt, only receipts with status 'FINISHED' are booked. IN_PROGRESS can be used to save partial receipts.

Possible values:
Responses
201

Created inbound receipt

application/json

Receipt

asnRefstringOptional

enables mapping a receipt to one of the ASNs in this inbound process

Example: 0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f
createdstring · date-timeRequired
customAttributesobject · nullableOptional

Attributes that can be added to this entity. These attributes cannot be used within fulfillment processes, but enable you to attach custom data from your systems to fulfillmenttools entities.

idstringRequired
inboundProcessRefstringRequired
lastModifiedstring · date-timeRequired
receivedDatestring · date-timeRequired

date-time of the arrival of the items in the facility

Example: 2026-06-17T12:00:00.000Z
statusstring · enumOptional

status of this receipt, only receipts with status 'FINISHED' are booked. IN_PROGRESS can be used to save partial receipts.

Possible values:
versionnumberRequired
post/api/receipts

Delete receipt

delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
receiptIdstringRequired
Query parameters
versionnumberRequired
Responses
200Success
application/json

Receipt

asnRefstringOptional

enables mapping a receipt to one of the ASNs in this inbound process

Example: 0190d6e8-8c3a-7f1b-9d2e-4a6b8c0d1e2f
createdstring · date-timeRequired
customAttributesobject · nullableOptional

Attributes that can be added to this entity. These attributes cannot be used within fulfillment processes, but enable you to attach custom data from your systems to fulfillmenttools entities.

idstringRequired
inboundProcessRefstringRequired
lastModifiedstring · date-timeRequired
receivedDatestring · date-timeRequired

date-time of the arrival of the items in the facility

Example: 2026-06-17T12:00:00.000Z
statusstring · enumOptional

status of this receipt, only receipts with status 'FINISHED' are booked. IN_PROGRESS can be used to save partial receipts.

Possible values:
versionnumberRequired
delete/api/receipts/{receiptId}

Last updated

Was this helpful?