Airwallex - Execute operation action

The Execute operation action enables you to execute available operations that are not CRUD operations, Create (add new data), Read (retrieve data), Update (modify existing data), and Delete (remove data), in Airwallex.

Input

Input fieldDescription
OperationSpecify the operation to perform. Fields load dynamically based on the operation you select.

Refer to the following example input schema for Retrieve a current rate:

Input fieldDescription
Buy currencyEnter the three-letter ISO-4217 currency code the client buys.
Sell currencyEnter the three-letter ISO-4217 currency code the client sells. This must be sent by the settlement cutoff time.
Buy amountSpecify the amount the client buys in the buy currency. This field must be left blank if the sell amount is specified. This field defaults to 10,000 if neither the buy amount nor the sell amount is specified.
Conversion dateEnter the date on which the conversion will be settled. Defaults to the current date if funding is available, unless specified.
Sell amountSpecify the amount the client sells in the selling currency. Must be blank if buy amount is specified.

Output

The output fields are determined by the operation selected in the input. Map the relevant datapill from the data tree to subsequent steps. Refer to the example output fields for the Retrieve a current rate operation:

Output fieldDescription
Buy currencyCurrency bought by the client in three-letter ISO-4217 code.
Conversion dateDate on which the conversion was settled.
Created atDate and time when the conversion record was created.
Currency pairCurrency pair for the conversion. For example, AUD/USD.
Dealt currencyCurrency in which the deal was executed.
RateConversion rate applied for the transaction.
Rate detailsDetailed breakdown of rate information.
Buy amountAmount bought in buy currency under rate details.
LevelPricing level applied. For example, CLIENT.
Rate (nested)Specific conversion rate under rate details.
Sell amountAmount sold in the selling currency under the rate details.
List sizeTotal number of entries in the rate details list.
List indexPosition of the rate detail entry in the list.
Sell currencyCurrency sold by the client in three-letter ISO-4217 code.

Last updated: