Shipping zones

The shipping zone object and the allowed CRUD operations on the related resource endpoint

Shipping zones determine the available shipping methods for a given shipping address. The match is evaluated against a set of regular expressions on the address country, state, or zip code.

Data model

Check the related ER diagram and explore the flowchart that illustrates how the shipping zone resource relates to the other API entities.

Last updated