Update Subscription

Update the details of a subscription. You can update the event version, destination URL, headers, and authentication details. You can also enable or disable the subscription by changing the status to ACTIVE or INACTIVE.

Market availability: Global

Path Params
string
required

Unique identifier of the subscription to update.
Market availability: Global

Body Params

Request body parameters for updating a subscription.

string

Event type that is subscribed for notifications.
Market availability: Global

string

Version of the event type.
Market availability: Global

string

Resource (functional category) that the event type is mapped to.
Market availability: Global

string

Destination URL where notifications are delivered.
Market availability: Global

authDetails
object

Authentication details for accessing the destination URL, if the URL is protected.
Market availability: Global

headers
object

Additional HTTP headers to include when delivering notifications to the destination URL. Use for custom authentication headers, tracking identifiers, or any other headers your endpoint requires.
Market availability: Global

string

Status of the subscription. Allowed values are ACTIVE or INACTIVE.
Market availability: Global

Headers
string
required

Access token obtained from the Token API. This is required for authenticating requests to Walmart Marketplace APIs.
Market availability: Global

string

A unique ID to identify the consumer request by channel. Use the Consumer Channel Type received during onboarding.
Market availability: Global

string
required

A unique ID that identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID.
Market availability: Global

string
required

Name of the Walmart service being called.
Market availability: Global

string
enum
required

Identifies the Walmart Marketplace region for the request. If not specified, US is used by default.
Market availability: Global

Allowed:
string
enum
required

Indicates the global version of the API.
Market availability: Global

Allowed:
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json