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