REST API requests fields

REST API requests fields

Hello,

It would be a great option if we could decide for ourselves which request fields we want to add to the REST API output. For example, we would like to add the site name, support group, request type, impact, urgency:

{
"operation": {
"result": {
"status": "Success",
"message": "requests listed successfully"
},
"details": [
{
"workorderid": "<number>",
"requester": "<requester name>",
"createdby": "System",
"createdtime": "1417350469969",
"duebytime": "-1",
"subject": "<subject title>",
"technician": "<technician name>",
"priority": "Prio 3 - Medium",
"status": "Closed",
"isoverdue": "false",
"accountname": "<account name>",
"ignorerequest": "false"

Why is the requests output so limited compared to the request details output?

Regards,
Kerim Berkeveld
                New to ADManager Plus?

                  New to ADSelfService Plus?