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
Response Headers
X-Trace-Id
Trace ID to provide when contacting Hubpay support
Bad Request
Response Headers
X-Trace-Id
Trace ID to provide when contacting Hubpay support
Unauthorized
Response Headers
X-Trace-Id
Trace ID to provide when contacting Hubpay support
Forbidden
Response Headers
X-Trace-Id
Trace ID to provide when contacting Hubpay support
Internal Server Error
Response Headers
X-Trace-Id
Trace ID to provide when contacting Hubpay support