📄 MIPYME Documents
Get a paginated list of received documents
GET
Endpoint URL
https://api-billing.koywe.com/V1/inbox_documents
Requires authentication
Authentication
Send header Authorization: Bearer <token> (obtained from POST /auth) for protected endpoints.
Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
page | query | integer | — | |
per_page | query | integer | — | |
issuer_tax_id_code | query | string | — | |
receiver_tax_id_code | query | string | — | |
receiver_name | query | string | — | |
issuer_name | query | string | — | |
amount_lte | query | number | — | |
amount_gte | query | number | — | |
document_type_id | query | string | — |
Responses
200
Successful response