Fetch a Proof of Delivery (POD) / Service record

Fetch a single Proof of Delivery / Service record


Provide the unique Proof of Delivery / Tracking identifier as the final path parameter /{id}

Example:

curl --request GET \
>   --url https://<<test_api_url>>/v3/payment/transaction/proof_of_delivery/pofs_6ea862c054ef11e9924d0afd24307790 \
>   --header 'qor-app-key: APP-T6554252567241061980' \
>   --header 'qor-client-key: 10852b2b2f57480696e5a4e918b26cc1'
Language
Click Try It! to start a request and see the response here!