Rough
Developing
GET
https://api.zid.sa/v1xyz
Event Name | Description | Payload Schema |
---|---|---|
app.market.subscription.active | Send notification on successful activation of subscription | Active Schema |
app.market.subscription.warning | Send notification 3 days before the last subscription date (T is the duration of the plan in days) | Warning Schema |
app.market.subscription.suspended | Send notification on completion of subscription | Suspended Schema |
app.market.subscription.expired | Send notification on T+5 days of subscription where 5 days are GRACE Period and T is in the duration of the plan in days | Expired Schema |
app.market.subscription.renew | Send notification on successful renewal of the same plan subscription 5 days before the last date | Renew Schema |
app.market.subscription.upgrade | Send notification on upgrade of subscription | Upgrade Schema |
app.market.subscription.refunded | Send notification on refund of subscription | Refunded Schema |
app.market.application.install | Send notification on the installation of application | Install Schema |
app.market.application.uninstall | Send notification on uninstallation of the application | Uninstall Schema |
app.market.application.rated | Triggered when a merchant submits a rating or review for the app. | Rated Schema |
app.market.private.plan.request | Triggered when a merchant submits a request for a private plan. | Private Plan Request Schema |
app.market.application.authorized | Triggered when a merchant authorizes an app prior to installation. | Authorized Schema |
Merchant Events
Request
None
Request samples
Responses
Modified at 2025-02-17 09:30:11