List
GET {{baseUrl}}/account/:accountID/trip
List the Trip Numbers available in the Customer Inventory
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | (Required) |
RESPONSES
status: OK
[{"trip_number":"TRIP5556","trip_status":"Registered","serial":"DEV1245","status":"Activated","reuse_limit":"1","registration_date":"2023-05-23T17:37:43.513Z","use_by_date":"2022-10-20T18:59:18.000Z","device_type":"TEST"}]