Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Body

application/json
amountCents
integer
Required range: 0 < x <= 1000000
currency
string
Required string length: 3

Response

The round-trip report. A 200 means the probes RAN, not that they passed — read ok.

The round-trip report. A 200 means the probes RAN, not that they passed — read ok.

provider
enum<string>
required
Available options:
mock,
adyen,
stripe
ok
boolean
required
steps
object[]
required