SCAPI - Update shipping method on shipment
PUT {{HOST}}/checkout/shopper-baskets/{{version}}/organizations/{{organizationId}}/baskets/{{basket_id}}/shipments/test-shpmentId/shipping-method?siteId={{siteId}}
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
siteId | string |
Request Body
{"id"=>"test-shippingMethodId"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |