Save Items Volumetrics Request

This request saves volume and weight data for Universal Product Codes (UPCs) values.

Body Params

Request to save a UPC list.

upcVolumes
array of objects
required
length between 1 and 299
upcVolumes*
string
required

Specifies the Universal Product Code (UPC) number for associated volumes.

Example

00123456789012

string

Specifies the Universal Product Code (UPC) description for the associated volumes.

Example

Client GS Loose Ginger PER KG

number
required
≥ 0.00001

Specifies the volume value for associated volumes.

Example

34.0

number
required
≥ 0.00001

Specifies the weight value for associated volumes.

Example

1.0

dimensions
object

Specifies an object for dimensions

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

Specifies an optional parameter to get the delivery node number for Hub & Spoke (H&S) or Remote Click and Collect (RCNC) orders.

Example

S465-94

string
required

Specifies the literal and value for Bearer <authenticationToken>.

Example

Bearer eyJraWQiOiI1N…yLTQ4MjctOGUz

string
required

Specifies the literal application/json.

Example

application/json

string

Specifies an optional parameter to indicate the order mode.

A sample value of TRAINING indicates the order belongs to Training Mode.
See Training Mode Features.
If this header is not present, the order will be treated as a production order.

Example

TRAINING

Responses
202

Request accepted for processing. No response object is returned.

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