Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Walmart's fulfillment network.
Request
This endpoint expects an object.
destinationMarketplaces
Walmart Marketplace IDs where the items need to be shipped to. Currently only one marketplace can be selected.
items
Items included in this plan.
sourceAddress
Specific details to identify a place (input variant — phone required).
name
Name for the Inbound Plan. If one isn't provided, a default name will be provided.
Response
Accepted — operation submitted asynchronously.
inboundPlanId
Identifier of the newly created inbound plan.
operationId
UUID for the given operation.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error