GET https://rcur.app/api/v2/products/{id}
GET
https://rcur.app/api/v2/products/{id}
{id}*
String
The ID of the product
{ "id": "ybWEyDp4oe", "name": "Test abbo", "type": "subscription", "amount": "5.00", "currency": "EUR", "interval": "1 months", "times": 4, "wc_product_id": 1434 }
{ "status": 404, "error": "Product not found" }
Last updated 3 months ago
Was this helpful?