GuidesAPI ReferenceChangelog
API Reference

List RFI cases

Use this endpoint to find the customer's RFI cases, ordered by the most recent update. Set action_required=true to build your current work queue, use case_id after a webhook, or use the inclusive updated_from filter for polling and recovery. Every list item includes its requirements and current evidence.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Customer ID

Query Params
boolean

true returns only cases the customer must act on; false only cases
with no pending customer action.

string

Exact RFI case ID match — resolves a case (e.g. from a webhook) to its
subject transaction.

string

Exact subject (transaction) ID match.

string

CSV of statuses: ACTION_REQUIRED, PENDING_REVIEW, ANSWERED, REJECTED, CLOSED.

string

updated_at >= updated_from, ISO 8601 UTC (inclusive); for incremental
reconciliation pulls.

int64
≥ 1
Defaults to 1

Page number (starts from 1, default: 1).

int64
1 to 100
Defaults to 10

Number of items per page (1-100, default: 10).

Responses

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json