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"

DEPRECATED. Defines the format for the response document. XML format was the default for REST operations before 3.0 version. String format was used for exporting and importing users and organizations. CSV (Comma-separated values) format could be used if data was used by external applications. JSON format is supported for some old calls. String, CSV and XML formats have been deprecated. We will only support JSON format starting with 3.0 version and simultaneously we will drop support for this parameter.