REST API Custom Error Response
Hi, We are trying to add custom response on mandatory variable check-in record producer REST API. Here is the code for the custom error message: (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) { var recordProducerId = r...