Skip to main content

Submit Walmart Fulfillment

POST 

/api/walmart/:integrationInstance/fulfillments/:salesOrderFulfillment/submit

Submit a single completed fulfillment's shipment confirmation (carrier, tracking number, shipped lines) to Walmart. Only fulfillments that are completed, not yet submitted, not pickup-type, and linked to a non-cancelled Walmart order of this instance are accepted. On success the fulfillment is marked as submitted; on failure a 422 is returned with the reason.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type