curl --request POST \
--url https://preview.intermezzo.ai/gb/organizations/{organization_id}/hmrc/exb/p11ds \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
[
{
"employee_id": "<string>",
"transferred_assets": {
"asset": [
{
"description": "multiple",
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"other_description": "<string>"
}
],
"benefit_type": "A"
},
"payments": {
"benefit_type": "B",
"payment": [
{
"description": "other",
"cash_equivalent_or_relevant_amount": 4999999.995,
"other_description": "<string>"
}
],
"tax": 123
},
"vouchers_or_credit_cards": {
"gross_amount_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"benefit_type": "C"
},
"living_accommodation": {
"cash_equivalent_or_relevant_amount": 4999999.995,
"benefit_type": "D"
},
"mileage_allowance": {
"taxable_payment": 4999999.995,
"benefit_type": "E"
},
"cars": {
"car": [
{
"make_and_model": "<string>",
"date_first_registered": "2023-12-25",
"list_price": 5000000.495,
"accessories": 499999.995,
"capital_contribution": 2500,
"private_use_payment": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"available_from": "2023-12-25",
"available_to": "2023-12-25",
"engine_capacity_cc": 4999,
"fuel_type": "F",
"co2_emissions": 499,
"zero_emission_mileage": 4999,
"no_approved_co2_figure": "yes",
"fuel_withdrawn": {
"value": "2023-12-25",
"reinstated": "yes"
},
"fuel_cash_equivalent_or_relevant_amount": 123
}
],
"total_car_benefit_amount": 4999999.995,
"benefit_type": "F",
"total_fuel_benefit_amount": 123
},
"vans": {
"cash_equivalent_or_relevant_amount": 4999999.995,
"benefit_type": "G",
"fuel_cash_equivalent_or_relevant_amount": 123
},
"loans": {
"loan": [
{
"joint_borrowers_count": 499,
"opening_balance": 49999999.995,
"closing_balance": 49999999.995,
"maximum_balance": 49999999.995,
"interest_paid": 49999999.995,
"cash_equivalent_or_relevant_amount": 49999999.995,
"loan_date": "2023-12-25",
"discharge_date": "2023-12-25"
}
],
"benefit_type": "H"
},
"medical": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"benefit_type": "I"
},
"relocation": {
"excess_over_threshold": 4999999.995,
"benefit_type": "J"
},
"services": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"benefit_type": "K"
},
"assets_available": {
"asset": [
{
"description": "other",
"annual_value_pro_rata": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"other_description": "<string>"
}
],
"benefit_type": "L"
},
"other_items": {
"benefit_type": "M",
"class_1a_items": [
{
"description": "multiple",
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"other_description": "<string>"
}
],
"non_class_1a_items": [
{
"description": "multiple",
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"other_description": "<string>"
}
],
"tax_paid": 123
},
"expenses_paid": {
"benefit_type": "N",
"travel_and_subsistence": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"taxable_payment_or_relevant_amount": 4999999.995
},
"entertainment": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"taxable_payment_or_relevant_amount": 4999999.995,
"is_trading_organisation": "yes"
},
"home_telephone": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"taxable_payment_or_relevant_amount": 4999999.995
},
"non_qualifying_relocation": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"taxable_payment_or_relevant_amount": 4999999.995
},
"other": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"taxable_payment_or_relevant_amount": 4999999.995,
"description": "<string>"
}
}
}
]
'[
{
"id": "<string>",
"employeeId": "<string>",
"taxYear": 123
}
]curl --request POST \
--url https://preview.intermezzo.ai/gb/organizations/{organization_id}/hmrc/exb/p11ds \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
[
{
"employee_id": "<string>",
"transferred_assets": {
"asset": [
{
"description": "multiple",
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"other_description": "<string>"
}
],
"benefit_type": "A"
},
"payments": {
"benefit_type": "B",
"payment": [
{
"description": "other",
"cash_equivalent_or_relevant_amount": 4999999.995,
"other_description": "<string>"
}
],
"tax": 123
},
"vouchers_or_credit_cards": {
"gross_amount_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"benefit_type": "C"
},
"living_accommodation": {
"cash_equivalent_or_relevant_amount": 4999999.995,
"benefit_type": "D"
},
"mileage_allowance": {
"taxable_payment": 4999999.995,
"benefit_type": "E"
},
"cars": {
"car": [
{
"make_and_model": "<string>",
"date_first_registered": "2023-12-25",
"list_price": 5000000.495,
"accessories": 499999.995,
"capital_contribution": 2500,
"private_use_payment": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"available_from": "2023-12-25",
"available_to": "2023-12-25",
"engine_capacity_cc": 4999,
"fuel_type": "F",
"co2_emissions": 499,
"zero_emission_mileage": 4999,
"no_approved_co2_figure": "yes",
"fuel_withdrawn": {
"value": "2023-12-25",
"reinstated": "yes"
},
"fuel_cash_equivalent_or_relevant_amount": 123
}
],
"total_car_benefit_amount": 4999999.995,
"benefit_type": "F",
"total_fuel_benefit_amount": 123
},
"vans": {
"cash_equivalent_or_relevant_amount": 4999999.995,
"benefit_type": "G",
"fuel_cash_equivalent_or_relevant_amount": 123
},
"loans": {
"loan": [
{
"joint_borrowers_count": 499,
"opening_balance": 49999999.995,
"closing_balance": 49999999.995,
"maximum_balance": 49999999.995,
"interest_paid": 49999999.995,
"cash_equivalent_or_relevant_amount": 49999999.995,
"loan_date": "2023-12-25",
"discharge_date": "2023-12-25"
}
],
"benefit_type": "H"
},
"medical": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"benefit_type": "I"
},
"relocation": {
"excess_over_threshold": 4999999.995,
"benefit_type": "J"
},
"services": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"benefit_type": "K"
},
"assets_available": {
"asset": [
{
"description": "other",
"annual_value_pro_rata": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"other_description": "<string>"
}
],
"benefit_type": "L"
},
"other_items": {
"benefit_type": "M",
"class_1a_items": [
{
"description": "multiple",
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"other_description": "<string>"
}
],
"non_class_1a_items": [
{
"description": "multiple",
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"cash_equivalent_or_relevant_amount": 4999999.995,
"other_description": "<string>"
}
],
"tax_paid": 123
},
"expenses_paid": {
"benefit_type": "N",
"travel_and_subsistence": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"taxable_payment_or_relevant_amount": 4999999.995
},
"entertainment": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"taxable_payment_or_relevant_amount": 4999999.995,
"is_trading_organisation": "yes"
},
"home_telephone": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"taxable_payment_or_relevant_amount": 4999999.995
},
"non_qualifying_relocation": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"taxable_payment_or_relevant_amount": 4999999.995
},
"other": {
"cost_or_amount_forgone": 4999999.995,
"amount_made_good": 4999999.995,
"taxable_payment_or_relevant_amount": 4999999.995,
"description": "<string>"
}
}
}
]
'[
{
"id": "<string>",
"employeeId": "<string>",
"taxYear": 123
}
]Get token from Auth0 and paste it here
Tax year start, e.g. 2025 for 2025-26
Section A: Assets transferred to the employee
Show child attributes
Section B: Payments made on behalf of employee
Show child attributes
Section C: Vouchers and credit cards
Show child attributes
Section D: Living accommodation
Show child attributes
Section E: Mileage allowance payments
Show child attributes
Section F: Cars and car fuel
Show child attributes
Section G: Vans and van fuel
Show child attributes
Section H: Interest-free and low-interest loans
Show child attributes
Section I: Private medical treatment or insurance
Show child attributes
Section J: Qualifying relocation expenses
Show child attributes
Section K: Services supplied
Show child attributes
Section L: Assets placed at employee's disposal
Show child attributes
Section M: Other items (including expenses)
Show child attributes
Section N: Expense payments on behalf of employee
Show child attributes
Was this page helpful?