Last active
March 25, 2019 17:14
-
-
Save cbodtorf/bcc5423cac35ef1b314d8815fe67468e to your computer and use it in GitHub Desktop.
Recharge Trial Product Example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"items": [ | |
{ | |
"id": 21602884747348, | |
"properties": { | |
"subscription_id": 190124, | |
"shipping_interval_unit_type": "Months", | |
"shipping_interval_frequency": 1, | |
"Ongoing Subscription 1": "MjAzNDU3MjB8TWludCBHdW18NS41MHwx", | |
"Ongoing Subscription 2": "MjAzNDU3MjV8U3BlYXJtaW50IEd1bXwxMC41MHwy" | |
}, | |
"quantity": 1, | |
"variant_id": 21602884747348, | |
"key": "21602884747348:3a85ae197e91fa35592e95305113e397", | |
"title": "Box 1 Auto renew - Mint", | |
"price": 0, | |
"original_price": 0, | |
"discounted_price": 0, | |
"line_price": 0, | |
"original_line_price": 0, | |
"total_discount": 0, | |
"discounts": [], | |
"sku": "BOX-1-MINT", | |
"grams": 0, | |
"vendor": "Run Gum Dev", | |
"taxable": true, | |
"product_id": 2420742684756, | |
"gift_card": false, | |
"url": "/products/box-3?variant=21602884747348", | |
"image": "https://cdn.shopify.com/s/files/1/0062/3797/8708/products/download-5_516dbac6-8358-46d0-9cf2-df9f71b628ac.jpg?v=1550507245", | |
"handle": "box-3", | |
"requires_shipping": true, | |
"product_type": "", | |
"product_title": "Box 1 Auto renew", | |
"product_description": "WARNING: This product is for Recharge Subscriptions use only, do not publish or delete this product. Customers will not see this message.", | |
"variant_title": "Mint", | |
"variant_options": [ | |
"Mint" | |
], | |
"line_level_discount_allocations": [] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment