TransAPI Business dictionary

Offer types

  • Public - offer is visible and available for all Trans.eu platform users immediately. Regardless of whether they are employees of the same company, corporation, or whether they belong to a common cluster.
  • Private - offer is visible and available only for the employees of the same company as the oferrer.
  • Cluster - offer is visible and available to employees of companies that are members of the cluster. The offer becomes visible in cluster right after being added. Note: a company can be a member of many clusters, and each of them has a separate identifier to be specified during offer adding. For ex.
{
"type":  "cluster",
"clusters" : [
    { "id": 123}
 ]
}

Special identifiers

Some APIs introduce special type of identifiers referred to as special identifiers. Special identifiers can be used instead of numerical identifiers (check respective API specifications where you can use them).

Examples:

  • @me get resource in context of current user
  • @company get resource in context of current users company
  • @company-contractor get resource in context of current users company, where that company is in a role of contractor