Optional
apiOptional
axiosprovide a custom axios adapter to handle dispatching request/responses
Optional
baseThe apiurl that will be used to talk to the ordercloud API. It may be useful to change this to interact with different environments
Defaults to: https://api.ordercloud.io
Optional
clientIDwhen set is used to call the refresh token endpoint to obtain a new access token when exired (provided a refresh token is set in the sdk) this functionality is only intended for users that interact with at most one client per sdk instance
Optional
cookieOptional
timeoutspecifies the number of milliseconds before the request times out.
If the request takes longer than timeoutInMilliseconds
, the request will be aborted.
Default timeout is 10,000 milliseconds or 10 seconds
Generated using TypeDoc
At the time of writing there is only one version of the API
Defaults to: v1