cURL
Products
Product Details
Retrieve detailed information about a specific product by its ProductId. Returns SKU, description, type, cost, and billing frequency.
What this does: Returns the product details including SKU, description, type, cost, and billing frequency. Use this to retrieve the PRID- ID needed when adding products to packages.
Next steps:
- Add this product to a package —
POST /v1.0/packages/items/add - Update product —
POST /v1.0/products/update
GET
cURL
Query Parameters
The unique product ID to retrieve details for
Response
Product Details
The response is of type object.