Skip to main content
POST
Simulate a payment

Authorizations

Authorization
string
header
required

An agent API key, krt_live_... or krt_test_..., shown exactly once at creation. Kordio stores only a digest. This credential can ask for authorization and can never write policy.

Body

application/json
budget_id
string<uuid>
required
amount_cents
integer
required
Required range: x >= 1
counterparty
string | null
trace_id
string | null

Response

The decision that would have been produced.

data
object
required