Remove a Proof of Delivery record

Remove a Proof of Delivery / Service record


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

Example:

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