I'm working on a REST integration to an external A...
# suitescript
k
I'm working on a REST integration to an external API that uses https patch for its update requests, but
N/https
doesn't appear to have an
https.patch
function. How would you recommend I send this request?