Edit Rules Advanced

This web service allows to edit rules details.

Body Params

This web service allows to edit different types of rules

string
required
length between 1 and 40

Unique number that must be passed at each API request. Identifier to make each API request unique

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

string
required

Parameters for rules.

  • format of parameter is TAG:VALUE
  • parameter can be combination of multiple TAG:VALUE separated by semicolon(;)
  • VALUE can contain comma(,) separated multiple values
  • Accepted TAGS are MCC,TXN_CCY,CTRY
  • TXN_CCY=> transaction Currency DE49. (Three digit Numeric ISO-4217 standard currency code . i.e. : 048 → BHD, 060 → BMD, 036 → AUD)
  • MCC=> Merchant category code DE18.
  • CTRY=> Country (DE43_5).
    • For Master card (Alpha Three country ISO codes. i.e. : Afghanistan → AFG, Australia → AUS)
    • For VISA (Alpha Two country ISO codes . i.e. : Afghanistan → AF, Australia → AU)
    • For Both (MC & VISA) :(Comma separated Alpha Three country ISO codes & Alpha Two country ISO codes i.e Afghanistan-> AFG,AF , Australia → AUS,AU )

int64
required
≥ 1

Rule Id

string
length between 0 and 50

User Id of the Customer who triggered the API request.

string
length between 0 and 200

Remarks for API request

string
length between 0 and 100
^[^<>/;`%]*$

Rule Name

string
length between 2 and 2

Rule Type :

  • Au = authorisation
  • Se = Settlement
  • Sc = Scheduled
  • Lo = Load
  • Un = Unload
  • Ot = Others
  • Da = Deactivated

int32
0 to 10

Severity Level. It can be 0(lowest)-10(highest)

string
length between 0 and 1000
^[^<>/;`%]*$

Rule Description

boolean
  • True = Rule is for limit check like (amount limit or transaction count limit)
  • False =Rule is not for limit check like (amount limit or transaction count limit)
Responses

404

Webservices does not exist

500

Internal Server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json