Skip to main content
POST
/
documents
/
{reference}
/
acknowledge
Acknowledge document
curl --request POST \
  --url https://api.prod.payana.cloud/public/api/v1/documents/{reference}/acknowledge \
  --header 'api-key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.payana.la/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

api-key
string
header
required

API key provista por Payana.

Path Parameters

reference
string
required

Referencia interna del documento en Payana (UUID, ej. aaea7db4-647c-4d92-9f86-89e34a68e1aa).

Response

Document acknowledged

Respuesta exitosa sin cuerpo (objeto vacío).