GET
/
v1
/
invoices
curl --request GET \
  --url https://api.sandbox.hit-pay.com/v1/invoices \
  --header 'X-BUSINESS-API-KEY: <x-business-api-key>'
"{}"

Headers

X-BUSINESS-API-KEY
string
required

Query Parameters

customer_email
string
status
string

Invoice status, options [draft, sent, pending, overdue, paid]

reference
string
per_page
string
default:
10

The number of per page

page
string
default:
1

The page index

Response

204
application/json
204

The response is of type object.