Generate a full catalogue from a ready-made photoshoot set
create_catalog_jobGenerate on-model fashion catalog images by running product photos through a curated photoshoot set. Produces one output per shot, billed per shot.
Instructions
Runs your product photo(s) through every shot (or a chosen subset) of one of Fashio's curated photoshoot sets (see list_ready_template_sets), producing one image per shot. Billed per shot. Poll with get_generation — resultUrls holds every shot's output once completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ratio | No | ||
| images | Yes | Your product photo(s) — from upload_image or your own hosting. | |
| modelId | No | Optional image-to-image model override. | |
| shotIds | No | Subset of the set's shots. Omit to generate every shot. | |
| readyTemplateSetId | Yes | id from list_ready_template_sets. |