GET api/Wallets?companyId={companyId}&deviceId={deviceId}&lastSync={lastSync}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyId

globally unique identifier

Required

deviceId

globally unique identifier

Required

lastSync

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Wallet
NameDescriptionTypeAdditional 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": "89f1cfb1-8354-40c6-aae5-bd7af5cb9fbd",
    "Name": "sample string 2",
    "companyId": "85ff0185-8c83-454d-ba5c-149e7ccb9238",
    "shortName": "sample string 4",
    "BoatCrew": true,
    "SortOrder": 1,
    "Active": true,
    "ReconcileShow": true,
    "BoatId": "5c7a2744-7102-4299-94a4-dabd35281041",
    "Company": {
      "$id": "2",
      "CompanyId": "a1f978a1-5850-405d-a9eb-67a1701a749c",
      "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": "336e1022-c5fe-4618-a3a4-9c5af3165a46",
      "QuickBooksFile": "sample string 10",
      "email": "sample string 11",
      "ChargeAccounts": [
        {
          "$id": "3",
          "ID": "2a65c492-1162-40cc-96c5-2049201c568a",
          "Name": "sample string 2",
          "CompanyId": "811df824-981b-4c61-a741-3d2bb8cc165e",
          "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": "e0fa4dbf-689a-4785-9b43-17f4df55c987",
          "Coupons": 1,
          "CloseDate": "2026-01-24T22:38:55Z",
          "AccountNumber": "sample string 15",
          "Country": "sample string 16",
          "FrequentlyUsed": true,
          "SortOrder": 1,
          "StartDate": "2026-01-24T22:38:55Z",
          "InActive": true,
          "Password": "sample string 17",
          "Company": {
            "$ref": "2"
          },
          "ChargeCards": [
            {
              "$id": "4",
              "ID": "4809de5a-f5fa-4358-8b57-acdd5026e17d",
              "CompanyId": "2e400fbc-1f18-49d8-bf1b-3bd7540909b2",
              "CardNumber": "sample string 3",
              "ChargeAccountId": "a22a1075-0d10-45a8-a7d9-1348bb04e516",
              "VoidDate": "2026-01-24T22:38:55Z",
              "PassengerID": "c0e4f1d3-0050-40d0-bc22-d468a5b20b6f",
              "PriceSheetID": "ab68a44d-3a91-446f-bc45-7098d178d25d",
              "CardType": "sample string 4",
              "VoidReason": "sample string 5",
              "CardTypeId": "d3ffc17d-b816-4354-aea5-df9b0a8c395f",
              "CardType1": {
                "$id": "5",
                "Id": "53bccdc8-9c76-4846-80cc-2d2b483e19bf",
                "Type": "sample string 2",
                "Description": "sample string 3",
                "CardStyle": "sample string 4",
                "PriceSheetId": "240cde2d-f1b9-426a-b26d-403f399a864e",
                "ItemId": "01e8ff4f-8051-4a7a-9af1-a722d0eeeee7",
                "Discount": true,
                "companyId": "1265182f-4791-4802-80a8-35681a582ef2",
                "NewCardChargeId": "b85c1db9-7989-4777-b60b-122899176845",
                "rowguid": "754d1b96-2ce4-474b-8deb-bcc3c824a20f",
                "Disclaimer": "sample string 7",
                "FromLocationId": "f3a1aa05-6e09-4697-9249-13010f695962",
                "ToLocationId": "b0445d6b-b521-4496-9f62-f756d9b94165",
                "ChargeCards": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ]
              },
              "Company": {
                "$ref": "2"
              },
              "Payments": [
                {
                  "$id": "6",
                  "ID": "f3d3aa98-4495-421b-a4bd-e2f3a92788b7",
                  "TypeId": "6e02548a-b454-4d7d-9c09-1ee06586e781",
                  "Type": "sample string 2",
                  "AccountID": "7f1c6099-1c22-489f-b2aa-560031b697da",
                  "Amount": 3.0,
                  "TicketId": "18301b3e-74f9-4398-a81e-f81033cbfef5",
                  "Coupons": 1,
                  "ItemId": "69098d25-104c-4935-9f2a-52052b6006ad",
                  "CreditAuthorization": "sample string 5",
                  "CreditAuthorizationAmt": 1.0,
                  "CreditRefNumber": "sample string 6",
                  "Void": true,
                  "VoidDateTime": "2026-01-24T22:38:55Z",
                  "VoidAmt": 1.0,
                  "VoidRefNumber": "sample string 8",
                  "Returned": true,
                  "ReturnDateTime": "2026-01-24T22:38:55Z",
                  "ReturnAmt": 1.0,
                  "ReturnRefNumber": "sample string 10",
                  "CardId": "9c3a9e27-fb42-4778-8281-26ab547efa22",
                  "CouponId": "419b0524-ca42-4ecd-844b-4004eeb260af",
                  "CouponNumber": "sample string 11",
                  "Deposit": true,
                  "Paylater": 1.1,
                  "ChargeCard": {
                    "$ref": "4"
                  },
                  "PaymentType": {
                    "$id": "7",
                    "Id": "f76e94b8-8d5b-4394-b7d0-e9e781ef2e71",
                    "Type": "sample string 2",
                    "Description": "sample string 3",
                    "Display": "sample string 4",
                    "SortOrder": 5,
                    "CompanyId": "e935e7d6-ba1e-45bd-9d04-9496fe47b21d",
                    "ReconcileShow": true,
                    "Company": {
                      "$ref": "2"
                    },
                    "Payments": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ]
                  },
                  "Ticket": {
                    "$id": "8",
                    "ID": "642308d5-e508-445f-91b4-4f5b0bc6ecd9",
                    "Number": "sample string 2",
                    "SaleDateTime": "2026-01-24T22:38:55Z",
                    "SellerID": "19202c72-9270-4233-a4ec-d65efe758f94",
                    "BoardingTime": "2026-01-24T22:38:55Z",
                    "BoarderID": "ceda816b-363e-4510-83f9-4776d3950620",
                    "Total": 1.0,
                    "WalletId": "c594232d-77fb-4346-a9c5-89cff06f0c33",
                    "LocationId": "e9bd25c8-6009-4439-b424-ebf17a5ac87d",
                    "PassengerId": "eb48c0da-e3b3-4ddc-9907-e441cc15d624",
                    "ReturnTime": "2026-01-24T22:38:55Z",
                    "ReturnBoarderId": "5257700c-d750-441f-aaa0-a97cb197254f",
                    "Void": true,
                    "CompanyId": "2c74706d-2cf1-4136-ac17-61ba79079578",
                    "EntryTime": "2026-01-24T22:38:55Z",
                    "BoardingBoatId": "e22c94cd-bfdc-4491-9f58-158adfa71bf9",
                    "BoardingLocationId": "f186474c-59be-40e0-8d0e-d25643b08c53",
                    "BoardingTripId": "b9f1e302-2051-484e-bc7b-9121951ca67f",
                    "ReturnBoatId": "1da50526-6dda-4754-bdbe-c29ff45339bf",
                    "ReturnLocationId": "089aa2cc-7040-4dd1-9de0-8c1503da5e8a",
                    "ReturnTripId": "47c20a22-f26d-4394-b5b7-6338177c27fd",
                    "roundtrip": true,
                    "HandHeldSaleNum": "sample string 6",
                    "ReservationItineraryId": "804e8e9b-fc45-40d6-8175-08fced613719",
                    "ReservationTripId": "aa49c06a-1679-421e-b60c-e4ec1db14528",
                    "Cancelled": true,
                    "Stay": "sample string 8",
                    "InternalComments": "sample string 9",
                    "Memo": "sample string 10",
                    "CancellationUserId": "06dd9cf9-e067-4d11-ba26-2c743b16be06",
                    "FromLocationId": "3d0163c7-febc-4f24-83e6-bb7259311e9d",
                    "ToLocationId": "d12d9ac4-64a9-4838-aa60-a15730b70fec",
                    "CancelTime": "2026-01-24T22:38:55Z",
                    "CancellationUserId1": "6c76e126-a880-4bd2-ab89-eb396e391b4b",
                    "CancelTicketid": "77bdffac-4084-46d3-86b1-91a2f0699d5f",
                    "CancelAmount": 1.0,
                    "Edit": 1,
                    "RefundAmount": 1.1,
                    "LineItems": [
                      {
                        "$id": "9",
                        "ID": "cf85e60f-607c-4b7e-a92c-4e2f729113e3",
                        "TicketID": "cfa3e062-55e3-4905-9d83-3cc9790aa8bf",
                        "Number": 3,
                        "Description": "sample string 4",
                        "Qty": 5.1,
                        "Total": 6.1,
                        "ItemID": "16b21060-4dbe-44ae-9a07-44a4817ba2ed",
                        "Discount": 1.1,
                        "Coupons": 1,
                        "CardId": "5ec36a41-2f09-4e87-bf7a-7a575dfb08f5",
                        "NewCardSale": true,
                        "GiftCertificateUsed": true,
                        "Item": {
                          "$id": "10",
                          "ID": "ba6cc4a9-ac2d-4d64-8ea7-f63dfe7ba88b",
                          "ItemNumber": "sample string 2",
                          "ShortName": "sample string 3",
                          "Name": "sample string 4",
                          "Description": "sample string 5",
                          "ItemType": "e8ca0db1-1d0d-4069-95d6-61adcbc2940f",
                          "SortOrder": 7,
                          "CompanyId": "f9de8555-339e-4d06-948d-63c1425f743e",
                          "OneWayId": "e3c5a72e-d760-4fcd-b5e9-ae815f603b90",
                          "RoundTrip": true,
                          "InActive": true,
                          "CardPriceSheetId": "c5087be0-58e8-4960-b41f-f85b04ea5959",
                          "TakesSeat": true,
                          "Groups": true,
                          "Expire": 1,
                          "Disclaimer": "sample string 12",
                          "quickbooksId": "d3a32990-1689-46d2-8649-2ae2fd3d9141",
                          "Company": {
                            "$ref": "2"
                          },
                          "RoundTripItems": [
                            {
                              "$ref": "10"
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "OneWayItem": {
                            "$ref": "10"
                          },
                          "PriceSheet": {
                            "$id": "11",
                            "ID": "4033321d-a78f-4580-a934-795dffbd4502",
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "CompanyId": "b3cc5ee6-2133-4aad-afbe-cef297c4cf30",
                            "Basic": "sample string 5",
                            "StartDate": "2026-01-24T22:38:55Z",
                            "EndDate": "2026-01-24T22:38:55Z",
                            "Hierarchy": 6,
                            "Inactive": true,
                            "Company": {
                              "$ref": "2"
                            },
                            "Effectives": [
                              {
                                "$id": "12",
                                "EffectiveID": "dfbd5d32-2d1d-4426-85c9-1b7a3caa2c8c",
                                "PriceSheetID": "bd0d6a96-d658-4b8d-b67c-09d304a6f3f9",
                                "EffectiveDay": 1,
                                "EffectiveStartTime": "2026-01-24T22:38:55Z",
                                "EffectiveEndTime": "2026-01-24T22:38:55Z",
                                "Checked": "sample string 3",
                                "PriceSheet": {
                                  "$ref": "11"
                                }
                              },
                              {
                                "$ref": "12"
                              }
                            ],
                            "Items": [
                              {
                                "$ref": "10"
                              },
                              {
                                "$ref": "10"
                              }
                            ],
                            "Prices": [
                              {
                                "$id": "13",
                                "ID": "ca39d26c-4698-4ac5-8b00-236888b85864",
                                "PriceSheetId": "458eb96a-9e5e-4962-a335-21c74abd255e",
                                "ItemId": "60a6f5b0-a3b9-4acf-943c-298593f1b588",
                                "Price1": 4.0,
                                "StartDate": "2026-01-24T22:38:55Z",
                                "EndDate": "2026-01-24T22:38:55Z",
                                "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": "1eba7986-2f2d-4893-8f7e-4ea48669ea8d",
                      "UsersId": "1eba7986-2f2d-4893-8f7e-4ea48669ea8d",
                      "UserName": "sample string 4",
                      "DateHired": "2026-01-24T22:38:55Z",
                      "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-01-24T22:38:55Z",
                      "inactive": true,
                      "Email": "sample string 19",
                      "AccessFailedCount": 1,
                      "EmailConfirmed": true,
                      "LockoutEnabled": true,
                      "LockoutEndDateUtc": "2026-01-24T22:38:55Z",
                      "PhoneNumberConfirmed": true,
                      "SecurityStamp": "sample string 20",
                      "TwoFactorEnabled": true,
                      "Tickets": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "Users_UserPermissions": [
                        {
                          "$id": "15",
                          "Users_UserPermissionsId": "f32e37d9-1813-4329-b2cb-f572301bf07a",
                          "UsersId": "1b51518b-f2cb-41d1-9ac0-626595153eb6",
                          "PermissionsID": "a4acde97-88e2-4844-a996-95a02e000c7b",
                          "User": {
                            "$ref": "14"
                          }
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "AccountTransactions": [
                        {
                          "$id": "16",
                          "ID": "e5471e5c-e26e-4698-9c59-a6dbaf0edc7a",
                          "TransactionDate": "2026-01-24T22:38:55Z",
                          "Amount": 3.0,
                          "Type": "sample string 4",
                          "ChargeAccountID": "a5128094-c9c2-4727-8194-bdb6536b5ef5",
                          "UserID": "00a6127b-ef7b-489f-a0f6-4e8fcde45b04",
                          "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": "876999bc-7e30-4565-a85b-1ec97932b145",
                          "RoleId": "7cead46a-5280-4bf8-af0b-4537f07d0ad8",
                          "TerminationDate": "2026-01-24T22:38:55Z",
                          "rowguid": "67c68964-75b5-4505-88e8-238f7157d303",
                          "User": {
                            "$ref": "14"
                          }
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "CompanyUsers": [
                        {
                          "$id": "19",
                          "CompanyUserId": "7a2230ad-4e0f-410f-b69e-6fe267271581",
                          "CompanyId": "2f706170-eaa1-4736-8027-ddcb9166b71c",
                          "UsersId": "b406f546-7496-481a-a21a-f02f5bf2a153",
                          "UserNumber": "sample string 3",
                          "StartDate": "2026-01-24T22:38:55Z",
                          "TerminationDate": "2026-01-24T22:38:55Z",
                          "Company": {
                            "$ref": "2"
                          },
                          "User": {
                            "$ref": "14"
                          }
                        },
                        {
                          "$ref": "19"
                        }
                      ]
                    },
                    "Location": {
                      "$id": "20",
                      "id": "4d58c11c-2d3d-49e9-ab24-7b6b2c8919e1",
                      "name": "sample string 2",
                      "abbr": "sample string 3",
                      "companyId": "16631bbb-ad83-4ee1-9c87-03d760e7c9a2",
                      "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": "dc4070ae-8a4c-4c64-a923-a30f949d8682",
          "deviceId": "58b5e76b-14cc-4a91-8a34-b6ed34f320b3",
          "companyId": "02c979f9-40a4-4bed-98bd-18e9202d7972",
          "voidDate": "2026-01-24T22:38:55Z",
          "Company": {
            "$ref": "2"
          },
          "Device": {
            "$id": "22",
            "id": "3dca9ba7-d595-4d18-be92-b267be490c64",
            "deviceNumber": "sample string 2",
            "deviceName": "sample string 3",
            "deviceCompanies": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ]
          }
        },
        {
          "$ref": "21"
        }
      ],
      "Items": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "ItemTypes": [
        {
          "$id": "23",
          "ID": "1e62c8d0-4cef-4e2e-af49-d702ce5fe41c",
          "ShortName": "sample string 2",
          "Name": "sample string 3",
          "Description": "sample string 4",
          "CompanyId": "2749e3ee-6770-4e34-b0c1-b968e65858b9",
          "Company": {
            "$ref": "2"
          }
        },
        {
          "$ref": "23"
        }
      ],
      "Locations": [
        {
          "$ref": "20"
        },
        {
          "$ref": "20"
        }
      ],
      "PaymentTypes": [
        {
          "$ref": "7"
        },
        {
          "$ref": "7"
        }
      ],
      "PriceSheets": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "Roles": [
        {
          "$id": "24",
          "RoleId": "acd77c83-ebed-4d4f-bdbc-cfc14283321c",
          "CompanyId": "7ff3c52c-9dde-4c6f-94c6-72a61f8fd203",
          "RoleName": "sample string 2",
          "Active": true,
          "DateRange": 1,
          "PasswordChange": 1,
          "Company": {
            "$ref": "2"
          },
          "Role_Permissions": [
            {
              "$id": "25",
              "RoleId": "2bfe6062-97ef-466b-be9f-01543e6f0ac7",
              "PermissionsId": "4df6288e-ca82-4f31-9953-71d1700d0a91",
              "Role_PermissionsId": "045a6cc6-af34-4d25-8b33-0f1b46f57b1b",
              "Role": {
                "$ref": "24"
              }
            },
            {
              "$ref": "25"
            }
          ]
        },
        {
          "$ref": "24"
        }
      ],
      "UserPermissions": [
        {
          "$id": "26",
          "UserPermissionId": "d3de3bad-4c12-4a76-858a-dc40eb63152a",
          "PermissionsId": "3d86884c-76ac-436b-94ca-8af4b8be8a1b",
          "CompanyId": "e51494d1-55f5-4492-b53d-cfd91635f587",
          "ReadWrite": true,
          "Company": {
            "$ref": "2"
          },
          "Permission": {
            "$id": "27",
            "PermissionsId": "7eeb3ed4-3ab4-4443-bb2e-563150be6048",
            "TypePermission": "sample string 2",
            "Name": "sample string 3",
            "Description": "sample string 4",
            "parentId": "8e3c2a96-21e4-4a65-8d96-a35affb6db08",
            "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"
  }
]