Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationRetrieves the details of an existing Terminal Reader.
Get a Terminal Reader
TerminalReadersApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Retrieves the network connection status of an existing Terminal Reader.
Get a Terminal Reader status
TerminalReadersApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Returns a list of an Account's Terminal Readers. The Terminal Readers are sorted with the most recently created appearing first.
List all Terminal Readers
TerminalReadersApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Updates the Terminal Reader by setting the values of the provided parameters. Any parameters not provided will be left unchanged.
Update a Terminal Reader
TerminalReadersApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Generated using TypeDoc
TerminalReadersApi - object-oriented interface
Export