Advertisement
eraneran

desired output

Jan 31st, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. {
  2. "destination": [
  3. "companyName"
  4. ],
  5. "orderData": {
  6. "amount": "123.45",
  7. "items": [
  8. {
  9. "binding": "saddle",
  10. "components": [
  11.  
  12. [
  13. "210"
  14. ]
  15. ],
  16. "description": "Introductory x"
  17. }
  18. ]
  19. }
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement