Skip to main content

New subscription

This event is emitted when a new subscription is created.

id
string<uuid>
webhookId
string<uuid>
eventType
string
Allowed value:
newSubscription
eventData
object
newSubscription
object
subscriptionId
string<uuid>
required
subscriptionType
required
automatedEVMSubscription
object
required
buyerAddress
string
required
subscriptionContractAddress
string
required
recommendedAllowanceDuration
integer<int64> or null
>= 0
emailAddress
string or null
network
string
required
Allowed values:
BitcoinBitcoinTestnetLitecoinLitecoinTestnetCardanoMoneroDashDogecoinSolanaSolanaTestnetSolanaDevnetEthereumSepoliaTestnetPolygonPolygonTestnetBNBBNBTestnetArbitrumArbitrumTestnetZcashZcashTestnetPolkadotPolkadotTestnetPolkadotAssetHubPolkadotAssetHubTestnetTronTronTestnetAvalancheAvalancheTestnetBaseBaseTestnetOptimismOptimismTestnetFiat
token
string or null
amount
number<float>
required
>= 0
currency
string
required
Allowed values:
USDCADGBPEURAEDINRSEKBRLNZDAUDHKDNOKDKKJPYCNYCHFSGDPLNMXNCZKHUFZARSARRUBTRYILSUSDCUSDTBTCETHBNBSOLTRXAVAXMATIC
period
string
required
Allowed values:
dailyweeklymonthlyquarterlyannuallycustom
periodCustomDuration
integer<int64> or null
createdAt
string<date-time>
required
tags
object or null
productId
string<uuid> or null
name
string or null
imageUrl
string or null
radomData
paymentLink
object
required
paymentLinkId
string<uuid>
required
paymentLinkOrderId
string<uuid> or null
inputData
array[object] or null
label
string
required
value
string or null

{
"id": "f01fa77a-6f71-45fd-884e-4212ec76e9e9",
"webhookId": "ad474121-b97e-479b-a180-60a21bda8532",
"eventType": "newSubscription",
"eventData": {
"newSubscription": {
"subscriptionId": "2b6081ce-51ca-4699-b3b3-dedc3aacdfe3",
"subscriptionType": {
"automatedEVMSubscription": {
"buyerAddress": "0x850f184effee1f86472c056b777126bd063e4cd0",
"subscriptionContractAddress": "0x87Fcf739aEe21FAb3b99121fA4f2D7bF243f9F15",
"recommendedAllowanceDuration": null
}
},
"network": "SepoliaTestnet",
"token": "0x5D684d37922dAf7Aa2013E65A22880a11C475e25",
"amount": "9.9900",
"currency": "USD",
"period": "monthly",
"periodCustomDuration": null,
"createdAt": "2023-06-12T23:54:51.445529Z",
"tags": {
"productId": "ad84d39a-dcc3-442f-9cbb-7e8e0be29a03"
}
}
},
"radomData": {
"checkoutSession": {
"checkoutSessionId": "109d5abf-1f8b-460f-9dd8-3c1486b8feba"
}
}
}