GET api/devices?companyId={companyId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Device
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

deviceNumber

string

None.

deviceName

string

None.

deviceCompanies

Collection of deviceCompany

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "85dcdf88-89c3-4d20-82ce-c56398408199",
    "deviceNumber": "sample string 2",
    "deviceName": "sample string 3",
    "deviceCompanies": [
      {
        "$id": "2",
        "id": "68831023-5da5-406d-a5b4-24d38696c02d",
        "deviceId": "b2f4b654-369c-44e0-bda6-cfd168d7f8b2",
        "companyId": "ef4ed2f8-eb5c-44f9-a572-86a521c961e0",
        "voidDate": "2026-09-21T10:53:52Z",
        "Company": {
          "$id": "3",
          "CompanyId": "a406d355-d924-4284-b194-a223dcbd1d7d",
          "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": "622f6edf-0334-4250-94ce-de0d459508d2",
          "QuickBooksFile": "sample string 10",
          "email": "sample string 11",
          "ChargeAccounts": [
            {
              "$id": "4",
              "ID": "9cbaf02f-5e4d-4b16-822e-33e1e1b7bdbd",
              "Name": "sample string 2",
              "CompanyId": "65f8e1ae-defb-4176-84c5-7534e2aac18a",
              "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": "759aa433-d545-4a57-ab5c-d982d46fee48",
              "Coupons": 1,
              "CloseDate": "2026-09-21T10:53:52Z",
              "AccountNumber": "sample string 15",
              "Country": "sample string 16",
              "FrequentlyUsed": true,
              "SortOrder": 1,
              "StartDate": "2026-09-21T10:53:52Z",
              "InActive": true,
              "Password": "sample string 17",
              "Company": {
                "$ref": "3"
              },
              "ChargeCards": [
                {
                  "$id": "5",
                  "ID": "69552f1d-f5d1-4826-bcbd-06d9b5dc1bec",
                  "CompanyId": "8cf99c6d-6f8b-4234-b1fc-5cdc075e1b57",
                  "CardNumber": "sample string 3",
                  "ChargeAccountId": "78aaf154-c637-43fb-83a2-39cabf58ee7d",
                  "VoidDate": "2026-09-21T10:53:52Z",
                  "PassengerID": "593b49b7-cb7a-4701-afc5-2753b0a4119d",
                  "PriceSheetID": "e248b67c-d984-47dd-9c41-3b499fe4043f",
                  "CardType": "sample string 4",
                  "VoidReason": "sample string 5",
                  "CardTypeId": "3fa38aec-8e17-48df-9f19-3d8e9bf8a0a4",
                  "CardType1": {
                    "$id": "6",
                    "Id": "e6055bb6-6f43-47a5-84b7-fbbc5d8177c5",
                    "Type": "sample string 2",
                    "Description": "sample string 3",
                    "CardStyle": "sample string 4",
                    "PriceSheetId": "19115700-2e70-4ec1-8778-0f70c2406430",
                    "ItemId": "a333e68d-1d82-47dc-965e-624e54492dc7",
                    "Discount": true,
                    "companyId": "7ec5873c-b570-4cba-8a7e-6a3d3fc5b2c3",
                    "NewCardChargeId": "1f0038c6-a7c3-470e-b4be-596115a9e9f3",
                    "rowguid": "4860a964-d4de-4f71-95fd-053005573d35",
                    "Disclaimer": "sample string 7",
                    "FromLocationId": "e41e1010-ee16-43cf-aa52-1b17600efb97",
                    "ToLocationId": "5e384334-b1e0-4122-9bf9-032bd6443588",
                    "ChargeCards": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ]
                  },
                  "Company": {
                    "$ref": "3"
                  },
                  "Payments": [
                    {
                      "$id": "7",
                      "ID": "0fbcd1a8-ce16-4e62-89f3-157309d155af",
                      "TypeId": "b0af305f-fc8e-4a93-b38e-0747e8f21731",
                      "Type": "sample string 2",
                      "AccountID": "4f1f1b37-aedb-4eee-9c09-bb83f372a6c2",
                      "Amount": 3.0,
                      "TicketId": "289aa98b-93c7-41a2-b129-044fe6bdb80a",
                      "Coupons": 1,
                      "ItemId": "53d420ba-f26c-4ab8-b755-ee4360bd86c6",
                      "CreditAuthorization": "sample string 5",
                      "CreditAuthorizationAmt": 1.0,
                      "CreditRefNumber": "sample string 6",
                      "Void": true,
                      "VoidDateTime": "2026-09-21T10:53:52Z",
                      "VoidAmt": 1.0,
                      "VoidRefNumber": "sample string 8",
                      "Returned": true,
                      "ReturnDateTime": "2026-09-21T10:53:52Z",
                      "ReturnAmt": 1.0,
                      "ReturnRefNumber": "sample string 10",
                      "CardId": "a0b60861-1805-4649-baab-d7cd79f81fcc",
                      "CouponId": "56d7ab76-defa-42f1-b7d5-78bac4eb9425",
                      "CouponNumber": "sample string 11",
                      "Deposit": true,
                      "Paylater": 1.1,
                      "ChargeCard": {
                        "$ref": "5"
                      },
                      "PaymentType": {
                        "$id": "8",
                        "Id": "c3168d9e-8781-425e-b3e9-57616fb5a3be",
                        "Type": "sample string 2",
                        "Description": "sample string 3",
                        "Display": "sample string 4",
                        "SortOrder": 5,
                        "CompanyId": "33460c17-bf1e-464e-b12b-34d1b78f55e3",
                        "ReconcileShow": true,
                        "Company": {
                          "$ref": "3"
                        },
                        "Payments": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ]
                      },
                      "Ticket": {
                        "$id": "9",
                        "ID": "849edce1-6068-4322-bab9-8958421cebeb",
                        "Number": "sample string 2",
                        "SaleDateTime": "2026-09-21T10:53:52Z",
                        "SellerID": "f1bc43d2-2ea2-41b2-a1e3-37f9b26d4c19",
                        "BoardingTime": "2026-09-21T10:53:52Z",
                        "BoarderID": "1e5c6cdd-51e7-4388-98a9-202310029100",
                        "Total": 1.0,
                        "WalletId": "bf4fec27-8f1f-42f6-94b2-7cbc84e936ff",
                        "LocationId": "b6b1e10f-086e-4d36-aeee-613f4ab2be61",
                        "PassengerId": "464a4b5d-4e9c-4c50-b5df-836253c354be",
                        "ReturnTime": "2026-09-21T10:53:52Z",
                        "ReturnBoarderId": "3dc49e30-a468-4dae-8d12-bae4abd71975",
                        "Void": true,
                        "CompanyId": "f2c9ffb6-84b6-40fd-9c2b-5f797d33f026",
                        "EntryTime": "2026-09-21T10:53:52Z",
                        "BoardingBoatId": "ce97afb5-be21-48e9-bf2d-37647feccfbc",
                        "BoardingLocationId": "970b6959-6989-4739-a86c-43eb62ae8207",
                        "BoardingTripId": "17b55cf0-16ff-44b5-932d-e2ec4a5d10bd",
                        "ReturnBoatId": "7cc23786-0a47-4ad6-9b39-285c1e9acdeb",
                        "ReturnLocationId": "92ad8500-abee-4278-beb3-64838fee50ac",
                        "ReturnTripId": "4140950b-f4a4-4ea0-864c-4487e0ece098",
                        "roundtrip": true,
                        "HandHeldSaleNum": "sample string 6",
                        "ReservationItineraryId": "6c5d102e-4cce-480f-9069-0ad2fd02e382",
                        "ReservationTripId": "f44d24c2-99cf-4e34-8d5c-5ad18d1e4e7c",
                        "Cancelled": true,
                        "Stay": "sample string 8",
                        "InternalComments": "sample string 9",
                        "Memo": "sample string 10",
                        "CancellationUserId": "7229a4c9-7c2f-4297-8fee-a5cdeaa0778e",
                        "FromLocationId": "c54f2a38-ce2d-46e4-9aa0-4ffe609aeb94",
                        "ToLocationId": "9ce73623-73ba-40b3-98b2-e28bd838d484",
                        "CancelTime": "2026-09-21T10:53:52Z",
                        "CancellationUserId1": "5ee66b3d-52d6-481a-b2c2-76797119e6c7",
                        "CancelTicketid": "9f9ffe96-23b6-446f-8e0f-6f549b72b769",
                        "CancelAmount": 1.0,
                        "Edit": 1,
                        "RefundAmount": 1.1,
                        "LineItems": [
                          {
                            "$id": "10",
                            "ID": "4a0c9f01-d324-4d45-aadf-7b6ba1cd0a4f",
                            "TicketID": "21b21a3c-c415-417f-bf29-73745c5e5aec",
                            "Number": 3,
                            "Description": "sample string 4",
                            "Qty": 5.1,
                            "Total": 6.1,
                            "ItemID": "8a8c9176-c6a9-44b0-89ec-11ec5817a4ae",
                            "Discount": 1.1,
                            "Coupons": 1,
                            "CardId": "c9f53fca-1c90-4e1b-a61c-d9982b4aae87",
                            "NewCardSale": true,
                            "GiftCertificateUsed": true,
                            "Item": {
                              "$id": "11",
                              "ID": "18e78d14-0f2a-4031-a011-3064bd0b4205",
                              "ItemNumber": "sample string 2",
                              "ShortName": "sample string 3",
                              "Name": "sample string 4",
                              "Description": "sample string 5",
                              "ItemType": "eea857c3-eeba-499f-9faf-0e4081dabb3a",
                              "SortOrder": 7,
                              "CompanyId": "3aa96126-99f8-4a10-ba99-ca1aa76c6721",
                              "OneWayId": "b6583067-68da-4719-a797-06ae3055a732",
                              "RoundTrip": true,
                              "InActive": true,
                              "CardPriceSheetId": "6bb1fa06-9cfd-41d1-8c55-b98c02b15ad6",
                              "TakesSeat": true,
                              "Groups": true,
                              "Expire": 1,
                              "Disclaimer": "sample string 12",
                              "quickbooksId": "fdad8974-fc05-46b8-b344-2a66b582661c",
                              "Company": {
                                "$ref": "3"
                              },
                              "RoundTripItems": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "OneWayItem": {
                                "$ref": "11"
                              },
                              "PriceSheet": {
                                "$id": "12",
                                "ID": "91c93027-0ca1-41a3-9f20-52f7a7f62c1e",
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "CompanyId": "1e6cd759-3aa8-4987-bb70-446bbdf482ab",
                                "Basic": "sample string 5",
                                "StartDate": "2026-09-21T10:53:52Z",
                                "EndDate": "2026-09-21T10:53:52Z",
                                "Hierarchy": 6,
                                "Inactive": true,
                                "Company": {
                                  "$ref": "3"
                                },
                                "Effectives": [
                                  {
                                    "$id": "13",
                                    "EffectiveID": "b4224efa-749e-4d41-8264-9ab5f2cd6689",
                                    "PriceSheetID": "4efd85b5-ba6d-4fd8-969e-83ddc75697a8",
                                    "EffectiveDay": 1,
                                    "EffectiveStartTime": "2026-09-21T10:53:52Z",
                                    "EffectiveEndTime": "2026-09-21T10:53:52Z",
                                    "Checked": "sample string 3",
                                    "PriceSheet": {
                                      "$ref": "12"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "Items": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "Prices": [
                                  {
                                    "$id": "14",
                                    "ID": "1ed57267-cbe0-43ab-9751-c83f948e78dc",
                                    "PriceSheetId": "507e6ba6-1aa7-4e6c-84e6-def8a893ae38",
                                    "ItemId": "a941973e-282c-42ff-b024-5fcf5d4f110f",
                                    "Price1": 4.0,
                                    "StartDate": "2026-09-21T10:53:52Z",
                                    "EndDate": "2026-09-21T10:53:52Z",
                                    "DefaultPrice": true,
                                    "Item": {
                                      "$ref": "11"
                                    },
                                    "PriceSheet": {
                                      "$ref": "12"
                                    }
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "ChargeCards": [
                                  {
                                    "$ref": "5"
                                  },
                                  {
                                    "$ref": "5"
                                  }
                                ]
                              },
                              "LineItems": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "Prices": [
                                {
                                  "$ref": "14"
                                },
                                {
                                  "$ref": "14"
                                }
                              ]
                            },
                            "Ticket": {
                              "$ref": "9"
                            },
                            "ChargeCard": {
                              "$ref": "5"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "Payments": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "User": {
                          "$id": "15",
                          "username": "sample string 4",
                          "pwdKey": "sample string 14",
                          "dName": "s.sample string 7",
                          "id": "0dff55c9-4bb1-4615-b0bc-d609c80bb28d",
                          "UsersId": "0dff55c9-4bb1-4615-b0bc-d609c80bb28d",
                          "UserName": "sample string 4",
                          "DateHired": "2026-09-21T10:53:52Z",
                          "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-09-21T10:53:52Z",
                          "inactive": true,
                          "Email": "sample string 19",
                          "AccessFailedCount": 1,
                          "EmailConfirmed": true,
                          "LockoutEnabled": true,
                          "LockoutEndDateUtc": "2026-09-21T10:53:52Z",
                          "PhoneNumberConfirmed": true,
                          "SecurityStamp": "sample string 20",
                          "TwoFactorEnabled": true,
                          "Tickets": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "Users_UserPermissions": [
                            {
                              "$id": "16",
                              "Users_UserPermissionsId": "2ba86d84-a3da-498d-a686-92e4e7d06c26",
                              "UsersId": "f3962cb8-6d49-417c-872d-eb9932517916",
                              "PermissionsID": "03f76a6c-54f8-455c-a923-7fc636f75fd8",
                              "User": {
                                "$ref": "15"
                              }
                            },
                            {
                              "$ref": "16"
                            }
                          ],
                          "AccountTransactions": [
                            {
                              "$id": "17",
                              "ID": "fa296742-6f5a-40b3-8037-9d838a3a7e61",
                              "TransactionDate": "2026-09-21T10:53:52Z",
                              "Amount": 3.0,
                              "Type": "sample string 4",
                              "ChargeAccountID": "929fa482-1a31-48ad-8113-447a992a1a8a",
                              "UserID": "fc8b95c6-dbf3-48f2-90bd-243475f6ebc6",
                              "PaymentType": "sample string 6",
                              "TransactionType": {
                                "$id": "18",
                                "TranType": "sample string 1",
                                "Description": "sample string 2",
                                "AccountTransactions": [
                                  {
                                    "$ref": "17"
                                  },
                                  {
                                    "$ref": "17"
                                  }
                                ]
                              },
                              "User": {
                                "$ref": "15"
                              }
                            },
                            {
                              "$ref": "17"
                            }
                          ],
                          "User_Role": [
                            {
                              "$id": "19",
                              "UsersId": "aeec5d62-7ff8-4089-af8f-e11301021745",
                              "RoleId": "06207786-ed94-4c28-a857-e30ca1857c56",
                              "TerminationDate": "2026-09-21T10:53:52Z",
                              "rowguid": "18793b8c-4319-443c-839f-b6d7b9ab0691",
                              "User": {
                                "$ref": "15"
                              }
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "CompanyUsers": [
                            {
                              "$id": "20",
                              "CompanyUserId": "889d201f-32c5-4a06-a5f2-4f91512e1ba9",
                              "CompanyId": "9f341834-17e3-4799-ac72-a589099f2c40",
                              "UsersId": "0d72b2ef-6f77-47a0-ab5c-c469ffbf186c",
                              "UserNumber": "sample string 3",
                              "StartDate": "2026-09-21T10:53:52Z",
                              "TerminationDate": "2026-09-21T10:53:52Z",
                              "Company": {
                                "$ref": "3"
                              },
                              "User": {
                                "$ref": "15"
                              }
                            },
                            {
                              "$ref": "20"
                            }
                          ]
                        },
                        "Location": {
                          "$id": "21",
                          "id": "c3ca5d9b-a5c1-4d24-b34a-59b096da7f20",
                          "name": "sample string 2",
                          "abbr": "sample string 3",
                          "companyId": "ab298558-0944-4578-b8d6-cf95db80ff8d",
                          "inactive": true,
                          "Company": {
                            "$ref": "3"
                          },
                          "Tickets": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ]
                        },
                        "Wallet": {
                          "$id": "22",
                          "id": "1824fa27-10a3-460c-aeae-387d1c594259",
                          "Name": "sample string 2",
                          "companyId": "195a1539-bde0-4e32-8683-8090e5cb1293",
                          "shortName": "sample string 4",
                          "BoatCrew": true,
                          "SortOrder": 1,
                          "Active": true,
                          "ReconcileShow": true,
                          "BoatId": "e76314e1-f55d-4ef3-9736-1748fd625cf3",
                          "Company": {
                            "$ref": "3"
                          },
                          "Tickets": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ]
                        }
                      },
                      "ChargeAccount": {
                        "$ref": "4"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "ChargeAccount": {
                    "$ref": "4"
                  },
                  "PriceSheet": {
                    "$ref": "12"
                  },
                  "LineItems": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ]
                },
                {
                  "$ref": "5"
                }
              ],
              "Payments": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ]
            },
            {
              "$ref": "4"
            }
          ],
          "ChargeCards": [
            {
              "$ref": "5"
            },
            {
              "$ref": "5"
            }
          ],
          "CompanyUsers": [
            {
              "$ref": "20"
            },
            {
              "$ref": "20"
            }
          ],
          "deviceCompanies": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "Items": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "ItemTypes": [
            {
              "$id": "23",
              "ID": "ee5dcfd5-acf7-4f75-a207-823b7ff4ed53",
              "ShortName": "sample string 2",
              "Name": "sample string 3",
              "Description": "sample string 4",
              "CompanyId": "e6d95cb5-9fdf-45e4-8fce-9319a188b897",
              "Company": {
                "$ref": "3"
              }
            },
            {
              "$ref": "23"
            }
          ],
          "Locations": [
            {
              "$ref": "21"
            },
            {
              "$ref": "21"
            }
          ],
          "PaymentTypes": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "PriceSheets": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ],
          "Roles": [
            {
              "$id": "24",
              "RoleId": "beac1348-c000-4eca-a517-44eeac5cfc5d",
              "CompanyId": "0088fb29-b08a-4787-b98b-9819cfc5bae4",
              "RoleName": "sample string 2",
              "Active": true,
              "DateRange": 1,
              "PasswordChange": 1,
              "Company": {
                "$ref": "3"
              },
              "Role_Permissions": [
                {
                  "$id": "25",
                  "RoleId": "98f5db1d-922b-4832-83e8-558f7d9b5120",
                  "PermissionsId": "e851240e-ee8f-4f7f-914e-e5438255eb24",
                  "Role_PermissionsId": "06d1fdca-33d4-4bd8-83b9-b9d7f0735e52",
                  "Role": {
                    "$ref": "24"
                  }
                },
                {
                  "$ref": "25"
                }
              ]
            },
            {
              "$ref": "24"
            }
          ],
          "UserPermissions": [
            {
              "$id": "26",
              "UserPermissionId": "95e92929-512d-40eb-ac2d-eb92957ba274",
              "PermissionsId": "71d051e5-e2fd-4033-890f-6696c8dbc578",
              "CompanyId": "df53593d-5d19-43c8-8bdc-3e8b9485ab33",
              "ReadWrite": true,
              "Company": {
                "$ref": "3"
              },
              "Permission": {
                "$id": "27",
                "PermissionsId": "a9f2ac40-91ab-46d4-9c61-b05bfbbc954e",
                "TypePermission": "sample string 2",
                "Name": "sample string 3",
                "Description": "sample string 4",
                "parentId": "8e16d0bd-59eb-4265-b7c0-fca5a76c63c8",
                "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": "22"
            },
            {
              "$ref": "22"
            }
          ]
        },
        "Device": {
          "$ref": "1"
        }
      },
      {
        "$ref": "2"
      }
    ]
  },
  {
    "$ref": "1"
  }
]