Create a waiver for a Decision Engine Tree

This web service allows to create a waiver for a Decision Engine Tree.

Body Params

This web service allows the creation of a decision tree waiver. A decision tree waiver is used to bypass a decision tree for a specific transaction.

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

int64
required
≥ 1

The id of the decision tree

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
enum

The scope of the entity that will be waived

Allowed:
string

The ID of the entity that will be waived.

string

The date and time when the waiver expires, formatted in ISO 8601 style yyyy-MM-dd'T'HH:mm:ss[.SSS]. If not provided, the waiver will not expire.

Responses
200

Successful Response

404

Webservices does not exist

500

Internal Server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!