Query Partner Transactions
Query partner transaction information list
Request URL
Request Body
Name
Type
Description
Response
{
"code": "10000",
"msg": "Success",
"data": [
{
"transaction_id": "100009",
"order_no": "1721981116404",
"transaction_type": 100,
"transaction_status": 1,
"account_no": "200100******0057",
"account_name": "individual - autotest - 20240726+142031 Williams",
"billing_currency": "USD",
"billing_amount": "5.00",
"billing_fee": "0.00",
"transaction_amount": "5.00",
"transaction_currency": "USD",
"exchange_rate": "1",
"reference": "6",
"related_transaction_id":"",
"business_date": "2024-07-26",
"created_at": "2024-07-26 16:05:53"
}
],
"total": 2,
"random_key":"abssdddd2wdw==",
"sign_type": "RSA",
"app_id": "2017051914172236111"
}Name
Type
Description
Example
Last updated