v1

latestOpenAPI 3.1.02026-08-0425501.2 MB

POS Menu Configuration - Update

post/api/valor/update-pos-menu-config

Headers

Authorizationstring required

Generated bearer token for Admin login <a target="_blank" href="/reference/merchant-create-bearer-token"><b>Generate Bearer Token</b></a>

isv-secret-keystring

ISV Secret Key

Request body

epistring required

EPI is an end point identifier, Identify the device on valor infrastructurae, it's a 10 digit number starts with 2

Response

200

statusboolean
messagestring
codeinteger

Example response

{
  "status": true,
  "message": "POS menu configuration updated successfully",
  "code": 200
}