| Field | Data Type | Required/Optional | Description |
|---|---|---|---|
| OrderId | String (Guid) | Required | OrderId is the Id of the order defined in Fusion. |
Example JSON payload
{
"status":"string"
}
| Field | Data Type | Required/Optional | Description |
|---|---|---|---|
| Status | String MaxLength:25 MinLength:0 |
Required | Order status which needs to updated into the system. Valid value(s) are : "Order Submitted" |