Load Alert Edit

This web service is used to edit load alert action

Body Params
int32
required

Alert action Id that is to be updated

string
required
length between 0 and 30
^[^<>'"/;,`%]*$

This is just a name given to decline action


Eg.Decline for decline action.
Alert for Alert action
string
required
length between 1 and 40

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

string
required
length between 0 and 200
^[^<>'"/;,`%]*$

,message container

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

int64
required
≥ 1

Id of rule in which we want to add decline action.Rule Id is returned when creating rule.

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

Subject

string
required
length between 0 and 150
^[^<>'"/;,`%]*$

Recepient :Value of to can be :

  • me
  • cardholder
  • parent_account_owner
  • cust_service_1
  • aml_team
  • custom
string
required

action Type Values of type can be :"1" or "2" or "1,2".

  • "1"-–indicate sending alert through sms
  • "2" --indicates sending alert through email
  • "1,2" --indicates sending alert through both email and sms
    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
    ^[^<>'"/,`%]*$

    Phone Number mandatory when type is one of the following:

    • type=="1"
    • type="1,2"
    string
    length between 0 and 200

    Email Id mandatory when type is one of the following:

    • type=="2"
    • type=="1,2"
    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