# GenerateOfferForAssetOwnershipInput

### Fields

#### clientMutationId ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

A unique identifier for the client performing the mutation.

#### assetOwnershipId ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)!)

The ID of the asset ownership to generate an offer for

#### successUrl ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

An optional URL to redirect the customer to after successful payment

#### failureUrl ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

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