Skip to main content
POST
/
timbrado
/
nomina
/
{nominaEmpleadoId}
Timbrar un borrador nómina un emisor
curl --request POST \
  --url https://rest.yafacture.com/timbrado/nomina/{nominaEmpleadoId} \
  --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

nominaEmpleadoId
string
required

Response