mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	feat(business_profile): add profile id in affected tables and modify api contract (#1971)
This commit is contained in:
		| @ -306,6 +306,7 @@ pub async fn get_or_update_dispute_object( | ||||
|                 challenge_required_by: dispute_details.challenge_required_by, | ||||
|                 connector_created_at: dispute_details.created_at, | ||||
|                 connector_updated_at: dispute_details.updated_at, | ||||
|                 profile_id: None, | ||||
|                 evidence: None, | ||||
|             }; | ||||
|             state | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Narayan Bhat
					Narayan Bhat