Skip to content

Instantly share code, notes, and snippets.

@bestwebua
Last active June 5, 2020 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bestwebua/8582588c6ce26ab6268192384fbd57fe to your computer and use it in GitHub Desktop.
Save bestwebua/8582588c6ce26ab6268192384fbd57fe to your computer and use it in GitHub Desktop.
{
"subscription": {
"title": "Some Title",
"start_date": "2020-06-05T14:32:57Z",
"end_date": "2020-06-05T14:32:57Z",
"quantity": 1,
"type": "some type",
"unit_price": "42.42",
"amount": "42.42"
},
"storage_subscription": {
"title": "Some Title",
"start_date": "2020-06-05T14:32:57Z",
"end_date": "2020-06-05T14:32:57Z",
"quantity": 1,
"type": "some type",
"unit_price": "42.42",
"amount": "42.42"
},
"extra_call_hours": {
"title": "Some Title",
"start_date": "2020-06-05T14:32:57Z",
"end_date": "2020-06-05T14:32:57Z",
"quantity": 1,
"type": "some type",
"unit_price": "42.42",
"amount": "42.42"
},
"subscription_upgrades": [
{
"title": "Some Title",
"start_date": "2020-06-05T14:32:57Z",
"end_date": "2020-06-05T14:32:57Z",
"quantity": 1,
"type": "some type",
"unit_price": "42.42",
"amount": "42.42"
}
],
"storage_upgrades": [
{
"title": "Some Title",
"start_date": "2020-06-05T14:32:57Z",
"end_date": "2020-06-05T14:32:57Z",
"quantity": 1,
"type": "some type",
"unit_price": "42.42",
"amount": "42.42"
}
],
"team_seat_upgrades": [
{
"title": "Some Title",
"start_date": "2020-06-05T14:32:57Z",
"end_date": "2020-06-05T14:32:57Z",
"quantity": 1,
"type": "some type",
"unit_price": "42.42",
"amount": "42.42"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment