Airwallex - Create record action

The Create record action enables you to create a record in Airwallex.

Input

Input fieldDescription
ObjectSpecify the object to create its record. Fields load dynamically based on the selected object.

For example, the input schema is as follows if you select the Refund object:

Input fieldDescription
AmountSpecify the amount of the refund. The remaining captured amount not yet refunded is used if not specified.
MetadataSpecify key-value pairs to attach as metadata to the refund.
KeyEnter the metadata key.
ValueEnter the metadata value.
Payment attempt IDSelect the payment attempt ID for which this refund is created. Either the payment attempt ID or the payment intent ID must be provided.
Payment intent IDSelect the payment intent ID for which this refund is created. The payment intent ID or the payment attempt ID must be provided.
ReasonProvide the reason for the refund.

Output

The output fields are determined by the object selected in the input. Map the relevant datapill from the data tree to subsequent steps. Refer to the following example output for the Refund object:

Output fieldDescription
Acquirer reference numberReference number provided by the acquirer for the refund.
AmountAmount refunded.
Created atDate and time when the refund was created.
CurrencyCurrency in which the refund was processed.
IDUnique identifier for the refund.
MetadataA set of key-value pairs attached to the refund.
KeyMetadata key.
ValueMetadata value.
List sizeTotal number of metadata entries.
List indexPosition of the metadata entry in the list.
Payment attempt IDID of the payment attempt for which this refund was created.
Payment intent IDID of the payment intent for which this refund was created.
ReasonReason provided for the refund.
Request IDUnique identifier for the refund request.
StatusCurrent status of the refund. For example, ACCEPTED.
Updated atDate and time when the refund was updated.

Last updated: