cURL
curl --request POST \ --url https://rest.yafacture.com/emisores-propiedades/certificados \ --header 'x-api-key: <api-key>'
{ "emisorId": "<string>", "key": "<string>", "hash": "<string>", "fecha": "2023-11-07T05:31:56Z", "status": true }
X-API-Key authentication header for the development token generated in Yafacture
Identificador único del emisor
Clave de la propiedad o configuración
Hash de seguridad
Fecha de configuración
Estado activo/inactivo de la propiedad