post https://developer.api.us.stg.walmart.com/v1/stores
This request onboards a new store for an existing client.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
This request onboards a new store for an existing client.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://developer.api.us.stg.walmart.com/v1/stores \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"nodeId": "1000"
}