<@U5TF1GQ20> Hello battk, We want to integrate cu...
# suitetalkapi
a
@battk Hello battk, We want to integrate customers with subsidiaries in NetSuite. What accesses need to be issued to NetSuite to get customers in the subsidiary through the API? Also, what access need to receive in NetSuite to retrieve consolidated rates?
b
you assign a customer to a subsidiary the same way you do in the ui
set the subsidiary field
for permissions, usually you either use the Permissions Documentation
or assign your role whatever permission the api gives you in your error message when you try to do the operation
if it doesnt tell you, the alternative is to find a link in the ui to the record in question using the administrator role
and navigate to the link in a role without the permission
the ui usually has more helpful error messages for permissions