Easy2257
Webhooks

Webhooks

Event-driven notifications from Easy2257 to your platform.

Easy2257 sends webhook events when significant state changes occur on accounts or content you manage. Subscribe by registering an endpoint URL when calling POST /v1/solo-accounts via the callbackUrl field.

Available events

EventFires when
solo_account.createdA solo account is provisioned
solo_account.verifiedID verification and subscription complete
solo_account.suspendedAccount suspended for non-payment or policy
verification.cancelledUser abandoned onboarding without completing
content_log.createdContent logged via POST .../content
content_log.updatedContent record updated
content_log.deletedContent removed

Next steps

On this page