URL Parameter (Connect-SageIntacct Cmdlet)
The endpoint URL used by the provider to make API requests to Sage Intacct. If your endpoint URL differs from the default value, supply it here.
Syntax
Connect-SageIntacct -URL string
Data Type
cstr
Default Value
"https://api.intacct.com/ia/xml/xmlgw.phtml"
Remarks
The endpoint URL used by the cmdlet to make API requests to Sage Intacct. If your endpoint URL differs from the default value, supply it here.
This is a required parameter.