Skip to main content
POST
Register webhook URLs

Authorizations

Authorization
string
header
required

Use your OAuth client credentials to obtain a short-lived Bearer token from POST /oauth/token.

Body

application/json
payout_url
string<uri>
required

URL to receive payout event notifications

collection_url
string<uri>
required

URL to receive collection, virtual account, and customer KYC event notifications. This includes customer.created, customer.verified, and customer.rejected.

Response

Webhook URLs registered successfully

message
string
required
data
object
required