Skip to main content

Fields

currency : ProductRateCurrency! required
pricePerUnit : Float

Price per unit.

temporalClass : String

The temporal class of the product rate.

unitType : ProductRateUnitType! required
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

{ "currency": "AUD_CENTS", "pricePerUnit": 909.37, "temporalClass": "civil-support-high-keep-brother", "unitType": "DAYS_ON_SUPPLY" }