Question
1
Replies
634
Views
Posted: February 9, 2017
Last activity: February 9, 2017
Closed
Editing Pega API REST service
Dear Team,
want the understand , how we can edit the services given in Pega API, for example , if we take GET assignments service, how we can specify our class, do we have any option to edit it and try it out.
attaching snap shot.
Thanks in advance
Hi Shiva,
Kindly refer the quick start tutorial which provides a hands-on experience with the Pega API through testing some of the built-in Pega API REST services for the Pega 7 Platform. An example is provided of a Python script to access the GET /casetypes request URL that you obtain from the Pega API.
https://pdn.pega.com/getting-started-pega-api
Let me know if this was useful.