Skip to main content

ApiPriceListItem

A price list (ApiPriceList) contains one or more services. A service is e.g. "Translation from English into French" together with pricing information.

FORMAT

XML
<ApiPriceListItem>
<ServiceId>2147483647</ServiceId>
<CompanyId>2147483647</CompanyId>
<PriceListId>2147483647</PriceListId>
<LocaleSource>String content</LocaleSource>
<LocaleTarget>String content</LocaleTarget>
<TaskCode>String content</TaskCode>
<ProductCode>String content</ProductCode>
<Comments>String content</Comments>
<Rating>255</Rating>
<PriceUnitCode>String content</PriceUnitCode>
<PriceUnits>32767</PriceUnits>
<PriceAmount>12678967.543233</PriceAmount>
<LocaleSourcePrimary>String content</LocaleSourcePrimary>
<LocaleTargetPrimary>String content</LocaleTargetPrimary>
<DelayLeadHours>32767</DelayLeadHours>
<DelayUnitsPerDay>32767</DelayUnitsPerDay>
</ApiPriceListItem>

 

PROPERTIES

ServiceId

The unique service identifier

CompanyId

Company which supplies this service

PriceListId

Price list to which this service belongs. The price list defines the currency, reductions, fuzzy match intervals and currency conversion rates.

LocaleSource

LocaleTarget

The language couple of the service

TaskCode

The service task. The list of tasks can be configured. Main tasks are: TR = Translation, RV = Revision, PROOF = Approval/Proofreading

ProductCode

Optional product/service code

Comments

Internal comments

Rating

A value between 1 and 5 to rate the quality or priority of the service. 5 is best.

PriceUnitCode

The type of unit:

WD - Word(s)

CH - Character(s)

LN - Line(s)

PG - Page(s)

DOC - Document(s)

JOB - Job(s)

TH - Hour(s)

TD - Day(s)

X - Other

WDT - Translated word(s)

CHT - Translated character(s)

LNT - Translated line(s)

PGT - Translated page(s)

DOT - Translated document(s)

PriceUnits

The number of units included in the price. Default is 1.

PriceAmount

The unitary cost. More precisely: Cost of PriceUnits x PriceUnitCode. Examples: Cost for 1 Word, for 1 Character, per 55 characters, etc.

LocaleSourcePrimary

Language part of LocaleSource. Useful for filtering operations.

LocaleTargetPrimary

Language part of LocaleTarget. Useful for filtering operations.

DelayLeadHours

Indicates the lead time applicable by the supplier. The lead time is the minimum time in hours from notification of work until start to work. For example: If the supplier lives in a different time zone, a minimum lead time would reflect the time difference.

DelayUnitsPerDay

The capacity of the supplier. It indicates the number of units the supplier can process per day (see PriceUnitCode). The unit is indicated in field PriceUnitCode.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.