> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/mutations/update-asset-ownership.md).

# updateAssetOwnership

### Arguments

| Argument                                                                                                 | Description                         |
| -------------------------------------------------------------------------------------------------------- | ----------------------------------- |
| input ([UpdateAssetOwnershipInput](/graphql-api/api-reference/objects/update-asset-ownership-input.md)!) | Parameters for UpdateAssetOwnership |

### UpdateAssetOwnershipInput Arguments

| Argument                                                              | Description |
| --------------------------------------------------------------------- | ----------- |
| id ([ID](/graphql-api/api-reference/objects/id.md)!)                  |             |
| purchasePriceCents ([Int](/graphql-api/api-reference/objects/int.md)) |             |

### Return fields

#### assetOwnership ([AssetOwnership](/graphql-api/api-reference/objects/asset-ownership.md))

#### errors (\[[ModelValidationError](/graphql-api/api-reference/objects/model-validation-error.md)!]!)
