Skip to content

Instantly share code, notes, and snippets.

@joshubrown
Created May 12, 2015 23:39
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save joshubrown/74cc520a0b80d2388bf4 to your computer and use it in GitHub Desktop.
Save joshubrown/74cc520a0b80d2388bf4 to your computer and use it in GitHub Desktop.
curl -X POST -H 'Content-Type: application/json' 'https://key:pass@chloes-shop.myshopify.com/admin/orders.json' -d '{"order": {"line_items": [{"variant_id": 1309367936,"quantity": 1 }]}}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment