---
title: "POST /api/v1/Reflect/CreateEntitlement"
method: POST
path: "/api/v1/Reflect/CreateEntitlement"
tags: ["WebHook"]
---

# POST /api/v1/Reflect/CreateEntitlement

`POST /api/v1/Reflect/CreateEntitlement`

## Request body

- EntitlementCreateUpdateModel
  - `RequestType` string
  - `ClientAccountId` string
  - `AriaAccountNumber` string
  - `SubscriptionId` string
  - `OppEndDate` string

## Response `200`

OK

- OperationResult
  - `Result` boolean
  - `Message` string
  - `Data` object

---

[API](https://skmtc.dev/qsc/apis/qscreflect.md) · [All operations](https://skmtc.dev/qsc/apis/qscreflect/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qsc/qscreflect/revisions/33d2c130792e/schema)
