Skip to main content
POST
Submit a payout RFI response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Universally unique identifier (UUID v4) of a resource.

Example:

"b3d9d2d5-4c12-4946-a09d-953e82fae2b0"

Body

application/json

Request body for submitting responses to a payout RFI.

fields
object
required

Key-value pairs providing the information requested by the RFI. The required keys are described by the fieldRequirements.schema returned in the GET RFI response.

Example:

Response

RFI response submitted successfully. Returns the updated RFI.

data
object

Details of a Request for Information (RFI) associated with a fiat payout.