Get listing fulfillment actions

Returns the blockchain actions needed to fulfill a listing, for listings that cannot be fulfilled with Seaport calldata. A Solana listing is always fulfilled this way, because it settles through an onchain program rather than a signed order. The listing is addressed by the same identifier the get-order endpoint uses.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
consideration
object
fulfiller
object
required
boolean
Defaults to false

Whether to include optional creator fees in the fulfillment. If creator fees are already required, this is a no-op. Defaults to false.

listing
object
required
string
int64

Optional quantity of units to fulfill; defaults to remaining units for listings

Responses

400

The request is invalid. Possible reasons: order not found, order not valid, order is not a listing, or no actions could be composed.

500

Internal server error. Please open a support ticket so OpenSea can investigate.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*