List all instalment plans
GET
https://api.tamio.com/v2/instalments/list
Returns a paginated list of instalment plans belonging to the authenticated user.
Query Parameters
page
integer*
per_page
integer*
Responses
200
Instalment plans retrieved successfully
Instalment plans retrieved successfully
status
integer
total_results
integer
Total number of instalment plans matching the query
instalment_plans
array of InstalmentPlan
400
Bad request – validation or business-logic error
Bad request – validation or business-logic error
status
integer
error
string
Human-readable error message
error_code
integer
Machine-readable error code
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string