Set User Adjustable values for a card

This web service allows to set User Adjustable values for a card.

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

int64
required
≥ 1

Public token for a card

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

string
required
length ≥ 1

Name of the rule parameter. Must exist in the rule definition.

param_value
object
required

Value of rule parameter. Can be any JSON value (string, number, object, or array). The format depends on the parameter type defined in the rule.

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

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