Fetch Product Information
Retrieve information from a Product
Retrieve detailed information of a specific product within your Hub. This endpoint provides a comprehensive view of a product's attributes, aiding in accurate data representation and management.
Retrieve information from a Product (or list all products)
GET
https://v2.parcelroblox.com/products/:product_id
Path Parameters
Name | Type | Description |
---|---|---|
product_id* | string | Product ID or put "all" to return all products within your Hub |
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | prod_DGzVhVsrqNJi4b0Chd9mMPUI9 |
Content-Type | string | application/json |
If everything was able to process properly (specific product):
If everything was able to process properly (all products):
Last updated