| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderNumber | The order to mark as attention required | integer | Matching regular expression pattern: ^[1-9]\d*$ |
| AttentionIsRequired | Setting true will allow you to add a comment. Setting false will remove any existing flag and remove any existing comments. | boolean | None. |
| AttentionComment | Optional comment valid when AttentionIsRequired is set to true. Max Length of 800 characters | string | Max length: 800 |