ProductPrice
A price created for a rate group, with the validity period as persisted.
Fields
The end of validity for this price.
The start of validity for this price.
The price per unit.
The rate group code.
The variant that this price applies to.
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": "1977-01-29T23:42:17.001965+00:00",
"periodStart": "1976-06-30T08:30:58.091938+00:00",
"price": "1.0",
"rateGroup": "onto-unit-baby-nearly-not",
"variant": ProductPriceVariant
}