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.
Painel do Seller
cURL
curl --request GET \ --url https://api.speedsellx.io/seller/v1/subscriptions/{id}
{ "data": { "id": 15, "status": "active", "order_id": 28, "customer_id": 571, "interval": "month", "interval_count": 1, "start_date": "2026-05-12", "end_date": null, "expires_at": "2026-06-12", "created_at": "2026-05-12T16:46:26-03:00" } }
Retorna uma assinatura pelo id
subscriptions:read
Show child attributes