post https://api.skualo.cl//tablas/cobradores
{
"nombre": "Cobrador General",
"vigente": true
}
Responses
{
"nombre": "Cobrador General",
"vigente": true
}
xxxxxxxxxx
curl --request POST \
--url https://api.skualo.cl/99999999-9/tablas/cobradores \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: