Get the terminal logo

GET {{baseUrl}}/terminals/:terminalId/terminalLogos

Returns the logo that is configured for the payment terminal identified in the path. The logo is returned as a Base64-encoded string. You need to Base64-decode the string to get the actual image file. To make this request, your API credential must have one of the following roles: * Management API—Terminal settings read * Management API—Terminal settings read and write

HEADERS

KeyDatatypeRequiredDescription
Acceptstring