Skip Navigation

Get organization parameters

This API provides the most commonly used organization parameters.
Organizations were previously called Providers.
See SDK envelope request for more information.
The payload type is GET-PROVIDER. There is no input payload for this call. Use the SDK Envelope with the appropriate organization ID.
The SDK response will be:
<responsePayload> <provider> <providerId>ProviderId</providerId> <providerName>ProviderName</providerName> <productName>ProductName</productName> <userAuthentication>ATUSR|WU</userAuthentication> <homePageUrl>ProviderHomePage</homePageUrl> <activationUrl>EndUsersActivationURL</activationUrl> <checkUpdateInterval>CheckUpdatePollingInterval</checkUpdateInterval> <environmentUrl>Environment URL</environmentUrl> <logoUrl>Logo URL</logoUrl> <clientActiveXName>ClientApplicationActiveXName</clientActiveXName> <dateTime> <dateFormat>MM/DD/YYYY</dateFormat> <timeFormat>HH:MM:SS</timeFormat> <netDateFormat>MM/dd/yyyy</netDateFormat> <netTimeFormat>HH:mm:ss</netTimeFormat> <timeZone>Time zone name</timeZone> <timeZoneOffset>Offset from GMT</timeZoneOffset> </dateTime> </provider> <responsePayload>