Skip to main content
POST
Promote Price Batch

Headers

authorization
string | null
X-Organization-ID
string | null

Path Parameters

key
string
required

Cookies

stytch_session
string | null

Body

application/json

Body for POST /batches/{key}/promote — promote a fully-published price batch to a different target/env. Mirrors the catalog promote request; the destination target is user-selected (no hardcoded qa->prod ordering).

target_key
string
required
Minimum string length: 1
effective_date
string<date-time> | null
name
string | null
target_env
string | null

Response

Successful Response