The GetLastCashDeclaration function returns the last found cashDeclaration record for the given store.
Method | /GetLastCashDeclaration |
The request body is of type GetLastCashDeclaration.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
skipItemId | xml:int |
|
The response body is of type GetLastCashDeclarationResponse.
Name | Description | Data Type |
---|---|---|
GetLastCashDeclarationResult | CashDeclarationInfo |
|