Hello all, is anyone familiar with how to get the...
# general
l
Hello all, is anyone familiar with how to get the supportcase message history from the netsuite API? Sending a GET request to
/record/v1/supportcase/{supportcaseNumber}
seems to only return the latest
incomingMessage
. Is there another endpoint I should be sending a request to in order to retrieve the entire message history? many thanks