mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(router): Add v2 endpoint to list payment attempts by intent_id (#8368)
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -432,6 +432,8 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::PaymentsCreateIntentRequest,
|
||||
api_models::payments::PaymentsUpdateIntentRequest,
|
||||
api_models::payments::PaymentsIntentResponse,
|
||||
api_models::payments::PaymentAttemptListRequest,
|
||||
api_models::payments::PaymentAttemptListResponse,
|
||||
api_models::payments::PazeWalletData,
|
||||
api_models::payments::AmountDetails,
|
||||
api_models::payments::AmountDetailsUpdate,
|
||||
|
||||
Reference in New Issue
Block a user