GET api/Wallets/boothWallets?companyId={companyId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

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": "4cb18599-c19a-448a-b94f-6e5900edee98",
  "Name": "sample string 2",
  "companyId": "c518b2ca-4042-4531-9d9f-c8df6cb1ac32",
  "shortName": "sample string 4",
  "BoatCrew": true,
  "SortOrder": 1,
  "Active": true,
  "ReconcileShow": true,
  "BoatId": "4f5d582f-4274-4b0d-8be4-f9e88d56b712",
  "Company": {
    "$id": "2",
    "CompanyId": "ea83f33d-a907-4e73-a945-8e7317d927a3",
    "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": "2c351531-0252-42b5-8e39-447ab1677a4f",
    "QuickBooksFile": "sample string 10",
    "email": "sample string 11",
    "ChargeAccounts": [
      {
        "$id": "3",
        "ID": "ac1e17b4-ca22-4552-b90e-19a157830eed",
        "Name": "sample string 2",
        "CompanyId": "f0eb6c36-77e8-4923-ad8c-920dce0a3832",
        "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": "413e1c9d-f54d-4edb-9f7f-dccbaca2fcff",
        "Coupons": 1,
        "CloseDate": "2026-01-24T22:38:57Z",
        "AccountNumber": "sample string 15",
        "Country": "sample string 16",
        "FrequentlyUsed": true,
        "SortOrder": 1,
        "StartDate": "2026-01-24T22:38:57Z",
        "InActive": true,
        "Password": "sample string 17",
        "Company": {
          "$ref": "2"
        },
        "ChargeCards": [
          {
            "$id": "4",
            "ID": "da16cb07-f602-45d1-8b20-4b50a3b01fb1",
            "CompanyId": "b2aaa838-70f3-4954-b030-e2caa816c0e3",
            "CardNumber": "sample string 3",
            "ChargeAccountId": "dc3b4644-411e-4b81-a816-1b9b78f78057",
            "VoidDate": "2026-01-24T22:38:57Z",
            "PassengerID": "c073debf-2efe-406b-9dbc-cb731e09c0be",
            "PriceSheetID": "2e3ef660-651f-44dc-a54b-b4fd6977376c",
            "CardType": "sample string 4",
            "VoidReason": "sample string 5",
            "CardTypeId": "9f13eb5a-e360-4b09-a760-e764fa3ba1c9",
            "CardType1": {
              "$id": "5",
              "Id": "3603705f-e3e5-4a54-9d92-1ff815777221",
              "Type": "sample string 2",
              "Description": "sample string 3",
              "CardStyle": "sample string 4",
              "PriceSheetId": "28680e1e-023c-4f7a-b16c-c517cc129886",
              "ItemId": "59f47a9e-49ba-4e69-b4b6-b9f0c7810ff7",
              "Discount": true,
              "companyId": "efa12031-e798-4eba-8389-31bc888f00ae",
              "NewCardChargeId": "b71d84c9-fbf1-4aa1-bc45-c8d44929987a",
              "rowguid": "f316e2e7-683b-4851-80a1-015b53122cb5",
              "Disclaimer": "sample string 7",
              "FromLocationId": "c05b0512-ebbd-42e2-a962-f367845caab6",
              "ToLocationId": "dff8ed53-a623-4f24-a791-660799b5b62b",
              "ChargeCards": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ]
            },
            "Company": {
              "$ref": "2"
            },
            "Payments": [
              {
                "$id": "6",
                "ID": "26a4239e-942f-40e5-a30d-07043dc87899",
                "TypeId": "ef4e1bf4-c546-4947-b325-1a9d7a27b7ed",
                "Type": "sample string 2",
                "AccountID": "e3e767ad-2da8-4e07-a156-6144dad8e9cb",
                "Amount": 3.0,
                "TicketId": "0ff6685c-1edc-4b65-a94e-7abbc1c902cf",
                "Coupons": 1,
                "ItemId": "ad5f0974-8c51-4edd-bbf9-98ce118c7d6e",
                "CreditAuthorization": "sample string 5",
                "CreditAuthorizationAmt": 1.0,
                "CreditRefNumber": "sample string 6",
                "Void": true,
                "VoidDateTime": "2026-01-24T22:38:57Z",
                "VoidAmt": 1.0,
                "VoidRefNumber": "sample string 8",
                "Returned": true,
                "ReturnDateTime": "2026-01-24T22:38:57Z",
                "ReturnAmt": 1.0,
                "ReturnRefNumber": "sample string 10",
                "CardId": "6b6852f9-a31e-4d1c-9ae8-69f7985655e8",
                "CouponId": "a6519d42-cc4c-40c2-b8d2-df4270c543ce",
                "CouponNumber": "sample string 11",
                "Deposit": true,
                "Paylater": 1.1,
                "ChargeCard": {
                  "$ref": "4"
                },
                "PaymentType": {
                  "$id": "7",
                  "Id": "129abe4e-1429-4a85-8c97-7064dda1760b",
                  "Type": "sample string 2",
                  "Description": "sample string 3",
                  "Display": "sample string 4",
                  "SortOrder": 5,
                  "CompanyId": "96822af8-0aab-4144-9194-bb0662765902",
                  "ReconcileShow": true,
                  "Company": {
                    "$ref": "2"
                  },
                  "Payments": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ]
                },
                "Ticket": {
                  "$id": "8",
                  "ID": "9c910dfc-6319-4952-8bfe-e4a351371551",
                  "Number": "sample string 2",
                  "SaleDateTime": "2026-01-24T22:38:57Z",
                  "SellerID": "2ace70eb-f17b-4f43-b233-3c2b33b54e18",
                  "BoardingTime": "2026-01-24T22:38:57Z",
                  "BoarderID": "40703388-2759-40d3-969d-70857cf8fa6e",
                  "Total": 1.0,
                  "WalletId": "14dacb82-219b-47d2-b14e-5b2ca09af31b",
                  "LocationId": "85bb5a5a-13b8-4986-ac09-e32ef2f59631",
                  "PassengerId": "ae3bbdbe-cc50-4864-9710-7b83976507e3",
                  "ReturnTime": "2026-01-24T22:38:57Z",
                  "ReturnBoarderId": "dcb61b96-8cf3-4bf0-9d8f-6f4a348746c9",
                  "Void": true,
                  "CompanyId": "8e33d84e-102d-4945-9c91-41c810ce3a87",
                  "EntryTime": "2026-01-24T22:38:57Z",
                  "BoardingBoatId": "37e8dbf6-efe0-4a62-92c7-4754bec44540",
                  "BoardingLocationId": "293fe227-2f63-47c0-adab-9492dde906d3",
                  "BoardingTripId": "b586b509-30ad-4375-9317-afcf8c5d5f16",
                  "ReturnBoatId": "dfd777e9-46c3-40bd-927e-78ff11f0ad8e",
                  "ReturnLocationId": "6b6510e0-10ce-4d58-b7c9-0a76c76eaec4",
                  "ReturnTripId": "bb305bfe-282d-490b-8ffd-4481f820514a",
                  "roundtrip": true,
                  "HandHeldSaleNum": "sample string 6",
                  "ReservationItineraryId": "ba1f621e-23b3-4042-ac2c-baa21f48bacc",
                  "ReservationTripId": "f550bdee-a26a-4adb-bddb-67c3f7bf1b15",
                  "Cancelled": true,
                  "Stay": "sample string 8",
                  "InternalComments": "sample string 9",
                  "Memo": "sample string 10",
                  "CancellationUserId": "c12a5888-093c-4cc9-aaa0-527626dfba60",
                  "FromLocationId": "d9f4b20c-3385-4fcb-99d6-9468d52cec7f",
                  "ToLocationId": "cbfbfa23-bcf6-4551-a638-b4f24ebe07ff",
                  "CancelTime": "2026-01-24T22:38:57Z",
                  "CancellationUserId1": "c77746cc-de36-49cc-94c2-9a59e5f1e792",
                  "CancelTicketid": "acf13325-de9f-451f-ae4a-ece9764d8db1",
                  "CancelAmount": 1.0,
                  "Edit": 1,
                  "RefundAmount": 1.1,
                  "LineItems": [
                    {
                      "$id": "9",
                      "ID": "ebc15eda-8062-4742-a6e4-667d573fefa5",
                      "TicketID": "97788dff-e101-4a4e-822b-87a19f9c9bcb",
                      "Number": 3,
                      "Description": "sample string 4",
                      "Qty": 5.1,
                      "Total": 6.1,
                      "ItemID": "752afc8a-3dcf-40ef-8692-86e45d8956d0",
                      "Discount": 1.1,
                      "Coupons": 1,
                      "CardId": "1b2b293c-0138-465f-bb9d-36a3295229ab",
                      "NewCardSale": true,
                      "GiftCertificateUsed": true,
                      "Item": {
                        "$id": "10",
                        "ID": "acadf364-864b-425e-91ce-1202cd8728ab",
                        "ItemNumber": "sample string 2",
                        "ShortName": "sample string 3",
                        "Name": "sample string 4",
                        "Description": "sample string 5",
                        "ItemType": "da2767dc-e667-4060-ac42-15951847eb9c",
                        "SortOrder": 7,
                        "CompanyId": "29c9dab2-d9b1-4f88-91a2-b0f1f0be3768",
                        "OneWayId": "9f9b4e29-9e77-4962-a58b-46633d8d9e92",
                        "RoundTrip": true,
                        "InActive": true,
                        "CardPriceSheetId": "729eef74-e896-46b1-a4cb-c1ad4eba7513",
                        "TakesSeat": true,
                        "Groups": true,
                        "Expire": 1,
                        "Disclaimer": "sample string 12",
                        "quickbooksId": "eaa5708e-133c-416d-91b1-ed021bd87a3c",
                        "Company": {
                          "$ref": "2"
                        },
                        "RoundTripItems": [
                          {
                            "$ref": "10"
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "OneWayItem": {
                          "$ref": "10"
                        },
                        "PriceSheet": {
                          "$id": "11",
                          "ID": "42871d82-72eb-4424-986c-db0393009fff",
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "CompanyId": "f56b37d0-81de-4458-a9ae-93a004c9eba6",
                          "Basic": "sample string 5",
                          "StartDate": "2026-01-24T22:38:57Z",
                          "EndDate": "2026-01-24T22:38:57Z",
                          "Hierarchy": 6,
                          "Inactive": true,
                          "Company": {
                            "$ref": "2"
                          },
                          "Effectives": [
                            {
                              "$id": "12",
                              "EffectiveID": "0ba5e694-785d-48de-96ff-4178cbfec838",
                              "PriceSheetID": "36c90c52-95f0-4bbb-a0aa-d49325689cd2",
                              "EffectiveDay": 1,
                              "EffectiveStartTime": "2026-01-24T22:38:57Z",
                              "EffectiveEndTime": "2026-01-24T22:38:57Z",
                              "Checked": "sample string 3",
                              "PriceSheet": {
                                "$ref": "11"
                              }
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "Items": [
                            {
                              "$ref": "10"
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "Prices": [
                            {
                              "$id": "13",
                              "ID": "1eb86247-c1d4-43ca-8ff4-8afaba7af61b",
                              "PriceSheetId": "75a7f372-5b87-4d5d-91b9-1bb19d78dbbe",
                              "ItemId": "191476bf-84a0-4b56-a38e-b59d0aa445a4",
                              "Price1": 4.0,
                              "StartDate": "2026-01-24T22:38:57Z",
                              "EndDate": "2026-01-24T22:38:57Z",
                              "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": "62b3f1f0-baf5-400d-8c6c-4bceb1f447c6",
                    "UsersId": "62b3f1f0-baf5-400d-8c6c-4bceb1f447c6",
                    "UserName": "sample string 4",
                    "DateHired": "2026-01-24T22:38:57Z",
                    "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:57Z",
                    "inactive": true,
                    "Email": "sample string 19",
                    "AccessFailedCount": 1,
                    "EmailConfirmed": true,
                    "LockoutEnabled": true,
                    "LockoutEndDateUtc": "2026-01-24T22:38:57Z",
                    "PhoneNumberConfirmed": true,
                    "SecurityStamp": "sample string 20",
                    "TwoFactorEnabled": true,
                    "Tickets": [
                      {
                        "$ref": "8"
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "Users_UserPermissions": [
                      {
                        "$id": "15",
                        "Users_UserPermissionsId": "752707e0-7269-4bb4-830e-b6511d4ba343",
                        "UsersId": "bd4e97aa-e81d-480c-8f5f-9704db257e11",
                        "PermissionsID": "67d57c67-7ca7-4d0b-a61c-5bee39eb970b",
                        "User": {
                          "$ref": "14"
                        }
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "AccountTransactions": [
                      {
                        "$id": "16",
                        "ID": "339eef24-53f5-4cc0-9996-212e931395db",
                        "TransactionDate": "2026-01-24T22:38:57Z",
                        "Amount": 3.0,
                        "Type": "sample string 4",
                        "ChargeAccountID": "1fec7762-1268-4743-81b6-de5a46adeb24",
                        "UserID": "5fb78456-5671-49ad-8242-d78412dfae7e",
                        "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": "fc9e3f27-8c75-4e68-a4dc-d16ef86cc916",
                        "RoleId": "a28501f4-103a-4cf8-a261-c4fc8641411f",
                        "TerminationDate": "2026-01-24T22:38:57Z",
                        "rowguid": "95b9630b-bef8-4898-87f5-928c70c76359",
                        "User": {
                          "$ref": "14"
                        }
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "CompanyUsers": [
                      {
                        "$id": "19",
                        "CompanyUserId": "cfca6a5e-1206-46c4-9772-d9028cf5cf4e",
                        "CompanyId": "10d3a3a4-689e-492f-9038-a29ceb8e4afe",
                        "UsersId": "01473c5d-bcd6-40fb-be35-d39b003a97fe",
                        "UserNumber": "sample string 3",
                        "StartDate": "2026-01-24T22:38:57Z",
                        "TerminationDate": "2026-01-24T22:38:57Z",
                        "Company": {
                          "$ref": "2"
                        },
                        "User": {
                          "$ref": "14"
                        }
                      },
                      {
                        "$ref": "19"
                      }
                    ]
                  },
                  "Location": {
                    "$id": "20",
                    "id": "e643d818-36c0-45af-a202-48a35da48724",
                    "name": "sample string 2",
                    "abbr": "sample string 3",
                    "companyId": "524b6537-bff0-4d8a-a422-3a2eec2307a4",
                    "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": "f6800733-9385-4b1c-a99f-95d0d0884fdb",
        "deviceId": "eb6beb37-b435-416c-9ead-6d8499ba17b9",
        "companyId": "1e6e1a7d-f1ee-4c0d-9134-a810bbd682f2",
        "voidDate": "2026-01-24T22:38:57Z",
        "Company": {
          "$ref": "2"
        },
        "Device": {
          "$id": "22",
          "id": "1937b011-4129-427e-a1f8-4fa9523b16e7",
          "deviceNumber": "sample string 2",
          "deviceName": "sample string 3",
          "deviceCompanies": [
            {
              "$ref": "21"
            },
            {
              "$ref": "21"
            }
          ]
        }
      },
      {
        "$ref": "21"
      }
    ],
    "Items": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "ItemTypes": [
      {
        "$id": "23",
        "ID": "b54ef490-3559-487c-a610-8296773bc78c",
        "ShortName": "sample string 2",
        "Name": "sample string 3",
        "Description": "sample string 4",
        "CompanyId": "3ac36731-c029-4764-b192-5f3df0df9622",
        "Company": {
          "$ref": "2"
        }
      },
      {
        "$ref": "23"
      }
    ],
    "Locations": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ],
    "PaymentTypes": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "PriceSheets": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "Roles": [
      {
        "$id": "24",
        "RoleId": "9a2a149a-8168-4bea-9448-5af1cd5adfe7",
        "CompanyId": "f679f21c-45b3-42ec-a5ba-d1f1b5e4b8b2",
        "RoleName": "sample string 2",
        "Active": true,
        "DateRange": 1,
        "PasswordChange": 1,
        "Company": {
          "$ref": "2"
        },
        "Role_Permissions": [
          {
            "$id": "25",
            "RoleId": "27437d1b-9272-4ce5-882b-c0fb73668d2d",
            "PermissionsId": "80f1c672-f328-4612-96b3-14b48185d743",
            "Role_PermissionsId": "b0c8559b-11fb-44fa-a0c7-b37f97692625",
            "Role": {
              "$ref": "24"
            }
          },
          {
            "$ref": "25"
          }
        ]
      },
      {
        "$ref": "24"
      }
    ],
    "UserPermissions": [
      {
        "$id": "26",
        "UserPermissionId": "e955307f-7642-4ca1-a843-1eb6eb52c0ba",
        "PermissionsId": "e84df950-4bea-4ed6-8870-a2a37a63807c",
        "CompanyId": "0c31b161-2311-4155-8913-49cf2151481c",
        "ReadWrite": true,
        "Company": {
          "$ref": "2"
        },
        "Permission": {
          "$id": "27",
          "PermissionsId": "e3c4971a-0a9c-4d21-a3b4-adbe43046e22",
          "TypePermission": "sample string 2",
          "Name": "sample string 3",
          "Description": "sample string 4",
          "parentId": "2ca09b69-d5c4-44c5-8b89-82362a4084b5",
          "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"
    }
  ]
}