Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. {
  2. "customerId" : 1,
  3. "customerDocument" : "11598412760",
  4. "items" : [
  5. {"sku": "teste-produto-20", "price": 159.90},
  6. {"sku": "teste-produto-30", "price": 213.40}
  7. ],
  8. "discount" : 0,
  9. "shippingMethod" : "correios_pac",
  10. "shipping" : 23.5
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement