post https://freight.flixlog.com/quotation
Log in to see full request history
Responses
xxxxxxxxxx
12curl --request POST \
--url https://freight.flixlog.com/quotation \
--header 'Authorization: Token ea0...' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"from": "82820350",
"to": "81290070",
"show_all": false
}
'
Try It!
to start a request and see the response here! Or choose an example: