POST api/Token?username={username}&password={password}&CompanyCode={CompanyCode}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
username
No documentation available.

Define this parameter in the request URI.

password
No documentation available.

Define this parameter in the request URI.

CompanyCode
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json, text/html

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>