get https://api-sandbox.qorcommerce.io/v3/payment/transaction/proof_of_delivery/
Query for Proof of Delivery (POD) / Service records
Filter Parameters
parameter | description |
---|---|
pofs_id | The Proof of Delivery / Tracking unique identifier. Begins with pofs- |
trxn_id | The unique transaction identifier associated with the Proof of Delivery / Tracking. Separate multiple trxn_id as a string with commas. Example: "98773837463622, 9837343243822 |
shipper | Query Proof of Delivery / Tracking by shipper. Values are 1 = USPS, 2 = FedEx, 3 = UPS, 4 = DHL, 5 = Other |
tracking_no | The shipper tracking number for the Proof of Delivery / Tracking |
delivery_date | The actual or expected delivery date associated with the Proof of Delivery / Tracking. Format is YYYY-MM-DD . Query multiple delivery dates in a string separated by a comma. Example "2019-05-05, 2019-05-06" |