Skip to main content
POST
/
timbrado
/
borrador
/
{borradorId}
Timbrar borrador
curl --request POST \
  --url https://rest.yafacture.com/timbrado/borrador/{borradorId} \
  --header 'x-api-key: <api-key>'
{
  "message": "Forbidden resource",
  "error": "Forbidden",
  "statusCode": 403
}

Authorizations

x-api-key
string
header
required

X-API-Key authentication header for the development token generated in Yafacture

Path Parameters

borradorId
string
required

Response