single_premium_request_compartment_not_found
single_premium_request_compartment_not_found
Description
The compartment referenced when creating a single premium request does not exist.
HTTP Status
404 Not Found
doc_url Format
The doc_url value is an absolute URL and changes by environment:
<docs-base-url>/errors/single_premium_request_compartment_not_found
Typical Causes
- The
compartmentIdin the request body does not match any existing compartment.
How To Fix
- Verify the compartment ID used in the request.
- Create the compartment first if it does not exist.
- Retry the request with a valid compartment ID.