post https://api.truckerzoom.com/api/open/orders
Create import order by the authed customer
Log in to see full request history
Responses
201The import order was created successfully
400Invalid request
Create import order by the authed customer
201The import order was created successfully
400Invalid request
xxxxxxxxxx
curl --request POST \
--url https://api.truckerzoom.com/api/open/orders \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!