object

PaymentOrderDetails

Payment Order response model.
Fields
callback_url
String
Callback url for aggregator.
data
JSON
Payment related fields returned by the API across different aggregators (like Razorpay, Juspay, Paytm, Simpl, etc.). It contains details such as transaction amount, payment method, aggregator info, wallet/bank codes, callback URLs, and QR or UPI information.
message
String!
Required
Detailed message.
order_id
String
Merchant order id.
payment_confirm_url
String
Payment confirm url for aggregator.
status_code
Int
HTTP status code.
success
Boolean
Successful or failure.