The GetSingleCashDeclarationWithdrawal function returns the cashDeclarationWithdrawal record for the given primary key.
Method | /GetSingleCashDeclarationWithdrawal |
The request body is of type GetSingleCashDeclarationWithdrawal.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCashDeclarationWithdrawalResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCashDeclarationWithdrawalResult | CashDeclarationWithdrawalInfo |
|