Close an RFI (Sandbox)
POST/v1/rfi/:rfiId/close
Non-production only. Transitions the identified RFI to CLOSED and dispatches the
v1.rfi.case.closed webhook.
See the sandbox testing guide.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
RFI closed; the corresponding webhook has been dispatched.
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
Not Found
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