Webhooks
{
"eventType": "transaction.pay_in",
"data": {
"transactionId": "b72f9c47-8f2e-44fb-9a52-9bb6d78b1b20",
"amount": 250.50,
"balanceBefore": 769.75,
"balanceAfter": 1020.25,
"fee": 0.25,
"reference": "INV-4493",
"memo": "Deposit",
"currency": "GBP",
"status": "SUCCESSFUL",
"type": "CREDIT",
"channel": "AUTOMATED_DEPOSIT",
"quoteId": "a847f131-af48-4f45-9a98-bc81a56da63d",
"walletId": "5c052208-710a-4c88-9c59-395b4a73947d",
"description": "Credit transaction",
"purpose": "PAYMENT",
"businessId": "c1a9d1e4-7714-4618-a029-48e9befe6f32",
"senderInfo": {
"accountName": "John Doe",
"bankName": "ABS Bank",
"accountNumber": "0123456789",
"description": "Payment for invoice #INV-001"
},
"subCustomerId": "8cbd4d8d-0158-4eff-9ee7-6101eaa345e0",
"createdAt": "2025-02-10T12:05:33.000Z",
"updatedAt": "2025-02-10T12:05:33.000Z"
}
}Last updated