Question
JLL
IN
Last activity: 18 Jan 2021 8:11 EST
How to receive an attachment while creating a case via a REST API for create case.
I have a requirement where i need to expose a rest-service for case creation.
This service should be able to receive attachments and case properties.
The service should create the case and populate the data to properties and add attachments to it.
Any help on how to implement the above with JSON request example will be helpful. As i have to do the same with 5 different case types.
I am using pega 8.3.2
***Edited by Moderator Marissa to update Platform Capability tags****