Update TerminalAsk AIpatch https://api.prahsys.com/merchant/n1/merchant/{merchantId}/terminal/{terminalId}Update a terminal for an existing merchant from PrahsysPath ParamsmerchantIdstringrequiredThe merchant idterminalIduuidrequiredThe terminal id of the merchantBody ParamstitlestringTitle of the terminal.descriptionstringDescription of the terminal.serialNumberstringSerial number of the terminal device.tidstringTerminal ID assigned to the terminal.typestringenumType of the terminal (card present or card not present).CARD_PRESENTCARD_NOT_PRESENTAllowed:CARD_PRESENTCARD_NOT_PRESENTdevicestringenumDevice model of the terminal (A77 or A35).A77A35Allowed:A77A35deviceTerminalIdstringDevice terminal ID for card present terminal.locationIdstringLocation ID associated with the terminal.apiKeystringAPI key assigned to the terminal.apiSecretstringAPI secret assigned to the terminal.Responses 200OK 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 5 months ago