Create/Update Price

Creates or updates a specific Price entry for a Variant given the Variant's ID or Custom ID and the Price's currency code.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
required

This can be either the Threekit UUID or the user-defined custom ID.


A UUID that uniquely identifies an entity in the Threekit platform.

required

This can be either the Threekit UUID or the user-defined custom ID.


A UUID that uniquely identifies an entity in the Threekit platform.

string
enum
required

The three-letter ISO currency code.

Query Params
uuid

Public or Private Threekit authentication token. If using a public token the request must originate for a domain added to the authentication token.

string

JSON Web Token (JWT) token used to authorize the request.

Body Params

Body

number
required
0 to 99999999.99

The price amount. Must be between 0 and 99999999.99.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json