{
"status": true,
"data": {
"data": [
{
"id": "42f223af-17a2-4b2e-ba42-400e4f5bb538",
"sellerId": "6e1f3704-588b-4bf4-ba1f-bbd4e884fc5c",
"url": "https://seller.example.com/webhook-endpoint",
"description": "Production webhook for transaction events",
"eventType": "TRANSACTION",
"isActive": true,
"secret": "de70036ead5d1a288a2ee886cc57737e1f2250a14c7a03a6ec7f67ed3bb2b60e",
"createdAt": "2025-06-27T18:34:35.798Z",
"updatedAt": "2025-06-27T18:34:35.798Z"
},
{
"id": "8bc6f61b-cf24-4334-9aad-197c5aaedd8b",
"sellerId": "6e1f3704-588b-4bf4-ba1f-bbd4e884fc5c",
"url": "https://seller.example1.com/webhook-endpoint",
"description": "Production webhook for transaction events",
"eventType": "TRANSACTION",
"isActive": true,
"secret": "bc5bb1e8adb830ec55c0b28c89637345c814f8dd82567476200e4f8618e775b0",
"createdAt": "2025-06-27T18:39:06.299Z",
"updatedAt": "2025-06-27T18:39:06.299Z"
}
],
"count": 2,
"take": 10,
"skip": 0
}
}