GET
/
documents

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
default:
1
per_page
integer
default:
10
issue_date_from
string

Filter from this date (inclusive). Format AAAA-MM-DD

issue_date_to
string

Filter to this date (inclusive). Format AAAA-MM-DD

taxbureau_sending_status
integer

0 = Sending. 1XX = Retrying sending. 2XX = Rejected by Tax Bureau. 1 = Received by Tax Bureau. 2 = Closed without sending. 3 = Imported from another system.

taxbureau_validation_status
integer

0,1 = In process. 2 = Rejected by tax bureau. 3 = Accepted by tax bureau. 4 = Accepted by tax bureau with warnings.

document_number
string

Document number

document_type_id
integer

Document type ID according to the country

received_issued_flag
number

0 = issued, 1 = received

Response

200 - application/json
documents
object[]
page
integer
page_count
integer
page_size
integer
total_items
integer