Get Product
Retrieve the PC product to integrate with AWS S3.
API Request
curl --location '<platform_url>/partner-integration/product/PC' --header 'Authorization: Bearer token'
JSON Output
{ "id": 721, "cipsCustomerId": 1, "productName": "PC", "createdDate": 1742990667000, "updatedDate": null }