Skip to main content
POST
List routing rules

Authorizations

Authorization
string
header
required

JWT token obtained from /auth/login

Path Parameters

created_by
string
required

Response

200 - application/json

List of routing rules

id
string
Example:

"routing_e641380c-6f24-4405-8454-5ae6cbceb7a0"

created_by
string
Example:

"merchant_demo"

name
string
Example:

"priority rule"

description
string
Example:

"try stripe before adyen"

algorithm_data
object

The stored algorithm, tagged by type with the variant payload under data.

algorithm_for
string
Example:

"payment"

created_at
string
Example:

"2026-04-26 10:00:00.000000"

modified_at
string
Example:

"2026-04-26 10:00:00.000000"