post https://example.com/invoice/export
:param cursor: cursor to fetch from, it can be either a next or previous cursor
:param limit: number of invoices to return
:return List of invoices with next and previous cursors
:param cursor: cursor to fetch from, it can be either a next or previous cursor
:param limit: number of invoices to return
:return List of invoices with next and previous cursors
Try It!
to start a request and see the response here!