GET api/Wallets?companyId={companyId}&deviceId={deviceId}&lastSync={lastSync}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId | globally unique identifier |
Required |
|
| deviceId | globally unique identifier |
Required |
|
| lastSync | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Wallet| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| companyId | globally unique identifier |
None. |
|
| shortName | string |
None. |
|
| BoatCrew | boolean |
None. |
|
| SortOrder | integer |
None. |
|
| Active | boolean |
None. |
|
| ReconcileShow | boolean |
None. |
|
| BoatId | globally unique identifier |
None. |
|
| Company | Company |
None. |
|
| Tickets | Collection of Ticket |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "63578dd3-19c9-406a-8201-d4ebd51888bd",
"Name": "sample string 2",
"companyId": "1d06b938-cc96-4bfe-a742-09275d736265",
"shortName": "sample string 4",
"BoatCrew": true,
"SortOrder": 1,
"Active": true,
"ReconcileShow": true,
"BoatId": "6f0dca56-130a-4212-b08d-c01899aec5a1",
"Company": {
"$id": "2",
"CompanyId": "8ef749ca-b45c-476b-b80b-bfa1520e4dac",
"CompanyName": "sample string 2",
"CompanyCode": "sample string 3",
"Address": "sample string 4",
"City": "sample string 5",
"State": "sample string 6",
"ZipCode": "sample string 7",
"Website": "sample string 8",
"Phone": "sample string 9",
"IndustryId": "0bc7e35c-cbf5-49c3-be5b-606441f8e649",
"QuickBooksFile": "sample string 10",
"email": "sample string 11",
"ChargeAccounts": [
{
"$id": "3",
"ID": "45b36df9-3ea9-413b-8c39-a108ccadbdb2",
"Name": "sample string 2",
"CompanyId": "0a842885-51ab-4f01-a4f1-50f4b7648f55",
"CurrentBalance": 4.0,
"LowBalance": 1.0,
"Address1": "sample string 5",
"Address2": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"ZipCode": "sample string 9",
"Phone": "sample string 10",
"email": "sample string 11",
"ContactName": "sample string 12",
"Status": "sample string 13",
"AcctType": "sample string 14",
"PriceSheetId": "91d1302c-b3e4-4997-865b-ca1a4ae90522",
"Coupons": 1,
"CloseDate": "2026-06-01T15:34:41Z",
"AccountNumber": "sample string 15",
"Country": "sample string 16",
"FrequentlyUsed": true,
"SortOrder": 1,
"StartDate": "2026-06-01T15:34:41Z",
"InActive": true,
"Password": "sample string 17",
"Company": {
"$ref": "2"
},
"ChargeCards": [
{
"$id": "4",
"ID": "bf4b5d44-bdc9-46a6-96b4-f983bfa69a5e",
"CompanyId": "2b09a90e-5991-4470-b9aa-c8409101eaf2",
"CardNumber": "sample string 3",
"ChargeAccountId": "df9c5f22-c282-4eeb-866b-155b6caac07a",
"VoidDate": "2026-06-01T15:34:41Z",
"PassengerID": "69e3c8b6-62ff-4563-8055-ff917e24582b",
"PriceSheetID": "1e52fe2f-3f7c-4600-bf1d-4a06a138f60f",
"CardType": "sample string 4",
"VoidReason": "sample string 5",
"CardTypeId": "732b62a2-40b3-487e-a579-793992666eb6",
"CardType1": {
"$id": "5",
"Id": "5367fc27-8179-43eb-b803-d34f5e25bd6e",
"Type": "sample string 2",
"Description": "sample string 3",
"CardStyle": "sample string 4",
"PriceSheetId": "2f1f620e-5652-490d-a5d9-1daa7ca27277",
"ItemId": "493bfea6-f954-4b9e-a1db-eeb5cb144027",
"Discount": true,
"companyId": "f02db56d-6681-4468-9767-92143d9d2f75",
"NewCardChargeId": "ca17c2dd-3c23-4653-a7fa-1e1e67d89027",
"rowguid": "7ee2a075-e01a-4443-be6d-b21a8b163ddd",
"Disclaimer": "sample string 7",
"FromLocationId": "1a95ae00-e9d8-4fc6-ab90-886f3c107002",
"ToLocationId": "80873c95-e9c4-4215-9542-cf35aba5ed7b",
"ChargeCards": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Company": {
"$ref": "2"
},
"Payments": [
{
"$id": "6",
"ID": "9bf384b3-164c-404d-bb57-fc728804162a",
"TypeId": "915023a9-d2c7-4b4f-b1a5-d1c2e955df8a",
"Type": "sample string 2",
"AccountID": "6425034c-bf50-46eb-9e8c-068429e780a3",
"Amount": 3.0,
"TicketId": "4e72c201-3625-4a59-84e9-fbc4bc1b8704",
"Coupons": 1,
"ItemId": "34eab249-f232-4d07-b983-b0c03336d1b4",
"CreditAuthorization": "sample string 5",
"CreditAuthorizationAmt": 1.0,
"CreditRefNumber": "sample string 6",
"Void": true,
"VoidDateTime": "2026-06-01T15:34:41Z",
"VoidAmt": 1.0,
"VoidRefNumber": "sample string 8",
"Returned": true,
"ReturnDateTime": "2026-06-01T15:34:41Z",
"ReturnAmt": 1.0,
"ReturnRefNumber": "sample string 10",
"CardId": "5937bb7a-885e-4fb2-9fc9-6247a23491cd",
"CouponId": "18e962d2-1a48-4ac4-a7dc-e25eff71181e",
"CouponNumber": "sample string 11",
"Deposit": true,
"Paylater": 1.1,
"ChargeCard": {
"$ref": "4"
},
"PaymentType": {
"$id": "7",
"Id": "0b335c24-477a-4980-9370-49f586bfa183",
"Type": "sample string 2",
"Description": "sample string 3",
"Display": "sample string 4",
"SortOrder": 5,
"CompanyId": "d7cbeb46-dcb3-4239-a766-47f22c6939f6",
"ReconcileShow": true,
"Company": {
"$ref": "2"
},
"Payments": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"Ticket": {
"$id": "8",
"ID": "781b39b2-55c2-4546-9d8f-b789fd991f5d",
"Number": "sample string 2",
"SaleDateTime": "2026-06-01T15:34:41Z",
"SellerID": "b3651641-39e8-44a5-901b-1c395fdc2805",
"BoardingTime": "2026-06-01T15:34:41Z",
"BoarderID": "1907b974-2b3b-4a4a-a2d4-06cdaef932b3",
"Total": 1.0,
"WalletId": "c02057a2-d290-4ce2-8878-c0ea7d09e3b0",
"LocationId": "f1c07d8a-b3ff-454e-91d6-f3d5aa8c6c9f",
"PassengerId": "c79502ce-f28a-4bc3-a677-64efadb17bb1",
"ReturnTime": "2026-06-01T15:34:41Z",
"ReturnBoarderId": "afa9e938-b314-4f4e-b061-c09029a3c300",
"Void": true,
"CompanyId": "fa045641-a437-419c-acd1-5ef4e9bfe517",
"EntryTime": "2026-06-01T15:34:41Z",
"BoardingBoatId": "c70a37d5-1e76-4306-89fa-f0d21dc07cfc",
"BoardingLocationId": "4f69c697-68b1-4391-84cf-5ca765834c2f",
"BoardingTripId": "e29676e9-9883-47ca-b875-ca31032809c1",
"ReturnBoatId": "1cc2e15d-f235-4a6f-b84c-e0348436b183",
"ReturnLocationId": "fdf3f6d6-88af-410d-9d57-2e02d1b25b2c",
"ReturnTripId": "3dba6ef5-0f1e-4ca2-9a86-96fe3c78fb3e",
"roundtrip": true,
"HandHeldSaleNum": "sample string 6",
"ReservationItineraryId": "21e08fa0-bb8c-4ed9-aa3f-4db222f9b3cc",
"ReservationTripId": "e0b6854a-aed1-4ab1-b45b-dc565518763d",
"Cancelled": true,
"Stay": "sample string 8",
"InternalComments": "sample string 9",
"Memo": "sample string 10",
"CancellationUserId": "7e575244-bf86-4a73-88d3-803a1d9b2fbc",
"FromLocationId": "02ba491a-fb90-4dae-a9b9-9a5f2ad3c7cb",
"ToLocationId": "4cb40f9d-db68-4966-8430-52ef76bf009c",
"CancelTime": "2026-06-01T15:34:41Z",
"CancellationUserId1": "97282e74-08f8-4f7b-8d83-d55f4e5cd06a",
"CancelTicketid": "f928db45-fcc6-40a3-8e7e-5e1cd79e844f",
"CancelAmount": 1.0,
"Edit": 1,
"RefundAmount": 1.1,
"LineItems": [
{
"$id": "9",
"ID": "75ff8337-b7e5-4c7d-b4e0-048d61f10943",
"TicketID": "88834b76-3c33-4bbf-b8be-d5374c1f143e",
"Number": 3,
"Description": "sample string 4",
"Qty": 5.1,
"Total": 6.1,
"ItemID": "c1c5bf91-9987-4d8f-8d52-56ca66c3b5be",
"Discount": 1.1,
"Coupons": 1,
"CardId": "d704254a-f4d4-4c72-9e7e-4cccd6c2c786",
"NewCardSale": true,
"GiftCertificateUsed": true,
"Item": {
"$id": "10",
"ID": "cd92861e-47c4-4bef-bd46-ef5b23c6bf93",
"ItemNumber": "sample string 2",
"ShortName": "sample string 3",
"Name": "sample string 4",
"Description": "sample string 5",
"ItemType": "d29b791e-3035-4aaf-baaf-0add7fc1cb60",
"SortOrder": 7,
"CompanyId": "ed888766-3987-49ca-b87d-ae9b4f37d752",
"OneWayId": "fe35986b-69ff-45c3-8f2b-4baacb1c040d",
"RoundTrip": true,
"InActive": true,
"CardPriceSheetId": "692e65bc-c43d-4b2f-a828-d26cfa7b08aa",
"TakesSeat": true,
"Groups": true,
"Expire": 1,
"Disclaimer": "sample string 12",
"quickbooksId": "3d5ec688-c416-4c21-ad83-097a0198c8f8",
"Company": {
"$ref": "2"
},
"RoundTripItems": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"OneWayItem": {
"$ref": "10"
},
"PriceSheet": {
"$id": "11",
"ID": "187f8dff-6551-421d-a2d2-3160faa18849",
"Name": "sample string 2",
"Description": "sample string 3",
"CompanyId": "bf9755a4-74cf-4729-a788-c4a6eba5be4c",
"Basic": "sample string 5",
"StartDate": "2026-06-01T15:34:41Z",
"EndDate": "2026-06-01T15:34:41Z",
"Hierarchy": 6,
"Inactive": true,
"Company": {
"$ref": "2"
},
"Effectives": [
{
"$id": "12",
"EffectiveID": "9764794e-3a1d-4f64-8411-6d37f8ec2d27",
"PriceSheetID": "0779fd74-3610-4d9c-a230-d5608b6a848a",
"EffectiveDay": 1,
"EffectiveStartTime": "2026-06-01T15:34:41Z",
"EffectiveEndTime": "2026-06-01T15:34:41Z",
"Checked": "sample string 3",
"PriceSheet": {
"$ref": "11"
}
},
{
"$ref": "12"
}
],
"Items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"Prices": [
{
"$id": "13",
"ID": "e91973d5-09ad-44e9-8100-de672c6b970f",
"PriceSheetId": "5175f598-2129-430b-87fd-8db7ad36e27e",
"ItemId": "231beb55-1dc8-4dd0-8606-6af933a74cb0",
"Price1": 4.0,
"StartDate": "2026-06-01T15:34:41Z",
"EndDate": "2026-06-01T15:34:41Z",
"DefaultPrice": true,
"Item": {
"$ref": "10"
},
"PriceSheet": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"ChargeCards": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"LineItems": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"Prices": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"Ticket": {
"$ref": "8"
},
"ChargeCard": {
"$ref": "4"
}
},
{
"$ref": "9"
}
],
"Payments": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"User": {
"$id": "14",
"username": "sample string 4",
"pwdKey": "sample string 14",
"dName": "s.sample string 7",
"id": "8a4841b6-bbf9-46cc-a9d5-7197fb4673dd",
"UsersId": "8a4841b6-bbf9-46cc-a9d5-7197fb4673dd",
"UserName": "sample string 4",
"DateHired": "2026-06-01T15:34:41Z",
"FirstName": "sample string 5",
"MiddleName": "sample string 6",
"LastName": "sample string 7",
"Address": "sample string 8",
"City": "sample string 9",
"State": "sample string 10",
"ZipCode": "sample string 11",
"Phone": "sample string 12",
"Cell": "sample string 13",
"Password": "sample string 14",
"sql": "sample string 15",
"pwd": "sample string 16",
"timechanged": "2026-06-01T15:34:41Z",
"inactive": true,
"Email": "sample string 19",
"AccessFailedCount": 1,
"EmailConfirmed": true,
"LockoutEnabled": true,
"LockoutEndDateUtc": "2026-06-01T15:34:41Z",
"PhoneNumberConfirmed": true,
"SecurityStamp": "sample string 20",
"TwoFactorEnabled": true,
"Tickets": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"Users_UserPermissions": [
{
"$id": "15",
"Users_UserPermissionsId": "0ec4ad82-43a1-4cbe-be84-01bfee764baf",
"UsersId": "9df8ed0e-76fc-40b2-af2d-b947909d8744",
"PermissionsID": "a0925068-c7cc-47a7-8b27-de2575ca0d52",
"User": {
"$ref": "14"
}
},
{
"$ref": "15"
}
],
"AccountTransactions": [
{
"$id": "16",
"ID": "b7bd5443-9aae-48b7-8c12-798e9ad76c53",
"TransactionDate": "2026-06-01T15:34:41Z",
"Amount": 3.0,
"Type": "sample string 4",
"ChargeAccountID": "73fda5fe-0037-46ff-9609-a6132bc6e3af",
"UserID": "0a9ca449-c61e-4094-92af-e00bb9a0981c",
"PaymentType": "sample string 6",
"TransactionType": {
"$id": "17",
"TranType": "sample string 1",
"Description": "sample string 2",
"AccountTransactions": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"User": {
"$ref": "14"
}
},
{
"$ref": "16"
}
],
"User_Role": [
{
"$id": "18",
"UsersId": "8e0c8e40-f814-4d3e-b19d-157f3ba19501",
"RoleId": "f35607bd-7687-49b1-a751-825e3a1c776a",
"TerminationDate": "2026-06-01T15:34:41Z",
"rowguid": "e696152c-0851-4be6-9117-5fb72d344c70",
"User": {
"$ref": "14"
}
},
{
"$ref": "18"
}
],
"CompanyUsers": [
{
"$id": "19",
"CompanyUserId": "c1f9924f-251e-4185-b57b-3036cc46cda9",
"CompanyId": "8b9518b1-2fca-4967-9d80-4035ab1e083c",
"UsersId": "12393838-f621-4e4d-906a-e9240f06e8a9",
"UserNumber": "sample string 3",
"StartDate": "2026-06-01T15:34:41Z",
"TerminationDate": "2026-06-01T15:34:41Z",
"Company": {
"$ref": "2"
},
"User": {
"$ref": "14"
}
},
{
"$ref": "19"
}
]
},
"Location": {
"$id": "20",
"id": "3a20a531-c4c2-49b4-844b-4bfe7fc87fc6",
"name": "sample string 2",
"abbr": "sample string 3",
"companyId": "b7aa3264-131d-49c5-9912-f63b98207490",
"inactive": true,
"Company": {
"$ref": "2"
},
"Tickets": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"Wallet": {
"$ref": "1"
}
},
"ChargeAccount": {
"$ref": "3"
}
},
{
"$ref": "6"
}
],
"ChargeAccount": {
"$ref": "3"
},
"PriceSheet": {
"$ref": "11"
},
"LineItems": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
{
"$ref": "4"
}
],
"Payments": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
{
"$ref": "3"
}
],
"ChargeCards": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"CompanyUsers": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"deviceCompanies": [
{
"$id": "21",
"id": "9d1ab5a1-e308-4a24-aa44-c239d23b5505",
"deviceId": "005ed5b9-1716-4dc3-a7b3-347560591966",
"companyId": "cb906778-5a27-4eef-8a0e-cc89dcbb5c0d",
"voidDate": "2026-06-01T15:34:41Z",
"Company": {
"$ref": "2"
},
"Device": {
"$id": "22",
"id": "e2e05e03-6542-490a-959a-0ec6364fd65e",
"deviceNumber": "sample string 2",
"deviceName": "sample string 3",
"deviceCompanies": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
}
},
{
"$ref": "21"
}
],
"Items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"ItemTypes": [
{
"$id": "23",
"ID": "764ec84b-9fdd-4ed8-8fbf-cbd88e1e19a8",
"ShortName": "sample string 2",
"Name": "sample string 3",
"Description": "sample string 4",
"CompanyId": "264822c0-1d2f-4e3c-bb32-5a6806bad4c6",
"Company": {
"$ref": "2"
}
},
{
"$ref": "23"
}
],
"Locations": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"PaymentTypes": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"PriceSheets": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"Roles": [
{
"$id": "24",
"RoleId": "0e3c634e-3ff7-4fe2-b0ab-03cf9fc4ff61",
"CompanyId": "cf0b7c41-c771-40d2-880d-6e483dddf9bd",
"RoleName": "sample string 2",
"Active": true,
"DateRange": 1,
"PasswordChange": 1,
"Company": {
"$ref": "2"
},
"Role_Permissions": [
{
"$id": "25",
"RoleId": "2fdc94d3-b9e2-4f1f-9e98-bf4fa8f614ee",
"PermissionsId": "7ad08eb9-207f-4c55-8779-bdd97e9aa054",
"Role_PermissionsId": "bfb08c50-0c2c-41c3-9432-1996b1d017ff",
"Role": {
"$ref": "24"
}
},
{
"$ref": "25"
}
]
},
{
"$ref": "24"
}
],
"UserPermissions": [
{
"$id": "26",
"UserPermissionId": "15c3991e-5ee7-4704-bbd7-be3c8a74fabb",
"PermissionsId": "fcf6bae0-aa92-4e5e-8a45-75e76e950d4d",
"CompanyId": "b06af13d-2b44-4bb5-b87a-76aee225ade0",
"ReadWrite": true,
"Company": {
"$ref": "2"
},
"Permission": {
"$id": "27",
"PermissionsId": "4ea10598-8e44-42f4-bfea-2395287f0639",
"TypePermission": "sample string 2",
"Name": "sample string 3",
"Description": "sample string 4",
"parentId": "6ac78fa9-094d-4643-a94f-1a24334ced7d",
"MenuSize": 1,
"ParentItem": 1,
"MenuOrder": 1,
"menuTarget": "sample string 5",
"CostPerUnit": 1.1,
"Permissions1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Permission1": {
"$ref": "27"
},
"UserPermissions": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"Wallets": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"Tickets": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
{
"$ref": "1"
}
]