Skip to content

Instantly share code, notes, and snippets.

@markupboy
Created August 6, 2013 16:54
Show Gist options
  • Save markupboy/6166338 to your computer and use it in GitHub Desktop.
Save markupboy/6166338 to your computer and use it in GitHub Desktop.
raw request
POST /store/test/carts/8SHVF13OLT6R547D4KMCBI92G.json?v=1 HTTP/1.1
Accept: */*
Origin: http://test.bigcartel.dev
Accept-Language: en-US
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)
Host: api.bigcartel.dev
Content-Length: 565
Pragma: no-cache
{"url":"http://api.bigcartel.dev/carts/8SHVF13OLT6R547D4KMCBI92G","token":"8SHVF13OLT6R547D4KMCBI92G","item_count":1,"item_total":12,"adjustment_total":"0.0","discount_total":"0.0","shipping_total":"0.0","tax_total":"0.0","total":"0.0","buyer_first_name":"\"null\"","buyer_last_name":"\"null\"","buyer_email":"\"null\"","shipping_address_1":"\"null\"","shipping_address_2":"\"null\"","shipping_city":"\"null\"","shipping_state":"\"null\"","shipping_zip":"\"null\"","shipping_country_id":0,"items":[{"product_option_id":"265","quantity":1}],"force_status":200,"v":1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment