Decline an RFI document (Sandbox)
POST/v1/rfi/documents/:documentId/decline
Non-production only. Marks the RFI document as DECLINED and dispatches the
v1.rfi.document.declined webhook.
See the sandbox testing guide.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
Document declined; 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