Skip to content

Instantly share code, notes, and snippets.

@sinsunsan
Created December 15, 2023 15:23
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 sinsunsan/b95432d6856cd4b1aed078066bb6cd64 to your computer and use it in GitHub Desktop.
Save sinsunsan/b95432d6856cd4b1aed078066bb6cd64 to your computer and use it in GitHub Desktop.
{
"data": {
"query": {
"c_nature": "0",
"c_artist": "0",
"c_interm": "0",
"c_devise": "1"
},
"type": "years",
"series": [
{
"year": "2002",
"val": "34562222",
"qty": "1"
},
{
"year": "2001",
"val": "1111",
"qty": "1"
},
{
"year": "2004",
"val": "4444",
"qty": "1"
},
{
"year": "2003",
"val": "3333",
"qty": "1"
}
],
"summary": {
"currency": "1",
"acquisitions": "4",
"with_price": "4",
"with_currency": "4",
"with_acquirement_date": "4"
}
},
"meta": {
"clie_com": "oran",
"auth": "tokenok"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment