Supported Formats

json

GET /api/invoices/summary
Returns invoice summaries

Supported Formats

json

Errors

Code Description
401 Unauthorized
403 Forbidden

Params

Param name Description
begin_date
optional

Begin date

Validations:

  • Must be a Date

end_date
optional

End date (inclusive)

Validations:

  • Must be a Date

country_scope
optional

Validations:

  • Must be one of: eu, non-eu, nl.

page
optional

Pagination Parameter

Validations:

  • Must be a Integer

per_page
optional

Describes how many transactions to show on the list. Default is 50

Validations:

  • Must be a Integer