The CalculateCashDeclarationAttribute calculate totals for a cashDeclaration or a single CashDeclarationAttribute record.
Method | /CalculateCashDeclarationAttribute |
The request body is of type CalculateCashDeclarationAttribute.
Name | Description | Data Type |
---|---|---|
cashDeclarationId | xml:int | |
cashDeclarationAttributeId | xml:int | |
startAmount | xml:decimal |
|
The response body is of type CalculateCashDeclarationAttributeResponse.
Name | Description | Data Type |
---|---|---|
CalculateCashDeclarationAttributeResult | CashDeclarationCalculationResult |
|