Webhooks
Last updated
Last updated
{
"update_id": "d61d5111-7ffd-4db4-b1be-e21c24806425",
"update_type": "identity_account_created",
"secret": "<secret>",
"payload": {
"id": "eac5a9ae-d8ce-40e8-9620-ed015b230989",
"name": "name",
"email": "[email protected]",
"createdAt": "2025-09-08T08:30:08.603Z",
"updatedAt": "2025-09-08T08:30:08.603Z",
"identityId": "eac5a9ae-d8ce-40e8-9620-ed015b230989",
"status": "PENDING",
"organizationId": "5ce70fea-76ff-4987-b284-623a8744e228"
}
}{
"update_id": "c0dcd3e1-b727-4bdb-aaec-79f043e64cbe",
"update_type": "payout_created",
"secret": "<secret>",
"payload": {
"id": "b7adbf39-6d3a-4cc5-854f-05c9e476154e",
"organizationId": "5ce70fea-76ff-4987-b284-623a8744e228",
"takenAmount": {
"amount": "100",
"asset": "USDC",
"scale": 6
},
"sentAmount": {
"amount": "100",
"asset": "USDC",
"scale": 6
},
"reference": "<reference>",
"paymentInstructionId": "6C0BDF41-6DAC-4512-8A5E-DC13BF0C949D",
"counterpartyPaymentInstructionId": "006ea285-4749-46fc-acd0-8d28ca775df5"
}
}{
"update_id": "3980da91-1d53-4b8d-bb59-00d8b5de3a12",
"update_type": "payment_request_created",
"secret": "<secret>",
"payload": {
"paymentRequest": {
"id": "33da5093-1646-4af1-af21-d96fa5c10401",
"token": "adc7c8b9d20c7a500cae1c21efc2bcad2415ba669f5d4c0a5a5a84aea832dcfd",
"createdAt": "2025-09-08T07:59:28.427Z",
"updatedAt": "2025-09-08T07:59:28.427Z",
"organizationId": "5ce70fea-76ff-4987-b284-623a8744e228",
"reference": "1",
"description": "1",
"status": "AWAITING_FUNDS",
"feeOnTop": false,
"virtualAccountId": "04f06982-0284-4d79-98aa-8019d304f863",
"selectedPaymentInstructionId": null,
"requestedAmount": {
"amount": "100",
"asset": "USD",
"scale": 2
}
}
}
}