List of subscriptions
Lists subscriptions within a required date range, filterable by status and customer_id. Subscriptions are created through Create a document with document_type=subscription.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is an API key from the API Integration section of your dashboard. Keys are scoped to the company they are generated in — for testing, add a separate test company and generate the key there, so requests never touch your real books.
Query Parameters
Start date for the list, [DD-MM-YYYY]
End date for the list, [DD-MM-YYYY]
Filter list based on status of the document
all, active, expired, error, cancelled Number of records to fetch(max 100)
Page number
Customer ID

