Airwallex - Search records action

The Search records action enables you to search and retrieve a list of records for an object in Airwallex.

Input

Input fieldDescription
ObjectSpecify the object to search and retrieve the list of records. Fields load dynamically based on the selected object.

Refer to the following example input schema for the Refunds object:

Input fieldDescription
CurrencyEnter the currency of the refund.
Payment attempt IDSelect the payment attempt ID of the refund.
Payment intent IDSelect the payment intent ID of the refund.
StatusSelect the refund status.
From created atEnter the date and time to start searching from.
Page numberEnter the page number to search for.
Page sizeEnter the page size to search for.
To created atEnter the date and time to end the search.

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 fields for the Refunds object:

Output fieldDescription
Has moreWhether more pages are available.
ItemsList of all refunds, including the following properties.
Acquirer reference numberReference number provided by the acquirer for the refund.
AmountAmount that has been 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 against which this refund was created.
Payment intent IDID of the payment intent against 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: