curl --request GET \
--url https://api.vida.dev/api/v2/product/productPlan/{productPlanId}
{
"success": true
}
Fetch a product plan details from your catalog
curl --request GET \
--url https://api.vida.dev/api/v2/product/productPlan/{productPlanId}
{
"success": true
}
Vida API Token
Product Plan Id
Successful response
The response is of type object
.