Intacct API Calls From Browser

354 views Asked by At

I am trying to make an API call to the XML web services exposed by intacct through the browser as recommended here. I would like to understand how do I pass the credentials (sender id/password) and the company details along with the xml request.

Anyone having an experience in connecting with intacct could provide his/her valuable inputs. Thanks.

1

There are 1 answers

2
Andy Dufresne On BEST ANSWER

I was able to figure this out. The credentials and the company details are passed as part of the xml request. The request include specific tags to pass this information. Please refer this link for more details.