{
"error_code": "string",
"error_description": "string",
"merchant_id": "18000000000000",
"trans_id": "t202311081113",
"order_id": "string",
"status": "PROCESSING",
"authorisation_type": "FINAL_AUTH",
"capture_method": "AUTOMATIC",
"amount": 1250,
"currency": "CNY",
"pay_finish_time": "2023-11-24T11:34:37+0800",
"recurring_agreement_id": "RA37285619238472",
"token": "TK32896597324223532",
"shopper_reference": "user1234567890",
"authentication_result": {
"authentication_url": "string"
},
"expire_time": "2023-11-24T11:34:37+0800",
"payment": {
"payment_method": "BankCard"
},
"card_info": {
"bin": "string",
"last4": "string",
"card_brand": "VISA"
},
"balances": {
"authed_amount": 0,
"captured_amount": 0,
"able_to_capture_amount": 0,
"voided_amount": 0,
"able_to_void_amount": 0,
"refunded_amount": 0,
"able_to_refund_amount": 0
}
}