go back Home

Authorizable

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<null companyId="..." id="..." type="..." typeId="..." username="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"companyId":"...","id":"...","type":"...","typeId":"...","username":"..."}

Fields

name type
companyId String
id String
type String
typeId String
username String