GET V1/UtilityExplorer.{ext}/AdminBillInfo?prod={prod}&id={id}&CCode={CCode}&docId={docId}&wtnId={wtnId}&isEMSClient={isEMSClient}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
prod

No description available

string

Required

id

No description available

string

Required

CCode

No description available

string

Required

docId

No description available

string

Default value is

wtnId

No description available

string

Default value is

isEMSClient

No description available

boolean

Default value is False

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

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.