Skip to content

Instantly share code, notes, and snippets.

@LeeU1911
Created March 1, 2019 08:23
Show Gist options
  • Save LeeU1911/c80a9f77078194c1fce6eca235c5376f to your computer and use it in GitHub Desktop.
Save LeeU1911/c80a9f77078194c1fce6eca235c5376f to your computer and use it in GitHub Desktop.
curl 'https://api.dahmakan.com/v4/terminal/order' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:65.0) Gecko/20100101 Firefox/65.0' -H 'Accept: */*' -H 'Accept-Language: en' --compressed -H 'Referer: https://dahmakan.com/kuala-lumpur/terminal' -H 'Content-Type: application/json' -H 'Authorization: Bearer 5935539e77cdec0fbc1d67c1' -H 'Brand: dahmakan' -H 'City: Kuala_Lumpur' -H 'Origin: https://dahmakan.com' -H 'Connection: keep-alive' --data '{"card_id":null,"payment_method":"Cash","terminal_user_mobile_no":"+601118551287","orders":[{"menu_type":"Dinner","date":"01-03-2019","instant_delivery":false,"time_frame":"5:30 PM - 6:00 PM","address_id":"593555c5db484e0d680f9df7","menu_item":[{"id":"5c04a67bb45b7b635dce098e","quantity":1,"price":0,"item_type":"Item"}],"use_company":false}]}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment