Search...
APIJSLog inGet started in sandbox
Airwallex logo
Home
Platform APIs
Connected Accounts
Accounts
Payments
Billing
Transactional FX
Payouts
Issuing
Back to home
OverviewHow Airwallex Billing worksGet started with billingChoose your billing solutionConfigure your billing settingsSupported currencies
Invoicing
Billing components
Customers
Customers via API
Products
Prices
Payment sourcesCheckout
Test and go live

Customers via API

This tutorial will guide you through the steps to create and manage customers via Billing APIs.

Before you begin

Create a customer

Call Create a customer API and provide as much information as possible about the customer.

  • type: The customer type can be BUSINESS or INDIVIDUAL. Defaults to INDIVIDUAL if you do not provide tax_identification_number.
  • default_billing_currency: The currency you specify will be used by default when creating invoices or subscriptions for this customer.
  • default_legal_entity_id: This legal entity ID you specify will be used by default when creating invoices or subscriptions for this customer.
Shell

Manage customers

After creating a customer object, you can perform the following actions:

Was this page helpful?
On this page
  • Before you begin
  • Create a customer
  • Manage customers
Was this page helpful?