FVyPurchaseOfferRequest
Request parameters to purchase an offer
Properties
Field | Type | Description |
---|---|---|
externalUserId | FVyOptString | External user ID |
walletAddress | FVyOptString | Wallet address |
amount | FVyOptInt | Amount to purchase |
buyerCountry | FVyOptString | Country of the buyer |
type [required] | FString | (read-only) The type of the request, should be "PURCHASE" |
offerId [required] | FString | ID of the offer to purchase |
userId | FVyOptString | User ID |
Last updated