Cmdlets for MYOB

Build 25.0.9434

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.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434