Skip to main content

Get Product Detail

Diagram

You can find the shared file diagram here: Modify Diagram

Getting the Product#

This feature enables you to get product detail data such as product_slug, product_code, product_plan_code and etc.

Endpoint:

{base-url}/api/v1/products/slug/{product_slug}/?gender={gender}&dob={dob}&is_cashless={is_cashless}

You can test the Get Product Detail process on our Swagger Documentation in Staging: API Documentation (Swagger)

Please feel free to contact us for more information regarding the integration process.