diff --git a/apigee/recreacionyturismo-venta.json b/apigee/recreacionyturismo-venta.json index 1ff50b3..95e7942 100644 --- a/apigee/recreacionyturismo-venta.json +++ b/apigee/recreacionyturismo-venta.json @@ -905,6 +905,15 @@ }, } }, + "proveedor": { + "type": "object", + "properties":{ + "nombre": { + "type": "string", + "description": "Nombre del proveedor de pago de la cotización" + }, + } + }, "articulo": { "type": "array", "items":{