Discussions
Getting all ReturnAuthorizations
Hi folks,
I'd like to get all ReturnAuthorization objects. For other objects, like Items, I can just call search() with a SearchRequest containing (e.g.) an ItemSearch/ItemSearchBasic.
I don't see a ReturnAuthorizationSearch or ReturnAuthorizationSearchBasic in the API, although it claims that I can use search():
https://system.netsuite.com/help/helpcenter/en_US/Output/Help/ScriptingWebServices/SuiteTalk_WebServices/Transactions.173.15.html#1086634
Any help is appreciated!
Thanks,
Daniel