The VerifyCashDeclarationWithdrawalInfo function verifies a cashDeclarationWithdrawal record against the available business rules.
Method | /VerifyCashDeclarationWithdrawalInfo |
The request body is of type VerifyCashDeclarationWithdrawalInfo.
Name | Description | Data Type |
---|---|---|
cashDeclarationWithdrawal | CashDeclarationWithdrawalInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCashDeclarationWithdrawalInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyCashDeclarationWithdrawalInfoResult | ArrayOfVerifyExceptionInfo |
|