Create group

The Create Group API enables the creation of group containers that apply any attributes assigned to the group to linked accounts during Card Creation or throughout the card's lifecycle.
Group types are beneficial for segmenting according to the options listed below, for day-to-day management of accounts and group segmentation. These types will also be visible when reviewing rules under group segmentation using Paycontrol.

Body Params

This web service allows to Create groups

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
length between 0 and 100

group Description

string
required
length between 0 and 50

group Name

int32
required
2 to 9

Indicates the type of group. They are listed below:

  • group_type =2 indicates General Container
  • group_type =3 indicates Fees group
  • group_type =4 indicates Auth activities
  • group_type =5 indicates Settlement Activities
  • group_type =6 indicates Scheduled Tasks
  • group_type =7 indicates Fraud Assessment
  • group_type =8 indicates AI rules
  • group_type =9 indicates wallet Interactions
string
required
length between 0 and 10

Risk Level .Supported Value for risk level are :

  • Default
  • Low
  • Very Low
  • High
  • Very High
  • Custom
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

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