elinxAsk AIget https://earthnode-dev.vopay.com/api/v2/elinxThis endpoint is used to retrieve a listing of all eLinx requests.Query ParamsAccountIDstringrequiredYour account IDKeystringrequiredAPI key for the accountSignaturestringrequiredHashed signature for the requestELinxRequestTypestringFilters results by eLinx request type: scheduled, transaction or beneficiary. Default is '' (i.e., all eLinx requests are returned).ELinxRequestIDstringFilters results by eLinx request IDStartDateTimedate-timeFilters results that occurred on or after this date/time. Can be specified in either YYYY-MM-DD HH:MM:SS or YYYY-MM-DD format. Default is 30 days ago.EndDateTimedate-timeFilters results that occurred on or before this date/time. Can be specified in either YYYY-MM-DD HH:MM:SS or YYYY-MM-DD format. Default is the current date/time.Limit integerLimit the number of records that are returned.Offset integerUse this parameter to set the starting point in the dataset.Timezone stringUse this parameter to convert the time to the specified timezone. If no timezone is specified, the default is UTC.Response 200Updated 11 months ago