Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. /label:
  2. post:
  3. body:
  4. application/json:
  5. type: label
  6. example: |
  7. {
  8. "pickup": {
  9. "attn": "MPS Pickup Dept.",
  10. "line1" : "142 Poppy Spread",
  11. "city" : "Commerce City",
  12. "state" : "CA",
  13. "zip" : "99001"
  14. },
  15. "to" : {
  16. "attn": "Disbursement Dept.",
  17. "line1": "66 North Woods Dr.",
  18. "line2": "Suite 907",
  19. "city": "Redwood Creek",
  20. "state": "AK",
  21. "zip": "99123"
  22. },
  23. "wrapSize" : 838
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement