{ "paymentId": "ddae169d-302a-43a2-af9a-9b54de9d9838", "timestamp": "1764998539", "amount": 1234.56, "currency": "USD", "status": "Open", "paymentMethod": "Credit Card", "payer": { "id": "22d82348-8ca9-4e65-ab64-e6993e2318d5", "link": "https://pry.me/p/1764998539", "name": "John Doe", "email": "5@example.com", "address": { "street": "123 Main St", "city": "Springfield", "state": "Any State", "country": "USA" } }, "payee": { "id": "2e3b1a31-8cb3-4992-9992-0499b27a4b24", "name": "Acme Corp", "bankAccount": { "bankName": "Big Bank", "routingNumber": "842", "accountNumber": "281" } }, "transaction": { "transactionId": "d2fc8438-9c46-4266-927e-62a1de39ca57", "transactionType": "Online Payment", "transactionStatus": "Success", "details": { "IP": "191.3.67.62", "location": "New York, USA", "device": "PC" } } }