Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.


URL

(GET) settings/taskcategories

PARAMETERS

token

The token obtained on connection

Required


RESULTS

Returns a list with these fields:m_Item1Category code.Examples:"TR" (Translation), "RV" (Revision), "PROOF" (Proofreading)…m_Item2English name of category





  • No labels