2.15.2. Request
| Parameter | Description | 
| /withdraw | Collection. | 
#withdraw
Request example
{
    "employeeName": "John Doe",
    "amount": 100000,
    "currency": "MDL"
}
| Parameter | Description | 
| /withdraw | Collection. | 
#withdraw
{
    "employeeName": "John Doe",
    "amount": 100000,
    "currency": "MDL"
}