document.write("
{
"success": 1,
"data": {
"total_count": 2,
"start_offset": 0,
"data": [
{
"id": 1,
"product_id": 9,
"frequency": "biweekly",
"term": 0,
"descrip": "Reorder bi-weekly",
"n": 0,
"fixed_dow": 0,
"fixed_dom": 0,
"sub_count": 2,
"dates": []
},
{
"id": 2,
"product_id": 9,
"frequency": "monthly",
"term": 0,
"descrip": "Reorder every month",
"n": 0,
"fixed_dow": 0,
"fixed_dom": 0,
"sub_count": 0,
"dates": []
}
]
}
}
3_ProductSubscriptionTermList_Load_Query - Response - Snippet hosted by \"Cacher\"
");