post https://api-v2.flixlog.com/api/products
Log in to see full request history
Responses
xxxxxxxxxx
18curl --request POST \
--url https://api-v2.flixlog.com/api/products \
--header 'Authorization: Token ea0...' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"reference": "PA01033",
"weight": 0.52,
"width": 0.52,
"length": 0.52,
"height": 0.52,
"quantity": 1,
"price": 500,
"expedition_time": 5,
"distribution_center_id": 73
}
'
Try It!
to start a request and see the response here! Or choose an example: