# Amendments(retail only) **POST /channel/amendments** # Definitions | Attribute | Meaning | Type | | :---------------- | :---------------------------------------------------------- | :---------- | | amends.`plu` | Unique identifier of the amended item | String | | amends.`quantity` | Original quantity of the item ordered | Integer | | amends.`subItems` | Where applicable, subItems associated with the item ordered | Object | | `finalQuantity` | Updated quantity of the item ordered | String | | `amendmentReason` | Stated reason for amending the item if available | Enum string | | `amendmentAction` | | Enum string | | `substitutePlu` | | String | ## Servers - Staging Environment: https://api.staging.deliverect.com (Staging Environment) ## Parameters ## Responses ### 200 Ok [Powered by Bump.sh](https://bump.sh)