{
"": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"request_total": {
"amount": "100.12",
"currency_code": "AUD"
},
"payment_link": "string",
"payment_link_deeplink": "string",
"status": "pending",
"service_fee": {
"amount": "2.39",
"currency_code": "AUD"
},
"service_fee_percentage": "2.5",
"message": "string",
"description": "string",
"resource": {
"type": "transaction",
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"title": "string",
"total": {
"amount": "100.12",
"currency_code": "AUD"
},
"note": "string",
"logo_url": "string",
"receipts": [
{
"image_url": "https://example.com/receipt1.jpg",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
],
"method": "string",
"occurred_at": "2019-08-24T14:15:22.123Z",
"name": "string",
"description": "string"
}
},
"requester": {
"uid": "string",
"uuid": "string",
"first_name": "Piers",
"last_name": "Morgan",
"preferred_name": "Piers M.",
"image_url": "http://example.com/sample.png",
"is_blocked": true,
"can_receive_funds": true,
"is_new_user": true,
"user_status": "Registered",
"can_become_admin": false,
"email": {
"email_address": "string",
"is_email_verified": true
},
"phone": {
"country_iso_3": "AUS",
"country_code_prefix": "+61",
"phone_number": "431234567",
"is_phone_verified": true
}
},
"created_at": "2019-08-24T14:15:22.123Z",
"requestee": {
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"user": {
"uid": "string",
"uuid": "string",
"first_name": "Piers",
"last_name": "Morgan",
"preferred_name": "Piers M.",
"image_url": "http://example.com/sample.png",
"is_blocked": true,
"can_receive_funds": true,
"is_new_user": true,
"user_status": "Registered",
"can_become_admin": false,
"email": {
"email_address": "string",
"is_email_verified": true
},
"phone": {
"country_iso_3": "AUS",
"country_code_prefix": "+61",
"phone_number": "431234567",
"is_phone_verified": true
}
},
"amount_due": {
"amount": "100.12",
"currency_code": "AUD"
},
"status": "pending"
}
}
}