SenderID Parameter (Connect-SageIntacct Cmdlet)
The sender ID that was assigned to you by Sage Intacct alongside your Web Services developer license.
Syntax
Connect-SageIntacct -SenderID string
Data Type
cstr
Default Value
""
Remarks
Along with SenderPassword, this credential is attached to your Sage Intacct Web Services developer license.
The cmdlet has embedded Web Services credentials that can be used to read and write data from Sage Intacct. To use the embedded sender credentials, leave this connection property empty.
If you supply your own sender ID in this connection property, the sender ID you provided is used in place of the embedded credentials.