Submit answers to an RFI Case.

This endpoint is used for submitting answers to an RFI Case.
The Case id provided must be of type 'RFI'
The RFI must have status 'OPEN'

Path Params
uuid
required

Case id. Must be a Case of type 'RFI'

Body Params

RFI submission request

boolean

Set to true if you want to request the payment to be returned to sender

string | null

Free text comment to accompany the RFI submission

answers
array of objects

List of answers to RFI questions. Can be empty if requesting return, otherwise:

  • Number of answers must match number of questions

  • Each answer index must correspond to a question index

answers
Responses

Language
Credentials
Bearer
Response
Choose an example:
application/json