{
"status": "200",
"message": "success",
"data": {
"id": 1,
"webhookId": "WBH-20240101-ABC123",
"type": "PAYMENT",
"url": "https://example.com/webhook/payment-updated",
"descriptions": "Updated webhook for payment notifications",
"createdDate": "2024-01-01T10:00:00+07:00",
"updatedDate": "2024-01-15T14:30:00+07:00",
"criteriaMethods": [
{
"code": "EWALLET_TNG",
"name": "e-Wallet TNG",
"groupCode": "VA",
"groupName": "Virtual Account"
}
]
}
}