Customizing shipping option identifiers

Customizing shipping option identifiers

This article explains how to customize the identifiers that Paazl uses for shipping options.

In order to make Paazl compatible with the shipping option identifiers that you use in your own warehouse system, you can replace Paazl's internal identifiers with your own. To do this, log in to your Paazl web app account and follow the steps below.

Step_1a__new_.png

Step_1b__new_.png

Step_3.png

Step_4.png

Technical notes

  • The following restrictions apply to the names you give identifiers:
  • Identifier names can be no longer than 255 characters
  • Identifier names can only contain alphanumeric characters (0-9, a-z, A-Z), hyphens (-) and underscores (_)
  • You can use either Paazl identifiers or custom identifiers in REST API calls
  • You can save both Paazl and custom identifiers to the Paazl database
  • The (REST API) POST shippingOptions and POST pickupLocations calls will return custom identifiers when these exist

Was this article helpful?