The VerifyCashDeclarationExpensInfo function verifies a cashDeclarationExpens record against the available business rules.
Method | /VerifyCashDeclarationExpenseInfo |
The request body is of type VerifyCashDeclarationExpenseInfo.
Name | Description | Data Type |
---|---|---|
cashDeclarationExpense | CashDeclarationExpenseInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCashDeclarationExpenseInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyCashDeclarationExpenseInfoResult | ArrayOfVerifyExceptionInfo |
|