Promote Catalog Batch
Catalog
Promote Catalog Batch
Promote a published batch to a different target environment.
Creates a NEW draft catalog batch with promoted_from set to the
source’s key, copies the source’s approved records (rejected stay
rejected on the source), and re-snapshots each record’s
product_version to the LATEST version of that product right now —
so customer fixes between QA publish and Prod promote are picked up.
Returns 409 with a structured detail if:
- source batch is not in publishing_status=‘published’
- target_key + target_env are the same as the source’s
- source has no approved records to carry forward
POST
Promote Catalog Batch
Path Parameters
Cookies
Body
application/json
Response
Successful Response