{ "uuid": "e00aeac1-948f-4df6-9e4a-acabf0194590", "lastMigration": 29, "name": "MotaWord API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "c1f91fb9-2a53-43ba-abb7-5699b0d8f58d", "documentation": "Available endpoints", "method": "get", "endpoint": "", "responses": [ { "uuid": "969c21f9-7b61-4c27-a29e-223436ce7cf8", "body": "{}", "latency": 0, "statusCode": 200, "label": "JSON representation of our Swagger API definition.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7354e132-8436-4e29-960f-21c5f1a7fae4", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Authentication error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb83d34e-832c-4fd1-a804-7c9789e5cb39", "documentation": "Download async request files", "method": "get", "endpoint": "async/download", "responses": [ { "uuid": "f5739755-eb8f-4edd-af93-8e5ee26b3da7", "body": "", "latency": 0, "statusCode": 200, "label": "File", "headers": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1055ff92-32a7-4655-8fab-40f953768a68", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c440abc6-51df-42b6-b4f0-e924571e43bb", "documentation": "Get blog posts - ordered by created desc by default", "method": "get", "endpoint": "blogs", "responses": [ { "uuid": "76d065f5-cc01-4f96-8c54-b1f2044730ce", "body": "{\n \"articles\": [\n {\n \"announcement_type\": \"{{oneOf (array 'article' 'case' 'famous-translators' 'sales')}}\",\n \"author\": \"\",\n \"content\": \"\",\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"excerpt\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"language\": \"\",\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"slug\": \"\",\n \"title\": \"\",\n \"topic\": \"\"\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "List of blog articles", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5f02445-ba2e-40a8-9793-ef47282566fc", "documentation": "Clear cache by key", "method": "delete", "endpoint": "cache/:key", "responses": [ { "uuid": "27bae7ce-108e-4651-9a8f-018e5004147a", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Operation status", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3613f6b-28d8-4d8d-bc18-fc7aa1ad1763", "documentation": "Returns a commission list of current client.", "method": "get", "endpoint": "commissions", "responses": [ { "uuid": "5532c017-f7f9-4d68-8d32-fe96ca1701ff", "body": "{\n \"commissions\": [\n {\n \"amount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"project\": {\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n },\n \"status\": \"{{oneOf (array 'completed' 'unclaimed' 'failed' 'sent' 'waiting' 'waiting_invoice')}}\"\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Commissions for client.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2f807564-8b0e-481b-a504-e0e7c2d213d9", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e148238b-2050-4d90-9698-39c2ff37dbae", "documentation": "Returns a commission list of current client.", "method": "post", "endpoint": "commissions", "responses": [ { "uuid": "60f02a3a-89da-431a-9a49-0fae6a6a4519", "body": "{\n \"commissions\": [\n {\n \"amount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"project\": {\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n },\n \"status\": \"{{oneOf (array 'completed' 'unclaimed' 'failed' 'sent' 'waiting' 'waiting_invoice')}}\"\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Commissions for client.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2345c8b7-20c2-47ff-92f6-e37d87d8edf6", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "04299748-e381-43b5-b1c1-8bce165b1177", "documentation": "Get a list of continuous projects", "method": "get", "endpoint": "continuous_projects", "responses": [ { "uuid": "7f8c33c8-757f-4798-a04c-ac1d28e383e6", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"projects\": [\n {\n \"analytics_enabled\": {{faker 'datatype.boolean'}},\n \"auto_start_postedit\": {{faker 'datatype.boolean'}},\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_enabled\": {{faker 'datatype.boolean'}},\n \"mt_enabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"postedit_enabled\": {{faker 'datatype.boolean'}},\n \"source_language\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Newly created continuous project", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08dabe32-3d9e-4d26-846c-3ea19bfc32a0", "documentation": "Create a new continuous project", "method": "post", "endpoint": "continuous_projects", "responses": [ { "uuid": "ff53347c-a84b-4865-b9c1-c8e0cc01e204", "body": "{\n \"analytics_enabled\": {{faker 'datatype.boolean'}},\n \"auto_start_postedit\": {{faker 'datatype.boolean'}},\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_enabled\": {{faker 'datatype.boolean'}},\n \"mt_enabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"postedit_enabled\": {{faker 'datatype.boolean'}},\n \"source_language\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Newly created continuous project", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d51db63-8364-493a-aafd-34274a80de62", "documentation": "Delete single continuous project", "method": "delete", "endpoint": "continuous_projects/:id", "responses": [ { "uuid": "ab1f4081-e186-4c9a-932b-0c175245f3bb", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Continuous project deleted successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c78b96d5-4a62-46ad-97fd-1f9da8dedc7c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a1e60ae-4793-421c-86ba-5df5ccfbfa8e", "documentation": "Get single continuous project", "method": "get", "endpoint": "continuous_projects/:id", "responses": [ { "uuid": "41257154-651a-4cb2-8e63-a6d1c25461c2", "body": "{\n \"analytics_enabled\": {{faker 'datatype.boolean'}},\n \"auto_start_postedit\": {{faker 'datatype.boolean'}},\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_enabled\": {{faker 'datatype.boolean'}},\n \"mt_enabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"postedit_enabled\": {{faker 'datatype.boolean'}},\n \"source_language\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "ContinuousProject model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1fb7868b-263f-4b01-9503-6f112e1bd312", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "93af6323-12a6-4431-9da8-2cd76e7ef964", "documentation": "Update continuous project", "method": "post", "endpoint": "continuous_projects/:id", "responses": [ { "uuid": "7e71d016-7442-4073-8df7-4d7fd09a87cb", "body": "{\n \"analytics_enabled\": {{faker 'datatype.boolean'}},\n \"auto_start_postedit\": {{faker 'datatype.boolean'}},\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_enabled\": {{faker 'datatype.boolean'}},\n \"mt_enabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"postedit_enabled\": {{faker 'datatype.boolean'}},\n \"source_language\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update continuous project operation status", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4b4717b5-89be-4ae0-a552-01e0991efe30", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ef87f595-b2dc-477c-a0a1-12fb2ca96b30", "documentation": "Get JWT token to be used in analytics dashboards", "method": "get", "endpoint": "continuous_projects/:id/analytics-token", "responses": [ { "uuid": "4a8f55c8-c967-4ed0-aa1d-47cf798f562b", "body": "{\n \"jwt\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "JWT token result", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb559f78-6468-4a22-a9f9-3ec64fa179ff", "documentation": "Save/collect analytics data from Active widget", "method": "post", "endpoint": "continuous_projects/:id/collect-analytics", "responses": [ { "uuid": "ac764a78-6ec1-420c-994e-ecae51eb79a2", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Analytics data collection result", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9d72336-4790-4e4b-ab3c-0dee9c81d9d5", "documentation": "Instantly translate your content with your existing TM and MT resources.", "method": "post", "endpoint": "continuous_projects/:id/translate/:targetLanguage", "responses": [ { "uuid": "e02e7231-38b2-4ffa-8a6f-eb0578c347d2", "body": "{\n \"results\": {\n \"results\": {}\n }\n}", "latency": 0, "statusCode": 200, "label": "Instant translation result. It may return a list of translated strings, or a list of translated files.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1c883ea8-9e0d-4c35-86d0-99530b662d92", "documentation": "Get widgets for this Active project", "method": "get", "endpoint": "continuous_projects/:projectId/widgets", "responses": [ { "uuid": "1e3a484b-34dc-410d-960c-9b976572bd73", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"widgets\": [\n {\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"follow_user\": {{faker 'datatype.boolean'}},\n \"force_cache_refresh_interval\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"modify_links\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"position\": \"\",\n \"theme\": \"\",\n \"token\": \"\",\n \"url_change_mode\": \"\",\n \"url_mode\": \"\",\n \"use_cache\": {{faker 'datatype.boolean'}},\n \"use_dummy_translations\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of widgets", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b6908328-ca85-40d6-9f81-954b3bf0294b", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "04182622-3dd0-46b6-95ca-3224798a433b", "documentation": "Create a new Active widget. This does not create a new Active project, just a separate widget.", "method": "post", "endpoint": "continuous_projects/:projectId/widgets", "responses": [ { "uuid": "0b19bb58-d0f0-4357-aa47-77c547fab1eb", "body": "{\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"follow_user\": {{faker 'datatype.boolean'}},\n \"force_cache_refresh_interval\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"modify_links\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"position\": \"\",\n \"theme\": \"\",\n \"token\": \"\",\n \"url_change_mode\": \"\",\n \"url_mode\": \"\",\n \"use_cache\": {{faker 'datatype.boolean'}},\n \"use_dummy_translations\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Updated widget details", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d62c6521-8a44-454f-9450-453c4a0fb15e", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound | ActiveWidgetNotFound | UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9eb8c459-6f10-4c83-b274-e398ccb36397", "documentation": "Delete a single widget for this Active project", "method": "delete", "endpoint": "continuous_projects/:projectId/widgets/:widgetId", "responses": [ { "uuid": "73e810a1-3111-44a1-ac62-ea206d7258d7", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Delete operation result", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fbc72789-2063-4fa8-98ec-18d08925f6dd", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound | ActiveWidgetNotFound | UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1090bed9-c44b-48e1-9aab-4975604b663d", "documentation": "Get a single widget for this Active project", "method": "get", "endpoint": "continuous_projects/:projectId/widgets/:widgetId", "responses": [ { "uuid": "d47c8af5-3581-4d57-9b68-72579e04ff49", "body": "{\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"follow_user\": {{faker 'datatype.boolean'}},\n \"force_cache_refresh_interval\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"modify_links\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"position\": \"\",\n \"theme\": \"\",\n \"token\": \"\",\n \"url_change_mode\": \"\",\n \"url_mode\": \"\",\n \"use_cache\": {{faker 'datatype.boolean'}},\n \"use_dummy_translations\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Active widget details", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3fb2ea65-9de5-42c6-895e-d000056fdc27", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound | ActiveWidgetNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "106f5f50-27f5-4f02-8ea2-0b8ef14498c7", "documentation": "Update Active widget settings.", "method": "post", "endpoint": "continuous_projects/:projectId/widgets/:widgetId", "responses": [ { "uuid": "28b2190e-e833-410b-bf4a-acfd26c49fdf", "body": "{\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"follow_user\": {{faker 'datatype.boolean'}},\n \"force_cache_refresh_interval\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"modify_links\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"position\": \"\",\n \"theme\": \"\",\n \"token\": \"\",\n \"url_change_mode\": \"\",\n \"url_mode\": \"\",\n \"use_cache\": {{faker 'datatype.boolean'}},\n \"use_dummy_translations\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Updated widget details", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fb81dcb4-e66c-4192-94c4-cc8efccca666", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound | ActiveWidgetNotFound | UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b5a96ed4-a3ae-46a5-aa96-ac61c3af19e0", "documentation": "Resets the access token of the Active widget.", "method": "post", "endpoint": "continuous_projects/:projectId/widgets/:widgetId/reset-token", "responses": [ { "uuid": "cb798a15-c61f-463a-84e8-b0ab4b9ca7c2", "body": "{\n \"created_at\": \"{{faker 'date.recent' 365}}\",\n \"follow_user\": {{faker 'datatype.boolean'}},\n \"force_cache_refresh_interval\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"modify_links\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"position\": \"\",\n \"theme\": \"\",\n \"token\": \"\",\n \"url_change_mode\": \"\",\n \"url_mode\": \"\",\n \"use_cache\": {{faker 'datatype.boolean'}},\n \"use_dummy_translations\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Updated widget details", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f441fd80-6396-4114-aa58-9170ded7648c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound | ActiveWidgetNotFound | UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4afb9d19-64a6-4be3-98aa-69d00258e6e5", "documentation": "Get details of my corporate account", "method": "get", "endpoint": "corporate", "responses": [ { "uuid": "f892d3e4-a4d8-405d-b03f-aabbfeffa117", "body": "{\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"domain\": \"\",\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\",\n \"web_site\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Corporate account details", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1046e0a4-0e25-41eb-a195-d091a028218b", "documentation": "Get a list of available permissions for this corporate account. They are used when assigning permissions to corporate users.", "method": "get", "endpoint": "corporate/permissions", "responses": [ { "uuid": "d1eee627-42d4-4cac-a37d-14cb4a1c5ac3", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"permissions\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of permission strings", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a3a26166-da2e-44fd-bf31-b761e305121b", "documentation": "Get a list of user groups for my corporate account", "method": "get", "endpoint": "corporate/user-groups", "responses": [ { "uuid": "8cda6665-e159-4467-b99d-02ddd97df1dc", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User group list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "34b5e43f-8338-44a4-8782-662623bc9ba7", "documentation": "Create or update a corporate user group", "method": "post", "endpoint": "corporate/user-groups", "responses": [ { "uuid": "ea4d4391-9be1-43a7-8eff-f33f385c82d7", "body": "{\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "User group list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6aed8fe3-5d9e-4230-883d-9b98ec4ac732", "documentation": "Get a list of users for my corporate account", "method": "get", "endpoint": "corporate/users", "responses": [ { "uuid": "0bb47dc0-fa0e-4aa9-a8e4-5be304af693e", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"users\": [\n {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4da91ec0-43b0-4d5d-8775-4f5a77d208fb", "documentation": "Create or update a corporate user", "method": "post", "endpoint": "corporate/users", "responses": [ { "uuid": "c6b09158-ab5b-4ced-8795-a17c37e2894f", "body": "{\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Created or updated user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c6eebe31-12b7-45a8-ae26-f757f10bbb64", "documentation": "Get details of this corporate account", "method": "get", "endpoint": "corporates/:corporateId", "responses": [ { "uuid": "c1c59774-3062-42e2-b14d-12d4e6d82b2a", "body": "{\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"domain\": \"\",\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\",\n \"web_site\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Corporate account details", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "07fbb119-aea2-4723-b3af-3f8213ac1c89", "documentation": "Get a list of available permissions for this corporate account. They are used when assigning permissions to corporate users.", "method": "get", "endpoint": "corporates/:corporateId/permissions", "responses": [ { "uuid": "f3a2c2e8-5291-4601-94d2-e3d800101edd", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"permissions\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of permission strings", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b43076d9-d9d8-41e7-b80d-75d150ca21c0", "documentation": "Get a list of user groups for this corporate account", "method": "get", "endpoint": "corporates/:corporateId/user-groups", "responses": [ { "uuid": "f5681f74-a0fc-497e-947b-44c029821978", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User group list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "964775d4-0cdf-4493-b72c-fff857555d78", "documentation": "Create or update a corporate user group for this corporate account", "method": "post", "endpoint": "corporates/:corporateId/user-groups", "responses": [ { "uuid": "60e6f0ea-edb5-4a1e-aaa3-80edb624f00b", "body": "{\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "User group list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "823b71e1-1f80-47e9-b6f2-eec217789059", "documentation": "Get a list of users for this corporate account", "method": "get", "endpoint": "corporates/:corporateId/users", "responses": [ { "uuid": "3c09c9a9-9950-44e9-8b5d-df48538b7d7a", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"users\": [\n {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "43ba0bcd-d34b-4cac-827a-5dcfa8ac161d", "documentation": "Delete requester account", "method": "delete", "endpoint": "delete-account", "responses": [ { "uuid": "c2325ee7-fb1a-4f6a-9d28-df74d9ade1d4", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b7da54a8-6d24-42f0-ac7e-d35585bfa1ae", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "85e10a13-c311-4a54-b5c1-5a3584aeb0c9", "documentation": "Get a list of your documents", "method": "get", "endpoint": "documents", "responses": [ { "uuid": "9e2306e8-a5e5-469d-b068-f71a63c76006", "body": "{\n \"documents\": [\n {\n \"file_type\": \"\",\n \"has_custom_package\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"manual_files\": [\n {\n \"driveFileId\": {{faker 'number.int' max=99999}},\n \"isProofread\": {{faker 'datatype.boolean'}},\n \"isTranslated\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"proofreadingFileId\": {{faker 'number.int' max=99999}},\n \"translationFileId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"name\": \"\",\n \"project_id\": {{faker 'number.int' max=99999}},\n \"review_in_manual_editor\": {{faker 'datatype.boolean'}},\n \"scheme\": {},\n \"search_score\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"subject\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"uploaded_at\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Document list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c64c955a-572f-45c8-8977-0ebaf7474368", "documentation": "Regenerate preview and return preview URL for given file", "method": "post", "endpoint": "documents/:documentId/regenerate_preview", "responses": [ { "uuid": "c413e760-4508-42fd-8239-e18f7361c064", "body": "{\n \"link\": {\n \"href\": \"\"\n },\n \"source\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "RegeneratePreviewResponse", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb3d7c81-759e-4add-afe6-28fd2855608b", "documentation": "Find documents similar to this document.", "method": "get", "endpoint": "documents/:documentId/similars", "responses": [ { "uuid": "f817f894-32b6-4bff-a227-8d6b1145f817", "body": "{\n \"documents\": [\n {\n \"file_type\": \"\",\n \"has_custom_package\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"manual_files\": [\n {\n \"driveFileId\": {{faker 'number.int' max=99999}},\n \"isProofread\": {{faker 'datatype.boolean'}},\n \"isTranslated\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"proofreadingFileId\": {{faker 'number.int' max=99999}},\n \"translationFileId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"name\": \"\",\n \"project_id\": {{faker 'number.int' max=99999}},\n \"review_in_manual_editor\": {{faker 'datatype.boolean'}},\n \"scheme\": {},\n \"search_score\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"subject\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"uploaded_at\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Document list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "78fc365c-d40d-4de9-aeee-147be8dc2623", "documentation": "Use the translation of given source manual document as manual draft source for the given target document.", "method": "post", "endpoint": "documents/:documentId/use_as_draft", "responses": [ { "uuid": "1259f08f-53f6-4434-88da-aa38d5ec2dba", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Operation status", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d301237c-6572-48c9-81ef-28e6ac9fe1a8", "documentation": "Use the translation of the given manual document as a regular file.", "method": "post", "endpoint": "documents/:documentId/use_as_regular", "responses": [ { "uuid": "4daf6f85-9c46-4065-95df-954b45736767", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Operation status", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fbb1770-9187-4279-8e4f-d7356b447d59", "documentation": "", "method": "post", "endpoint": "downgrade-proofreader", "responses": [ { "uuid": "7d8e5f85-52a5-4d22-8d97-b746b761ab8b", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "326a6442-b5a5-4288-9d98-be9bab5a12df", "body": "", "latency": 0, "statusCode": 304, "label": "Vendor is already a translator", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0433262-65cf-4846-a3e4-22e129baaaef", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "VendorNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae0cf1b7-1283-4c9c-bbe5-1dd2f9899968", "documentation": "Returns your vendor earnings. Includes real-time earnings from ongoing projects, and fixed earnings from completed projects. Also includes total earnings and string edits.", "method": "get", "endpoint": "earnings", "responses": [ { "uuid": "85053e98-d869-4080-bedc-c925891c93b8", "body": "{\n \"completed\": [\n {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"due_date\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'paid' 'pending' 'failed')}}\",\n \"words\": {{faker 'number.int' max=99999}},\n \"words_approved\": {{faker 'number.int' max=99999}},\n \"words_translated\": {{faker 'number.int' max=99999}}\n }\n ],\n \"ongoing\": [\n {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"due_date\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'paid' 'pending' 'failed')}}\",\n \"words\": {{faker 'number.int' max=99999}},\n \"words_approved\": {{faker 'number.int' max=99999}},\n \"words_translated\": {{faker 'number.int' max=99999}}\n }\n ],\n \"total\": {{faker 'number.float'}}\n}", "latency": 0, "statusCode": 200, "label": "Earnings for vendors", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9076a6e7-d382-42a6-b48a-55a037bdcbd5", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd06e775-9bc4-4c7b-8e3d-c7e0006e36a7", "documentation": "Get a list of supported formats", "method": "get", "endpoint": "formats", "responses": [ { "uuid": "cb975656-8205-4c20-8b36-ea565bebb533", "body": "{}", "latency": 0, "statusCode": 200, "label": "A list of supported formats", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e468b8d2-f9ab-4687-9b79-21dfed3d1f0a", "documentation": "Freeze requester account for project notifications", "method": "post", "endpoint": "freeze-account", "responses": [ { "uuid": "5f6166fe-1e29-4c74-bb95-ef82aebec4a8", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "44914cfe-d3f6-4967-acc6-c6cbfc195d39", "body": "", "latency": 0, "statusCode": 304, "label": "Account is already frozen for notifications", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b69cf7d5-ab16-4ed4-bcfe-a7bae115f031", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5426bb15-bb66-4992-9bc0-f8a6ed552407", "documentation": "Download the global glossary.", "method": "get", "endpoint": "glossary", "responses": [ { "uuid": "62ec12e0-1487-45b3-acb8-461774967ecd", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Glossary file streamed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2c7cd97e-257e-4902-8b1a-6f38845cafe6", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "GlossaryNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "490b2702-7fa4-497c-bbdc-925b9d13e890", "documentation": "Create or update the global glossary.", "method": "post", "endpoint": "glossary", "responses": [ { "uuid": "bbe1aa5a-8845-43c6-b549-e7b860b5403a", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dcab95f3-57ba-4573-b282-64d8dc496f99", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "FileTooLarge FileTooSmall NoFileUploaded", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba3c1b28-48f5-4503-ba80-71d05a4dda7c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 405, "label": "UnsupportedGlossaryFormat", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "15f05e79-b57e-449d-b1c7-b564ae8be7eb", "documentation": "Get vendor list for compiled invitation needs", "method": "post", "endpoint": "invitation/vendors", "responses": [ { "uuid": "04330e16-af05-4271-84e9-2695ad9d88cd", "body": "{\n \"vendors\": [\n {\n \"matchedNeeds\": [\n {\n \"fileId\": {{faker 'number.int' max=99999}},\n \"projectId\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"targetLanguage\": [\n \"\"\n ],\n \"taskType\": [\n \"\"\n ]\n }\n ],\n \"userId\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Invitation need grouped by vendor", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aa0e05d6-4244-4a86-83ee-ad0246807c6f", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "FileTooLarge FileTooSmall NoFileUploaded", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10a1e861-0775-4743-8098-dcecb8ae8dc1", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 405, "label": "UnsupportedGlossaryFormat", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd68c8a2-4989-4095-8b69-8bae08ea13dd", "documentation": "Get a list of supported languages", "method": "get", "endpoint": "languages", "responses": [ { "uuid": "e32eb3a3-876d-453b-bf63-abf6393867d3", "body": "[\n {\n \"code\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of supported languages", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0cef41e-e5f1-4f18-ad82-704c4496f79d", "documentation": "Log user's current location. This data is used in our Intelligent Project Manager for various data analysis, including project prioritization for vendors and account validation.", "method": "post", "endpoint": "location", "responses": [ { "uuid": "48c3ab60-f68e-433b-a75c-5a80eed8a916", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d045c1ee-e1ff-4fd3-8592-f7b1c792d96c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d6239002-82f8-481f-8edb-603785e484c7", "documentation": "", "method": "post", "endpoint": "make-proofreader", "responses": [ { "uuid": "5c7b18e8-c1d5-460d-8445-3537fd0e3f6d", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "65581977-404d-47d0-891c-5d97ebf2a60d", "body": "", "latency": 0, "statusCode": 304, "label": "Vendor is already a proofreader", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc12e8b0-b22a-4647-8b09-8af4c14ada5d", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "VendorNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "48999eff-13ea-4993-b4c8-a09e44c7c9d5", "documentation": "Get your user information, including client or vendor specific info.", "method": "get", "endpoint": "me", "responses": [ { "uuid": "973cb892-de1c-4f2d-a0fe-05a62de06361", "body": "{\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "User summary", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bbc4d0fa-7228-494f-912c-424a3cae757b", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74a8a060-213d-4b14-a20f-abc234c8f5f4", "documentation": "Update your user information.", "method": "post", "endpoint": "me", "responses": [ { "uuid": "75dd0e01-fb7c-4edf-b58c-8ef23d625ca1", "body": "{\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "User info", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f09ea84-9f84-4c24-8303-b8c38c04f01b", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7c44113a-145f-4cf6-a699-a47f5f8ecda5", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "337efc20-b3b5-4028-8860-bae8c253a14f", "documentation": "", "method": "post", "endpoint": "notifications/subscribe", "responses": [ { "uuid": "59a0ea29-4c0d-4e3b-b26d-a86d68ae2be3", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Saved notification subscription information", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f3b2e690-f2f1-4624-aff7-b68592310434", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "MissingParameter | Failed to save subscription", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a8a347e-cbea-4370-935f-c3e798f86fac", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3fd3857e-7605-4de0-8f5a-597dd87ccc57", "documentation": "", "method": "post", "endpoint": "notifications/unsubscribe", "responses": [ { "uuid": "c9990676-34a1-445d-85ec-cb44806e7bda", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Deleted notification subscription information", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "33b87404-820a-4c27-a7b1-1a59cd8a5622", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "MissingParameter | Failed to delete subscription", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8d7553b-b893-4771-9ef0-061a79077d69", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5eb78cee-0a54-4e80-9e0b-17f02ea7d5d2", "documentation": "Get the Pam profile of a client for this client ID", "method": "get", "endpoint": "pam/profiles/client/:clientId", "responses": [ { "uuid": "9a832758-549c-4ec3-8dc8-92da5cb4393e", "body": "{\n \"account_creation_date\": \"{{faker 'date.recent' 365}}\",\n \"client_project_count\": {{faker 'number.int' max=99999}},\n \"corporate\": \"\",\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"corporate_user_count\": {{faker 'number.int' max=99999}},\n \"frequent_file_extension\": \"\",\n \"frequent_language_pairs\": [\n \"\"\n ],\n \"full_name\": \"\",\n \"growth\": {{faker 'datatype.boolean'}},\n \"is_complex\": {{faker 'datatype.boolean'}},\n \"last_12_months_spending\": {{faker 'number.float'}},\n \"last_project\": {{faker 'number.int' max=99999}},\n \"last_project_time\": \"{{faker 'date.recent' 365}}\",\n \"last_proofreaders\": [\n {\n \"full_name\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"language\": \"\",\n \"vendor_link\": \"\"\n }\n ],\n \"notes\": [\n \"\"\n ],\n \"nps\": {\n \"average\": {\n \"completed_surveys_count\": {{faker 'number.int' max=99999}},\n \"score\": {{faker 'number.float'}}\n },\n \"last\": {\n \"completion_date\": \"{{faker 'date.recent' 365}}\",\n \"score\": {{faker 'number.int' max=99999}}\n }\n },\n \"user_rank_in_project_count\": {{faker 'number.int' max=99999}},\n \"user_rank_in_spending\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Client profile", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fb888396-1ea8-4c23-b6a2-51abc574d3cc", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ClientProfileNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "607e7ef4-e50d-4e47-8a8c-b179d207587a", "documentation": "Update user password. Password should contain at least one uppercase, lowercase character and one number", "method": "post", "endpoint": "password", "responses": [ { "uuid": "dc33b983-13a4-4540-ade4-3e27c39a18c7", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ffdf5195-3bc1-4940-9f46-6d334abd10b4", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b2262813-bf97-49e6-93f9-5f5e87c3dfcf", "documentation": "Get your payment Info", "method": "get", "endpoint": "payment", "responses": [ { "uuid": "b08d0702-b7aa-4761-94e6-2cbaef41b04c", "body": "{\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"card\": {\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n },\n \"corporate\": {\n \"allow_api_invoicing\": {{faker 'datatype.boolean'}},\n \"allow_payment_code\": {{faker 'datatype.boolean'}},\n \"auto_charge\": {{faker 'datatype.boolean'}},\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"card\": {\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n },\n \"contact_email_address\": \"\",\n \"payment_code\": \"\"\n },\n \"shared_card\": {\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returns billing and saved card information for user, and their corporate if present.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "51387e95-8164-4213-a89f-e3669b9dbdaa", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9c3d773-8262-444a-b77c-4d57b46e1080", "documentation": "Update payment info", "method": "post", "endpoint": "payment", "responses": [ { "uuid": "63d4622a-d68e-480e-946d-5951b4075f9f", "body": "{\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"card\": {\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n },\n \"corporate\": {\n \"allow_api_invoicing\": {{faker 'datatype.boolean'}},\n \"allow_payment_code\": {{faker 'datatype.boolean'}},\n \"auto_charge\": {{faker 'datatype.boolean'}},\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"card\": {\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n },\n \"contact_email_address\": \"\",\n \"payment_code\": \"\"\n },\n \"shared_card\": {\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "78fb7dab-5a55-4d93-8556-af3cdcd4b62e", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1be0f4ab-170a-47d8-bffb-2a5adc3f6bd9", "documentation": "Reset corporate credit card payment code.", "method": "get", "endpoint": "payment/reset-corporate-payment-code", "responses": [ { "uuid": "b2dba904-da7f-4a28-9eb0-097234b1f58c", "body": "{\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Credit card content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "45cda940-f1d6-4f64-88b7-3dc77aec7dfd", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound UnauthorizedUser MissingCorporateAccount", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "69ccc363-8567-4588-bd97-956ac28aced2", "documentation": "Toggle corporate auto charge option.", "method": "get", "endpoint": "payment/toggle-corporate-auto-charge", "responses": [ { "uuid": "63628de1-08aa-4d4a-b271-c9152a51da82", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f6aa47e1-5ce2-42c4-a7e9-27e63c8a4855", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound UnauthorizedUser MissingCorporateAccount", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "621f66ef-04ad-4547-8d7a-c529c347bc25", "documentation": "Get credit card by cardId", "method": "get", "endpoint": "payment/:cardId", "responses": [ { "uuid": "86566ee5-6f6d-4d13-b717-491ec18b4bc6", "body": "{\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Credit card content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "161a8a5b-2566-429f-8ecc-1dac0413de72", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "MissingCreditCard", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8727c2eb-56ac-43cd-abfa-d63ca91e49bc", "documentation": "Delete credit card.", "method": "delete", "endpoint": "payment/:cardId/delete", "responses": [ { "uuid": "d01ac599-f894-4232-88a0-df7e2030fda8", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "79f3a6c6-0d16-443e-b4e7-ad975612cdba", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound MissingCorporateAccount MissingParameter MissingCreditCard UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3df93e4d-ed94-4523-ba95-12dff231ae25", "documentation": "Reset credit card payment code.", "method": "post", "endpoint": "payment/:cardId/reset-payment-code", "responses": [ { "uuid": "fc1961d6-0008-4fd9-9d25-779e142f7ff8", "body": "{\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Credit card content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ee6ffb75-0665-4a1d-be97-ac3904c515db", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound MissingCorporateAccount MissingParameter MissingCreditCard UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d3af6de2-8309-4fce-8376-4f2b2534c8b3", "documentation": "Returns a list of permissions that this user is authorized for.", "method": "get", "endpoint": "permissions", "responses": [ { "uuid": "123526e7-ccbb-439a-b241-0252fa1a28e7", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"permissions\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of permission strings", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "21733255-6566-4974-9cf9-8067e9cd455c", "documentation": "", "method": "post", "endpoint": "profile-picture", "responses": [ { "uuid": "9b2e53df-8c0f-40ec-8a3c-069d6910f735", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "41023f60-8bad-459b-b99f-8b4859ced0ee", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Email already exists", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6c208f11-fde1-4ece-bd4a-4207989687a0", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "83f84dcf-298a-4b8d-8b60-00642fd400b0", "documentation": "Get a list of your projects", "method": "get", "endpoint": "projects", "responses": [ { "uuid": "2476ca4c-47ac-4b67-8361-9fac2edec0bb", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"projects\": [\n {\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Project list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4cb11ffd-444c-4b8d-9068-7d88c32a1cb5", "documentation": "Get a new quote", "method": "post", "endpoint": "projects", "responses": [ { "uuid": "1b8f836e-4ff8-4e44-ad12-cd3b27657035", "body": "{\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Newly created project", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "66adb7a8-4059-45d9-83f6-d42a4d8137fa", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "FileTooLarge FileTooSmall FileWasAlreadyUploaded", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10ea9484-aa5d-423f-a89d-c374a1340ef3", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 405, "label": "UnsupportedDocumentFormat UnsupportedStyleGuideFormat UnsupportedGlossaryFormat", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b113b2a8-514e-44c5-8dda-e0a027f434dc", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "UnsupportedLanguage TooManyGlossaries ProjectAlreadyHasGlossary", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ddd308e1-d192-4ace-8ca2-34eaa1dcbd12", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "ProjectInsertFailed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d45c7efa-57f8-4808-a00f-46cf94999faa", "documentation": "Get Quote Id", "method": "get", "endpoint": "projects/from-internal-id/:projectId", "responses": [ { "uuid": "73248ac3-ccdc-4202-862c-13c2f1795ed8", "body": "{\n \"internal-id\": {{faker 'number.int' max=99999}},\n \"public-id\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "QuoteId", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dcfd80cf-82f4-4718-ab30-fee975e58a85", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "870afe1d-e966-426d-a967-45ff3978c538", "documentation": "Get a list of your vendor projects", "method": "get", "endpoint": "projects/vendor", "responses": [ { "uuid": "177d79d1-9a03-4625-b499-ec2390aa38a5", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"projects\": [\n {\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Vendor project list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "40937a07-e815-4ca7-90ae-1027e3d4a7d7", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "VendorNotFound - this is not a vendor user account", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09599080-258e-4346-83b4-f8b55e808e12", "documentation": "Delete a project", "method": "delete", "endpoint": "projects/:id", "responses": [ { "uuid": "35cd1f57-4fa0-4686-84af-ea26799182f2", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Project canceled successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7e5c135d-d5ec-43c1-b487-d90f16ee8adc", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3bf92159-d39c-4af0-81ee-0dc0637fd202", "documentation": "Get single project", "method": "get", "endpoint": "projects/:id", "responses": [ { "uuid": "7249d4e0-cd6f-499e-819d-91737f01ab4f", "body": "{\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Project model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0f05e725-3f91-4e9e-ac2c-9e55155faa3b", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49023248-3932-44e4-97ae-2061574bd90b", "documentation": "Update project language pairs", "method": "put", "endpoint": "projects/:id", "responses": [ { "uuid": "bcfd4b74-18dc-476b-98d3-df40feb1e469", "body": "{\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Updated project", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f388a658-3498-437a-aea0-7a2f083eb72b", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37961d79-ee5b-4654-8ba3-8467ce9c37cb", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "UnsupportedLanguage", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "748f3e57-ab8d-41c2-9ccd-8126ee42292e", "documentation": "Trigger a call to your callback URL related to this project.", "method": "get", "endpoint": "projects/:id/callback/:actionType", "responses": [ { "uuid": "1c7ed4e5-c378-4b82-8226-a12328a37b08", "body": "{\n \"data\": {\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n },\n \"result\": \"\",\n \"type\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Callback result", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1f35569f-38e3-4c19-a4b0-fba6f533e763", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "297d6257-f3d3-4194-b173-f221edc99ae8", "documentation": "Cancel your translation project", "method": "post", "endpoint": "projects/:id/cancel", "responses": [ { "uuid": "293f8642-0c7f-4355-8673-fe074a507e73", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Project canceled successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "42ff5eaf-40c3-4d8b-adf0-b773557d9355", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "83c9aedc-d816-4fdd-8091-1afb8350c4d7", "documentation": "Deliver project", "method": "post", "endpoint": "projects/:id/deliver", "responses": [ { "uuid": "99c06751-9641-4c8c-9090-4641b924d294", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Operation started successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9eff2796-047e-4fed-bdc9-0aec635c923f", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd097e5a-200f-429e-8c2a-3013d83dc85e", "documentation": "Download the latest translation package.", "method": "get", "endpoint": "projects/:id/download", "responses": [ { "uuid": "289a66fa-9f03-4ed3-8a73-eddcf7962fad", "body": "", "latency": 0, "statusCode": 200, "label": "Translation package streamed. The streamed file is always a ZIP file, except when the API client is configured for Drupal and Wordpress.", "headers": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "09b6d7c6-e6d9-43a5-9b91-2561e9560901", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "ProjectNotLaunchedYet", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a143fe8-5381-45f7-ba55-85b6c0daac76", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "TranslationPackageNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1f62b686-58a7-49bd-ba82-c8072fa6b0c4", "documentation": "Download the latest translation package.", "method": "get", "endpoint": "projects/:id/download/:language", "responses": [ { "uuid": "a9131177-3ec2-420a-915b-8b1f57dd94a7", "body": "", "latency": 0, "statusCode": 200, "label": "Translation package streamed. The streamed file is always a ZIP file, except when the API client is configured for Drupal and Wordpress.", "headers": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "595c3cf8-ea52-4db9-bb5b-a2ced7e5800f", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "ProjectNotLaunchedYet", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42fc9949-8e57-43eb-a22e-9288f3cb71be", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "TranslationPackageNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "75110887-2efd-4f74-af25-fab7a85bd745", "documentation": "Get invoice details", "method": "get", "endpoint": "projects/:id/invoice", "responses": [ { "uuid": "f957bc7e-9437-42bf-9816-a718f78daf74", "body": "{\n \"amount\": {{faker 'number.float'}},\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"currency\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"invoice_no\": {{faker 'number.int' max=99999}},\n \"invoiced_at\": \"{{faker 'date.recent' 365}}\",\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"status\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Invoice", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7797dea4-79ba-46c2-b28a-5ca5ecfe9602", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound or InvoiceNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3ef1472-e4e0-4e51-bfab-92e101f5a571", "documentation": "Download invoice as hmtl", "method": "get", "endpoint": "projects/:id/invoice.html", "responses": [ { "uuid": "ec017fe8-a202-470c-8e3d-58c3af545f5a", "body": "", "latency": 0, "statusCode": 200, "label": "Invoice", "headers": [{ "key": "Content-Type", "value": "text/html" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "efeec26f-5f1c-4514-b03c-bb026bcc85c0", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound or InvoiceNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8ac0a6cf-0d18-4e01-aaad-c6474f44a46f", "documentation": "Download invoice as pdf", "method": "get", "endpoint": "projects/:id/invoice.pdf", "responses": [ { "uuid": "f6a82d95-7e18-4809-9787-436e72cb6c45", "body": "", "latency": 0, "statusCode": 200, "label": "Invoice", "headers": [{ "key": "Content-Type", "value": "application/pdf" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "16b6b73a-941a-4d2e-ad16-e56ad38a579f", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound or InvoiceNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "93f2db53-4482-4fe4-b8bb-c9c302ccbd36", "documentation": "Launch your translation project", "method": "post", "endpoint": "projects/:id/launch", "responses": [ { "uuid": "5bed9230-399f-4578-ae95-d60fd20f12b0", "body": "{\n \"status\": \"{{oneOf (array 'started')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Project launched successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ef8456c4-e644-4d47-a721-e9c3f27d0aea", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "MissingPaymentCode MissingCorporateAccount MissingPaymentMethod", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78413455-d3ee-493b-b873-c5ee678911be", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "CorporateAccountNotAllowedForApiPayment ApiClientMissingPaymentInformation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "edb05119-8989-4675-ad27-3df5ca495edb", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e872b14-c8c2-4f42-b50e-c881194008b1", "documentation": "Package the translation of all languages to be downloaded.", "method": "post", "endpoint": "projects/:id/package", "responses": [ { "uuid": "237a2324-7b07-4f8c-a7d1-75f42b24abe8", "body": "", "latency": 0, "statusCode": 200, "label": "Packaged translation streamed.", "headers": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "101d623d-758b-4332-81e9-6659526dba86", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "ProjectNotLaunchedYet", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "947b0ea3-6e0d-4d26-ba73-3d8721a487fe", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "TranslationPackageNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "977528a2-7f68-4b51-9ca5-9a41ec332338", "documentation": "Track the status of translation packaging.", "method": "get", "endpoint": "projects/:id/package/check", "responses": [ { "uuid": "ad015c77-c450-47a5-9541-e001482819af", "body": "{\n \"status\": \"{{oneOf (array 'started' 'packaging' 'completed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Current status of packaging process.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "579874a6-0797-4e60-a8bc-d1cf00f8b33a", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "ProjectNotLaunchedYet", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5e0ff1db-f825-4514-8218-17dc7eb761a7", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "PackagingStatusMissing", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "47c36040-8dce-4284-8aba-dc066deca6e7", "documentation": "Package the translation of a specific target language to be downloaded.", "method": "post", "endpoint": "projects/:id/package/:language", "responses": [ { "uuid": "b3cd328c-dda9-410c-a0f5-1f4bfc43f45d", "body": "{\n \"status\": \"{{oneOf (array 'started' 'packaging' 'completed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Packaging status and tracking code. With the package key, you can track the progress of translation packaging.Also packaged translation streamed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f578cdf2-1754-4f25-8d33-e77de879b87a", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "ProjectNotLaunchedYet", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0da9135-ab5e-4845-89fc-2fc4133f88e8", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "TranslationPackageNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "888f2969-0b6f-48ef-ad3d-bc427382fe6a", "documentation": "Get project progress", "method": "get", "endpoint": "projects/:id/progress", "responses": [ { "uuid": "bbe30ada-fab0-4b8f-8c0f-5011e1735531", "body": "{\n \"languages\": {},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"project_status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Progress information", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "328b78e8-8cc3-4bd2-8e19-81c3aacf1e1c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "ProjectNotLaunchedYet", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a19edf8-3e52-47d6-a42c-723ecb559cc4", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "80c2565a-4b11-45bf-bb87-7ff232edefff", "documentation": "Recreate your translation project from scratch. This is a risky action, you will lose current translations.", "method": "post", "endpoint": "projects/:id/recreate", "responses": [ { "uuid": "7a1f951a-b4f8-436e-8cdf-6f0a668cc255", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Project recreation process started successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ef94f0da-bfe9-4df7-87f0-ec96ad0a5f38", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aeb2f944-8b9f-4086-adb0-7f84ee377c89", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f8b5d60e-c798-4dac-90c1-eefaddc6cbd2", "documentation": "Submit reports for a project", "method": "post", "endpoint": "projects/:id/reports", "responses": [ { "uuid": "445c59eb-274d-46d3-9463-3c84338312de", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Report submitted successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1566ae6e-c6d8-42be-9c79-1eebba62da0c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "MissingMessage", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ffaa710-54eb-4838-a1c4-8fb66f6eed7c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b4171fb3-458b-47b0-8f09-606b4ec4a7ee", "documentation": "Get sales activities for a project", "method": "get", "endpoint": "projects/:id/sales/activities", "responses": [ { "uuid": "4b8698a7-dcc4-497b-825b-3a6203cae99c", "body": "{\n \"activities\": [\n {\n \"body\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"created_by\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Activities fetched successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6afacad1-4bda-4310-8eea-e2057f4fb8d6", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e3f2eb8-3874-43d5-afd2-c5e2fa0b5e75", "documentation": "Insert sales activity for a project", "method": "post", "endpoint": "projects/:id/sales/activities", "responses": [ { "uuid": "c5dbbe04-9a3f-4c88-abcc-bcd75e515be7", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Acvitity inserted successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "19b1aa89-821c-4451-b0eb-20af0e283ee9", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "BadRequest", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "db98743c-4f3a-42ed-ad89-667b7face6c9", "documentation": "Delete project webhooks", "method": "delete", "endpoint": "projects/:id/webhooks", "responses": [ { "uuid": "ff42e568-0aa1-4857-9f5c-4506df6f74e9", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Project webhook deleted successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "53861f54-38a3-4a56-9bc4-a3671a2c2687", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "50213cb5-eeb9-4d18-ad52-b65945f13ae8", "documentation": "Get project information (includes callback_url for webhook)", "method": "get", "endpoint": "projects/:id/webhooks", "responses": [ { "uuid": "977b6719-3370-4f5a-8bde-39c2999fdf7b", "body": "{\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Project model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2c3ec009-10c4-4b0b-9027-f62f49a39a7c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35d4da23-b745-452d-a797-0728ca85eaaa", "documentation": "Update project webhook URL", "method": "post", "endpoint": "projects/:id/webhooks", "responses": [ { "uuid": "822a4a7a-0f0c-4c9c-97c7-25b0e0a73dac", "body": "{\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Updated project", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d60992ef-3e16-405e-a55a-6070fbb25172", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7c054dca-df18-49cc-b71d-0902f8888d14", "documentation": "Update project webhook URL", "method": "put", "endpoint": "projects/:id/webhooks", "responses": [ { "uuid": "f1d16678-400f-4dff-8525-832dd30c421a", "body": "{\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Updated project", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2924484c-49d8-47a0-9c4c-71c312f6797b", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c598cfca-3931-4b58-a9d3-8e4688f9c427", "documentation": "Get a list of realtime activities.", "method": "get", "endpoint": "projects/:projectId/activities", "responses": [ { "uuid": "2cb44674-df48-4b22-ade9-55d0037613b6", "body": "{\n \"activities\": [\n {\n \"activity_at\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"source_text\": \"\",\n \"target_text\": \"\",\n \"translator\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'translated' 'proofread')}}\"\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "A list of activity models", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b24f5df4-2fc2-4ed9-8b90-b64167a9b950", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9dfd4c61-d874-4b84-932a-dfcf7c91724c", "documentation": "Get a single realtime activity.", "method": "get", "endpoint": "projects/:projectId/activities/:activityId", "responses": [ { "uuid": "7a8fe239-3cc0-4eda-b47c-c2f66ab9d6c8", "body": "{\n \"activity_at\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"source_text\": \"\",\n \"target_text\": \"\",\n \"translator\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'translated' 'proofread')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Activity model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0e52138d-f9f1-4c24-893a-9661e1920ae8", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectActivityNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bce4750f-0259-4459-86da-d24176d62c90", "documentation": "Submit a comment to an activity.", "method": "post", "endpoint": "projects/:projectId/activities/:activityId", "responses": [ { "uuid": "fb9615ba-b8bc-48a3-8288-e39b03ab19d4", "body": "{\n \"comment\": \"\",\n \"commented_at\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Comment model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d7ddbb23-8f05-497c-a080-d55912b9b51b", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectActivityNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa532208-343d-4f05-a8b6-f41aeb689fb4", "documentation": "Get a list of comments belonging to this activity.", "method": "get", "endpoint": "projects/:projectId/activities/:activityId/comments", "responses": [ { "uuid": "0f74d311-06bb-47d0-a322-0839dc380ae8", "body": "{\n \"activities\": [\n {\n \"comment\": \"\",\n \"commented_at\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n }\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "A list of Comment models", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8d47a940-f1d5-4494-9933-353ac9d3c6dc", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectActivityNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "56cfd271-7a7b-4c06-9d97-bfb71cf9ec15", "documentation": "Get a list of activity comments throughout the whole project.", "method": "get", "endpoint": "projects/:projectId/comments", "responses": [ { "uuid": "70bb6e2b-d754-4bb6-bce3-51eba65819fc", "body": "{\n \"activities\": [\n {\n \"comment\": \"\",\n \"commented_at\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n }\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "A list of Comment models", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "467f6d9e-9f93-4ab4-b8f1-285301ed8cc1", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "82668a37-cc14-4cb2-9077-4d1cbe9fa8f2", "documentation": "Get a list of documents", "method": "get", "endpoint": "projects/:projectId/documents", "responses": [ { "uuid": "d8d4fd31-bed8-4912-befb-c205e870c30c", "body": "{\n \"documents\": [\n {\n \"file_type\": \"\",\n \"has_custom_package\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"manual_files\": [\n {\n \"driveFileId\": {{faker 'number.int' max=99999}},\n \"isProofread\": {{faker 'datatype.boolean'}},\n \"isTranslated\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"proofreadingFileId\": {{faker 'number.int' max=99999}},\n \"translationFileId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"name\": \"\",\n \"project_id\": {{faker 'number.int' max=99999}},\n \"review_in_manual_editor\": {{faker 'datatype.boolean'}},\n \"scheme\": {},\n \"search_score\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"subject\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"uploaded_at\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "A list of document models", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "42dfbffc-fb8a-4c92-aaf0-c4cec3176c61", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "383d2063-fe60-4723-8e70-3b507e905873", "documentation": "Upload a new document", "method": "post", "endpoint": "projects/:projectId/documents", "responses": [ { "uuid": "aea1131d-0e71-4328-9acc-84ce96764f98", "body": "{\n \"documents\": [\n {\n \"file_type\": \"\",\n \"has_custom_package\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"manual_files\": [\n {\n \"driveFileId\": {{faker 'number.int' max=99999}},\n \"isProofread\": {{faker 'datatype.boolean'}},\n \"isTranslated\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"proofreadingFileId\": {{faker 'number.int' max=99999}},\n \"translationFileId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"name\": \"\",\n \"project_id\": {{faker 'number.int' max=99999}},\n \"review_in_manual_editor\": {{faker 'datatype.boolean'}},\n \"scheme\": {},\n \"search_score\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"subject\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"uploaded_at\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "A list of successfully added new documents.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e89eb745-5ed7-432b-85a3-c5f7158f338c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "FileTooLarge FileTooSmall FileWasAlreadyUploaded", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e26512ff-6f7e-49d4-b91f-bd464cb081bd", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36e225d6-3572-436e-ace1-29b0fefaa772", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 405, "label": "UnsupportedDocumentFormat", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3386865d-7daa-4c83-943c-e5f6a6c984e4", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "InvalidDocumentScheme", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9aa0d30-099b-4f16-93d6-7083e659c9b9", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 409, "label": "ProjectAlreadyStarted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd033a5b-8783-4476-b775-a4372675fc7a", "documentation": "Delete the document", "method": "delete", "endpoint": "projects/:projectId/documents/:documentId", "responses": [ { "uuid": "61380a67-8365-4f85-95f0-d73fc4e00150", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Document deleted successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e9b9dcd7-2bae-4184-8073-0bf9db1f0821", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "DocumentNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "be943175-3f47-4b1f-845a-c24deffde370", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 409, "label": "ProjectAlreadyStarted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "978abe39-d854-4a75-a591-412713d6f6c4", "documentation": "Get single document", "method": "get", "endpoint": "projects/:projectId/documents/:documentId", "responses": [ { "uuid": "5fd6b7a3-310d-4961-956b-f7b27f6f2da8", "body": "{\n \"file_type\": \"\",\n \"has_custom_package\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"manual_files\": [\n {\n \"driveFileId\": {{faker 'number.int' max=99999}},\n \"isProofread\": {{faker 'datatype.boolean'}},\n \"isTranslated\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"proofreadingFileId\": {{faker 'number.int' max=99999}},\n \"translationFileId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"name\": \"\",\n \"project_id\": {{faker 'number.int' max=99999}},\n \"review_in_manual_editor\": {{faker 'datatype.boolean'}},\n \"scheme\": {},\n \"search_score\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"subject\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"uploaded_at\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Document model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c12e700-0b6b-426f-87db-004d15aea77d", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "DocumentNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "070de7d7-4990-4c00-8b13-c782b1d759f7", "documentation": "Update the document.", "method": "post", "endpoint": "projects/:projectId/documents/:documentId", "responses": [ { "uuid": "b0fad45b-3f2b-439a-9fd4-d585b7571067", "body": "{\n \"file_type\": \"\",\n \"has_custom_package\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"manual_files\": [\n {\n \"driveFileId\": {{faker 'number.int' max=99999}},\n \"isProofread\": {{faker 'datatype.boolean'}},\n \"isTranslated\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"proofreadingFileId\": {{faker 'number.int' max=99999}},\n \"translationFileId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"name\": \"\",\n \"project_id\": {{faker 'number.int' max=99999}},\n \"review_in_manual_editor\": {{faker 'datatype.boolean'}},\n \"scheme\": {},\n \"search_score\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"subject\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"uploaded_at\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Updated document model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fc1fbabe-c0d3-4015-8b6d-323e13590b5c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "FileTooLarge FileTooSmall FileWasAlreadyUploaded", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3fc37264-0cd6-4f70-a274-29a05c0fed3e", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "DocumentNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46897dfc-8527-4894-9a9a-96b35b3f18b0", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 405, "label": "UnsupportedDocumentFormat", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8287ab2-d29c-4b8e-997b-246679faf7bd", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "InvalidDocumentScheme", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44137aa0-89f5-46a6-b3ec-639e4e8de885", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 409, "label": "ProjectAlreadyStarted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3adbae42-fb20-4594-b4f4-a8321c71b0d7", "documentation": "Download a document", "method": "get", "endpoint": "projects/:projectId/documents/:documentId/download", "responses": [ { "uuid": "e6ed6f4e-be6d-4651-a96d-e31cb68cafe0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Document streamed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "88cfaf59-fee4-47be-b404-4a6a4cb03231", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "DocumentNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "827c7471-38e9-40a5-8b54-f12c8b3b5135", "documentation": "Get a list of strings and its translations in the document.", "method": "get", "endpoint": "projects/:projectId/documents/:documentId/translations", "responses": [ { "uuid": "975cd31f-e815-46d4-85db-12ed799bad33", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"translations\": [\n {\n \"content\": \"\",\n \"file_id\": {{faker 'number.int' max=99999}},\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Response for strings and their translations", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "34f356bd-8be7-43c5-9252-cad62b350f91", "documentation": "Download single translated file", "method": "get", "endpoint": "projects/:projectId/documents/:documentId/translations/download/:language", "responses": [ { "uuid": "d1a62f81-a971-4c0d-baf1-ff19d89dd7ba", "body": "", "latency": 0, "statusCode": 200, "label": "File", "headers": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e6c6e527-01be-40cd-8370-847431c6d226", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "DocumentNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "65655986-4463-4c24-9fd9-06f3f62ab934", "documentation": "Get a list of strings and its translations in the document for this target language of the project.", "method": "get", "endpoint": "projects/:projectId/documents/:documentId/translations/:language", "responses": [ { "uuid": "fe98cbe2-e53f-4e3b-b76b-1231681930ca", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"translations\": [\n {\n \"content\": \"\",\n \"file_id\": {{faker 'number.int' max=99999}},\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Response for strings and their translations", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8fe53b4a-5163-44fd-8fa3-4baac52d3089", "documentation": "Get a list of glossaries", "method": "get", "endpoint": "projects/:projectId/glossaries", "responses": [ { "uuid": "fb89b26a-3c30-4771-98d8-9ee0a6e5ea7e", "body": "{\n \"glossaries\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"name\": \"\",\n \"uploaded_at\": {{faker 'number.int' max=99999}}\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "A list of glossary models", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "42eafb49-1b1a-447f-b01d-061efee127b0", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f2a12039-01d6-4485-a3eb-fef25e8a67ce", "documentation": "Upload a new glossary", "method": "post", "endpoint": "projects/:projectId/glossaries", "responses": [ { "uuid": "31395025-946d-461d-9fc4-34bcc2e596fd", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"name\": \"\",\n \"uploaded_at\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Newly created glossary model.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d4d5db10-14da-485f-91d2-bf66805de440", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "FileTooLarge", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5b2f1faa-07fc-4150-9149-c141b58a7b29", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a58b7361-f3df-4f7d-bb10-33850d43ca27", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 405, "label": "UnsupportedGlossaryFormat", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f30f442-1269-4264-a5ca-b34b74865482", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "ProjectAlreadyHasGlossary", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3e139038-fad2-49ae-9558-aee58a28459f", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 409, "label": "ProjectAlreadyStarted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "249805d0-55b7-4c3f-a313-d2af2210be58", "documentation": "Delete the glossary", "method": "delete", "endpoint": "projects/:projectId/glossaries/:glossaryId", "responses": [ { "uuid": "ba23dc71-ed7b-40ab-9fe7-66df8b6e0346", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Glossary deleted successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3e6186cb-e117-457f-a7e2-0d4ed563e6cf", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "GlossaryNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a21b4390-8eaa-4dea-a0d2-27edd1005592", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 409, "label": "ProjectAlreadyStarted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fbb386f6-c785-4414-b600-508d6adec470", "documentation": "Get single glossary", "method": "get", "endpoint": "projects/:projectId/glossaries/:glossaryId", "responses": [ { "uuid": "fcb36f86-d608-4810-83fd-c49e12902b19", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"name\": \"\",\n \"uploaded_at\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Glossary model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ae50fb61-fbe0-46c6-b034-d08c13445ee3", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "GlossaryNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "72f97df6-55c5-4282-9e77-46d13b250110", "documentation": "Update the glossary.", "method": "put", "endpoint": "projects/:projectId/glossaries/:glossaryId", "responses": [ { "uuid": "73b8aa60-ca2f-4799-9b74-298e12c0afa6", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"name\": \"\",\n \"uploaded_at\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Updated glossary model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0b9e66b4-3633-44ed-9273-60282a5f7716", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "FileTooLarge", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf8f671b-5f33-425b-8d28-e009c1923a16", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "GlossaryNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0702598-ce4c-487f-8a69-f4e1930cd49e", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 405, "label": "UnsupportedGlossaryFormat", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e3ee42f-c4f5-45e6-9d09-83d1bf47dce4", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 409, "label": "ProjectAlreadyStarted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "77ce8e7f-4922-4005-b566-0ee57a6fa31c", "documentation": "Download a glossary", "method": "get", "endpoint": "projects/:projectId/glossaries/:glossaryId/download", "responses": [ { "uuid": "bd9f35c3-94d3-4aea-b3cc-aeb95715135e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Glossary streamed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d60c5d85-4b01-41a0-bd2c-5e2b848bb8f7", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "GlossaryNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a90a5cfa-ed97-4236-b8a4-a8ddd1af5b42", "documentation": "Get a list of strings and its translations in the project.", "method": "get", "endpoint": "projects/:projectId/strings", "responses": [ { "uuid": "d341660a-3e35-4b6f-b43e-9f7865b3e5e2", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"translations\": [\n {\n \"content\": \"\",\n \"file_id\": {{faker 'number.int' max=99999}},\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Response for strings and their translations", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ff877844-4280-45b2-bd13-5ad20420db19", "documentation": "Get the translation memory of a project in TMX format", "method": "post", "endpoint": "projects/:projectId/strings/package", "responses": [ { "uuid": "090ca31b-57cf-45dc-9553-79e4499c4cd2", "body": "{\n \"duration\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"message\": {},\n \"status\": \"{{oneOf (array 'sent' 'started' 'completed' 'failed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Response in TMX or async request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "587fd40c-020c-4fcb-8d32-e7a59e174a7f", "documentation": "If package call was async, check the status of the request", "method": "get", "endpoint": "projects/:projectId/strings/package/status", "responses": [ { "uuid": "ad721715-70d3-4e22-84b6-13ff6a6da949", "body": "{\n \"duration\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"message\": {},\n \"status\": \"{{oneOf (array 'sent' 'started' 'completed' 'failed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Async operation status. Use the key to query status of this operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "426a6563-7c46-4e34-a08d-0ecd2576bc11", "documentation": "Get the translation memory of a project in TMX format", "method": "post", "endpoint": "projects/:projectId/strings/:languageCode/package", "responses": [ { "uuid": "f3e9290c-dda9-42af-ac13-45ff39591ee7", "body": "{\n \"duration\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"message\": {},\n \"status\": \"{{oneOf (array 'sent' 'started' 'completed' 'failed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Response in TMX or async request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e60354ae-896c-431b-b57c-ee1040a76c00", "documentation": "If package call was async, check the status of the request", "method": "get", "endpoint": "projects/:projectId/strings/:languageCode/package/status", "responses": [ { "uuid": "8156bc7b-c116-4ea3-8630-20e592edbd09", "body": "{\n \"duration\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"message\": {},\n \"status\": \"{{oneOf (array 'sent' 'started' 'completed' 'failed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Async operation status. Use the key to query status of this operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "01cd7550-c7f4-46ff-affb-b797018426f2", "documentation": "Get a list of strings and its translations in the project for this target language in the project.", "method": "get", "endpoint": "projects/:projectId/strings/:language", "responses": [ { "uuid": "8b06a7e0-47f0-4425-a16d-c64d32726bdb", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"translations\": [\n {\n \"content\": \"\",\n \"file_id\": {{faker 'number.int' max=99999}},\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Response for strings and their translations", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a4e2007a-32df-47ed-9b27-6d4c3c3bdfcf", "documentation": "Get a list of style guides", "method": "get", "endpoint": "projects/:projectId/styleguides", "responses": [ { "uuid": "722f629f-c1aa-484b-9e63-369c79bbbe66", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"styleguides\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"name\": \"\",\n \"uploaded_at\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list of style guide models", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8485a69d-5d65-40dd-ab9b-6d54970e5313", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7ee2690d-5c6b-4a3f-b265-97ce3da21349", "documentation": "Upload a new style guide", "method": "post", "endpoint": "projects/:projectId/styleguides", "responses": [ { "uuid": "19077437-abe6-4b56-96c4-64dcd9073ca6", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"styleguides\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"name\": \"\",\n \"uploaded_at\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Newly created style guide model or a list of new style guide models", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ab5491a-1e76-400f-8f48-e88ff3c02560", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "FileTooLarge", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "28484ddc-f7a8-462f-9752-b8c11f3c90cf", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9662a0d-aab6-4991-8ca4-5b69b442a9c6", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 405, "label": "UnsupportedStyleGuideFormat", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a1ef0f82-7eeb-4424-9ee4-8dd68d3bb6ee", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 409, "label": "ProjectAlreadyStarted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "75af64ad-ce11-4c6b-bebc-e9a3de1b28ca", "documentation": "Delete the style guide", "method": "delete", "endpoint": "projects/:projectId/styleguides/:styleGuideId", "responses": [ { "uuid": "f8bcaeae-20b3-4d8b-baa4-4cbff3d6fa36", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Style guide deleted successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1bffcc5c-ba64-420c-a07e-81bb1ab9adf8", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "StyleGuideNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d2a68bf-76e9-420d-86b5-779b62992e11", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 409, "label": "ProjectAlreadyStarted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1511e4dc-9b1c-4b6c-94d8-0ce890e23e0c", "documentation": "Get single style guide", "method": "get", "endpoint": "projects/:projectId/styleguides/:styleGuideId", "responses": [ { "uuid": "9234623c-ad89-4559-97fe-59bcbc0b8801", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"name\": \"\",\n \"uploaded_at\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Style guide model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c821fac4-0b50-4086-b2c7-3ca45ebd24a7", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "StyleGuideNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0d6717f2-76c8-433f-baa5-14c6b68ad3d3", "documentation": "Update the style guide.", "method": "put", "endpoint": "projects/:projectId/styleguides/:styleGuideId", "responses": [ { "uuid": "bf60acea-2f57-4c6c-9ed8-df6154503dfe", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"name\": \"\",\n \"uploaded_at\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Updated style guide model", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "91cd5862-6157-4080-a902-e353df09a607", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "FileTooLarge", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e658b60-2f10-4af8-8748-44d1f78320da", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "StyleGuideNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "685692c6-8726-4859-bf5b-cd9d816e1fed", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 405, "label": "UnsupportedStyleGuideFormat", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f54e2ee5-8a83-4eaa-8155-e2a2d20ced2f", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 409, "label": "ProjectAlreadyStarted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "66055d6b-57d9-4547-a210-4e983263d21a", "documentation": "Download a style guide", "method": "get", "endpoint": "projects/:projectId/styleguides/:styleGuideId/download", "responses": [ { "uuid": "b5477982-c98b-43ff-988e-f7923e43de90", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Style guide streamed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f639b1bf-cee6-4c45-9a84-27726ffab139", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "StyleGuideNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a41aa465-e1de-438f-b931-952e91735a2d", "documentation": "Deprecated. Use /projects/{projectId}/strings instead.", "method": "get", "endpoint": "projects/:projectId/translations", "responses": [ { "uuid": "f4679f2f-7d9c-4bd0-bfa5-55d87098c093", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"translations\": [\n {\n \"content\": \"\",\n \"file_id\": {{faker 'number.int' max=99999}},\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Response for strings and their translations", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35da7702-7fd4-487a-98af-b8c06dc5823d", "documentation": "Deprecated. use /projects/{projectId}/strings/{language} instead.", "method": "get", "endpoint": "projects/:projectId/translations/:language", "responses": [ { "uuid": "025ddcf0-a251-4b18-9fde-eae20fd66bf9", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"translations\": [\n {\n \"content\": \"\",\n \"file_id\": {{faker 'number.int' max=99999}},\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Response for strings and their translations", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "69bf4885-cf09-43de-ad9f-42fa5f3e4fcb", "documentation": "Get a list of vendors.", "method": "get", "endpoint": "projects/:projectId/vendors", "responses": [ { "uuid": "07bf1526-69a2-41bf-a731-457f327ab06a", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"users\": [\n {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "42d3d417-760c-4560-9cfd-cb2145d2407b", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 402, "label": "ProjectNotLaunchedYet", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ca95ae7-2a16-4e83-b4f2-5fa4ca8a4677", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "ProjectNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f45b79bc-e13d-4f84-a676-407613f9a3b6", "documentation": "Returns a report of language pairs.", "method": "post", "endpoint": "reports/language-pairs", "responses": [ { "uuid": "d39834ce-92f7-45d7-a8d6-3eee2afc1fac", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"report\": [\n {\n \"language_pair\": {\n \"source_language\": \"\",\n \"target_language\": \"\"\n },\n \"spending\": {{faker 'number.float'}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Language pairs stats for client and vendors", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5aeb2425-a051-4147-b720-04668843af86", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b778eb3-40bc-47ce-8a76-c1098af64fd9", "documentation": "Returns a report of corporate account users.", "method": "post", "endpoint": "reports/projects", "responses": [ { "uuid": "8e62e534-0fec-4ae9-87ee-ba506e76fc3d", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"projects\": [\n {\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User stats for client and vendors", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "337d231e-4aa0-431c-bd66-10d57bfda638", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "92e6862c-3afc-46f6-98a5-7c9f91bf2040", "documentation": "Returns a report of corporate account users.", "method": "post", "endpoint": "reports/users", "responses": [ { "uuid": "f5ddbd95-4550-4661-bdc9-cb6c242cb40c", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"report\": [\n {\n \"spending\": {{faker 'number.float'}},\n \"user\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User stats for client and vendors", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cc97730d-1425-4276-9292-0048881a4ef9", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3dd448f-d5a4-4110-8006-7ec5d8604c31", "documentation": "Sends email confirmation email for current user", "method": "post", "endpoint": "resend-email-confirmation", "responses": [ { "uuid": "5dd7e879-6517-41d7-a45c-ae23a8810a33", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "When confirmation email is sent, status is `success`, or `already_confirmed` when user has already confirmed their email address.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d9ecd892-42fe-4fe4-af40-aed982796a1f", "documentation": "Returns your vendor responsivity stats", "method": "get", "endpoint": "responsivity", "responses": [ { "uuid": "2c49e9b7-4528-4006-887f-4f00925383b3", "body": "{\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"responsivity\": [\n {\n \"invited\": {{faker 'number.int' max=99999}},\n \"month\": \"\",\n \"notEntered\": {{faker 'number.int' max=99999}},\n \"onlyEntered\": {{faker 'number.int' max=99999}},\n \"score\": {{faker 'number.float'}},\n \"week\": \"\",\n \"worked\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Vendor responsivity stats", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d4fc1134-034a-48ab-bb9f-6e628d9b752e", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "VendorNotFound - this is not a vendor user account", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08b192cd-c711-4501-9889-f62d8e16ba85", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6c243407-1a57-4c2d-a8d5-2b63a2ff7340", "documentation": "Search everywhere! Including projects, documents, translations...", "method": "get", "endpoint": "search", "responses": [ { "uuid": "87310e30-d575-4580-8fc5-dea171cd34cb", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"result\": {\n \"documents\": [\n {\n \"file_type\": \"\",\n \"has_custom_package\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"manual_files\": [\n {\n \"driveFileId\": {{faker 'number.int' max=99999}},\n \"isProofread\": {{faker 'datatype.boolean'}},\n \"isTranslated\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"proofreadingFileId\": {{faker 'number.int' max=99999}},\n \"translationFileId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"name\": \"\",\n \"project_id\": {{faker 'number.int' max=99999}},\n \"review_in_manual_editor\": {{faker 'datatype.boolean'}},\n \"scheme\": {},\n \"search_score\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"subject\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"uploaded_at\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"projects\": [\n {\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"strings\": [\n {\n \"file_id\": {{faker 'number.int' max=99999}},\n \"internal_project_id\": {{faker 'number.int' max=99999}},\n \"last_updated\": \"{{faker 'date.recent' 365}}\",\n \"project_id\": {{faker 'number.int' max=99999}},\n \"search_score\": {{faker 'number.float'}},\n \"source\": \"\",\n \"status\": \"{{oneOf (array 'Approved' 'Translated')}}\",\n \"string_id\": {{faker 'number.int' max=99999}},\n \"target\": \"\",\n \"targets\": [\n \"\"\n ],\n \"tm_name\": \"\",\n \"type\": \"{{oneOf (array 'LOCAL_PROJECT' 'IMPORTED_TM')}}\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Search result for multiple entities and paging", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2ee18281-f2a6-436e-a814-024b87b8cd0f", "documentation": "Reindex for search all of the client source and translation documents.", "method": "post", "endpoint": "search/documents/reindex", "responses": [ { "uuid": "0fd6b66d-54ab-4e46-8efc-68247ad2d722", "body": "{\n \"duration\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"message\": {},\n \"status\": \"{{oneOf (array 'sent' 'started' 'completed' 'failed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Async operation status. Use the key to query status of this operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "80f6e9ca-65a5-4137-82f2-88cefdbebdef", "documentation": "Check reindex status of the client source and translation documents.", "method": "get", "endpoint": "search/documents/reindex/status", "responses": [ { "uuid": "3149efa9-ee55-4d8f-92a1-9bcad64fb2f1", "body": "{\n \"duration\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"message\": {},\n \"status\": \"{{oneOf (array 'sent' 'started' 'completed' 'failed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Async operation status. Use the key to query status of this operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74e97abd-5a3a-4493-b5b5-1caeccd17295", "documentation": "Returns your client and vendor statistics. This used to be called \"summary\" (\\@deprecated).", "method": "get", "endpoint": "stats", "responses": [ { "uuid": "e1400e5e-d231-403c-90c9-c23750c7830a", "body": "{\n \"client\": {\n \"document_count\": {{faker 'number.int' max=99999}},\n \"nps\": {{faker 'number.float'}},\n \"started_project_count\": {{faker 'number.int' max=99999}},\n \"total_discounted\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"total_project_count\": {{faker 'number.int' max=99999}},\n \"total_spending\": {{faker 'number.float'}},\n \"translator_count\": {{faker 'number.int' max=99999}}\n },\n \"vendor\": {\n \"earnings\": {\n \"total\": {{faker 'number.float'}}\n },\n \"projects\": {\n \"invited\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"worked\": {{faker 'number.int' max=99999}}\n },\n \"words\": {\n \"approved\": {{faker 'number.int' max=99999}},\n \"translated\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "User stats for client and vendors", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a6bf2f0e-4d5f-4e70-a681-2549e633566e", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4dc04e99-418e-4b26-9426-cbfd7f84fcdc", "documentation": "Returns the total commissions stats.", "method": "get", "endpoint": "stats/commissions", "responses": [ { "uuid": "df28d5e3-c84e-4af1-8322-5c884c647a75", "body": "{\n \"balance\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"paid\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"quote_total\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"total\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n }\n}", "latency": 0, "statusCode": 200, "label": "User's commission stats", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3b62877c-e216-46e2-a9cd-9c3245ce3e7c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b000569-19f1-43d8-b069-4ad18726c211", "documentation": "Returns the total commissions stats by report filter.", "method": "post", "endpoint": "stats/commissions", "responses": [ { "uuid": "db5be520-b300-40e4-a5e5-e5bea8d7bb4a", "body": "{\n \"balance\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"paid\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"quote_total\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"total\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n }\n}", "latency": 0, "statusCode": 200, "label": "User's commission stats", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c7ec202c-c07c-414f-9191-5701acbf1419", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "64d5ecd8-00bd-4907-96dd-087a5fed64f8", "documentation": "Returns the language pairs that you have ordered most.", "method": "get", "endpoint": "stats/popular-pairs", "responses": [ { "uuid": "e265a464-233f-45b5-84f4-139a2903a23e", "body": "{\n \"pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User's most ordered language pairs", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ed3598e5-948b-4a2c-8ab4-bd060835fcee", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06dc8dd4-1060-408a-bcd3-4d2bfdb0078b", "documentation": "Returns your project statistics.", "method": "get", "endpoint": "stats/projects", "responses": [ { "uuid": "6e03f6da-b146-4207-8755-08fa83c3ae9a", "body": "{\n \"stats\": [\n {\n \"languages\": [\n \"\"\n ],\n \"month\": \"\",\n \"number_of_projects\": {{faker 'number.int' max=99999}},\n \"total_spending\": {{faker 'number.float'}},\n \"week\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User stats for client and vendors", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ad9411f6-ddf0-4828-9a5e-2c19fe532a2e", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "987baa31-9b5e-4728-8a5d-59f15abb3c43", "documentation": "Returns your string statistics.", "method": "get", "endpoint": "stats/strings", "responses": [ { "uuid": "e63b194b-95a4-4c9a-85eb-93a7a14458da", "body": "{\n \"language_counts\": [\n {\n \"project_string_count\": {{faker 'number.int' max=99999}},\n \"source_language\": \"\",\n \"tm_string_count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"total_project_strings_count\": {{faker 'number.int' max=99999}},\n \"total_tm_strings_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "User stats for client and vendors", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ba2885b-ccb9-47dd-8475-40a596ca8169", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9373c0e1-bea2-4ceb-a97b-9cc9ed3d29c1", "documentation": "Get a list of client/corporate strings (20 per page)", "method": "get", "endpoint": "strings", "responses": [ { "uuid": "bf2fec52-e700-48aa-a49e-8658bc71c09f", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"strings\": [\n {\n \"content\": \"\",\n \"language\": \"\",\n \"last_changed\": \"{{faker 'date.recent' 365}}\",\n \"translations\": [\n {\n \"content\": \"\",\n \"last_changed\": \"{{faker 'date.recent' 365}}\",\n \"resource\": \"\",\n \"resource_id\": \"\",\n \"state\": \"{{oneOf (array 'Translated' 'Approved')}}\",\n \"target_language\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of strings in JSON", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6579ca03-f84b-48b1-b51e-e0286687ca2c", "documentation": "Translate Strings with MT", "method": "post", "endpoint": "strings", "responses": [ { "uuid": "0042a38a-9b49-401a-b5c1-308f679be448", "body": "{\n \"cost\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"strings\": [\n {\n \"content\": \"\",\n \"language\": \"\",\n \"last_changed\": \"{{faker 'date.recent' 365}}\",\n \"translations\": [\n {\n \"content\": \"\",\n \"last_changed\": \"{{faker 'date.recent' 365}}\",\n \"resource\": \"\",\n \"resource_id\": \"\",\n \"state\": \"{{oneOf (array 'Translated' 'Approved')}}\",\n \"target_language\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Machine Translated Strings in JSON", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "64aea4a4-b12d-45dc-b79b-25e0f0b833e4", "documentation": "Update translation", "method": "put", "endpoint": "strings", "responses": [ { "uuid": "70628a82-44d4-4de7-94b5-3d014bbb4957", "body": "", "latency": 0, "statusCode": 200, "label": "Translation updated by adding new translation memory unit", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "67fe82a7-584c-4b47-a7e4-1a8ad732ea20", "body": "", "latency": 0, "statusCode": 400, "label": "Corporate id, source language, target language, source string or target string is not provided", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e8581f7a-23e7-49c2-8c8a-e08bbcd1f79d", "body": "", "latency": 0, "statusCode": 404, "label": "Source language or target language is not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5899742b-1503-4ddf-8110-1223d1235468", "body": "", "latency": 0, "statusCode": 500, "label": "Something went wrong and translation unit is not updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3f89e45a-9f6e-49ab-8e72-a4efe2b066a8", "documentation": "Get the translation memory of a client or corporate in TMX format", "method": "post", "endpoint": "strings/:languageCode/package", "responses": [ { "uuid": "a5f449c9-8ab5-4c3c-8c4b-25b85058c3c0", "body": "{\n \"duration\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"message\": {},\n \"status\": \"{{oneOf (array 'sent' 'started' 'completed' 'failed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Response in TMX or async request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4ea81606-e17a-467e-b2a5-7b90b60c28ad", "documentation": "If package call was async, check the status of the request", "method": "get", "endpoint": "strings/:languageCode/package/status", "responses": [ { "uuid": "9fe48f66-3a91-42a5-a80b-756eb052d09d", "body": "{\n \"duration\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"message\": {},\n \"status\": \"{{oneOf (array 'sent' 'started' 'completed' 'failed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Async operation status. Use the key to query status of this operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "44627ff7-8ac5-486e-ba94-4cfbda56b5f3", "documentation": "Download the global style guide.", "method": "get", "endpoint": "styleguide", "responses": [ { "uuid": "d385b4af-d359-4037-9a10-44225a92a60f", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Style guide file streamed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "61f892fa-05a5-4483-aeb9-60ba0180b2af", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "StyleGuideNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "47f1022b-3c30-4f06-829f-014e5f1ee5d8", "documentation": "Create or update the global style guide.", "method": "post", "endpoint": "styleguide", "responses": [ { "uuid": "21f8d491-60c8-4822-88d5-a09c0f9bc71c", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "15a44e7f-88ff-48d0-9fe2-1cf2b06bc0cc", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "FileTooLarge FileTooSmall NoFileUploaded MissingCorporateAccount", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b98c4a98-fc3c-454d-9d5e-5603c80d2600", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 405, "label": "UnsupportedStyleGuideFormat", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0045fd2-33ed-408c-9713-afbc061d96a8", "documentation": "Get Swagger JSON", "method": "get", "endpoint": "swagger", "responses": [ { "uuid": "5d2601ee-343d-4e2c-8065-fcd658d52ca3", "body": "{}", "latency": 0, "statusCode": 200, "label": "Swagger JSON", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "45642c8c-1841-42b3-b441-e6a4550a4cc4", "documentation": "Retrieve an access token to interact with the API.", "method": "post", "endpoint": "token", "responses": [ { "uuid": "949d3bfa-e73e-496e-918f-71be6281f508", "body": "{\n \"access_token\": \"\",\n \"expires_in\": {{faker 'number.int' max=99999}},\n \"refresh_token\": \"\",\n \"scope\": \"\",\n \"token_type\": \"\",\n \"user_id\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Authentication response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9dbb99e8-b034-40b8-ab54-3d853d4ede50", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Authentication error - for vendor auth, it will also fail if their account is not approved yet. In that case, the error response will include \"account_status\" key.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "73ef3f66-4e61-4328-999d-147d4179db63", "documentation": "Unfreeze requester account for project notifications", "method": "post", "endpoint": "unfreeze-account", "responses": [ { "uuid": "f760b25a-a60c-482b-8825-905f3660f3b2", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e4bcd6fc-dc2a-4510-bf24-78e4113524bb", "body": "", "latency": 0, "statusCode": 304, "label": "Account is already unfrozen for notifications", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62c13d49-1481-4464-82a9-e484a1ade4fc", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0214e512-73f7-433a-9ceb-2b39f6183848", "documentation": "Returns a list of user groups that this user belongs to.", "method": "get", "endpoint": "user-groups", "responses": [ { "uuid": "27d37618-c7ec-43d0-872b-5ed37e595c23", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of user groups", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5f5bc118-7cf3-4b69-af80-2be55586eddf", "documentation": "Get a list of platform users", "method": "get", "endpoint": "users", "responses": [ { "uuid": "6a79d697-7b17-4a51-8278-2e67c6d026f2", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"users\": [\n {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d57f071-eb95-4829-af9d-ed69bd80b8e4", "documentation": "Get a list of vendors available for the criteria given", "method": "post", "endpoint": "users/available-vendors", "responses": [ { "uuid": "f58bfc34-62d1-49fc-ad15-06bd0eab5661", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"users\": [\n {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eca3d33b-033d-4438-928c-6f749516dc9d", "documentation": "Sends password reset email to the user's registered email address", "method": "post", "endpoint": "users/send-password-reminder", "responses": [ { "uuid": "af385092-2726-455d-b068-fe824815e137", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "48b19959-b7e4-4d34-9fd1-f77354e82661", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Reminder already sent, wait for a while before new request!", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5008161e-3368-4781-82d8-d1376dd479c2", "documentation": "Get user information, including client or vendor specific info.", "method": "get", "endpoint": ":userId", "responses": [ { "uuid": "ffdf9844-de8d-4471-bfe4-39c158c92ac3", "body": "{\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "User summary", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b4503ca1-7489-4e65-906b-9fe3802a4317", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bbd5211b-be51-431c-bc26-db7914663042", "documentation": "", "method": "post", "endpoint": ":userId", "responses": [ { "uuid": "c35d22a8-b8a4-4e0a-82f0-dfa8f98b8c8c", "body": "{\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "User info", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fb0d5f6f-d2be-4bb3-bbd1-242fad39b699", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2bc7e105-d7da-4695-86de-989ac716ce8d", "documentation": "", "method": "post", "endpoint": ":userId/approve", "responses": [ { "uuid": "e58cd724-5f1b-4939-8f1c-33e719b6183e", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Vendor application of this user is approved. User is ready to work with us.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b62b120e-5b96-4dd5-adf5-c4f916d88fc5", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "40975746-6207-44f0-8b73-5514fbe1483a", "documentation": "Delete requester account", "method": "delete", "endpoint": ":userId/delete-account", "responses": [ { "uuid": "b9eced1c-47b3-496c-ae18-088709217939", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6efa54ec-40e8-4b21-9d30-6ec724920a82", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afd9a6cb-6e40-4650-bb95-cdd8e97a2ce3", "documentation": "Get a list of your documents", "method": "get", "endpoint": ":userId/documents", "responses": [ { "uuid": "de5f0c19-5263-44e1-9f25-5cab4bb57a5c", "body": "{\n \"documents\": [\n {\n \"file_type\": \"\",\n \"has_custom_package\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"manual_files\": [\n {\n \"driveFileId\": {{faker 'number.int' max=99999}},\n \"isProofread\": {{faker 'datatype.boolean'}},\n \"isTranslated\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"proofreadingFileId\": {{faker 'number.int' max=99999}},\n \"translationFileId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"name\": \"\",\n \"project_id\": {{faker 'number.int' max=99999}},\n \"review_in_manual_editor\": {{faker 'datatype.boolean'}},\n \"scheme\": {},\n \"search_score\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"subject\": \"\",\n \"target_languages\": [\n \"\"\n ],\n \"uploaded_at\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Document list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a3f21e3-93a4-4730-9f1e-f4161b91e18c", "documentation": "", "method": "post", "endpoint": ":userId/downgrade-proofreader", "responses": [ { "uuid": "f33c8b48-fe24-4fbe-9550-af3886b62258", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aad87207-1d41-47d0-b738-12f36064542c", "body": "", "latency": 0, "statusCode": 304, "label": "Vendor is already a translator", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3df4aa22-cc75-4cc4-bc5a-894a98faad87", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "VendorNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "80c139ab-2394-4038-abaf-77d07c79c02b", "documentation": "Returns your vendor earnings. Includes real-time earnings from ongoing projects, and fixed earnings from completed projects. Also includes total earnings and string edits.", "method": "get", "endpoint": ":userId/earnings", "responses": [ { "uuid": "991e8fd5-d5e4-4c66-8a8b-afa74e885b03", "body": "{\n \"completed\": [\n {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"due_date\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'paid' 'pending' 'failed')}}\",\n \"words\": {{faker 'number.int' max=99999}},\n \"words_approved\": {{faker 'number.int' max=99999}},\n \"words_translated\": {{faker 'number.int' max=99999}}\n }\n ],\n \"ongoing\": [\n {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"due_date\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'paid' 'pending' 'failed')}}\",\n \"words\": {{faker 'number.int' max=99999}},\n \"words_approved\": {{faker 'number.int' max=99999}},\n \"words_translated\": {{faker 'number.int' max=99999}}\n }\n ],\n \"total\": {{faker 'number.float'}}\n}", "latency": 0, "statusCode": 200, "label": "Earnings for vendors", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3a088de2-9820-4742-bf63-ab4972087946", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9dcd68c4-8c2a-48b7-9f06-6437d3726e45", "documentation": "Freeze requester account for project notifications", "method": "post", "endpoint": ":userId/freeze-account", "responses": [ { "uuid": "82493f55-3cb3-4900-883b-71071d90d0e6", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ec7ce544-950a-48ff-a32f-eb876ead8c01", "body": "", "latency": 0, "statusCode": 304, "label": "Account is already frozen for notifications", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32a12641-c996-466d-bcf0-168d2782a35c", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "408ebbff-6fe2-4322-be19-f794c2dc2add", "documentation": "", "method": "post", "endpoint": ":userId/make-proofreader", "responses": [ { "uuid": "aaf14775-c346-4544-9c82-9a8cf7659386", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8de23741-208e-4a1b-9b91-d92569f5df27", "body": "", "latency": 0, "statusCode": 304, "label": "Vendor is already a proofreader", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f962a0a-56d4-4c4a-b884-68c7b2db5282", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "VendorNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8c0113d3-b805-467b-afce-d8053a652a0c", "documentation": "", "method": "post", "endpoint": ":userId/notifications/subscribe", "responses": [ { "uuid": "4cb503b7-a70f-4fcf-a207-46a01a018e90", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Saved notification subscription information", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "073018db-b152-4f04-bbe7-8584d3f6a794", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "MissingParameter | Failed to save subscription", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c16541a-6fd2-48d1-ae93-bb1ad44cf881", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "47c4056b-c353-4988-a386-b9902ca66b8b", "documentation": "", "method": "post", "endpoint": ":userId/notifications/unsubscribe", "responses": [ { "uuid": "e02bfbba-d1c7-497f-92cb-0d8fe6c06641", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Deleted notification subscription information", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "36ac286b-8124-479a-bb99-7dc4b76787a6", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "MissingParameter | Failed to delete subscription", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b8340c7f-50a4-4ad4-8234-e44f1a606daa", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5523e5b4-ca57-462f-8461-4ba89b047dc6", "documentation": "Get user payment Info", "method": "get", "endpoint": ":userId/payment", "responses": [ { "uuid": "e152ec34-35cc-4931-b7b3-9769276daac1", "body": "{\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"card\": {\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n },\n \"corporate\": {\n \"allow_api_invoicing\": {{faker 'datatype.boolean'}},\n \"allow_payment_code\": {{faker 'datatype.boolean'}},\n \"auto_charge\": {{faker 'datatype.boolean'}},\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"card\": {\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n },\n \"contact_email_address\": \"\",\n \"payment_code\": \"\"\n },\n \"shared_card\": {\n \"bin\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"payment_code\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returns billing and saved card information for user, and their corporate if present.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ccaff447-d459-478e-87f7-da847c646f52", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound UnauthorizedUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5576383a-0925-487f-9d0f-b46f8ca3411a", "documentation": "Update user payment info", "method": "post", "endpoint": ":userId/payment", "responses": [ { "uuid": "6cf371c5-0166-45df-b495-af249ec67fae", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "848af061-e238-468a-b461-d99aec6e408e", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aac420a6-2c97-4791-a206-395ad31f1952", "documentation": "Returns a list of permissions that this user is authorized for.", "method": "get", "endpoint": ":userId/permissions", "responses": [ { "uuid": "eaeb5ed7-ca71-49b2-a503-0b10f772269a", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"permissions\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of permission strings", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7ebc5b67-ddf3-4a6c-ac5e-6e28183575df", "documentation": "", "method": "post", "endpoint": ":userId/profile-picture", "responses": [ { "uuid": "8bbe593c-75c8-411c-9580-34f68f19dd41", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5f638908-9bd0-481b-848c-8eb68062a1f7", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "NoFileUploaded", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "308c7702-3744-4198-b6bb-480364952419", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0a75d9e-69cd-4d88-86d0-57391dde66d2", "documentation": "Get a list of user/vendor projects", "method": "get", "endpoint": ":userId/projects/vendor", "responses": [ { "uuid": "072955bf-a689-4a12-8d9d-2c5d11db8491", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"projects\": [\n {\n \"average_scores\": {},\n \"budget_code\": \"\",\n \"callback_url\": \"\",\n \"client\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"completed_on\": \"{{faker 'date.recent' 365}}\",\n \"continuous_project_type\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"custom\": {},\n \"delivery_at\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"is_api_project\": {{faker 'datatype.boolean'}},\n \"is_certified\": {{faker 'datatype.boolean'}},\n \"is_continuous\": {{faker 'datatype.boolean'}},\n \"is_manual\": {{faker 'datatype.boolean'}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"pairs\": [\n {\n \"currency\": \"usd\",\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"proofreader\": {\n \"billing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"birthday\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"client\": {\n \"corporate\": {\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"logo\": \"\",\n \"name\": \"\"\n },\n \"nps\": {{faker 'number.float'}},\n \"subjects\": {}\n },\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"created_at\": {{faker 'number.int' max=99999}},\n \"do_not_contact\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_pwd\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_client\": {{faker 'datatype.boolean'}},\n \"is_developer\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"is_prospect\": {{faker 'datatype.boolean'}},\n \"is_sales_person\": {{faker 'datatype.boolean'}},\n \"is_vendor\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"last_name\": \"\",\n \"last_seen_online_at\": {{faker 'number.int' max=99999}},\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"locale\": \"\",\n \"mailing\": {\n \"city\": \"\",\n \"country\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"street\": \"\",\n \"zip\": \"\"\n },\n \"name\": \"\",\n \"native_language\": \"\",\n \"nps\": {{faker 'number.float'}},\n \"phone_number\": \"\",\n \"profile_picture_path\": \"\",\n \"social_media\": {\n \"facebook_url\": \"\",\n \"linkedIn_url\": \"\",\n \"twitter_url\": \"\"\n },\n \"state\": \"\",\n \"status\": \"\",\n \"street\": \"\",\n \"timezone\": \"\",\n \"tms_user_name\": \"\",\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"vendor\": {\n \"can_work_manual_files\": {{faker 'datatype.boolean'}},\n \"is_frozen\": {{faker 'datatype.boolean'}},\n \"is_proofreader\": {{faker 'datatype.boolean'}},\n \"language_pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ],\n \"native_language\": \"\",\n \"paypal_email\": \"\",\n \"require_1099\": {{faker 'datatype.boolean'}},\n \"tags\": [\n \"\"\n ],\n \"tms_user_name\": \"\"\n },\n \"zip_code\": \"\"\n },\n \"proofreading_rate\": {{faker 'number.float'}},\n \"source_language\": \"\",\n \"target_language\": \"\",\n \"translation_rate\": {{faker 'number.float'}}\n }\n ],\n \"price\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"price_without_discount\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\",\n \"usd_amount\": {{faker 'number.float'}}\n },\n \"role\": \"{{oneOf (array 'translator' 'proofreader')}}\",\n \"should_send_client_survey\": {{faker 'datatype.boolean'}},\n \"source\": \"{{oneOf (array 'api' 'web')}}\",\n \"source_language\": \"\",\n \"status\": \"{{oneOf (array 'pending' 'started' 'completed' 'translated' 'proofread')}}\",\n \"subjects\": [\n \"\"\n ],\n \"target_languages\": [\n \"\"\n ],\n \"tms_name\": \"\",\n \"valid_until\": {{faker 'number.int' max=99999}},\n \"vendor_word_count\": {{faker 'number.int' max=99999}},\n \"word_count\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Vendor project list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "56d910db-f8a3-4271-97b7-604f302b3c34", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "VendorNotFound - this is not a vendor user account", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "627a742a-6a02-422a-bdfb-e7b2723dbd2f", "documentation": "", "method": "post", "endpoint": ":userId/reject", "responses": [ { "uuid": "d0860939-f4c8-4c8c-8f05-01ff6485a489", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Vendor application of this user is rejected.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "77cb7a05-7c01-4a88-9810-ae21380c6fee", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0738a025-a042-4b32-8b8e-ce489ac87c03", "documentation": "Sends email confirmation email for a user", "method": "post", "endpoint": ":userId/resend-email-confirmation", "responses": [ { "uuid": "00ed0647-086a-48af-ba27-3155102c6583", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "confirmation email has been sent", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c694a4fd-d169-4bff-a87f-c05b317e74cd", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 202, "label": "status is `already_confirmed` when user has already confirmed their email address.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "40f5ed4e-5c9c-4ad9-81af-03c54f5d5e21", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "VendorNotFound - this is not a vendor user account", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94e96ebb-7eb8-439d-821a-6dd894d16237", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cdc19831-f052-423c-8a58-a9aff460611d", "documentation": "Returns a user's vendor responsivity stats", "method": "get", "endpoint": ":userId/responsivity", "responses": [ { "uuid": "af129b62-cf1e-43fc-8477-1ca45a360f85", "body": "{\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"responsivity\": [\n {\n \"invited\": {{faker 'number.int' max=99999}},\n \"month\": \"\",\n \"notEntered\": {{faker 'number.int' max=99999}},\n \"onlyEntered\": {{faker 'number.int' max=99999}},\n \"score\": {{faker 'number.float'}},\n \"week\": \"\",\n \"worked\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Vendor responsivity stats", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f1d1673f-596e-4577-a2d6-5f7484fd38e5", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "VendorNotFound - this is not a vendor user account", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3af4155f-503e-4cf6-b3be-13d3f57ac099", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b060c4e6-da92-435d-ad67-242d52e922a7", "documentation": "Returns a user's client and vendor statistics. This used to be called \"summary\" (\\@deprecated).", "method": "get", "endpoint": ":userId/stats", "responses": [ { "uuid": "86340297-f9a1-4382-88a3-7d1e33961ebf", "body": "{\n \"client\": {\n \"document_count\": {{faker 'number.int' max=99999}},\n \"nps\": {{faker 'number.float'}},\n \"started_project_count\": {{faker 'number.int' max=99999}},\n \"total_discounted\": {\n \"amount\": {{faker 'number.float'}},\n \"currency\": \"usd\"\n },\n \"total_project_count\": {{faker 'number.int' max=99999}},\n \"total_spending\": {{faker 'number.float'}},\n \"translator_count\": {{faker 'number.int' max=99999}}\n },\n \"vendor\": {\n \"earnings\": {\n \"total\": {{faker 'number.float'}}\n },\n \"projects\": {\n \"invited\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"worked\": {{faker 'number.int' max=99999}}\n },\n \"words\": {\n \"approved\": {{faker 'number.int' max=99999}},\n \"translated\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "User stats for client and vendors", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6b86e4c8-bca7-4e49-bddd-aed5ea83c2a2", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cfcf4d3c-ed7e-4d7c-8928-3b18b0688b5d", "documentation": "Returns the language pairs that the user has ordered most.", "method": "get", "endpoint": ":userId/stats/popular-pairs", "responses": [ { "uuid": "282add22-96fb-4cf0-8a0f-cbccb8978353", "body": "{\n \"pairs\": [\n {\n \"source_language\": \"\",\n \"target_language\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User's most ordered language pairs", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "06ea2532-1b98-4919-acb3-a0e7f32afdd1", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "efe9e5ed-20c3-4bc2-a8d6-441908e474e3", "documentation": "Returns a user's project statistics.", "method": "get", "endpoint": ":userId/stats/projects", "responses": [ { "uuid": "3c2c0998-0dff-4d92-ad60-b9c41fc675a9", "body": "{\n \"stats\": [\n {\n \"languages\": [\n \"\"\n ],\n \"month\": \"\",\n \"number_of_projects\": {{faker 'number.int' max=99999}},\n \"total_spending\": {{faker 'number.float'}},\n \"week\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User stats for client and vendors", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f7fac62f-9f06-40eb-b2e2-7efbe51047da", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5cd5f9f2-03b0-4f4b-8292-e871f828c379", "documentation": "", "method": "post", "endpoint": ":userId/suspend", "responses": [ { "uuid": "e9f36204-258c-4544-82f0-2d467a8b2cfb", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Suspended user account.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fad832e4-78cf-42b8-8932-ffb0e0e84f20", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5d3ee151-b608-4999-a487-af0d4606984d", "documentation": "Unfreeze requester account for project notifications", "method": "post", "endpoint": ":userId/unfreeze-account", "responses": [ { "uuid": "e0020ae0-6e0b-4fac-9d2f-d8048e2d852e", "body": "{\n \"status\": \"{{oneOf (array 'success' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bb42e39f-ce8f-48f6-9264-bffbacfd4966", "body": "", "latency": 0, "statusCode": 304, "label": "Account is already unfrozen for notifications", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9fa6906d-450b-4020-b46b-d10e43306949", "body": "{\n \"code\": \"\",\n \"help\": \"\",\n \"http_code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "UserNotFound", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8fd23ace-b6ad-4a94-b04f-241d01c59936", "documentation": "Returns a list of user groups that this user belongs to.", "method": "get", "endpoint": ":userId/user-groups", "responses": [ { "uuid": "2286d83d-6c4d-40fa-af20-88491824b90b", "body": "{\n \"meta\": {\n \"paging\": {\n \"links\": {\n \"self\": {\n \"href\": \"\"\n }\n },\n \"page\": 1,\n \"per_page\": 10,\n \"total_count\": {{faker 'number.int' max=99999}}\n }\n },\n \"user_groups\": [\n {\n \"corporate_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of user groups", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "c1f91fb9-2a53-43ba-abb7-5699b0d8f58d" }, { "type": "route", "uuid": "fb83d34e-832c-4fd1-a804-7c9789e5cb39" }, { "type": "route", "uuid": "c440abc6-51df-42b6-b4f0-e924571e43bb" }, { "type": "route", "uuid": "a5f02445-ba2e-40a8-9793-ef47282566fc" }, { "type": "route", "uuid": "b3613f6b-28d8-4d8d-bc18-fc7aa1ad1763" }, { "type": "route", "uuid": "e148238b-2050-4d90-9698-39c2ff37dbae" }, { "type": "route", "uuid": "04299748-e381-43b5-b1c1-8bce165b1177" }, { "type": "route", "uuid": "08dabe32-3d9e-4d26-846c-3ea19bfc32a0" }, { "type": "route", "uuid": "1d51db63-8364-493a-aafd-34274a80de62" }, { "type": "route", "uuid": "5a1e60ae-4793-421c-86ba-5df5ccfbfa8e" }, { "type": "route", "uuid": "93af6323-12a6-4431-9da8-2cd76e7ef964" }, { "type": "route", "uuid": "ef87f595-b2dc-477c-a0a1-12fb2ca96b30" }, { "type": "route", "uuid": "fb559f78-6468-4a22-a9f9-3ec64fa179ff" }, { "type": "route", "uuid": "c9d72336-4790-4e4b-ab3c-0dee9c81d9d5" }, { "type": "route", "uuid": "1c883ea8-9e0d-4c35-86d0-99530b662d92" }, { "type": "route", "uuid": "04182622-3dd0-46b6-95ca-3224798a433b" }, { "type": "route", "uuid": "9eb8c459-6f10-4c83-b274-e398ccb36397" }, { "type": "route", "uuid": "1090bed9-c44b-48e1-9aab-4975604b663d" }, { "type": "route", "uuid": "106f5f50-27f5-4f02-8ea2-0b8ef14498c7" }, { "type": "route", "uuid": "b5a96ed4-a3ae-46a5-aa96-ac61c3af19e0" }, { "type": "route", "uuid": "4afb9d19-64a6-4be3-98aa-69d00258e6e5" }, { "type": "route", "uuid": "1046e0a4-0e25-41eb-a195-d091a028218b" }, { "type": "route", "uuid": "a3a26166-da2e-44fd-bf31-b761e305121b" }, { "type": "route", "uuid": "34b5e43f-8338-44a4-8782-662623bc9ba7" }, { "type": "route", "uuid": "6aed8fe3-5d9e-4230-883d-9b98ec4ac732" }, { "type": "route", "uuid": "4da91ec0-43b0-4d5d-8775-4f5a77d208fb" }, { "type": "route", "uuid": "c6eebe31-12b7-45a8-ae26-f757f10bbb64" }, { "type": "route", "uuid": "07fbb119-aea2-4723-b3af-3f8213ac1c89" }, { "type": "route", "uuid": "b43076d9-d9d8-41e7-b80d-75d150ca21c0" }, { "type": "route", "uuid": "964775d4-0cdf-4493-b72c-fff857555d78" }, { "type": "route", "uuid": "823b71e1-1f80-47e9-b6f2-eec217789059" }, { "type": "route", "uuid": "43ba0bcd-d34b-4cac-827a-5dcfa8ac161d" }, { "type": "route", "uuid": "85e10a13-c311-4a54-b5c1-5a3584aeb0c9" }, { "type": "route", "uuid": "c64c955a-572f-45c8-8977-0ebaf7474368" }, { "type": "route", "uuid": "bb3d7c81-759e-4add-afe6-28fd2855608b" }, { "type": "route", "uuid": "78fc365c-d40d-4de9-aeee-147be8dc2623" }, { "type": "route", "uuid": "d301237c-6572-48c9-81ef-28e6ac9fe1a8" }, { "type": "route", "uuid": "0fbb1770-9187-4279-8e4f-d7356b447d59" }, { "type": "route", "uuid": "ae0cf1b7-1283-4c9c-bbe5-1dd2f9899968" }, { "type": "route", "uuid": "bd06e775-9bc4-4c7b-8e3d-c7e0006e36a7" }, { "type": "route", "uuid": "e468b8d2-f9ab-4687-9b79-21dfed3d1f0a" }, { "type": "route", "uuid": "5426bb15-bb66-4992-9bc0-f8a6ed552407" }, { "type": "route", "uuid": "490b2702-7fa4-497c-bbdc-925b9d13e890" }, { "type": "route", "uuid": "15f05e79-b57e-449d-b1c7-b564ae8be7eb" }, { "type": "route", "uuid": "bd68c8a2-4989-4095-8b69-8bae08ea13dd" }, { "type": "route", "uuid": "a0cef41e-e5f1-4f18-ad82-704c4496f79d" }, { "type": "route", "uuid": "d6239002-82f8-481f-8edb-603785e484c7" }, { "type": "route", "uuid": "48999eff-13ea-4993-b4c8-a09e44c7c9d5" }, { "type": "route", "uuid": "74a8a060-213d-4b14-a20f-abc234c8f5f4" }, { "type": "route", "uuid": "337efc20-b3b5-4028-8860-bae8c253a14f" }, { "type": "route", "uuid": "3fd3857e-7605-4de0-8f5a-597dd87ccc57" }, { "type": "route", "uuid": "5eb78cee-0a54-4e80-9e0b-17f02ea7d5d2" }, { "type": "route", "uuid": "607e7ef4-e50d-4e47-8a8c-b179d207587a" }, { "type": "route", "uuid": "b2262813-bf97-49e6-93f9-5f5e87c3dfcf" }, { "type": "route", "uuid": "c9c3d773-8262-444a-b77c-4d57b46e1080" }, { "type": "route", "uuid": "1be0f4ab-170a-47d8-bffb-2a5adc3f6bd9" }, { "type": "route", "uuid": "69ccc363-8567-4588-bd97-956ac28aced2" }, { "type": "route", "uuid": "621f66ef-04ad-4547-8d7a-c529c347bc25" }, { "type": "route", "uuid": "8727c2eb-56ac-43cd-abfa-d63ca91e49bc" }, { "type": "route", "uuid": "3df93e4d-ed94-4523-ba95-12dff231ae25" }, { "type": "route", "uuid": "d3af6de2-8309-4fce-8376-4f2b2534c8b3" }, { "type": "route", "uuid": "21733255-6566-4974-9cf9-8067e9cd455c" }, { "type": "route", "uuid": "83f84dcf-298a-4b8d-8b60-00642fd400b0" }, { "type": "route", "uuid": "4cb11ffd-444c-4b8d-9068-7d88c32a1cb5" }, { "type": "route", "uuid": "d45c7efa-57f8-4808-a00f-46cf94999faa" }, { "type": "route", "uuid": "870afe1d-e966-426d-a967-45ff3978c538" }, { "type": "route", "uuid": "09599080-258e-4346-83b4-f8b55e808e12" }, { "type": "route", "uuid": "3bf92159-d39c-4af0-81ee-0dc0637fd202" }, { "type": "route", "uuid": "49023248-3932-44e4-97ae-2061574bd90b" }, { "type": "route", "uuid": "748f3e57-ab8d-41c2-9ccd-8126ee42292e" }, { "type": "route", "uuid": "297d6257-f3d3-4194-b173-f221edc99ae8" }, { "type": "route", "uuid": "83c9aedc-d816-4fdd-8091-1afb8350c4d7" }, { "type": "route", "uuid": "cd097e5a-200f-429e-8c2a-3013d83dc85e" }, { "type": "route", "uuid": "1f62b686-58a7-49bd-ba82-c8072fa6b0c4" }, { "type": "route", "uuid": "75110887-2efd-4f74-af25-fab7a85bd745" }, { "type": "route", "uuid": "b3ef1472-e4e0-4e51-bfab-92e101f5a571" }, { "type": "route", "uuid": "8ac0a6cf-0d18-4e01-aaad-c6474f44a46f" }, { "type": "route", "uuid": "93f2db53-4482-4fe4-b8bb-c9c302ccbd36" }, { "type": "route", "uuid": "3e872b14-c8c2-4f42-b50e-c881194008b1" }, { "type": "route", "uuid": "977528a2-7f68-4b51-9ca5-9a41ec332338" }, { "type": "route", "uuid": "47c36040-8dce-4284-8aba-dc066deca6e7" }, { "type": "route", "uuid": "888f2969-0b6f-48ef-ad3d-bc427382fe6a" }, { "type": "route", "uuid": "80c2565a-4b11-45bf-bb87-7ff232edefff" }, { "type": "route", "uuid": "f8b5d60e-c798-4dac-90c1-eefaddc6cbd2" }, { "type": "route", "uuid": "b4171fb3-458b-47b0-8f09-606b4ec4a7ee" }, { "type": "route", "uuid": "3e3f2eb8-3874-43d5-afd2-c5e2fa0b5e75" }, { "type": "route", "uuid": "db98743c-4f3a-42ed-ad89-667b7face6c9" }, { "type": "route", "uuid": "50213cb5-eeb9-4d18-ad52-b65945f13ae8" }, { "type": "route", "uuid": "35d4da23-b745-452d-a797-0728ca85eaaa" }, { "type": "route", "uuid": "7c054dca-df18-49cc-b71d-0902f8888d14" }, { "type": "route", "uuid": "c598cfca-3931-4b58-a9d3-8e4688f9c427" }, { "type": "route", "uuid": "9dfd4c61-d874-4b84-932a-dfcf7c91724c" }, { "type": "route", "uuid": "bce4750f-0259-4459-86da-d24176d62c90" }, { "type": "route", "uuid": "aa532208-343d-4f05-a8b6-f41aeb689fb4" }, { "type": "route", "uuid": "56cfd271-7a7b-4c06-9d97-bfb71cf9ec15" }, { "type": "route", "uuid": "82668a37-cc14-4cb2-9077-4d1cbe9fa8f2" }, { "type": "route", "uuid": "383d2063-fe60-4723-8e70-3b507e905873" }, { "type": "route", "uuid": "bd033a5b-8783-4476-b775-a4372675fc7a" }, { "type": "route", "uuid": "978abe39-d854-4a75-a591-412713d6f6c4" }, { "type": "route", "uuid": "070de7d7-4990-4c00-8b13-c782b1d759f7" }, { "type": "route", "uuid": "3adbae42-fb20-4594-b4f4-a8321c71b0d7" }, { "type": "route", "uuid": "827c7471-38e9-40a5-8b54-f12c8b3b5135" }, { "type": "route", "uuid": "34f356bd-8be7-43c5-9252-cad62b350f91" }, { "type": "route", "uuid": "65655986-4463-4c24-9fd9-06f3f62ab934" }, { "type": "route", "uuid": "8fe53b4a-5163-44fd-8fa3-4baac52d3089" }, { "type": "route", "uuid": "f2a12039-01d6-4485-a3eb-fef25e8a67ce" }, { "type": "route", "uuid": "249805d0-55b7-4c3f-a313-d2af2210be58" }, { "type": "route", "uuid": "fbb386f6-c785-4414-b600-508d6adec470" }, { "type": "route", "uuid": "72f97df6-55c5-4282-9e77-46d13b250110" }, { "type": "route", "uuid": "77ce8e7f-4922-4005-b566-0ee57a6fa31c" }, { "type": "route", "uuid": "a90a5cfa-ed97-4236-b8a4-a8ddd1af5b42" }, { "type": "route", "uuid": "ff877844-4280-45b2-bd13-5ad20420db19" }, { "type": "route", "uuid": "587fd40c-020c-4fcb-8d32-e7a59e174a7f" }, { "type": "route", "uuid": "426a6563-7c46-4e34-a08d-0ecd2576bc11" }, { "type": "route", "uuid": "e60354ae-896c-431b-b57c-ee1040a76c00" }, { "type": "route", "uuid": "01cd7550-c7f4-46ff-affb-b797018426f2" }, { "type": "route", "uuid": "a4e2007a-32df-47ed-9b27-6d4c3c3bdfcf" }, { "type": "route", "uuid": "7ee2690d-5c6b-4a3f-b265-97ce3da21349" }, { "type": "route", "uuid": "75af64ad-ce11-4c6b-bebc-e9a3de1b28ca" }, { "type": "route", "uuid": "1511e4dc-9b1c-4b6c-94d8-0ce890e23e0c" }, { "type": "route", "uuid": "0d6717f2-76c8-433f-baa5-14c6b68ad3d3" }, { "type": "route", "uuid": "66055d6b-57d9-4547-a210-4e983263d21a" }, { "type": "route", "uuid": "a41aa465-e1de-438f-b931-952e91735a2d" }, { "type": "route", "uuid": "35da7702-7fd4-487a-98af-b8c06dc5823d" }, { "type": "route", "uuid": "69bf4885-cf09-43de-ad9f-42fa5f3e4fcb" }, { "type": "route", "uuid": "f45b79bc-e13d-4f84-a676-407613f9a3b6" }, { "type": "route", "uuid": "1b778eb3-40bc-47ce-8a76-c1098af64fd9" }, { "type": "route", "uuid": "92e6862c-3afc-46f6-98a5-7c9f91bf2040" }, { "type": "route", "uuid": "b3dd448f-d5a4-4110-8006-7ec5d8604c31" }, { "type": "route", "uuid": "d9ecd892-42fe-4fe4-af40-aed982796a1f" }, { "type": "route", "uuid": "6c243407-1a57-4c2d-a8d5-2b63a2ff7340" }, { "type": "route", "uuid": "2ee18281-f2a6-436e-a814-024b87b8cd0f" }, { "type": "route", "uuid": "80f6e9ca-65a5-4137-82f2-88cefdbebdef" }, { "type": "route", "uuid": "74e97abd-5a3a-4493-b5b5-1caeccd17295" }, { "type": "route", "uuid": "4dc04e99-418e-4b26-9426-cbfd7f84fcdc" }, { "type": "route", "uuid": "1b000569-19f1-43d8-b069-4ad18726c211" }, { "type": "route", "uuid": "64d5ecd8-00bd-4907-96dd-087a5fed64f8" }, { "type": "route", "uuid": "06dc8dd4-1060-408a-bcd3-4d2bfdb0078b" }, { "type": "route", "uuid": "987baa31-9b5e-4728-8a5d-59f15abb3c43" }, { "type": "route", "uuid": "9373c0e1-bea2-4ceb-a97b-9cc9ed3d29c1" }, { "type": "route", "uuid": "6579ca03-f84b-48b1-b51e-e0286687ca2c" }, { "type": "route", "uuid": "64aea4a4-b12d-45dc-b79b-25e0f0b833e4" }, { "type": "route", "uuid": "3f89e45a-9f6e-49ab-8e72-a4efe2b066a8" }, { "type": "route", "uuid": "4ea81606-e17a-467e-b2a5-7b90b60c28ad" }, { "type": "route", "uuid": "44627ff7-8ac5-486e-ba94-4cfbda56b5f3" }, { "type": "route", "uuid": "47f1022b-3c30-4f06-829f-014e5f1ee5d8" }, { "type": "route", "uuid": "d0045fd2-33ed-408c-9713-afbc061d96a8" }, { "type": "route", "uuid": "45642c8c-1841-42b3-b441-e6a4550a4cc4" }, { "type": "route", "uuid": "73ef3f66-4e61-4328-999d-147d4179db63" }, { "type": "route", "uuid": "0214e512-73f7-433a-9ceb-2b39f6183848" }, { "type": "route", "uuid": "5f5bc118-7cf3-4b69-af80-2be55586eddf" }, { "type": "route", "uuid": "1d57f071-eb95-4829-af9d-ed69bd80b8e4" }, { "type": "route", "uuid": "eca3d33b-033d-4438-928c-6f749516dc9d" }, { "type": "route", "uuid": "5008161e-3368-4781-82d8-d1376dd479c2" }, { "type": "route", "uuid": "bbd5211b-be51-431c-bc26-db7914663042" }, { "type": "route", "uuid": "2bc7e105-d7da-4695-86de-989ac716ce8d" }, { "type": "route", "uuid": "40975746-6207-44f0-8b73-5514fbe1483a" }, { "type": "route", "uuid": "afd9a6cb-6e40-4650-bb95-cdd8e97a2ce3" }, { "type": "route", "uuid": "5a3f21e3-93a4-4730-9f1e-f4161b91e18c" }, { "type": "route", "uuid": "80c139ab-2394-4038-abaf-77d07c79c02b" }, { "type": "route", "uuid": "9dcd68c4-8c2a-48b7-9f06-6437d3726e45" }, { "type": "route", "uuid": "408ebbff-6fe2-4322-be19-f794c2dc2add" }, { "type": "route", "uuid": "8c0113d3-b805-467b-afce-d8053a652a0c" }, { "type": "route", "uuid": "47c4056b-c353-4988-a386-b9902ca66b8b" }, { "type": "route", "uuid": "5523e5b4-ca57-462f-8461-4ba89b047dc6" }, { "type": "route", "uuid": "5576383a-0925-487f-9d0f-b46f8ca3411a" }, { "type": "route", "uuid": "aac420a6-2c97-4791-a206-395ad31f1952" }, { "type": "route", "uuid": "7ebc5b67-ddf3-4a6c-ac5e-6e28183575df" }, { "type": "route", "uuid": "b0a75d9e-69cd-4d88-86d0-57391dde66d2" }, { "type": "route", "uuid": "627a742a-6a02-422a-bdfb-e7b2723dbd2f" }, { "type": "route", "uuid": "0738a025-a042-4b32-8b8e-ce489ac87c03" }, { "type": "route", "uuid": "cdc19831-f052-423c-8a58-a9aff460611d" }, { "type": "route", "uuid": "b060c4e6-da92-435d-ad67-242d52e922a7" }, { "type": "route", "uuid": "cfcf4d3c-ed7e-4d7c-8928-3b18b0688b5d" }, { "type": "route", "uuid": "efe9e5ed-20c3-4bc2-a8d6-441908e474e3" }, { "type": "route", "uuid": "5cd5f9f2-03b0-4f4b-8292-e871f828c379" }, { "type": "route", "uuid": "5d3ee151-b608-4999-a487-af0d4606984d" }, { "type": "route", "uuid": "8fd23ace-b6ad-4a94-b04f-241d01c59936" } ] }