Get Import Draft
Precompile the admin product form from one remote product.
A read, and only a read — no category, no product, no slug is created here. The operator may abandon the form, and a GET that left rows behind would litter the catalog with every product anyone ever clicked.
Autorizzazioni
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parametri del percorso
Risposta
Successful Response
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.