Attribute | Description |
---|---|
id | Unique identifier for the object. |
active | Whether the product is available for purchase. Can be (1) for active, and (0) for inactive. |
address_required | Whether a shipping address is required when subscribing to only plans associated to this product. |
description | The product’s description, meant to be displayable to the customer. Use this field to optionally store a long-form explanation of the product being sold for your own rendering purposes. |
is_hidden | Whether the product is hidden in the platform. |
is_imported | Whether the product was imported. |
name | Name of the product which will appear on your site. |
name_internal | Internal reference name for the product (not visible to public) |
language | Product language |
package_dimensions | |
shippable | Whether the product is shippable. |
statement_descriptor | What appears on your customers' bank statements. |
unit_label | |
countries | List of countries the product is available for purchase. |
image | Image of the product URL uploaded into the platform |
plans | Always expanded, this is a list of Plans associated to this product. |
old_provider_id | The current/old external product ID associated with a migrated product. |
is_imported | Define if the product is imported or not |