Check the Fulfillment onboarding guide. We created this guide to improve the onboarding experience for developers at VTEX. It assembles all documentation on our Developer Portal about fulfillment and is organized by focusing on the developer’s journey.
Logistics or fulfillment is the module responsible for shipping calculation and inventory management.
The variable {{environment}}
can be filled with vtexcommercestable
or vtexcommercebeta
, depending on the environment you want to test.
Use this page to mock Logistics API in your testing and development.
Run our mock API sample using the open source WireMock library, or in the free edition of WireMock Cloud. You'll have a working API server simulating the behavior of Logistics API, which will allow you to keep building and testing even if the actual API you isn't currently available.