Commit 99e50b90 by Cristian_Camargo

Update credito-tarjeta.json

parent 4b998827
......@@ -898,6 +898,7 @@
"properties": {
"fechaVencimiento": {
"type": "string",
"format": "date-time",
"description": "Fecha de vencimiento del pago"
},
"minimo": {
......@@ -917,6 +918,7 @@
},
"fecha": {
"type": "string",
"format": "date-time",
"description": "Fecha del movimiento"
},
"descripcion": {
......@@ -994,6 +996,7 @@
},
"fechaFacturacion": {
"type": "string",
"format": "date-time",
"description": "fecha de facturacion de la tms."
},
"cupo": {
......
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