Vai al contenuto principale
GET
Get Import Draft

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri del percorso

nextera_id
string
obbligatorio

Risposta

Successful Response

data
NexteraDraftOut · object | null

Everything needed to PRECOMPILE the admin product form for one remote product. A draft is a read: it creates nothing, not even the category.

image_url is Nextera's presigned link — good for the form preview being rendered right now, useless an hour later. POST /import-one re-downloads it server-side; the client must never send it back as a product image URL.

meta
PaginationMeta · object | null
error
string | null
error_code
string | null