Commit badacbfb by Cristian_Camargo

Update recreacionyturismo-venta.json

parent b4e188bc
...@@ -1135,6 +1135,10 @@ ...@@ -1135,6 +1135,10 @@
"type": "object", "type": "object",
"description": "Hace referencia al servicio que se quiere inscribit, a la persona, y el valor de la inscripción al servicio ", "description": "Hace referencia al servicio que se quiere inscribit, a la persona, y el valor de la inscripción al servicio ",
"properties": { "properties": {
"id": {
"type": "string",
"description": "Numero de identificacion de cotizacion"
},
"tipo": { "tipo": {
"type": "string", "type": "string",
"description": "Tipo del ítem (INSCRIPCION = 1, MATRICULA = 2, MATERIAL = 3, AFILIACION = 4, RESERVA_TURNO = 5, CITA = 6)", "description": "Tipo del ítem (INSCRIPCION = 1, MATRICULA = 2, MATERIAL = 3, AFILIACION = 4, RESERVA_TURNO = 5, CITA = 6)",
......
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