InvoiceReceivedCallback
Received when a monthly invoice is sent. Received as part of the AccountCallback structure.
Fields
amount
amount: string
Amount of money in the invoice (excluding taxes)
currency
currency: string
Invoice currency
invoice_date
invoice_date: timestamp
Date when invoice is created
invoice_id
invoice_id: number
Invoice ID
receival_date
receival_date: timestamp
Date when invoice is received
tax_amount
tax_amount: string
Tax amount in the invoice