Product service
- Server 1:https://uat.api.zinnia.io
Product service
Create Product
Zinnia generated unique ID generated to uniquely identify the product in our product master database
Example:UUID
Carrier generated unique ID, which may be used to communicate across integrations.
Example:CAR-PROD-123
Carrier generated marketing name for the product
Allowed values:Everglades Term LifeEverglades Return of Premium TermEverglades Index Universal Life
Example:Everglades Term Life
Unique carrier key used in enterprise APIs
Example:EVGL
Product line category
Allowed values:LIFEANNUITY
Example:LIFE
Product type category
Allowed values:INDEX_UNIVERSAL_LIFEUNIVERSAL_LIFETERM
Example:TERM
Plan code for the product (multiple can exist for a single product)
Example:TL0101
Term length in years
Allowed values:1510152025303540
Example:[10,20,30]
Indicates if the product is available to sell
Example:true
Bad Request – validation error or duplicate key
Query and retrieve products with optional filtering. Always returns an array of products, even when no products match the criteria (returns empty array) or when only a single product is found.
carrier name
carrier product id
product id
product type
offset
limit
Array of products matching the search criteria. Returns empty array if no products found, single-item array if one product found, or multiple products if many match.
Zinnia generated unique ID generated to uniquely identify the product in our product master database
Example:UUID
Carrier generated unique ID, which may be used to communicate across integrations.
Example:CAR-PROD-123
Carrier generated marketing name for the product
Allowed values:Everglades Term LifeEverglades Return of Premium TermEverglades Index Universal Life
Example:Everglades Term Life
Unique carrier key used in enterprise APIs
Example:EVGL
Product line category
Allowed values:LIFEANNUITY
Example:LIFE
Product type category
Allowed values:INDEX_UNIVERSAL_LIFEUNIVERSAL_LIFETERM
Example:TERM
Plan code for the product (multiple can exist for a single product)
Example:TL0101
Term length in years
Allowed values:1510152025303540
Example:[10,20,30]
Indicates if the product is available to sell
Example:true
Database generated unique ID