The GetSingleCashDeclarationPayment function returns the cashDeclarationPayment record for the given primary key.
| Method | /GetSingleCashDeclarationPayment |
The request body is of type GetSingleCashDeclarationPayment.
| Name | Description | Data Type |
|---|---|---|
| itemId | xml:int |

![]() |
|
The response body is of type GetSingleCashDeclarationPaymentResponse.
| Name | Description | Data Type |
|---|---|---|
| GetSingleCashDeclarationPaymentResult | CashDeclarationPaymentInfo |

![]() |
|