📄 MIPYME Documents
Get a specific document authorization
GET
Endpoint URL
https://api-billing.koywe.com/V1/document_authorizations/{document_authorization_id}
Requires authentication
Authentication
Send header Authorization: Bearer <token> (obtained from POST /auth) for protected endpoints.
Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
document_authorization_id | path | integer | ✓ | Document authorization ID to read |
Responses
Successful response
Bad request - invalid input or validation error