Skip to main content
POST
Create Price Record

Headers

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

Cookies

stytch_session
string | null

Body

application/json

Request body for creating a price record.

amount
number
required
brand_key
string
required
product_key
string
required
currency
string
default:USD
effective_from
string<date-time> | null
effective_to
string<date-time> | null
notes
string | null
price_type
string
default:map

One of: map, map_stepdown, sale, markdown, msrp

umap_flag
boolean | null
variant_key
string | null

Response

Successful Response