post https://api.calypso.finance/api/v1/subscription/webhook/change
Permission annotations:
Responses
Permission annotations:
xxxxxxxxxx
curl --request POST \
--url https://api.calypso.finance/api/v1/subscription/webhook/change \
--header 'accept: */*' \
--header 'content-type: application/json'
xxxxxxxxxx
10{
"requestId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"notificationEventTypes": [
"PAYOUT_CHANGE_STATUS"
],
"url": "string",
"publicKey": "string",
"secretKey": "string",
"createdDate": "2025-04-05T01:54:52.154Z"
}