Fetch Proof of Delivery

The API takes the waybill/AWB as input and returns the proof of delivery in PDF format as an URL

Important Links

Run in Postman API Reference

Response

meta [meta parameters]

Field NameData TypeDescriptionExample
successBooleanIndicates the success of the API requesttrue
messageStringSUCCESS in case request was successfully processed by Clickpost, else returns error message."SUCCESS"
statusHTTP CodeThe HTTP response status code of the API request200

result [result parameters]

Field NameData TypeDescriptionExample
pod_urlStringThe URL of the Proof Of Delivery PDF<https://pyck-res-bucket.s3.amazonaws.com:443/DELHIVERY/2019-03-01/258731.pdf>
Language
Click Try It! to start a request and see the response here!