calintamas

create order payload

Dec 11th, 2019
687
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. {
  2. "address": {
  3. "email": "[email protected]",
  4. "area": "Abu Dhabi City Golf Club",
  5. "city": "Abu Dhabi",
  6. "country_code": "AE",
  7. "default_billing": null,
  8. "default_shipping": null,
  9. "firstname": "Alex",
  10. "id": 134256,
  11. "lastname": "Test Abu",
  12. "phone": "+971555444333",
  13. "street": "Test address"
  14. },
  15. "cart_id": "990940",
  16. "payment_method_code": "paypal",
  17. "shipping_method_code": "fetchr",
  18. "shipping_carrier_code": "fetchr",
  19. "source": "MOBILEAPP"
  20. }
Advertisement
Add Comment
Please, Sign In to add comment