Skip to main content
PUT
Update Price Record

Headers

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

Path Parameters

key
string
required

Cookies

stytch_session
string | null

Body

application/json

Request body for updating a price record. All fields optional.

amount
number | null
brand_key
string | null
currency
string | null
effective_from
string<date-time> | null
effective_to
string<date-time> | null
notes
string | null
price_type
string | null
product_key
string | null
status
string | null
umap_flag
boolean | null
variant_key
string | null

Response

Successful Response