User Defined Report (UDR) Services V1

Usage:

POST /ws/rest/service/v1/data/udr/get/{project_number}

Purpose:

Get User Defined Report Data in a project/shell based on {project_number} or from Company level if {project_number} is not provided.

Input:

Path Parameter

project_number: Specify the Project/shell number to generate the UDR data, if not provided then UDR will be generated from Company Level.

UDR information in JSON format

Minimum data requirement is:

{

"reportname":"partner01_UDR"

}

Method : POST

With project Number (Shell level reports): http://<environment url>/ws/rest/service/v1/data/udr/get /<project-number>

Method : POST

Input:

UDR information in JSON format

Minimum data requirement is:

{

"reportname":"partner01_UDR"

}

Output:

Return data will be JSON format by default.

Validations:

Error Code

Condition

Message

200

Success

Ok

500

Server Error

Server Error. Contact the system administrator.

403

Validate the query exists or not.

The query condition {0} does not exist.

403

Validate values mentioned correct or not (Does it require value 2 for between condition?)

Invalid Data. (Value2 is required only when a 'between' query condition exists for the query.

763

Duplicate query labels

Duplicate query label found.

In This Section

Passing Values to UDR



Legal Notices | Your Privacy Rights
Copyright © 1998, 2022

Last Published Tuesday, February 8, 2022