Source: https://atomic-works-test.docs-staging.pageloop.ai/mcp-tools/requests-tickets/other/create-iga-access-request

# createIgaAccessRequest

Create an IGA access request.

Create an IGA access request (service request / SER) for an entitlement.

## Parameters

| Name                     | Type    | Required | Description                                                                                                                |
| ------------------------ | ------- | -------- | -------------------------------------------------------------------------------------------------------------------------- |
| `requester_id`           | integer | No       | Optional. The user id this request is on behalf of (e.g. a manager filing for a report). Defaults to the authenticated c   |
| `entitlement_id`         | integer | No       | Entitlement ID to request access for                                                                                       |
| `policy_id`              | integer | No       | Policy ID governing the access request                                                                                     |
| `business_justification` | string  | No       | Business justification for the access request                                                                              |
| `selected_duration`      | string  | No       | Selected access duration for TIME\_BASED lifecycle policies. Format: "{value}\_{UNIT}" where UNIT is HOURS, DAYS, or WEEKS |
| `conversation_thread_id` | string  | No       | Conversation thread ID for context tracking                                                                                |
| `parent_request_id`      | string  | No       | Display ID of the ticket you are raising this access request from (e.g. "SER-123") — set it whenever you are working on    |
