REST API common request URL parameters - CustomerID

Name

Accepted Values

Multivalued

Mandatory

Default

Description

username

String

 

X

 

Username configured in CustomerID.

password

String

 

X

 

Password configured in CustomerID.

responseIDFormat

"url" | "entityName"


 

 "url"

DEPRECATED. Defines the identifier format in response document.

responseFormat

"xml" | "string" | "csv" | "json"



"xml"

Defines the format for the response document. XML format is default for REST operations. String format is used for exporting and importing users and organizations. CSV (Comma-separated values) format can be used if data is used by external applications. JSON format is supported for some calls. JSON format support will be provided for all REST calls in the future. String and CSV formats have been deprecated. We will only support XML and JSON formats in the future.