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 ([FEDEX] Schedule a pickup empty empty response #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 (DHL Express: Make ShipmentDetails > Contents easily editable for insurance information #694)Fix
eshipper
carrier and services mapping (eshipper carrier and service mappings differ in prod #675)canadapost
non-uniq shipment group_id across account (Canada Post - Individual Group IDs Created for Each Shipment, Causing Inefficient Use of End-of-Day Manifests #679)fedex_ws
pickup request encoding ([FEDEX] Schedule a pickup empty empty response #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