Represents a comprehensive PriceSet record within the OnTime API.
![]() |
PriceSet
Represents a comprehensive PriceSet record within the OnTime API.
|
| Name | Description | Data Type |
|---|---|---|
| PriceModifiers | The collection of unique Guid identifiers referencing all PriceModifier records associated with this PriceSet. | Array[] |
| ID | The unique identifier for this PriceSet record. | string |
| InternalName | The internal name of this PriceSet. | string |
| ServiceLevel | The public display name of this PriceSet, represented as the service level. | string |
| DispatcherInstructions | The instructions given to a dispatcher (i.e. a | string |
| CustomerInstructions | The instructions given to a | string |
| PercentCommissionable | The percentage-based value used to determine the commissionable amount for this PriceSet. | number |
| IsDisplayedOnCustomerWebPortal | The visibility of this PriceSet within the Customer Web Portal. | boolean |