GET api/Directory/DownloadOrganizations?testMessage={testMessage}
Invoked as part of a daily process to ensure Organization information remains up-to-date.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| testMessage | boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string>sample string 1</string>