Advertisement
jasperlow

LP PAYLOAD

Apr 29th, 2019
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. {
  2. "device_id": "SCS00001",
  3. "device_id_issuer": "littlepay",
  4. "device_transaction_id": "e213wf018etwc2-pef6-9e9d-2e3w9e1113121",
  5. "transaction_date_time": "2018-08-12T23:03:03Z",
  6. "transaction_type": "single",
  7. "transaction_outcome": "allow",
  8. "transaction_location": {
  9. "latitude": 38.1499,
  10. "longitude": 144.3617,
  11. "bearing": 2
  12. },
  13. "emv": {
  14. "outcome": {
  15. "action": "approve"
  16. },
  17. "clear_tags": [
  18. {
  19. "key": "9F39",
  20. "value": "07"
  21. }
  22. ],
  23. "encrypted_tags": {
  24. "dukpt_ksn": "FFFF9876543210000001",
  25. "cipher_text": "2AED25B97C4A75F498D45B99E86CB8CA8D1208774AE4060E5DE88559B26342AA64474B7B0EE92339"
  26. }
  27. },
  28. "trip": {
  29. "mode": "bus",
  30. "direction": "outbound",
  31. "service": {
  32. "identifier": "A11",
  33. "title": "Route A"
  34. },
  35. "zone": {
  36. "title": "Zone A"
  37. },
  38. "route": {
  39. "identifier": "Route A",
  40. "title": "A11"
  41. },
  42. "vehicle_id": "ABC-123",
  43. "stop_location": {
  44. "scheme": "ATCO",
  45. "location_identifier": "039026150001",
  46. "title": "Stop A"
  47. }
  48. },
  49. "auto_purchase": {
  50. "purchase_id": "49ca0f2d-ea43-4a98-8865-837bcaf6d9f4",
  51. "description": "Adult Faresaver",
  52. "amount": 110,
  53. "attributes": {}
  54. },
  55. "bearing": 1
  56. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement