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
Response
OK - the request has succeeded.