Go to Apicbase

Bulk Export Invoices

Exports metadata from multiple invoice records as a CSV file.

The invoice records to be returned can be selected in two ways: by providing their IDs or by applying filters.

If the has_selected_all field is not explicitly set to true, at least one of these fields must be included in the request body.

The response will have the following headers:

  • Content-Type: text/csv
  • Content-Disposition: attachment; filename="exported_invoices.csv"
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!