Skip to main content
POST
/
borradores
/
link-factura
/
{borradorId}
Compartir link para autofacturación de un borrador
curl --request POST \
  --url https://rest.yafacture.com/borradores/link-factura/{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