List all terminals
GET /terminals
GET
/terminals
Retrieve a paginated list of terminals/depots
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page
integer
page_size
integer
vendor_id
string
Responses
Section titled “ Responses ”List of terminals
object
data
Array
total
integer
page
integer
page_size
integer
has_more
boolean
data
Array<object>
object
id
string
company_id
string | null
external_id
string | null
location_id
string | null
name
string | null
abbv
string | null
vendor_id
string | null
vendor_name
string | null
supplier_id
string | null
supplier_name
string | null
fuel_terminal_id
string | null
bol_type
string | null
Unauthorized
object
success
required
boolean
error
required
string
Example
An error occurred