Updates the order tracking number field.
| Name | Description | Additional information |
|---|---|---|
| orderId | The ID of the order. |
Define this parameter in the request URI. |
| model | Tracking Number |
Define this parameter in the request body. |
{
"TrackingNumber": "sample string 1"
}