Search
Preparing search index...
The search index is not available
connectwise-rest-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"api/api"
BatchApi
Class BatchApi
Hierarchy
BatchApi
Index
Constructors
constructor
Properties
base
Path
default
Headers
Methods
system
Batch
Post
Constructors
constructor
new
Batch
Api
(
basePath
?:
string
)
:
BatchApi
Parameters
Optional
basePath:
string
Returns
BatchApi
Properties
Protected
base
Path
base
Path
:
string
= "https://api-na.myconnectwise.net/v4_6_release/apis/3.0"
default
Headers
default
Headers
:
any
Methods
system
Batch
Post
system
Batch
Post
(
params
:
object
, extraQueryParams
?:
any
, extraFetchParams
?:
any
)
:
Promise
<
BatchResponse
>
Process Batch Requests
Parameters
params:
object
request
:
BatchRequest
Optional
extraQueryParams:
any
Optional
extraFetchParams:
any
Returns
Promise
<
BatchResponse
>
Globals
"api/api"
"api/assign"
"connectwise"
Batch
Api
constructor
base
Path
default
Headers
system
Batch
Post
Generated using
TypeDoc
Process Batch Requests