ProductPrice

Version: 1.33

Parameters

Extends: TractObject

Elements
Element Type Required? Description

priceRanges

priceRanges

 

 

productUsageRules

productUsageRules

 

 

priceCategory

priceCategory

Y

 

Attributes
Attribute Required? Datatype Description

fromDate

Y

dateTime

 

thruDate

 

dateTime

 

priceOverride

Y

boolean

 

allowScheduledCharges

 

boolean

 

type

 

PriceType

OneTime

Recurring

paymentOnPurchaseRequired

 

boolean

 

currencyType

Y

CurrencyType

  • USD

  • EUR

  • CAD

  • GBP

  • MXN

  • JPY

  • NOK

  • SEK

  • DKK

  • AUD

  • INR

  • NZD

  • ZAR

  • AED

  • SAR

  • QAR

  • EGP

  • OMR

  • KWD

  • BHD

  • ILS

  • CNY

  • HKD

  • CHF

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.

Query Keys
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.