Commit 3ed9852d by Cristian_Camargo

Update recreacionyturismo-afiliados.json

parent f5e11808
......@@ -982,13 +982,18 @@
"type": "string",
"description": "Id de la cotización en Hércules"
},
"idFactura": {
"factura": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Identificador de la Cotización en el sistema facturador. ( Por ejemplo Número de Factura o de la Orden de Venta)"
},
"idFacturaSecundario": {
"idSecundario": {
"type": "string",
"description": "Identificador secundario de la Cotización en el sistema facturador. (Por ejemplo Número de Factura Empresarial)"
}
}
},
"idParticipacionOrganizacion": {
"type": "string",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment