CorebanqCorebanq Developer Docs
Transactionsv1K Y T

Receive KYT Webhook

Receive KYT (Know Your Transaction) validation results from external service

POST/v1/kyt/webhook

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/v1/kyt/webhook" \  -H "Content-Type: application/json" \  -d '{}'
Empty