/
Invoice Received
Triggered when an invoice is received.
- Dev serverhttps://pdp.seqino.dev/api/invoice.received
- Production serverhttps://pa.seqino.com/api/invoice.received
{ "event_id": "evt_abc123def456", "timestamp": "2019-08-24T14:15:22Z", "sponsor_id": "sandbox-1234/5678", "event_type": "invoice.received", "data": { "invoice_id": "42", "direction": "INCOMING", "original_format": "UBL", "sender_id": "0225:884553033", "recipient_id": "0225:123456789", "client_id": "client_xyz789" } }