Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
psp
object
required
rateBps
integer
isDefault
boolean
secret
string

Plaintext PSP secret key — captured to the secret store, never persisted or logged.

publishableKey
string

The PSP publishable key (pk_…) — public material for the card-capture iframe.

Response

201 - application/json

Default Response

ok
boolean
required
pspId
string
required
credentialRef
string

Opaque reference to the vaulted secret — the secret itself is NEVER returned.