Swagger 2.02026-08-127506752.0 MB
2de21f45f447
product
Return a particular product by id
get/v1/product/{productId}
Path parameters
productIdstring required
Product id
Response
successful operation
Example response
{
"id": "588f7ee98f138b19220041a7",
"name": "Compensation Reviews",
"sku": "compensation-reviews",
"salesforceProductId": "01t4T000000RpgKQAS",
"stripeProductId": "prod_12345ABC"
}