List installments for a customer invoice

List installments for a customer invoice

⚠️

Warning: This feature is in alpha

We may still introduce breaking changes.
If you plan to rely on it, please get in touch with us first.

ℹ️

This endpoint requires one of the following scopes: customer_invoices:all, customer_invoices:readonly

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Query Params
string

Cursor for pagination. Use this to fetch the next set of results.
The cursor is an opaque string returned in the previous response's metadata.
Leave empty for the first request.

integer
1 to 100

Number of items to return per request.
Defaults to 20 if not specified.
Must be between 1 and 100.

string

You can choose to sort items on specific attributes
Sort field may be prefixed with - for descending order. By default uses deadline in ascending order.
Example : deadline will sort by ascending order, -deadline will sort by descending order.
Available fields :

  • deadline
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json