Order Dispense Request

This request is the forward update for dispensed orders.

Path Params
string
required

Specifies the value representing the order for a particular customer order identifier.

Example

2328273

Body Params
string
required

Specifies an identifier representing an order from the tenant.

Example

MAK4231
example: "MAK4231"

string
required

Specifies a representation of the channel or source of order (order originator).

Example

Walmart

string

Specifies a representation of the channel or source of dispense (dispense source).

Example

Microlize

Promise

Dispatcher

fulfilmentLines
array of objects

Specifies an array for fulfillment lines

fulfilmentLines
dispenseSection
object
required

Specifies an object for the dispense section.

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 external identifier of the client store.

Example

9221

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

Accepted. No response object is returned. Refer to webhook response (Order Dispensed Webhook).

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