Qodex.ai
Qodex.ai
Introduction
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
Introduction
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.comCards

Cards

Number of APIs: 4

  1. Get customer cards GET {{url}}customers/:customer_id/cards

  2. List all cards GET {{url}}cards

  3. Update card details PUT {{url}}cards/:card_id

  4. Get card details GET {{url}}cards/:card_id

Previous
Update a customer
Next
Get customer cards