IncludeCFToken Parameter (Connect-MYOB Cmdlet)
Depending on the configuration of the MYOB instance, including a CFToken header can cause requests to fail. In such cases, this property should be set to false to exclude the header.
Syntax
Connect-MYOB -IncludeCFToken bool
Data Type
bool
Default Value
true
Remarks
When IncludeCFToken is True, this property adds the x-myobapi-cftoken header to requests made to the MYOB API. When False, this header is ommitted.