Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Body

application/json
payin_id
string
account_id
string
status
enum<string>
Available options:
expired,
failed
country
string
currency
string
local_amount
string
reference
string

Response

200

Return any 2xx to acknowledge the delivery.

Last modified on July 19, 2026