1 { 2 "requestid": "d22f5305-05f3-48a0-9131-a4e6e5f58b9a", 3 "token": "005.2fkv5o963b132z8ppa34srlh60987y87d55re237wsg9tr4q2", 4 "merchantReference": "merchant-order-123", 5 "amount": { 6 "amount": "100.00", 7 "currency": "AUD" 8 }, 9 "isCheckoutAdjusted": true, 10 "paymentScheduleChecksum": "string", 11 "items": [], 12 "shipping": { 13 "name": "Joe Consumer", 14 "line1": "Level 5", 15 "line2": "390 Collins Street", 16 "area1": "Melbourne", 17 "region": "VIC", 18 "postcode": "3000", 19 "countryCode": "AU", 20 "phoneNumber": "0400 000 000" 21 }, 22 "enrichments": { 23 "initiation": { 24 "actor": "MERCHANT" 25 } 26 } 27 }