How to get NetSuite Subsidiary name after linking with codat #724
-
How to get NetSuite Subsidiary name after linking with codat |
Beta Was this translation helpful? Give feedback.
Answered by
mcclowes
Sep 7, 2023
Replies: 1 comment
-
Assuming you've connected each subsidiary as a separate company, you should then be able to call |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dcoplowe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Assuming you've connected each subsidiary as a separate company, you should then be able to call
GET https://api.codat.io/companies/{companyId}/data/info
which should return info about the subsidiary inc. name.