UpdateProductPricesInput
Rate group prices for a product.
Input fields
The period for the price.
The period for the price.
The rate group prices.
The product code.
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
{
"periodEnd": "1976-07-28T03:41:18.714795+00:00",
"periodStart": "2001-11-14T14:41:26.828737+00:00",
"prices": RateGroupPricesInput,
"product": "me-process-film-foreign-similar"
}