Create a ship-to
POST /ship-tos
POST
/ship-tos
Create a new delivery destination
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
external_id
string
customer_id
string
location_id
string
organization_id
string
unit_id
string
name
string
archived
boolean
area
string
preferences
object
key
additional properties
any
primary_terminal_id
string
secondary_terminal_id
string
open_time
string
close_time
string
metadata
object
key
additional properties
any
note
string
service_area_id
string
preferred_start_time
string
preferred_end_time
string
sales_rep_id
string
has_tanks
boolean
fuel_ship_to
boolean
fuel_transport
boolean
freight_id
string
billing_profile_id
string
tmw_id
string
units
Array<string>
Responses
Section titled “ Responses ”Ship-to created
object
id
string
company_id
string | null
external_id
string | null
customer_id
string | null
location_id
string | null
organization_id
string | null
unit_id
string | null
name
string | null
archived
boolean
area
string | null
preferences
object | null
primary_terminal_id
string | null
secondary_terminal_id
string | null
open_time
string | null
close_time
string | null
metadata
object | null
note
string | null
service_area_id
string | null
preferred_start_time
string | null
preferred_end_time
string | null
sales_rep_id
string | null
has_tanks
boolean
fuel_ship_to
boolean | null
fuel_transport
boolean | null
freight_id
string | null
billing_profile_id
string | null
tmw_id
string | null
units
array | null
last_modified_date
string | null format: date-time
Invalid request
object
success
required
boolean
error
required
string
Example
An error occurredUnauthorized