Returns a list of RFIs raised for your account, sorted by the RFI creation date in descending order.

Required permissions for this API:

  • WRITE:ACCOUNT
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The end date of createdAt in ISO8601 format (inclusive)

string

The start date of createdAt in ISO8601 format (inclusive)

number

A bookmark for use in pagination to retrieve either the next page or the previous page of results. You can fetch the value for this identifier from the response of the previous API call. To retrieve the next page of results, pass the value of page_after (if not null) from the response to a subsequent call. To retrieve the previous page of results, pass the value of page_before (if not null) from the response to a subsequent call.

number

A limit on the number of records to be returned on a page, between 1 and 2000. The default is 100.

statuses[]
array of strings

List of RFI status separated by ,. One of ACTION_REQUIRED, ANSWERED, CLOSED.

statuses[]
Allowed:
string
enum

List of RFI types separated by ,. Currently only supports KYC, KYC_ONGOING, CARDHOLDER, TRANSACTION and PAYMENT_ENABLEMENT type.

Allowed:
Responses

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