API Changelog
This changelog lists additions and updates to the Shipwell API.
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.