Qodex.ai
Qodex.ai
IntroductionAsk Anything
Acquired.com
Customers
Create a customerList all customersRetrieve a customerUpdate a customer
Cards
Get customer cardsList all cardsGet card detailsUpdate card details
Payments
Process a paymentProcess a payment (card_id)Apple PayGoogle PayRecurring payments
Hosted Checkout
Payment link (customer_id)
Payment Methods
Create a merchant-session (Apple Pay)
Pay by Bank
List all supported banksProcess a payment
Transactions
Retrieve a transactionProcess a refundProcess a voidProcess a captureRetrieve all transactions
Faster Payments
Create a payeeProcess a payoutInternal transferRetrieve account details
Components
Generate a session_idUpdate a session_id
Direct Debit
Create a mandateCreate a collectionCancel a mandateCancel a Direct Debit collectionProcess a retryRetrieve a mandate
IntroductionAsk Anything
Acquired.com
Customers
Create a customerList all customersRetrieve a customerUpdate a customer
Cards
Get customer cardsList all cardsGet card detailsUpdate card details
Payments
Process a paymentProcess a payment (card_id)Apple PayGoogle PayRecurring payments
Hosted Checkout
Payment link (customer_id)
Payment Methods
Create a merchant-session (Apple Pay)
Pay by Bank
List all supported banksProcess a payment
Transactions
Retrieve a transactionProcess a refundProcess a voidProcess a captureRetrieve all transactions
Faster Payments
Create a payeeProcess a payoutInternal transferRetrieve account details
Components
Generate a session_idUpdate a session_id
Direct Debit
Create a mandateCreate a collectionCancel a mandateCancel a Direct Debit collectionProcess a retryRetrieve a mandate
HomeAcquired.comFaster Payments

Faster Payments

Number of APIs: 4

  1. Create a payee POST {{url}}customers/:customer_id/payees

  2. Process a payout POST {{url}}pay-out

  3. Retrieve account details GET /accounts/:account_id

  4. Internal transfer POST {{url}}/payments/internal-transfer

Previous
Retrieve all transactions
Next
Create a payee