Tuitions
List tuitions
List Tuitions
Successful tuition payments are saved, and to access them you can send a GET request to this endpoint.
Endpoint
{{baseurl}}/tuitions
You can add these optional query parameters.
Field | Data Type | Description |
---|---|---|
limit | Number >=1 | This specifies the maximum number of results you want to receive in a single response. It should be a number greater than or equal to 1. |
page | Number >=1 | This indicates which page of results you want to retrieve. Similar to limit, it should also be a number greater than or equal to 1 |
A successful response should look like this.