Getting error while performing CRUD operation using DX APIs in postman for testing

Hello everyone,

I am working on DX API’s and performing CRUD operations to modify or create the data in the Pega Datatype. But I’m facing some error while performing the CRUD operations from Postman application. Please refer the screenshot.

@Mohd Qizer Uddin

422 indicates validation failure of the request. pls check your request payload

I got a solution we need to add Primary fields in data type. Before it was missed

As shown below