列出所有经常订阅。
注意
此API调用不包含project_id
路径参数,因此您需要使用在您公司的所有项目中都有效的API密钥来设置授权。
OK.
[- {
- "charge_amount": 0.03,
- "currency": "USD",
- "date_create": "2013-09-05T15:27:47+0400",
- "date_end": "2014-02006T11:32:48+0400",
- "date_last_charge": null,
- "date_next_charge": null,
- "id": 45,
- "plan": {
- "id": 12345,
- "project_id": 12345
}, - "product": {
- "id": null
}, - "status": "canceled",
- "user": {
- "id": "User1",
- "name": "John Smith"
}
}
]