Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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:

Jira Legacy
serverSystem JIRA
serverIdb157ffa3-650f-3eac-ac6a-49d6a4f1db87
keyTMS-781

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:

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

...