Skip to main content
POST
Create Price
Create a new price for a product.
string
required
Product ID to create price for
string
required
Price amount
string
required
Currency code (USD, EUR, etc.)
boolean
Indicates if the request was successful
string
Price ID
string
Product ID
string
Price amount
string
Currency code
boolean
Whether the price is active
string
Creation timestamp

Example Request

Example Response

Error Responses