Skip to content

Instantly share code, notes, and snippets.

@xzenon
Created July 19, 2019 13:31
Show Gist options
  • Save xzenon/4c6c758727e3166b16b41cf29fc81a6c to your computer and use it in GitHub Desktop.
Save xzenon/4c6c758727e3166b16b41cf29fc81a6c to your computer and use it in GitHub Desktop.
Response jsondata: {
"data": {
"enableHistory": false,
"list": [
{
"canceled": false,
"month": 8,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2019
},
{
"canceled": false,
"month": 9,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2019
},
{
"canceled": false,
"month": 10,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2019
},
{
"canceled": false,
"month": 11,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2019
},
{
"canceled": false,
"month": 12,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2019
},
{
"canceled": false,
"month": 1,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2020
},
{
"canceled": false,
"month": 2,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2020
},
{
"canceled": false,
"month": 3,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2020
},
{
"canceled": false,
"month": 4,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2020
},
{
"canceled": false,
"month": 5,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2020
},
{
"canceled": false,
"month": 6,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2020
},
{
"canceled": false,
"month": 7,
"price": {
"currency": "$",
"price": 1495
},
"products": [
],
"status": [
"empty"
],
"tracking": [
],
"year": 2020
}
],
"subscriptionInfo": {
"billingDate": null,
"description": "You don't have an active subscription. Please use the website to subscribe.",
"descriptionV2": "You don't have an active subscription.",
"enable": false,
"link": "https://www.scentbird.com/subscribe",
"status": "NotSubscribed"
}
},
"errors": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment