AdjustmentDetail
| Name | Description | Type | Additional information |
|---|---|---|---|
| Tags | List of tags associated with this resource. | Collection of string |
None. |
| Notes | Notes for this adjustment. | string |
None. |
| AdjustmentItems | A list of item adjustments. | Collection of AdjustmentItem |
None. |
| Id | The unique Id for the item adjustment. | integer |
None. |
| Date | The date of the adjustments | date |
None. |
| Summary | Brief summary for this adjustment. | string |
None. |
| RequiresFollowUp | Indicates whether the adjustment requires follow up. | boolean |
None. |
| LastUpdatedId | A data field used to check concurreny when performing updates. This data is returned only and used for concurrency checking when performing an update/PUT. | string |
None. |
| CreatedDateUtc | The date and time this resource was created in UTC. This data is returned only and cannot be added or updated when issuing a POST or PUT. | date |
None. |
| LastModifiedDateUtc | The date and time this resource was last modified in UTC. This data is returned only and cannot be added or updated when issuing a POST or PUT. | date |
None. |
| _links | Hypermedia links. Contains contextual links to possible next actions related to this resource. Only present in responses. This data is not to be sent to the server. | Collection of Link |
None. |