Skio

Skio simplifies subscriptions. With KODIF, you can fetch subscription details, edit billing intervals/dates, cancel a whole subscription or a single product, and look up users by email or ID.

Integration Actions

Skio - Cancel a Product in a Subscription

Cancel a Product in a Subscription using Skio. Requires subscription_line_id. Returns results based on the executed action.

Skio - Cancel Subscription

Cancel Subscription using Skio. Requires subscription_id and cancelSession_id and should_send_notif and permanently_cancel. Returns results based on the executed action.

Skio - Edit Subscription Interval

Edit Subscription Interval using Skio. Requires subscription_id and billing_interval and next_billing_date and quick_action_metadata and billing_interval_count and prepaid_delivery_interval and prepaid_delivery_interval_count. Returns results based on the executed action.

Skio - Get Storefront User by Email

Retrieves Storefront User by Email using Skio. Requires user_email. Returns the requested data record(s) with all available details.

Skio - Get Subscription based on User ID

Retrieves Subscription based on User ID using Skio. Requires skio_user_id. Returns the requested data record(s) with all available details.

Skio - Get Subscription Details

Retrieves Subscription Details using Skio. Requires skio_subscription_id. Returns the requested data record(s) with all available details.

Skio - Set New Billing Date for a Subscription

Set New Billing Date for a Subscription using Skio. Requires nextBillingDate and skio_subscription_id. Returns the updated record with the applied changes.