Billing Events
BILLING_DEPOSIT_DETECTED
Fired when a crypto deposit to your program’s deposit address is detected on-chain (0 confirmations).
WEBHOOK
Fires when an inbound crypto transfer to your program’s deposit address is detected on-chain with 0 confirmations. The deposit is not yet credited — wait for
BILLING_DEPOSIT_CONFIRMED before treating funds as available.
Event Type
Payload
Payload Fields
For the full event group documentation see Billing Events.
Authorizations
API key from the FYATU CaaS portal. Pass as Authorization: Bearer <key>.
Body
application/json
Response
200
Acknowledge the event.

