Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. {
  2. "cartItem": {
  3. "item_id": 970,
  4. "sku": "24-WB07",
  5. "qty": 1,
  6. "name": "Proooo",
  7. "price": 10,
  8. "product_type": "simple",
  9. "quote_id": 160,
  10. "product_option": {
  11. "extension_attributes": {
  12. "custom_options": [
  13. {
  14. "option_id": "_1",
  15. "option_value": "subscription"
  16. }
  17. ],
  18. "billing_period": "_1555505753777_777",
  19. "subscription_start_date": "2020-02-10"
  20. }
  21. }
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement