processingTerminals
Retrieve a device configuration
Use this method to retrieve configuration details for a device associated with a processing terminal.
Our gateway returns the following details about the configuration:
- Supported features
- Applications
- Certificates and revoked certificates
- Visual assets
get/processing-terminals/{processingTerminalId}/device-configurations/{model}
Path parameters
processingTerminalIdstring required
Unique identifier that we assigned to the terminal.
modelstring required
Type or model of the device.
Headers
Authorizationstring required
Bearer authentication
Response
Successful request. Returns the device configuration details.