Skip to content

Instantly share code, notes, and snippets.

@x0000ff
Created August 25, 2017 14:32
Show Gist options
  • Save x0000ff/7ff0cf9a3d1b8f35cabf7abdd3d53e78 to your computer and use it in GitHub Desktop.
Save x0000ff/7ff0cf9a3d1b8f35cabf7abdd3d53e78 to your computer and use it in GitHub Desktop.
api-categories.json for Yandex Money test app
[
{
"title": "Phone",
"subs": [
{
"id": 157291,
"title": "Cell Phone Service"
},
{
"id": 524624,
"title": "Landline Phone Service"
},
{
"id": 157298,
"title": "Voice Over IP"
}
]
},
{
"title": "TV and Internet",
"subs": [
{
"id": 157292,
"title": "Hardwire Internet"
},
{
"id": 178472,
"title": "Television"
},
{
"id": 524625,
"title": "Wireless Internet"
}
]
},
{
"title": "Entertainment",
"subs": [
{
"id": 522695,
"title": "Music and Movies"
}
]
},
{
"title": "Bill Payment",
"subs": [
{
"id": 179845,
"title": "Home Utilities"
}
]
},
{
"title": "Games and Social",
"subs": [
{
"id": 157297,
"title": "Games",
"subs": [
{
"id": 525171,
"title": "PlayStation Store"
},
{
"id": 525001,
"title": "XBox Store"
}
]
},
{
"id": 524626,
"title": "Social Networks"
},
{
"id": 522901,
"title": "Dating"
}
]
},
{
"title": "Finances",
"subs": [
{
"id": 522747,
"title": "Loan Repayment"
},
{
"id": 179981,
"title": "E-Money"
}
]
},
{
"title": "Everyday Purchases",
"subs": [
{
"id": 522889,
"title": "For House"
}
]
},
{
"title": "Travel",
"subs": [
{
"id": 523297,
"title": "Travel Reservations"
}
]
},
{
"title": "Websites",
"subs": [
{
"id": 160550,
"title": "Advertising"
},
{
"id": 233554,
"title": "Domain Hosting"
}
]
},
{
"title": "And also:",
"subs": [
{
"id": 524635,
"title": "Online auctions"
},
{
"id": 522887,
"title": "Miscellaneous"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment