i need to send the credit memo record details as a...
# suitescript
d
i need to send the credit memo record details as a JSON to the endpoint, i sent the record Object, but i am not getting all values example item sublist, i just get the ID, but i also need the name of the item?
m
Using getSublistText should give you the name of the item. Try mapping out the results to your own json object before sending it