{
"status": 0,
"code": "string",
"message": "string",
"payload": {
"results": [
{
"id": "string",
"tenant_id": "string",
"tx_group_correlation_id": "string",
"tx_ref_correlation_id": "string",
"wallet_id": "string",
"transaction_type_id": 0,
"transaction_type": "string",
"transaction_status_id": 0,
"transaction_status": "string",
"result_code": "string",
"created_date_utc": "2025-05-27T07:53:28Z",
"updated_date_utc": "2025-05-27T07:53:28Z",
"completed_date_utc": "2025-05-27T07:53:28Z",
"financial_process_completed_date_utc": "2025-05-27T07:53:28Z",
"is_financial_process_completed": true,
"tx_base_amount": 0,
"tx_additional_fee": 0,
"tx_amount_with_additional_fee": 0,
"currency_code": "string",
"ext_transaction_id": "string",
"from_description": "string",
"to_description": "string",
"from_wallet_number": "string",
"to_wallet_number": "string",
"to_wallet_id": "string",
"from_account_number": "string",
"to_account_number": "string",
"from_account_id": "string",
"to_account_id": "string",
"from_account_type_id": 0,
"to_account_type_id": 0,
"kyc_level_id": 0,
"from_group_code": "string",
"to_group_code": "string",
"receipt_number": "string",
"ip_address": "string",
"client_port": "string"
}
],
"page_index": 0,
"last_row_index": 0,
"page_count": 0,
"page_size": 0,
"row_count": 0,
"order_column": "CreatedDateUtc",
"order_by": "string"
}
}