User Defined Report (UDR)
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.
Request Format
Path Parameter
project_number
: Specify the project/shell number to generate the UDR data; is generated at the 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
Request Format
UDR information in JSON format
Minimum data requirement is: {"reportname":"partner01_UDR" }
Response Format
Return data will be JSON format by default.
Supported Validation Messages and Status Codes
The following messages can display in the response to a request.
Error Code | Condition | Message |
---|---|---|
200 | Success | Ok |
500 | Server Error | Server Error. Contact the system administrator. |
In This Section
Last Published Wednesday, April 9, 2025