POST V1/APIServices.{ext}/ApiAuthenticationMessage/{billFromDate}/{billToDate}/{siteGroup}/{siteNumber}/{accountNumber}/{transactionId}/{isSmartClient}?ApiName={ApiName}&mediaType={mediaType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ApiName

No description available

string

Required

mediaType

No description available

string

Required

ext

Which media types are acceptable for the response, such as json/xml

If no matches are found, the content negotiator tries to match on the media type of the request body, if any. For example, if the request contains JSON data, the content negotiator looks for a JSON formatter.

string

Content-Type: application/json OR application/xml

billFromDate

No description available

string

None.

billToDate

No description available

string

None.

siteGroup

No description available

string

None.

siteNumber

No description available

string

None.

accountNumber

No description available

string

None.

transactionId

No description available

string

None.

isSmartClient

No description available

string

None.

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.