Skip to main content

Input fields

periodEnd : DateTime

The period for the price.

periodStart : DateTime! required

The period for the price.

prices : [RateGroupPricesInput!]! required

The rate group prices.

product : String! required

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" }