API

Download a Delivery Receipt

This method provides you with an endpoint for Orders which will provide back the delivery receipt file found in Order’s Document Folder > DeliveryReceipt/OrderID path.


GET

👉🏿

End Point: /warehouse/orders/{orderID}/deliveryreceipt/download

This method allows you download the delivery receipt, that already exist in the referred folder, since it was generated earlier using the Generate a Delivery Receipt end point.

In the request you can provide the from and to date which will get you only the items having this as last time status was changed.

Sample request payload

{
  "filename" : "ID39849303.1.pdf"
}

 

Sample response payload

78b0fa31-0d74-472d-b632-0edc41596504#media-blob-url=true&id=c3aff600-8711-4099-99e0-94e34d1d2f29&contextId=77778&collection=

Response Information

  • The name of the generated PDF file will be included in the response header under Content-Disposition It will appear as an attachment with a specific filename.

Picklist Filename’s Naming Convention

  • <Order-ID>.pdf