API Changelog
This changelog lists additions and updates to the Shipwell API.
December 5, 2024
-
Added
tags
property toOrder
in theShipment Assembly
create shipment endpoint request body-
Note: This property has the same schema as
Order
tags
-
Note: This property has the same schema as
-
Added
is_roundtrip
property toContract Lane
list/get lanes endpoint-
Note: This property is supported when importing
Contract Lanes
in the web app UI Contract Importer
-
Note: This property is supported when importing
November 14, 2024
-
Increased maximum
limit
(aka page size) when querying forEvents
andWebhooks
to200
items per page -
Added
temperature_unit
property toLoad Board
-
temperature_unit
is the system of measurement used for the temperature value, e.g."F"
forFahrenheit
and"C"
forCelsius
.
-
-
Added new optional querystring param to
Orders
list/query endpoint .-
archived
-
October 28, 2024
-
Added new optional querystring param to
Locations
list/query endpoint .-
external_reference
-
-
Increased maximum
limit
(aka page size) when querying forEvents
andWebhooks
to200
items per page -
Added
temperature_unit
property toShipments
-
temperature_unit
is the system of measurement used for the temperature value, e.g."F"
forFahrenheit
and"C"
forCelsius
.
-
-
Removed optional feature flags and optional properties related to the custom CEVA Logistics workflow (e.g.
ceva_enabled
on aCompany
,ceva_instant_rate_quote
inQuoting
). CEVA Logistics is supported via the standard LTL (Less-Than-Truckload) process.- Note: Removal of optional properties is not a breaking API change.
October 10, 2024
-
Added
"RAND_MILEMAKER"
as amileage_type
value toCompanies
-
Adds the ability the use
"RAND_MILEMAKER"
as a companymileage_type
setting for distance (aka mileage) calculation.
-
Adds the ability the use
-
Added
default_accessorials
toContracts
September 26, 2024
-
Added
accessorial_charge_table
toContracts
-
Added new optional querystring params to
Freight Invoices
list/query endpoint .-
due_date__gt
-
due_date__gte
-
due_date__lt
-
due_date__lte
-
exclude_document_urls
-
exclude_related_entities
-
invoice_date
-
invoice_date__gt
-
invoice_date__gte
-
invoice_date__lt
-
invoice_date__lte
-
invoiceable_mode
-
invoiceable_mode__in
-
invoiceable_shipwell_custom_data_id
-
invoiceable_shipwell_custom_data_value
-
stops__address
-
stops__company_name
-
stops__company_name__in
-
sub_statuses__sub_status
-
sub_statuses__sub_status__in
-
September 12, 2024
-
Added and clarified
Contracts
properties related to distance in different units of measure (i.e.MILE
andKILOMETER
)-
Added new
distance
property to aContract
-
Deprecated the
optional
read-only
property ofdistance_miles
in aContract
-
The
unit of measure
that is associated with the numericdistance
value remains thedistance_unit
property
-
Added new
-
Added fields for querying and inspection for
Orders
(next generation)-
Added
created_at
property to anOrder
-
Added
updated
property to anOrder
-
Orders
may be queried by thecreated_at
andupdated_at
properties
-
Added
Note
This API changelog contains changes after September 12, 2024 and does not contain changes before this date.