v1
latestOpenAPI 3.1.02026-07-245644294.6 KBList subscriptions
Retrieve a list of subscriptions with optional filtering
Query parameters
Filter by subscription status
Filter by payment status
Search by customer name, phone, or reference
Filter by creation date. Supports multiple formats:
Single date: YYYY-MM-DD (e.g., '2024-01-15')
Predefined periods: 'current_month', 'current_year'
Date range: Use nested parameters created_at[from]=2024-01-01&created_at[to]=2024-01-31
Filter by activation date. Supports multiple formats:
Single date: YYYY-MM-DD (e.g., '2024-01-15')
Predefined periods: 'current_month', 'current_year'
Date range: Use nested parameters activated_at[from]=2024-01-01&activated_at[to]=2024-01-31
Filter by merchant reference (comma-separated for multiple). Available merchants are restricted to the API account's configured access.
Filter by store reference (comma-separated for multiple). Available stores are restricted to the API account's configured access.
Filter by merchant ID (comma-separated for multiple). Available merchants are restricted to the API token's configured access.
Filter by store ID (comma-separated for multiple). Available stores are restricted to the API token's configured access.
Headers
Response
Successful