Invokes a XMLHTTPRequest given a request object, metadata, the closure of opts, and the global clientOpts
Promise resolving to the response type of the endpoint
request body
endpoint metadata
closure for containing information such as timeout
Optional
options for the entire API client, such as authentication
Generated using TypeDoc
Invokes a XMLHTTPRequest given a request object, metadata, the closure of opts, and the global clientOpts
Returns
Promise resolving to the response type of the endpoint