Karrio OSS 2024.9 #699
danh91
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changes
Feat
pickup
support forfedex
JSON API integration (#690)shipping_date
field ofdatetime
type and deprecateshipment_date
ofdate
type to capture time for carriers that expect full futuredatetime
ship date values.dhl_shipment_content
option fordhl_express
content description for insurance (#694)Fix
eshipper
carrier and services mapping (#675)canadapost
non-uniq shipment group_id across account (#679)fedex_ws
pickup request encoding (#690)Important
With this release, we are deprecating the
options.shipment_date - "2020-01-01"
field in favour ofoptions.shipping_date - "2020-01-01T10:00"
.You can still use
shipment_date
. The introduction ofshipping_date
is to move to a datetime format for carriers and APIs that expect a valid expected ship date and time.This discussion was created from the release Karrio OSS 2024.9.
Beta Was this translation helpful? Give feedback.
All reactions