POST /subscriptions/init
Init
Initialize a subscription flow for an MSISDN and dispatch an OTP or SMS-channel instructions.
Read the init docs →POST /subscriptions/verify
Verify
Submit the OTP returned to the subscriber. On success, the subscription is activated and the first charge is attempted.
Read the verify docs →POST /subscriptions/status
Status
Reconcile subscription state by ID. Returns lifecycle dates, the underlying MSISDN, and the merchant-scoped service.
Read the status docs →