The GetSingleCashDeclaration function returns the cashDeclaration record for the given primary key.
Method | /GetSingleCashDeclaration |
The request body is of type GetSingleCashDeclaration.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCashDeclarationResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCashDeclarationResult | CashDeclarationInfo |
|