List
GET {{baseUrl}}/location
List all locations and shared locations
■ Pulls back locations (of all types) belonging to account, plus shipments shared
with account (explicit & receiver sharing)
■ Ability to filter locations would be nice, but not required - this is typically a
smaller dataset
■ Each location node should contain the account ID that it belongs to
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
id | string | (Optional) string | |
query | string | (Optional) count | |
hide_share | boolean | (Optional) boolean | |
type | string | Filter by location type: "shipper", "receiver", "seaport", "airport", "checkpoint" |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |