WebhooksWebhook ReferenceInvoice Transfer InitiatedTriggered when an invoice transfer is initiatedEvent INVOICE_TRANSFER_INITIATED Data invoice_id - Long Unique ID for invoice amount - Long Amount of the invoice description - String Description of the invoice Example JSON"data": { "invoice_id": 399742129664, "amount": 12456, "description": "Transferring invoice to XYZ" } Updated about 1 year ago Invoice CreatedKYC Fallback FailedCopy PageEventDataExample