ES | EN

📄 MIPYME Documents

Accept or reject a document

PATCH
Endpoint URL https://api-billing.koywe.com/V1/inbox_documents/{inbox_document_id}
Requires authentication

Authentication

Send header Authorization: Bearer <token> (obtained from POST /auth) for protected endpoints.

Parameters

NameLocationTypeRequiredDescription
inbox_document_idpathstring

Request body (example)

{
    "inbox_document_status": "string"
}

Responses

Document status updated successfully