Daily Auto-Withdrawal Summary
Input Parameters
Parameter
Type
Mandatory
Description
Response Parameters
Parameter
Type
Description
{
"WalletId": "1e0b6ee0-48e9-41c6-bcd9-fe384168894b",
"AutomaticDailyWithdrawWalletTransactionId" : "276d54c5-0b3b-459f-a6a2-4663e220d36c",
"WalletTransactionReportType": 1
}{
"statusCode": 200,
"message": "POST Request successful.",
"isError": false,
"result": [
{
"CreatedAt": "2025-04-21T23:12:04.730977Z",
"Description": "Funds received by Funding Source (Bank of Montreal-12345-12312314562)",
"Debit": 0,
"Credit": 100,
"Balance": 200.0,
"TransactionId": "f4e619c6-145b-4600-b621-acfd5767963e",
"IsAutomaticDailyWithdraw": false
},
{
"CreatedAt": "2025-04-21T23:12:04.486997Z",
"Description": "Funds received by Funding Source (Bank of Montreal-12345-12312314562)",
"Debit": 0,
"Credit": 100,
"Balance": 100.0,
"TransactionId": "c8657c17-cf97-4aff-868d-b56b7358ab0f",
"IsAutomaticDailyWithdraw": false
}
]
}Last updated
Was this helpful?
