Advertisement
addityarivaldo

carts API

Feb 24th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "message": "success",
  3.   "new_data": {
  4.     "id": 1,
  5.     "product_id": 1000190,
  6.     "user_id": 889,
  7.     "qty": 123,
  8.     "updated_at": "2017-02-24T07:11:10.908Z",
  9.     "created_at": "2017-02-24T07:11:10.908Z"
  10.   }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement