Search...
APIJSLog inGet started
Airwallex logo
Home
Platform APIs
Connected Accounts
Accounts
Payments
Transactional FX
Payouts
Issuing
Back to home
OverviewUnderstanding Global Treasury
Market & infrastructure coverage
Use cases
Receive funds
Add funds via direct debits from Linked Accounts
Receive bank transfers to Global Accounts
Receive via Airwallex Pay
Airwallex Pay deposit statusesSimulate Airwallex Pay deposits
Retrieve your deposits
Revenue and fees
Test and go live

Simulate Airwallex Pay deposits

You can conduct unit and end-to-end testing of your integration using Create a new transfer API. Please note that you will need 2 accounts to conduct testing as you are not allowed to make a transfer via Airwallex Pay to your own account.

Key test scenarios include:

Step 1: Obtain your access token

Use obtain access token API to obtain an access token to call our API endpoints.

Example request

Shell

Example response

JSON

Step 2: Locate your Airwallex Pay account information

You can find your account wallet information via Retrieve account wallet information API.

Example request

Shell

Step 3: Create a transfer

Using another account, create a transfer by calling Create a new transfer API. See more details in Create a transfer.