- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
PriceDTO
A price's data.
id
stringThe ID of a price.
created_at
DateWhen the price was created.
updated_at
DateWhen the price was updated.
deleted_at
null | DateWhen the price was deleted.
title
stringOptionalThe title of the price.
currency_code
stringOptionalThe currency code of this price.
The price of this price.
The minimum quantity required to be purchased for this price to be applied.
The maximum quantity required to be purchased for this price to be applied.
The price set associated with the price.
The price list associated with the price.
price_set_id
stringOptionalThe ID of the associated price set.
The price rules associated with the price.
Was this page helpful?