well I have a custom record for each Bill. when I ...
# suitescript
f
well I have a custom record for each Bill. when I do an operation a send multiple bills to my backend and get an ID back. Now I need to update each custom record for each bill with that id. When I get an update on my backend I send that unique ID to a a restlet and need to lookup all bills with that ID