Free tiers API

This page covers api endpoints that allow merchants add customers to their free tier membership

To sign up for free tier membership, customer has to be registered in Shopify.

{
    merchantId: string,
    customerId: string,
    segmentId: string?,
}

Sign up customer for free tier

POST https://public.inveterateapi.com/signup-free-tier

Request Body

Last updated