Skip to main content
WEBHOOK

Authorizations

X-API-Key
string
header
required

Partner API key issued in the dashboard. Use pk_live_... in production, pk_test_... against sandbox.

Body

application/json
event
enum<string>
Available options:
order.waiting_deposit,
order.confirming,
order.exchanging,
order.sending,
order.completed,
order.failed,
order.expired,
order.refund_required,
order.refunded,
order.manual_review
event_id
string
order
object
ts
string<date-time>

Response

200

Acknowledge with 2xx within 5 s.