Cmdlets for Acumatica

Build 24.0.8963

Schema Parameter (Connect-Acumatica Cmdlet)

Used to specify what Acumatica API to use. The default one is the REST Contact API. When OData is specified the OData API will be used and all the Generic Inquires exposed via OData will be dynamically retrieved.

Syntax

Connect-Acumatica -Schema string

Possible Values

OData, REST

Data Type

cstr

Default Value

"REST"

Remarks

Used to specify what Acumatica API to use. The default one is the REST Contact API. When OData is specified the OData API will be used and all the Generic Inquires exposed via OData will be dynamically retrieved.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963