Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Get invoices

MaurICT edited this page Apr 9, 2020 · 3 revisions

List invoices

GET /api/invoices

Parameters

Query string hidePayed (optional): Indicates to hide invoices that are payed. Default false

Example request(s):

GET https://stoverstag.nl/api/invoices
GET https://stoverstag.nl/api/invoices?hidePayed=true
Clone this wiki locally