Skip to main content
WEBHOOK
Fires when FYATU generates a new billing invoice for your business. Monthly invoices are generated on the first of each month; setup invoices are generated when a new program is activated. View and pay invoices in the FYATU portal under Billing.

Event Type

Payload

Payload Fields

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_CREATED"

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

Response

200

Acknowledge the event.