Hi Team, Is there any api url format to get multip...
# suitetalkapi
s
Hi Team, Is there any api url format to get multiple ids with body response at a time? Eg. Need to retrieve 5 customer records with response body based on Ids. record/v1/customer?q=id ANY_OF [1001,1002,1003,1004,1005] returns response body URL's only but we are expecting multiple customer details.