The GetCashDeclarationSafeTransactions function returns total cashDeclarationSafeTransaction records from and to POS per payment type for the specified parameters.
Method | /GetTotalCashDeclarationPosSafeTransactions |
The request body is of type GetTotalCashDeclarationPosSafeTransactions.
Name | Description | Data Type |
---|---|---|
cashDeclarationId | xml:int | |
dueDate | xml:dateTime | |
cashDeclarationSafeTransactionType | CashDeclarationSafeTransactionType |
|
The response body is of type GetTotalCashDeclarationPosSafeTransactionsResponse.
Name | Description | Data Type |
---|---|---|
GetTotalCashDeclarationPosSafeTransactionsResult | ArrayOfViewCashDeclarationTotalPosSafeTransactions |
|