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
Example:

"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"

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.