Ventas
Generar ticket documento de venta
<div id='DatosCrear'><p>Generar pdf del ticket de documento de venta</p><div id='get'><span></span>https://api.worldoffice.cloud/api/v1/documentos/ticketDocumento</div>Proceso que genera el ticket en PDF con vista del documento<br><br>Petición de servicio:<br><b>https://api.worldoffice.cloud/api/v1/documentos/ticketDocumento/123</b><br></div>get/api/v1/documentos/ticketDocumento/{id}
Path parameters
idinteger required
ID del documento
Response
Tiket en pdf generado correctamente, retorna un string con el que se genera el pdf
Changes
No recorded changes to this endpoint across all 1 revision of this API.