post https://api.appsat.net/v1/ArticulosFamilias/
Asociar una familia a un artículo especifico..
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Asociar una familia a un artículo especifico..
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
10curl --request POST \
--url https://api.appsat.net/v1/ArticulosFamilias/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"empresa_id": 1,
"sucursal_id": 1
}
'
Try It!
to start a request and see the response here! Or choose an example: