Get Product

GETpartner-integration/product/PC

Retrieve the PC product to integrate with AWS S3.

Get ProductGet Product

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
}