Pending Transactions
Transaction Pending KYC Endpoint
This is used to get the orders (buy or sell) that are pending.
Response Header
{ success: true,
message: String,
data: [
{
partner_order_id: "",
currency: "",
date_created: "",
txn_type: "BUY | SELL",
memo: "ON-RAMP | OFF-RAMP"
}
]
}Types of Pending
Types
Causes
Resolution
Timeline
Dispute Resolution & Issues Handling
Last updated