Skip to main content
POST
Add Referenced Records

Headers

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

Path Parameters

key
string
required

Cookies

stytch_session
string | null

Body

application/json

Append existing price-record keys to a republish batch's referenced_record_keys list. Used by the batch detail page's "Add records" affordance and by the per-product "Republish selected to…" flow.

record_keys
string[]
required

Existing PriceRecord.key values to reference.

Minimum array length: 1

Response

Successful Response