Create a terminal
POST /terminals
POST
/terminals
Create a new terminal/depot
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”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
Responses
Section titled “ Responses ”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 occurredUnauthorized