10,849
edits
Line 37: | Line 37: | ||
* URL organization base web service URL is: <code>https://example.com/rest/v1/data/{organization}</code> | * URL organization base web service URL is: <code>https://example.com/rest/v1/data/{organization}</code> | ||
* Domain organization base web service URL is: <code>https://{organization}.example.com/rest/v1/data</code> | * Domain organization base web service URL is: <code>https://{organization}.example.com/rest/v1/data</code> | ||
;Examples | |||
* Resco Cloud server uses the following domain organization selection: <code>https://{organization}.rescocrm.com/rest/v1/data</code> | * Resco Cloud server uses the following domain organization selection: <code>https://{organization}.rescocrm.com/rest/v1/data</code> | ||
* Resco Inspections cloud server uses the following domain organization selection: <code>https://inspections.resco.net/rest/v1/data/{organization}</code> | * Resco Inspections cloud server uses the following domain organization selection: <code>https://inspections.resco.net/rest/v1/data/{organization}</code> | ||
* Resco Routes cloud server uses the following domain organization selection: <code>https://routes.resco.net/rest/v1/data/{organization}</code> | |||
=== Web request requirements === | === Web request requirements === |