Webhooks
Get updates on the status of checkouts, mints, and exports with Crossmint's Whitelabel API's Webhooks
Crossmint's Whitelabel API passes you updates via webhooks to notify the status of checkouts, mints, and exports.
Crossmint Whitelabel is offered as an enterprise solution and requires evaluation of your use case before approval. Reach out to [email protected] to get started.
{
"status": "success",
"mintAddress": "B1nQxDxmQTfRbXK4Cv1HtEmXKNqTXHEDiD251p9RCR7Q",
"walletAddress": "YKQC3F2FUMexJUaje2suibPNhen2e9Pix1C2f9q7BHY",
"passThroughArgs": {
"referralCode": "123"
}
}
{
"status": "started"
}
Updated 4 months ago