Set rule function call params for a card

This web service allows to set rule function call parameters for a card. If parameters are not set, the default values from the rule are used.

Body Params

This web service allows to set custom rule parameters for a card.

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
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

Public token for card

int64

Rule Id

param_index
array of int32s

Indexes of rule parameters

param_index
param_value
array of numbers

Values of rule parameters

param_value
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