Skip to main content
WEBHOOK
BILLING_INVOICE_PAID
{
  "event": "BILLING_INVOICE_PAID",
  "eventId": "<string>",
  "businessId": "<string>",
  "timestamp": "2023-11-07T05:31:56Z",
  "data": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.fyatu.com/llms.txt

Use this file to discover all available pages before exploring further.

This event will be dispatched in a future release. Subscribe to it now so your integration is ready when it goes live.

Event Type

BILLING_INVOICE_PAID
For the full event group documentation see Billing Events.

Authorizations

Authorization
string
header
required

API key from the FYATU CaaS portal. Pass as Authorization: Bearer <key>.

Body

application/json
event
string
Example:

"BILLING_INVOICE_PAID"

eventId
string
businessId
string
environment
enum<string>
Available options:
LIVE,
SANDBOX
timestamp
string<date-time>
data
object

Response

200

Acknowledge the event.