post https://api.cobromix.com/empresa/crearPlan
Log in to see full request history
Responses
xxxxxxxxxx
14curl --request POST \
--url https://api.cobromix.com/empresa/crearPlan \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"idProximoPlan": "null",
"imagen": "null",
"precioInscripcion": null,
"cuotas": "null",
"duracionPlanDesde": "null",
"duracionPlanHasta": "null"
}
'
Try It!
to start a request and see the response here! Or choose an example: