ProductRateOverrideItemInput
Item input for Product Rate Override Configuration term.
Input fields
The price per unit for the product rate override item.
The product code for the product rate override item.
The rate band for the product rate override item.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"pricePerUnit": "1.0",
"productCode": "sort-item-clearly-for-call",
"rate": ProductRateOverrideItemBandInput
}