v1

latestOpenAPI 3.1.02026-08-0425501.2 MB

Merchant Delete

post/api/valor/delete

Headers

Authorizationstring required
isv-secret-keystring

ISV secret key

Request body

userNamestring

ISO user name (Alphanumeric length of 25 chars)

mp_idstring required

It is a merchant profile id which is respective to the particular merchant (Max length of 11 chars)

associate_user_namestring

ISO user name (Alphanumeric length of 35 chars)

Response

200

statusboolean
messagestring
codeinteger

Example response

{
  "status": true,
  "message": "Success",
  "code": 200
}