post https://api-v2.flixlog.com/api/orders/status
Log in to see full request history
Responses
xxxxxxxxxx
12curl --request POST \
--url https://api-v2.flixlog.com/api/orders/status \
--header 'Authorization: Token ea0...' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"reference": "PEDIDO1212",
"status": "3",
"occurred_at": "2023-03-10 07:53:00"
}
'
Try It!
to start a request and see the response here! Or choose an example: