List RFIs
Request for Information (RFI)
List RFIs
Returns a paginated list of RFIs raised against your UQPAY account. Use this to discover open RFIs that require your action and to review previously answered ones.
GET
List RFIs
Documentation Index
Fetch the complete documentation index at: https://developers.uqpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The API token for login provided by UQPay.
Headers
The value set to the connected account's ID. More information at List Connected Accounts
Query Parameters
The maximum number of items to return per page. This number can be between 10 - 100, and will default to 10
Required range:
x >= 1Example:
10
The page number to retrieve the next set of items. The number has to be greater than 1, and will default to 1
Required range:
x >= 1Example:
1
Filter the result list by RFI status.
Available options:
SUBMITTED_PENDING, REJECTED, APPROVED, ACTION_REQUIRED 
