{
"transDocId": "string"
}
curl --location --request POST 'api=pendingDetail' \
--header 'Content-Type: application/json' \
--data-raw '{
"transDocId": "string"
}'
{
"code": 0,
"message": "string",
"reqId": "string",
"payload": {
"docId": "string",
"orderId": "string",
"orderName": "string",
"channelTransfer": "string",
"channelsName": {
"key": "string"
},
"transactionStatus": "string",
"amount": 0,
"open": 0,
"close": 0,
"pricing": "string",
"totalAmount": 0,
"destinationAccountNumber": "string",
"destinationBankName": "string",
"sourceBankName": "string",
"beneficiaryName": "string",
"reference": "string",
"beneficaryRfc": "string",
"comapanyRfc": "string",
"companyClabe": "string",
"productCode": "string",
"transferType": "string",
"transferDate": "2019-08-24T14:15:22Z",
"moventType": "string",
"type": "string",
"transactionSnapshot": {
"docId": "string",
"group": {
"createdTime": "2019-08-24T14:15:22Z",
"docId": "string",
"starId": "string",
"alias": "string",
"channel": [
{
"name": "string",
"display": "string",
"code": "string",
"level": "string",
"productList": [
{
"code": "string",
"name": "string",
"title": {
"key": "string"
},
"pricing": {
"type": "string",
"value": 0,
"paymentMethodList": [
{
"code": "string",
"name": "string",
"isEnable": true
}
]
},
"cash": {
"resetTypes": {
"code": "string",
"name": "string",
"display": {
"key": "string"
}
},
"startTime": "string",
"endTime": "string",
"operationDayList": [
{
"code": "string",
"name": "string",
"isEnable": true
}
],
"maxDailyAmount": 0,
"maxMonthlyAmount": 0,
"maxTransactionAmount": 0,
"maxTransactionNumber": 0
},
"commission": {
"businessPercent": 0,
"referPercent": 0
},
"level": "string"
}
]
}
],
"assignList": [
{
"name": "string",
"avatar": "string",
"docId": "string",
"roleName": {
"key": "string"
},
"id": 0
}
],
"id": 0,
"companyNumber": "string",
"isStarGroup": "string",
"coffee": {
"clabe": "string",
"value": "string",
"beneficaryName": "string"
}
},
"starProduct": {
"code": "string",
"name": "string",
"title": {
"key": "string"
},
"pricing": {
"type": "string",
"value": 0,
"paymentMethodList": [
{
"code": "string",
"name": "string",
"isEnable": true
}
]
},
"cash": {
"resetTypes": {
"code": "string",
"name": "string",
"display": {
"key": "string"
}
},
"startTime": "string",
"endTime": "string",
"operationDayList": [
{
"code": "string",
"name": "string",
"isEnable": true
}
],
"maxDailyAmount": 0,
"maxMonthlyAmount": 0,
"maxTransactionAmount": 0,
"maxTransactionNumber": 0
},
"commission": {
"businessPercent": 0,
"referPercent": 0
},
"level": "string"
},
"product": {
"code": "string",
"name": "string",
"title": {
"key": "string"
},
"pricing": {
"type": "string",
"value": 0,
"paymentMethodList": [
{
"code": "string",
"name": "string",
"isEnable": true
}
]
},
"cash": {
"resetTypes": {
"code": "string",
"name": "string",
"display": {
"key": "string"
}
},
"startTime": "string",
"endTime": "string",
"operationDayList": [
{
"code": "string",
"name": "string",
"isEnable": true
}
],
"maxDailyAmount": 0,
"maxMonthlyAmount": 0,
"maxTransactionAmount": 0,
"maxTransactionNumber": 0
},
"commission": {
"businessPercent": 0,
"referPercent": 0
},
"level": "string"
},
"company": {
"assignList": [
{
"name": "string",
"avatar": "string",
"docId": "string",
"roleName": {
"key": "string"
},
"id": 0
}
],
"clabe": "string"
},
"manager": {
"email": "string",
"role": "string",
"userId": 0,
"name": "string",
"fullName": "string"
},
"rejectBy": "string",
"rejectReason": "string"
},
"instructorName": "string",
"scheduleDate": "2019-08-24T14:15:22Z",
"strSchedule": "string",
"scheduleType": "string",
"aliasDestionAccount": "string",
"beneficaryEmail": "string",
"traceNumber": "string",
"status": "string",
"message": "string",
"createTime": "2019-08-24T14:15:22Z",
"batch": [
{}
]
}
}