The VerifyCashDeclarationInfo function verifies a cashDeclaration record against the available business rules.
Method | /VerifyCashDeclarationInfo |
The request body is of type VerifyCashDeclarationInfo.
Name | Description | Data Type |
---|---|---|
cashDeclaration | CashDeclarationInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCashDeclarationInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyCashDeclarationInfoResult | ArrayOfVerifyExceptionInfo |
|