Skip to content

How to pass selected pickup point information to WMS / ERP / OMS

When an order has a selected pickup point, the pickup point information is stored in the order metafield. The metafield uses the namespace atlas_pickup_points with the key point. For more detailed information, refer to our integration guide.

Additional integration options

Depending on your downstream system integration requirements, you can enable the following options:

Note: All options (1, 2, and 3) add or change the information after the order is placed, based on the orders/create webhook. This update happens within seconds after the order is created. This timing is an important consideration when implementing these features in your system.

1. Shipping address update

Enable the Update shipping address option in the pickup rate settings to update the order’s shipping address with the pickup point address.

2. Order custom attributes

Some systems require pickup point information through order custom attributes (also known as note attributes). Enable the Order custom attributes option in the pickup rate settings to use this feature.

3. Custom order metafield

If your downstream system needs pickup point information passed through a specific order metafield namespace and shape, please contact our support team to enable this feature.