Handles shipping option changes from PayPal. Updates the order with the selected shipping option and returns updated pricing information.
OK
Bad Request
Not Found
{- "selectedShippingOption": {
- "id": "string",
- "label": "string",
- "selected": true,
- "type": "string",
- "amount": {
- "currencyCode": "string",
- "value": "string"
}
}
}