My Account

Walmart GoLocal Accounts

Users must have an account for Walmart GoLocal. The following are available:

Production Account

Base URL: https://developer.api.us.walmart.com/api-proxy/service/supplychain/transportation/v1/daas

The production account is for actual client or commercial use and is considered the deployed application. Because the information is proprietary, access could be limited. Contact a system administrator for details.

Example use:
This example is the URL for the Retrieve delivery details by deliveryId (GET /deliveries/{deliveryId}) with the fully qualified production server URL.
GET https://developer.api.us.walmart.com/api-proxy/service/supplychain/transportation/v1/daas/deliveries/31339a0d-3651-461c-83ea-cee603d5e324

Sandbox Account

Base URL: https://developer.api.us.walmart.com/api-proxy/service/supplychain/transportation/v1/sbx-daas

The sandbox account is for testing and debugging during internal development. The behavior and performance of sandboxes is identical to a production account, but with the following exceptions:

A driver cannot accept a delivery and the order is not delivered. For testing, to allow a delivery to move through its life cycle, a set of simulator requests have been provided. These simulator requests replicate each of the life cycle steps. A sandbox account is used so orders are not actually placed, and deliveries are not made. See Simulator Requests for more information.
No client is charged for placing orders or for deliveries.
The information in a sandbox account should be representative information and not actual client information. When using the sandbox account, use dummy account information to ensure you do not expose customer personally identifiable information (PII).
The sandbox information is isolated from production accounts information, and does not risk corrupting actual information.
To create a sandbox account, see development management or your Walmart GoLocal Client Center's Walmart administrator.

Example use:
This example is the URL for the Retrieve delivery details by deliveryId (GET /deliveries/{deliveryId}) with the fully qualified sandbox server URL.
POST https://developer.api.us.walmart.com/api-proxy/service/supplychain/transportation/v1/sbx-daas/deliveries/b6cd4f49-dbb5-4772-8a75-8523725701da