Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lista subscription schedules.
curl "https://api.chargefy.io/v1/subscription-schedules?subscription=sub_B9Atr3N7gAfYoZjM" \ -H "Authorization: Bearer {{API_KEY}}"
not_started
active
completed
released
canceled
10
100
{ "object": "list", "data": [], "has_more": false, "url": "/v1/subscription-schedules" }
{ "error": { "code": "invalid_request", "message": "limit must be between 1 and 100.", "param": "limit", "type": "invalid_request_error" } }
{ "error": { "code": "authentication_failed", "message": "Invalid API key provided.", "type": "authentication_error" } }