Skip to content

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 compartmentId in the request body does not match any existing compartment.

How To Fix

  1. Verify the compartment ID used in the request.
  2. Create the compartment first if it does not exist.
  3. Retry the request with a valid compartment ID.