These docs are for v1. Click to read the latest docs for v3.
{ "txn_no": "2207-117037", "state": "Awaiting_Payment", "sub_state": "Generic", "invoice_currency": "USD", "invoice_amount": 1000, "milestone": { "code": "Scheme 2", "short_description": "30% advance; 70% on delivery", "long_description": "Pay 30% advance to the seller and 70% when the shipment gets delivered", "breakdowns": [ { "milestone_no": 1, "category": "payment", "type": "passthrough", "percentage": 30, "milestone_amount": 300, "status": "new", "txn_status": "new", "doc_status": "na" }, { "milestone_no": 2, "category": "payout", "type": "passthrough", "percentage": 30, "milestone_amount": 294.6, "status": "new", "txn_status": "new", "doc_status": "na" }, { "milestone_no": 3, "category": "payment", "type": "hold", "percentage": 70, "milestone_amount": 700, "status": "new", "txn_status": "new", "doc_status": "na" }, { "milestone_no": 4, "category": "payout", "type": "hold", "percentage": 70, "milestone_amount": 687.4, "status": "new", "txn_status": "new", "doc_status": "na" } ] }, "partner_reference_id": "uid1" }

Response Parameters

ParameterDescription
txn_nostring Year and 5 digit escrow transcation number
statestring State / status of escrow
sub_statestring Sub state / status of escrow
invoice_currencystring Invoice currency
invoice_amountfloat Invoice amount

Did this page help you?