Skip to content

Create a terminal

POST
/terminals

Create a new terminal/depot

object
external_id
string
location_id
string
name
string
abbv
string
vendor_id
string
vendor_name
string
supplier_id
string
supplier_name
string
fuel_terminal_id
string
bol_type
string

Terminal created

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

Invalid request

object
success
required
boolean
error
required
string
Example
An error occurred

Unauthorized