json
Products
Update Product
Update an existing product’s SKU, description, type, cost, or billing cycle. Changes apply immediately and are reflected across all packages that include this product. Use the ProductId (PID-) returned when the product was created.
What this does: Returns the updated product record. Only fields you send are changed. Changes affect all packages that include this product at their next billing cycle.
Next steps:
- Confirm the update —
GET /v1.0/products
POST
json
Body
application/json
Response
Update Product
The response is of type object.