My Account

Update Store

This request updates a store for an existing client.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Specifies the store or location name.

Example

Walmart Sunnyvale

string
required

Specifies the identifier the client company already uses internally for a store.

Example

121

address
object

Specifies an object for Store address information.

These fields must contain a valid address.

latLong
object

Specifies an object for holding latitude and longitude coordinate for a pickup point.

Latitude and longitude information is used for arrival detection.

phone
object

Specifies an object for phone information.

When provided, this field must contain a valid phone number.

string

Specifies the time zone code (in the Internet Assigned Numbers Authority [IANA] Time Zones {AREA}/{LOCATION} format) for the pickup location.

Valid values include, but are not limited to:

[America/Chicago, US/Central, US/Pacific, Europe/London]

Example

America/Chicago

languages
array of objects

Specifies an array of objects for languages.

languages
currency
array of strings

Specifies the currency identifier.

The parameter defaults to United States Dollars (USD).

Example

[ "USD" ]

currency
operationalHours
array of objects
operationalHours
string

Specifies the URL or URI of the company logo.

Example

https://ppimageUrl

string

Specifies the URL or URI of driver app logo.

Example

https://ppdriverAppLogo

pickupPointType
array of strings
required
pickupPointType*
string

Specifies a list of parking numbers available for client customers and drivers when they arrive at the store.

This must be a comma-separated string containing a list of parkingBayNumbers.

Example

1

2

3A

4B

Headers
string

Specifies the consumer identifier provided by tenants for accessing requests and webhooks.

Walmart Supply Chain as a Service (WSCaaS) will stamp the client identifier based on the consumer identifier.

Example

2d6cf199-9b07-4350-bb2b9-0db3c2

string
required

Specifies the literal application/json.

Example

application/json

string
required

Specifies the literal and value for Bearer <authenticationToken>.

Example

Bearer eyJraWQiOiI1N…yLTQ4MjctOGUz

Responses

Language