ServicePriceRange

Version: 1.33

Parameters

Extends: TractObject

Attributes
Attribute Required? Datatype Description

quantityBeginRange

Y

decimal

The low number of items

quantityEndRange

Y

decimal

price

Y

decimal

The price for this quantity tier.

currencyType

Yes

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

Querying ServicePriceRange

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

servicePriceEid

Long

REST Endpoints

/servicePriceRanges

getServices

GET

https://my.tractbilling.com/t/s/r/1.33/servicePriceRanges

getServicePriceRange

GET

https://my.tractbilling.com/t/s/r/1.33/servicePriceRanges/{eid: \d+}