Created
April 16, 2014 07:49
-
-
Save bespalown/10826858 to your computer and use it in GitHub Desktop.
This file contains 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
в ответ "We're sorry, but something went wrong (500)", то же самое при добавлении товаров в избранное | |
[ | |
{ | |
"changing_state" : "changed", | |
"id" : "favorite", | |
"total_price" : { | |
"cents" : 0, | |
"currency" : null | |
}, | |
"updated_at" : 1397634440, | |
"items" : [ | |
{ | |
"product_id" : 10873, | |
"price" : { | |
"cents" : 0, | |
"currency" : null | |
}, | |
"products_list_id" : "favorite", | |
"changing_state" : "removed", | |
"id" : "533539cc9a8187fd5a8b4582", | |
"updated_at" : 1397634440, | |
"version" : 0, | |
"stricken" : 0, | |
"count" : 0, | |
"title" : "Мед Медовая долина Натуральный Цветочный " | |
}, | |
{ | |
"product_id" : 86810, | |
"price" : { | |
"cents" : 0, | |
"currency" : null | |
}, | |
"products_list_id" : "favorite", | |
"changing_state" : "removed", | |
"id" : "53353a329a8187fd5a8b458c", | |
"updated_at" : 1397634440, | |
"version" : 0, | |
"stricken" : 0, | |
"count" : 0, | |
"title" : "УГОЛЬ ДРЕВЕСНЫЙ 1 КГ В АССОРТИМЕНТЕ" | |
} | |
], | |
"version" : 0, | |
"items_count" : 97, | |
"title" : "Избранные продукты" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment