Products
The Product object
Products represent the goods or services you are selling to your customers.
Attributes
The unique identifier of the product.
A String representing the type of the object.
A “True” value means the request was made in Live Mode, while “False” indicates Test Mode.
A String representing the name of the product.
A String representing the description of the product.
The images of the product.
A Set of key-value pairs that can be used to store additional information about the product.
Timestamp indicating when the product was created.
Timestamp indicating when the last time the product was updated (edited).