The GetCashDeclarationWithdrawals function returns all cashDeclarationWithdrawal records for the specified parameters.
Method | /GetCashDeclarationWithdrawals |
The request body is of type GetCashDeclarationWithdrawals.
Name | Description | Data Type |
---|---|---|
filter | CashDeclarationWithdrawalsFilter |
|
The response body is of type GetCashDeclarationWithdrawalsResponse.
Name | Description | Data Type |
---|---|---|
GetCashDeclarationWithdrawalsResult | ArrayOfViewCashDeclarationWithdrawalInfo |
|