Prices
The Price object
Prices define the unit cost and the currency of products. A product can have multiple prices.
Attributes
The unique identifier of the price.
A String representing the type of the object.
A “True” value means the request was made in Live Mode, while “False” indicates Test Mode.
The amount to be charged.
A lowercase ISO currency code. Currently supported currencies are: “dzd”.
A Set of key-value pairs that can be used to store additional information about the price.
Timestamp indicating when the price was created.
Timestamp indicating when the last time the price was updated (edited).