Last updated
Last updated
Represents a request to purchase a fulfillment offer.
offerId [required]
string
The ID of the offer.
userId
string
The ID of the user.
externalUserId
string
The ID of the external user making the purchase.
walletAddress
string
The wallet address to send the purchased fulfillment to.
amount
int?
The amount of the fulfillment to purchase.
buyerCountry
string
The country of the buyer making the purchase.
type [required]
string
The type of the request, which is always 'PURCHASE'.