generateOfferForAssetOwnership

Generates an asset purchase offer for the specified asset ownership.

Arguments

Argument
Description

Parameters for GenerateOfferForAssetOwnership

GenerateOfferForAssetOwnershipInput Arguments

Argument
Description

assetOwnershipId (ID!)

The ID of the asset ownership to generate an offer for

successUrl (String)

An optional URL to redirect the customer to after successful payment

failureUrl (String)

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

Return fields

offer (Offer)

Last updated

Was this helpful?