10. Withdrawal (Wallet)
Information must be sent through this service to withdraw money from an account using the specified alias and to process the withdrawn amount.
Withdraw Money with Wallet 'Id' Information
Parameter
Type
Required
Description
{
"Id": "{{walletId}}",
"Amount": 1,
"Description": "description",
"ExternalReference": "{{$randomFullName}}"
}Service Request
Parameter
Type
Description
Service Response
Parameter
Type
Description
Service Response (Value)
Parameter
Type
Description
Last updated