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.
授权
The API token for login provided by UQPay.
请求头
The value set to the connected account's ID. More information at List Connected Accounts
查询参数
The maximum number of items to return per page. This number can be between 10 - 100, and will default to 10
必填范围:
x >= 1示例:
10
The page number to retrieve the next set of items. The number has to be greater than 1, and will default to 1
必填范围:
x >= 1示例:
1
Filter the result list by RFI status.
可用选项:
SUBMITTED_PENDING, REJECTED, APPROVED, ACTION_REQUIRED 
