Querying Paid Invoices

Hi there, I’m trying to query paid invoices through the API, and I’m not sure which field indicates paid or not. I see an invoice_status_id field, but it only returns an integer.

Thanks.

Hi,

The v4 API doesn’t support filtering by status, you’d need to download the full list and filter client side

1 Like