{
"status": 0,
"message": "string",
"data": {
"pageNumber": 0,
"pageSize": 0,
"totalPage": 0,
"totalRow": 0,
"records": [
{
"merchantOrderId": "string",
"orderId": "string",
"orderStatus": "string",
"businessType": "string",
"paymentMethod": "string",
"sourceCurrency": "string",
"targetCurrency": "string",
"sourceAmount": 0,
"targetAmount": 0,
"ourFee": 0,
"ourFeeCurrency": "string",
"payInFee": 0,
"payInFeeCurrency": "string",
"payOutFee": 0,
"payOutFeeCurrency": "string",
"createdTime": "string",
"completedTime": "string",
"sourceAccountId": "string",
"targetAccountId": "string"
}
]
},
"traceId": "string"
}