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

# Create benefits summary test data

`POST /individual-paye-test-support/sa/{utr}/benefits/annual-summary/{taxYear}`

Supports the [Individual Benefits API](https://developer.service.hmrc.gov.uk/api-documentation/docs/api/service/individual-benefits) by creating benefits summary 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 Individual Benefits summary test data request

## Response `201`

Created

- object — Create Individual Benefits summary test data response
  - `employments` object[], required — An unordered list of one or more employments for which the taxpayer reported any benefits for the given tax year
    - `employerPayeReference` string, required — The employer’s PAYE reference.
    - `companyCarsAndVansBenefit` number — The total value of company cars and vans.
    - `fuelForCompanyCarsAndVansBenefit` number — The total value of fuel for company cars and vans.
    - `privateMedicalDentalInsurance` number — The total value of private medical and dental treatment and insurance.
    - `vouchersCreditCardsExcessMileageAllowance` number — The value of benefits in the form of vouchers, credit cards and excess mileage allowance.
    - `goodsEtcProvidedByEmployer` number — The total value of goods and other assets provided by the employer.
    - `accommodationProvidedByEmployer` number — The total value of accommodation provided by the employer.
    - `otherBenefits` number — The total value of other benefits, including interest-free loans and loans below the HMRC official rates.
    - `expensesPaymentsReceived` number — The value of expenses payments received and balancing charges.

---

[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)
