Returns a list of Unprocessed extended Member Usage Details
From Query | Type | Description |
---|---|---|
FacilityGuid | Guid | Guid that uniquely identifies the Facility/Location See Locations. Must be Facility |
[UnprocessedMemberUsageExtendedResultsDataModel]
Name | Type | Description | ||||
---|---|---|---|---|---|---|
Id | Int32 | Id of the record | ||||
ClubShortName | String | The short version of the clubs name | ||||
ComputerName | String | Name of the computer that was used | ||||
EntryDetail | String | Detail of the entry - Swipe or Inventory item no | ||||
EntryTime | DateTime | Date and time of this action | ||||
EntryType | Type of entry - Swipe or Sale | |||||
|
||||||
MemberId | Int32 | Members Id | ||||
UsageCount | Int32 | The usage count |
[ { "Id": 1, "ClubShortName": "sample string 2", "MemberId": 1, "EntryType": 1, "EntryDetail": "sample string 3", "ComputerName": "sample string 4", "UsageCount": 1, "EntryTime": "2025-04-25T14:13:50.6470065+01:00" }, { "Id": 1, "ClubShortName": "sample string 2", "MemberId": 1, "EntryType": 1, "EntryDetail": "sample string 3", "ComputerName": "sample string 4", "UsageCount": 1, "EntryTime": "2025-04-25T14:13:50.6470065+01:00" }, { "Id": 1, "ClubShortName": "sample string 2", "MemberId": 1, "EntryType": 1, "EntryDetail": "sample string 3", "ComputerName": "sample string 4", "UsageCount": 1, "EntryTime": "2025-04-25T14:13:50.6470065+01:00" } ]
Bundle(s) |
---|
Integration |