A supplier can optionally be assigned translation domains such as " Technical ", " Medical " etc. This helps to know which suppliers can work with which kind of texts. This method enumerates all domains assigned to a supplier. See Translation domains for a list of all available domains with name and id. This list can be customized from the Wordbee administrative pages.
URL
(GET) companies/{companyid}/domains
PARAMETERS
|
token |
The token obtained on connection |
Required |
|
companyid |
The id of the company for which the domains must be listed. |
Required |
RESULTS
Returns a list with these fields :
|
m_item1 |
The id of the translation domain |
|
m_item2 |
The name of the tranlation domain |
If the list is empty, no domain was assigned to the supplier.