Shipping Updates

Updates the status of order lines to Shipped and trigger the charge to the customer. The response to a successful call contains the order with the shipped line items.
Note: You can ship multiple items in a single shipment by passing the array line for each item with associated quantities you want to ship. Tracking information must be sent mandatorily.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Updates the status of order lines to Shipped and trigger the charge to the customer. The response to a successful call contains the order with the shipped line items.

Path Params
string
required

purchaseOrderId

Body Params

File fields

shipments
array of objects

List of shipments associated with the order

shipments
Headers
string
string
required

Basic authorization header. Base 64 encodes the Client ID and Client Secret retrieved in step two of the integration steps.

string
required

The access token retrieved in the Token API call

string

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding

string
required

A unique ID which identifies each API call and used to track and debug issues; use a random generated GUID for this ID

string
required

Walmart Service Name

Responses

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