Search results

  1. P

    How to invoke REST API with JSON object as input and output

    Hi Team, Want to invoke REST API with JSON object as input and output in the below format Input: { "description":"Add entitlement for XXXX for the user XXX0009", "firstname":"XXXX", "lastname":"XXXX", "email":"test123@gmail.com", "username":"XXX0009" } output: { "uploadstatus": "S"...
Top