Rules list

This web service allows to list different rules at different levels i.e card, account, group and rule id.

Body Params

This web service allows to list different rule

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

int32
required
1 to 6

Getting list based on mode value. mode can be

  • 1=token (token mandatory in this mode)
  • 2=group_id (group_id mandatory in this mode)
  • 3=ac_id (ac_id mandatory in this mode)
  • 4=rule_id (rule_id mandatory in this mode)
  • 5=token_group_id (token_group_id mandatory in this mode)
  • 6=product_id (product_id mandatory in this mode)
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

int64

Rule Id. If you pass rule id , single rule will be retrieved. if mode==4, rule_id is mandatory

int64

public token for card. getting rule linked with specific token. if mode==1, token is mandatory

int32

group Id. rules under given group id. if mode==2 ,group_id is mandatory

int32

account Id. Get All rules for Cards under linked to this Parent account. if mode==3, ac_id is mandatory

int32

token group Id. Rules under given token group id. if mode==5, token_group_id is mandatory

int32

product Id. Rules under given product id. if mode==6, product_id is mandatory

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