GET api/cashBalancing/{id}/details
List the cash balancing details (operator/ drawer/ machine)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Cash balancing header identifier |
globally unique identifier |
Required |
HeaderIdentifier | Collection of byte |
None. |
|
HeaderIdentifierGuid |
Identifier of the cash balancing header record |
globally unique identifier |
None. |
DrawerManagement | CashBalancingDrawerManagement |
None. |
|
Take | integer |
None. |
|
Skip | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
List of match cash balancing detail records
PageListOfCashBalancingName | Description | Type | Additional information |
---|---|---|---|
Type | string |
None. |
|
List | Collection of CashBalancing |
None. |
|
Skip |
Number of records to skip over |
integer |
None. |
Take |
Number of records to take |
integer |
None. |
TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
Sample:
{ "type": "CashBalancing", "list": [ { "$id": "2", "id": 1, "headerIdentifier": "f/KFWPzb1UythBTr7Utu9A==", "headerIdentifierGuid": "5885f27f-dbfc-4cd5-ad84-14ebed4b6ef4", "operatorG_UID": "5AgJ5fJ8F0Wdu20dZ9aHLA==", "operatorGuid": "e50908e4-7cf2-4517-9dbb-6d1d67d6872c", "date": "2025-10-05T00:02:37.8488953", "operatorCash": 4, "drawerID": 5, "machineID": 6, "managerCash": 7, "expectedCash": 8, "finalisedCash": 9, "operatorCashNote": "sample string 10", "managerCashNote": "sample string 11", "expectedPickup": 12, "pickupCash": 13, "start": "2025-10-05T00:02:37.8488953", "end": "2025-10-05T00:02:37.8488953", "operatorName": "sample string 16", "operatorNumber": "sample string 17", "machineName": "sample string 18", "operators": "sample string 19" }, { "$ref": "2" } ], "skip": 1, "take": 1, "totalCount": 1 }
application/xml, text/xml
Sample:
<PageListOfCashBalancingpECW3qp9 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.Common"> <Skip>1</Skip> <Take>1</Take> <TotalCount>1</TotalCount> <List xmlns:d2p1="http://gapsolutions.com.au/schema/ezimanager"> <d2p1:CashBalancing> <d2p1:Date>2025-10-05T00:02:37.8488953+00:00</d2p1:Date> <d2p1:DrawerID>5</d2p1:DrawerID> <d2p1:End>2025-10-05T00:02:37.8488953+00:00</d2p1:End> <d2p1:ExpectedCash>8</d2p1:ExpectedCash> <d2p1:ExpectedPickup>12</d2p1:ExpectedPickup> <d2p1:FinalisedCash>9</d2p1:FinalisedCash> <d2p1:HeaderIdentifier>f/KFWPzb1UythBTr7Utu9A==</d2p1:HeaderIdentifier> <d2p1:HeaderIdentifierGuid>5885f27f-dbfc-4cd5-ad84-14ebed4b6ef4</d2p1:HeaderIdentifierGuid> <d2p1:ID>1</d2p1:ID> <d2p1:MachineID>6</d2p1:MachineID> <d2p1:MachineName>sample string 18</d2p1:MachineName> <d2p1:ManagerCash>7</d2p1:ManagerCash> <d2p1:ManagerCashNote>sample string 11</d2p1:ManagerCashNote> <d2p1:OperatorCash>4</d2p1:OperatorCash> <d2p1:OperatorCashNote>sample string 10</d2p1:OperatorCashNote> <d2p1:OperatorG_UID>5AgJ5fJ8F0Wdu20dZ9aHLA==</d2p1:OperatorG_UID> <d2p1:OperatorGuid>e50908e4-7cf2-4517-9dbb-6d1d67d6872c</d2p1:OperatorGuid> <d2p1:OperatorName>sample string 16</d2p1:OperatorName> <d2p1:OperatorNumber>sample string 17</d2p1:OperatorNumber> <d2p1:Operators>sample string 19</d2p1:Operators> <d2p1:PickupCash>13</d2p1:PickupCash> <d2p1:Start>2025-10-05T00:02:37.8488953+00:00</d2p1:Start> </d2p1:CashBalancing> <d2p1:CashBalancing> <d2p1:Date>2025-10-05T00:02:37.8488953+00:00</d2p1:Date> <d2p1:DrawerID>5</d2p1:DrawerID> <d2p1:End>2025-10-05T00:02:37.8488953+00:00</d2p1:End> <d2p1:ExpectedCash>8</d2p1:ExpectedCash> <d2p1:ExpectedPickup>12</d2p1:ExpectedPickup> <d2p1:FinalisedCash>9</d2p1:FinalisedCash> <d2p1:HeaderIdentifier>f/KFWPzb1UythBTr7Utu9A==</d2p1:HeaderIdentifier> <d2p1:HeaderIdentifierGuid>5885f27f-dbfc-4cd5-ad84-14ebed4b6ef4</d2p1:HeaderIdentifierGuid> <d2p1:ID>1</d2p1:ID> <d2p1:MachineID>6</d2p1:MachineID> <d2p1:MachineName>sample string 18</d2p1:MachineName> <d2p1:ManagerCash>7</d2p1:ManagerCash> <d2p1:ManagerCashNote>sample string 11</d2p1:ManagerCashNote> <d2p1:OperatorCash>4</d2p1:OperatorCash> <d2p1:OperatorCashNote>sample string 10</d2p1:OperatorCashNote> <d2p1:OperatorG_UID>5AgJ5fJ8F0Wdu20dZ9aHLA==</d2p1:OperatorG_UID> <d2p1:OperatorGuid>e50908e4-7cf2-4517-9dbb-6d1d67d6872c</d2p1:OperatorGuid> <d2p1:OperatorName>sample string 16</d2p1:OperatorName> <d2p1:OperatorNumber>sample string 17</d2p1:OperatorNumber> <d2p1:Operators>sample string 19</d2p1:Operators> <d2p1:PickupCash>13</d2p1:PickupCash> <d2p1:Start>2025-10-05T00:02:37.8488953+00:00</d2p1:Start> </d2p1:CashBalancing> </List> </PageListOfCashBalancingpECW3qp9>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK R E[�&¶