Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Enumerates the types of tasks supported by Wordbee such as "Translation", "Revision", "Proofreading", "Post-editing", etc.


You need to supply these task categories with many API methods such as when creating projects, jobs or pricelist services.


Child pages (Children Display)

URL

(GET) settings/taskcategories

PARAMETERS

token

The token obtained on connection

Required


RESULTS

Returns a list with these fields:

m_

...

Item1

Category code.

Examples:

"TR" (Translation),

"RV" (Revision),

"PROOF" (Proofreading)

...

m_Item2

English name of category

m_Item3

Enable indicator.

true if the task is currently enabled on the platform

false if not