Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Summary:
TMS Carrier Label request updated to support new "TaxItems" collection (Castore / Global-e)

Ticket:
TMS-775 - Getting issue details... STATUS

Detail:
TMS Carrier Label request updated to support a new optional "TaxItems" collection.

  • POST /api/shipments/label/carrier

  • POST /api/TMS

  • PATCH /api/shipments/label/carrier

  • POST /api/TMS/Update

TMS client NuGet package also updated to support this new collection


Summary:
Omni Parcel mapping for new "TaxItems" collection (Castore / Global-e)

Ticket:
TMS-777 - Getting issue details... STATUS

Detail:
The TMS now maps the new "TaxItems" collection in the TMS request to the “Tax IDs” collection in the Omni Parcel request so that we can send a series of tax related data/references to Omni Parcel.


Summary:
Support for new Omni Parcel Services to identify Global-e orders (Castore / Global-e)

Ticket:
TMS-781 - Getting issue details... STATUS

Detail:
TMS now supports additional “Global-e” services for Omni Parcel in order to identify any “Global-e” orders.

For any “Omni Parcel” services that have “Global-e” enabled, we need to change the Omni Parcel request so we always set:

{
   "Origin":{
      "ContactPerson":"SEKO c/o Global-e"
   },
   "Name":"SEKO c/o Global-e"
}

  • No labels