Confirm policy amendment intent
Confirms a policy amendment intent after the employee has reviewed and accepted the quote. The intent must be in pending_confirmation status with a valid quote. The confirmation deadline must not have passed.
Authentication
AuthorizationBearer
Authorization header using the Bearer scheme
Path parameters
policy_id
policy_amendment_intent_id
Response
OK
id
Unique identifier for the policy amendment intent. Prefixed with pai_.
policy_id
The policy ID for which the amendment is requested. Prefixed with p_.
status
Current status of the policy amendment intent.
amendment_reason
The reason for the policy amendment.
requested_changes
List of requested changes to the policy.
object
Object type identifier.
required_action
Information about the required action if the intent status is action_required.
pending_confirmation
Information about the pending confirmation if the intent status is pending_confirmation.
processing_error
Information about the processing error if the intent status is processing_error.

