{
	"transaction_id": "0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef",
	"customer_core_id": "0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890",
	"timestamp": "2025-09-09T14:30:45Z",
	"amount": "10.5",
	"currency": "USDX",
	"status": "completed",
	"custom_data": {
		// Your additional JSON data (if provided when generating the link)
		// Optional
	},
	"tk": "signature_token_for_verification"
}