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.comCustomers

Customers

Number of APIs: 4

  1. List all customers GET {{url}}customers

  2. Update a customer PUT {{url}}customers/:customer_id

  3. Create a customer POST {{url}}customers

  4. Retrieve a customer GET {{url}}customers/:customer_id

Previous
Acquired.com
Next
Create a customer