---
title: "Move a given child credit to the parent level"
method: PUT
path: "/1.0/kb/accounts/{childAccountId}/transferCredit"
tags: ["Account"]
---

# Move a given child credit to the parent level

`PUT /1.0/kb/accounts/{childAccountId}/transferCredit`

## Path parameters

- `childAccountId` string, uuid, required

## Headers

- `X-Killbill-CreatedBy` string, required
- `X-Killbill-Reason` string
- `X-Killbill-Comment` string

## Response `204`

Successful operation

## Other responses

- `400` — Account does not have credit
- `404` — Account not found

---

[API](https://skmtc.net/killbill/apis/kill-bill.md) · [All operations](https://skmtc.net/killbill/apis/kill-bill/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/killbill/kill-bill/revisions/0fb95d23caf5/schema)
