---
title: "POST /api/walmart/shipment/{orderId}"
method: POST
path: "/api/walmart/shipment/{orderId}"
tags: ["Walmart Orders"]
---

# POST /api/walmart/shipment/{orderId}

`POST /api/walmart/shipment/{orderId}`

## Path parameters

- `orderId` string, required

## Request body

- object
  - `data` string, required

## Response `200`

Returns Walmart Order

---

[API](https://skmtc.dev/salest/apis/api-server.md) · [All operations](https://skmtc.dev/salest/apis/api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/salest/api-server/revisions/41732efb40ea/schema)
