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
mayerlench
05/26/2020, 4:26 PM
Using getSublistText should give you the name of the item. Try mapping out the results to your own json object before sending it