Get product with id
GET {{backofficeURL}}/SolitxService/ProductService/products?productID={{productID}}&access_token={{useraccessToken}}
- The endpoint returns data based on the product ID provided as a parameter.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
productID | string | ||
access_token | string |