Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. {
  2. "order": {
  3. "last_name": "1",
  4. "first_name": "Иванов",
  5. "phone": "+79630232305",
  6. "email": "vanatsky@jetstyle.ru",
  7. "store_id": 123,
  8. "items": [
  9. {
  10. "barcode": "2000000084411",
  11. "quantity": 1,
  12. "price": 3700
  13. }
  14. ]
  15. },
  16. "source": "test",
  17. "seller_id": "8dc0e0c1-8e93-11e9-bbb6-000c296c0420"
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement