v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-131362831.1 MB
Terminal settings - terminal level

Update the logo

Updates the logo for the payment terminal identified in the path.

  • To change the logo, specify the image file as a Base64-encoded string.
  • To restore the logo inherited from a higher level (store, merchant account, or company account), specify an empty logo value.

To make this request, your API credential must have the following role:

  • Management API—Terminal settings read and write

In the live environment, requests to this endpoint are subject to rate limits.

patch/terminals/{terminalId}/terminalLogos

Path parameters

terminalIdstring required

The unique identifier of the payment terminal.

Request body

datastring

The image file, converted to a Base64-encoded string, of the logo to be shown on the terminal.

Response

OK - the request has succeeded.

datastring

The image file, converted to a Base64-encoded string, of the logo to be shown on the terminal.