Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "accounts": [
- {
- "nickname": "bob",
- "action": "pizza",
- "password": "xxxxx",
- "orderId": "428388",
- "ccNumber": "xxxxxxxxxxxxxxxxxx",
- "ccExpMonth": "xx",
- "ccExpYear": "xxxx",
- "ccZip": "xxxxx",
- "ccv": "xxxxx",
- "tip": "5.00"
- },
- {
- "nickname": "tom",
- "action": "pizza",
- "password": "xxxxx",
- "orderId": "428388",
- "ccNumber": "xxxxxxxxxxxxxxxxxx",
- "ccExpMonth": "xx",
- "ccExpYear": "xxxx",
- "ccZip": "xxxxx",
- "ccv": "xxxxx",
- "tip": "5.00"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement