Skip to main content
This resource represents a product, which can then later be used as a line item for an invoice, subscription, or payment link. Each product must have a unique name.

Properties

id string Unique id of the record createdAt string The date this item was created in RFC3339 format. updatedAt string The date this item was updated in RFC3339 format. object string The object type of this resource. name string Name of the product imageUrls array(string) A list of images for the product. description: string A rich description of the product, in either plaintext or HTML. status string Current status of the product. Options are active, archived
Example Product Object