Open an RFI (Sandbox)
POST/v1/rfi/open
Non-production only. Opens a new RFI against the calling partner's account and
dispatches the v1.rfi.case.opened webhook. The owning account is resolved from the
AccountId header — partners cannot open an RFI on another partner's account.
At least one question or one document request must be provided.
See the sandbox testing guide.
Request
Responses
- 200
- 400
- 401
- 403
- 500
OK
Bad Request
Unauthorized
Forbidden
Internal Server Error