INVOICE_TRANSFER_INITIATED
invoice_id
- Long
Unique ID for invoice
amount
- Long
Amount of the invoice
description
- String
Description of the invoice
"data": {
"invoice_id": 399742129664,
"amount": 12456,
"description": "Transferring invoice to XYZ"
}