Skip to content

Instantly share code, notes, and snippets.

@sauloarruda
Created March 24, 2022 14:03
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 sauloarruda/e8594da999c9d236d93435a7a54f8ed7 to your computer and use it in GitHub Desktop.
Save sauloarruda/e8594da999c9d236d93435a7a54f8ed7 to your computer and use it in GitHub Desktop.
{
"user": {}
"roles": [
"entity": {},
"policy": {}
],
"subscriptions": [
{
"description": "Pré-venda VDRocket",
"product": "urocket",
"instances": 1,
"messages_dispatched": 10000,
"valid_until": "2023-03-24",
"status": "active"
},
{
"description": "2 novos números",
"product": "urocket",
"instances": 2,
"valid_until": "2023-03-30",
"status": "payment-pendent"
},
{
"description": "1 número adicional",
"product": "urocket",
"instances": 1,
"valid_until": "2022-03-22",
"status": "expired"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment