Advertisement
Guest User

Untitled

a guest
May 27th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. {
  2. "ReservationDay": "2015-05-27T00:00:00-07:00",
  3. "Units": [{
  4. "UnitID": 225,
  5. "InsuranceID": null
  6. }],
  7. "PaymentInfo": {
  8. "FirstName": "James",
  9. "LastName": "Lance",
  10. "Address1": "2727 N Central Ave",
  11. "Address2": "",
  12. "City": "Phoenix",
  13. "State": "AZ",
  14. "Zip": "85022",
  15. "Phone": "6025685258",
  16. "Email": "jlance@gmail.com",
  17. "CreditCard": "6011000995500000",
  18. "ExpirationMMYY": "1215",
  19. "CSC": "101"
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement