HEADER,address_id,subscription_id,charge_interval_frequency,order_interval_frequency,order_interval_unit,customer_id,customer_email,deleted_at,cancelled_at,cancellation_reason,cancellation_reason_comments,expire_after_specific_number_of_charges,next_charge_scheduled_at,order_day_of_month,order_day_of_week,recurring_price,product_title,properties,quantity,send_email,external_variant_id,external_product_id,sku,sku_override,status,variant_title,updated_at,created_at REQUIRED?,REQUIRED,REQUIRED,,,,,,,,,,,,,,,,,,,,,,,,,, EXPLANATION,Address to which the subscription belongs.,Subscription ID,Required when passing order_interval_unit. How often the customer will be charged.,Required when passing order_interval_unit. How often the item will be shipped. WARNING: this update will remove skips and manually changed charges.,WARNING: this update will remove skips and manually changed charges.,,,,,,,Specifies the number of success charges after which the subscription status will be moved to EXPIRED,YYYY-MM-DD When will the customer be billed for this subscription. (Time will be reset to 00:00:00),Day of the month the customers will be charged on for this subscription. Only valid if order_interval_unit is month.,Day of the week the customers will be charged on for this subscription. Only valid if order_interval_unit is week,Recurring Price for the subscription,Title of the product,Custom properties in JSON format,Quantity,,,,SKU,"Boolean, if set to True we will override the SKU that's on Shopify",Status of the subscription,Title of the variant,, OPTIONS,,,,,"day, week, or month",,,,,,,,,"0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, or 29","0, 1, 2, 3, 4, 5, or 6",,,,,,,,,,"ACTIVE, CANCELLED, or EXPIRED",,, EXAMPLE,54321,12345,5,5,day,,,,,,,3,2025-12-27,,,,product title,"[{'name': 'property_name_here', 'value': 'property_value_here'}, {'name': 'property_2_name_here', 'value': 'property_2_value_here'}]",1,False,,,SKU_HERE,False,ACTIVE,variant_title,,