ProductPrice
Version: 1.33
Parameters
Extends: TractObject
Element | Type | Required? | Description |
priceRanges |
priceRanges |
|
|
productUsageRules |
productUsageRules |
|
|
priceCategory |
priceCategory |
Y |
|
Attribute | Required? | Datatype | Description |
fromDate |
Y |
dateTime |
|
thruDate |
|
dateTime |
|
priceOverride |
Y |
boolean |
|
allowScheduledCharges |
|
boolean |
|
type |
|
PriceType |
OneTime Recurring |
paymentOnPurchaseRequired |
|
boolean |
|
currencyType |
Y |
CurrencyType |
|
tapered |
|
boolean |
|
Querying ProductPrice
For paged results, use the plural of the entity name (for example, billingAccounts, productCategories). For more information, refer to Understanding Queries.
Key | Type |
eid |
Long |
productEid |
Long |
fromDate |
Timestamp |
thruDate |
Timestamp |
priceListEid |
Long |
priceListIsMaster |
Boolean |
currencyType |
java.util.Currency |
REST Endpoints
Coming soon.
Sample Requests and Responses
SOAP — Coming soon.
REST — Coming soon.