feat(connector): [Ebanx] Add payout flows (#4146)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sakil Mostak
2024-05-02 12:44:35 +05:30
committed by GitHub
parent 177fe1b892
commit 4f4cbdff21
19 changed files with 863 additions and 622 deletions

View File

@ -431,6 +431,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::payouts::AchBankTransfer,
api_models::payouts::BacsBankTransfer,
api_models::payouts::SepaBankTransfer,
api_models::payouts::PixBankTransfer,
api_models::payouts::PayoutRequest,
api_models::payouts::PayoutAttemptResponse,
api_models::payouts::PayoutActionRequest,