post https://api.appsat.net/v1/TarifasArticulos/
Log in to see full request history
Responses
xxxxxxxxxx
13curl --request POST \
--url https://api.appsat.net/v1/TarifasArticulos/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"empresa_id": 1,
"sucursal_id": 1,
"fabricante_id": 0,
"tarifa_articulo_pvp": 0,
"tarifa_articulo_descuento": 0
}
'
Try It!
to start a request and see the response here! Or choose an example: