Products
Retrieve Products
Retrieve products from any connected Ats software
GET
/
ecommerce
/
products
/
{id}
Authorizations
Headers
The connection token
Path Parameters
id of the product you want to retrieve.
Query Parameters
Set to true to include data from the original Ats software.
Response
200 - application/json
The URL of the product
The type of the product
The status of the product. Either ACTIVE, DRAFT OR ARCHIVED.
The URLs of the product images
The description of the product
The vendor of the product
The variants of the product
The tags associated with the product
The custom field mappings of the object between the remote 3rd party & Panora
The UUID of the product
The remote ID of the product in the context of the 3rd Party
The remote data of the customer in the context of the 3rd Party
The created date of the object
The modified date of the object
Was this page helpful?