SetSelectedShippingMethod
| Field | Type | Required | Description |
|---|---|---|---|
code |
string |
yes | |
serviceLevel |
object |
yes |
Example
Section titled “Example”{ "code": "standardShipping", "serviceLevel": { "code": "standard", "cost": 4.99, "carrier": { "code": "DHL" } }}
