Created
August 6, 2013 16:54
-
-
Save markupboy/6166338 to your computer and use it in GitHub Desktop.
raw request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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