v1

latestOpenAPI 3.1.02026-08-0425501.2 MB

Differential Setting Bulk Update

post/api/valor/differential-setting

Headers

Authorizationstring required

Generated bearer token for Admin login <a href="https://valorapi.readme.io/reference/merchant-create-bearer-token" target="_blank"><b>Generate Bearer Token</b></a>

isv-secret-keystring

ISV secret key

Request body

epi_idsinteger[] required

An EPI (Endpoint Identifier) is a 10-digit number starting with '2' that identifies a device within Valor infrastructure, with a maximum of 100 EPIs allowed at a time.

Response

200

codeinteger
statusstring
descstring

Example response

{
  "code": 200,
  "status": "SUCCESS",
  "desc": "Differential Setting submitted successfully. You’ll be notified by email once processing is complete"
}