get
https://baas-h.cdcbank.com.br/webhook
Webhook Types
| Description | Code |
|---|---|
| Cashout Confirmation | 1 |
| Cashout Refund | 2 |
Response Parameters
| Parameters | Format | Description |
|---|---|---|
| return | boolean | Response status ( true / false ) |
| message | String | Response message |
| data | Array of objects | Response Data |
| active | String | Webhook status |
| description | String | Webhook description |
| enabled_event | String | Webhook event |
| headers | Object | Webhook headers object |
| accept | String | Webhook headers accept |
| authorization | String | Webhook headers authorization |
| content_type | String | Webhook headers content type |
| code | String | Webhook unique code |
| created_at | String | Webhook created at |
| updated_at | String | Webhook updated at |
| url | String | Webhook url |