List rules

Lists the payment rule fields required for a specified country, currency, and route type, including any account-specific rules where applicable.

The Conditions array defines any additional validation that applies to a field. The structure of the Parameters object depends on the ConditionType.

For more information about additional validation rules and condition types, see Additional validations.

Path Params
string
required

The destination country, in ISO 3166-1 alpha-2 country code format.

string
required

The destination currency, in ISO 4217 currency code format.

string
enum
required

The payment route type.

Query Params
int32

Optionally includes any additional validations configured for the specified account in the returned rule set.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

The request was invalid. One or more parameters were missing or invalid.

404

No payment rules were found for the specified country, currency, and route type.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json