Qodex.ai
Qodex.ai
Introduction
HyperSwitch APIs
QuickStart
Merchant Account - CreateAPI Key - CreatePayment Connector - CreatePayments - CreatePayments - RetrieveRefunds - CreateRefunds - Retrieve
API Key
Create API KeyUpdate API KeyRetrieve API KeyDelete API KeyList API Keys
MerchantAccounts
Merchant Account - CreateMerchant Account - RetrieveMerchant Account - UpdateMerchant Account - Delete
PaymentConnectors
Payment Connector - CreatePayment Connector - RetrievePayment Connector - UpdatePayment Connector - DeleteList Connectors by MID
Customers
Create CustomerRetrieve CustomerUpdate CustomerDelete CustomerEphemeral KeyList Customer
Payments
Payments - CreatePayments - UpdatePayments - RetrievePayments - ConfirmPayments - CapturePayments - CancelPayment-ListSession TokenPayments - Incremental Authorization
Refunds
Refunds - CreateRefunds - UpdateRefunds - RetrieveRefunds - List
PaymentMethods
PaymentMethods - CreatePaymentMethods - UpdateList payment methods for a MerchantList payment methods for a CustomerDelete PaymentMethods
Mandates
Mandate - List all mandates against a customer idMandate - List details of a mandateMandate - Revoke a mandate
Business Profile
Business Profile - CreateBusiness Profile - RetrieveBusiness Profile - UpdateBusiness Profile - DeleteBusiness Profile - List
Configs
Enable KV
Payouts
Payouts - CreatePayouts - UpdatePayouts - ConfirmPayouts - FulfillPayouts - CancelPayouts - Retrieve
Payout Links
Business Profile - Add allowed_domains in Payout Link ConfigPayout Links - CreatePayout Links - ConfirmPayout Links - FulfillPayout Links - Retrieve
Users
User - Connect accountUser - Signin
Introduction
HyperSwitch APIs
QuickStart
Merchant Account - CreateAPI Key - CreatePayment Connector - CreatePayments - CreatePayments - RetrieveRefunds - CreateRefunds - Retrieve
API Key
Create API KeyUpdate API KeyRetrieve API KeyDelete API KeyList API Keys
MerchantAccounts
Merchant Account - CreateMerchant Account - RetrieveMerchant Account - UpdateMerchant Account - Delete
PaymentConnectors
Payment Connector - CreatePayment Connector - RetrievePayment Connector - UpdatePayment Connector - DeleteList Connectors by MID
Customers
Create CustomerRetrieve CustomerUpdate CustomerDelete CustomerEphemeral KeyList Customer
Payments
Payments - CreatePayments - UpdatePayments - RetrievePayments - ConfirmPayments - CapturePayments - CancelPayment-ListSession TokenPayments - Incremental Authorization
Refunds
Refunds - CreateRefunds - UpdateRefunds - RetrieveRefunds - List
PaymentMethods
PaymentMethods - CreatePaymentMethods - UpdateList payment methods for a MerchantList payment methods for a CustomerDelete PaymentMethods
Mandates
Mandate - List all mandates against a customer idMandate - List details of a mandateMandate - Revoke a mandate
Business Profile
Business Profile - CreateBusiness Profile - RetrieveBusiness Profile - UpdateBusiness Profile - DeleteBusiness Profile - List
Configs
Enable KV
Payouts
Payouts - CreatePayouts - UpdatePayouts - ConfirmPayouts - FulfillPayouts - CancelPayouts - Retrieve
Payout Links
Business Profile - Add allowed_domains in Payout Link ConfigPayout Links - CreatePayout Links - ConfirmPayout Links - FulfillPayout Links - Retrieve
Users
User - Connect accountUser - Signin
HomeHyperSwitch APIsQuickStart

QuickStart

Number of APIs: 7

  1. Merchant Account - Create POST {{baseUrl}}/accounts

  2. API Key - Create POST {{baseUrl}}/api_keys/:merchant_id

  3. Payments - Create POST {{baseUrl}}/payments

  4. Payments - Retrieve GET {{baseUrl}}/payments/:id?force_sync=true&expand_captures=true&expand_attempts=true

  5. Refunds - Create POST {{baseUrl}}/refunds

  6. Refunds - Retrieve GET {{baseUrl}}/refunds/:id

  7. Payment Connector - Create POST {{baseUrl}}/account/:account_id/connectors

Previous
HyperSwitch APIs
Next
Merchant Account - Create