The GetCashDeclarationPayments function returns all cashDeclarationPayment records for the specified parameters.
Method | /GetCashDeclarationPayments |
The request body is of type GetCashDeclarationPayments.
Name | Description | Data Type |
---|---|---|
filter | CashDeclarationPaymentsFilter |
|
The response body is of type GetCashDeclarationPaymentsResponse.
Name | Description | Data Type |
---|---|---|
GetCashDeclarationPaymentsResult | ArrayOfViewCashDeclarationPaymentInfo |
|