Skip to main content
GET
searchInvoicesPagedDate

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

search_tag
string
required
includedeleted
integer
required
page
integer
required
size
integer
required
statefilter
string
required
order
string
required
documentType
integer
required
fromDate
string
required
toDate
string
required

Response

Success

Response returned by searchInvoicesPaged. Contains matching documents, paging information, and service status.

service_status
object

Service-level status for the API request.

list
object[]

Documents matching the search criteria.

page_count
integer

Number of items requested for the page. This is not the total number of pages.

total_count
integer

Total number of documents matching the search criteria.