> 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/objects/generate-offer-for-asset-ownership-input.md).

# GenerateOfferForAssetOwnershipInput

### Fields

#### clientMutationId ([String](/graphql-api/api-reference/objects/string.md))

A unique identifier for the client performing the mutation.

#### assetOwnershipId ([ID](/graphql-api/api-reference/objects/id.md)!)

The ID of the asset ownership to generate an offer for

#### successUrl ([String](/graphql-api/api-reference/objects/string.md))

An optional URL to redirect the customer to after successful payment

#### failureUrl ([String](/graphql-api/api-reference/objects/string.md))

An optional URL to redirect the customer to if the offer is accessed after its expiration time
