---
title: "Create Child Benefit entitlement test data"
method: POST
path: "/individual-paye-test-support/sa/{utr}/child-benefit-entitlement/annual-summary/{taxYear}"
tags: ["individual-paye-test-support"]
---

# Create Child Benefit entitlement test data

`POST /individual-paye-test-support/sa/{utr}/child-benefit-entitlement/annual-summary/{taxYear}`

Supports the [Individual Benefits API](https://developer.service.hmrc.gov.uk/api-documentation/docs/api/service/individual-benefits) by creating Child Benefit entitlement test data.

## Path parameters

- `utr` string, required
- `taxYear` string, required

## Headers

- `Accept` 'application/vnd.hmrc.2.0+json', required
- `Content-Type` 'application/json', required
- `Authorization` string, required

## Request body

- object — Create Child Benefit entitlement test data request

## Response `201`

Created

- object
  - `expectedStatus` number, required — The HTTP response status code that should be expected from the [Individual Benefits API](https://developer.service.hmrc.gov.uk/api-documentation/docs/api/service/individual-benefits) in the specified scenario.
  - `expectedJson` object
    - `childBenefitEntitlement` number, required — The amount of Child Benefit entitlement.

---

[API](https://skmtc.net/hmrc/apis/paye-des-stub.md) · [All operations](https://skmtc.net/hmrc/apis/paye-des-stub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hmrc/paye-des-stub/revisions/244ce19b887f/schema)
