Invoices
Retrieves a paginated list of invoices for a given Billink client. Supports optional filtering by date range and returns invoice amounts, numbers, and related reconciliation identifiers.
All available errors for this endpoint you can find in errors section.
Query Parameters
pagestring
Page number for the query.
date_fromstring
Start date for the query.
date_tostring
End date for the query.
Body Parameters
billinkIdstring Required
Billink client unique identifier
billinkUsernamestring Required
Username associated with the Billink client.
Response
404
Object
Response Attributes
messagestring
statusstring
200
Object
Response Attributes
invoicesarray
Show child attributes
master_clientobject
Show child attributes
pagenumber
total_invoicesstring
total_pagesnumber
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?