Remove a Proof of Delivery record

Remove a Proof of Delivery / Service record

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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'
Path Params
string
required

Provide the Proof of Delivery (POD) / Service ID. Begins with pofs-

Headers
string
required
length ≤ 24
Defaults to T6554252567241061980

The unique key identifying the app making this request.

NOTE: If testing use T6554252567241061980 for the Qor-App-Key header key.

string
required
Defaults to 01dffeb784c64d098c8c691ea589eb82

The Client key represents an authorized merchant account and is assigned by QorCommerce or your merchant service account provider.

NOTE: If testing use 01dffeb784c64d098c8c691ea589eb82 for the Qor-Client-Key header key.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json