Invoices

List the customers you bill.

get/invoice-recipients

Query parameters

limitstring

Page size, 1–100 (default 25).

Page size, 1–100 (default 25).

cursorstring

Opaque cursor from a prior response nextCursor.

Opaque cursor from a prior response nextCursor.

Response

A page of recipients.

nextCursorstring nullable required

Pass back as ?cursor for the next page; null on the last page.

Changes

No recorded changes to this endpoint across all 1 revision of this API.