{"info":{"_postman_id":"83a89a32-6928-4b77-8ac4-8df72e0d6d68","name":"Product Inventory","description":"<html><head></head><body><p><strong>TMF API Reference : TMF 637 - Product Inventory Management</strong></p>\n<p>Release : 19.0 - June 2019</p>\n<p>The Product Inventory Management API provides standardized mechanism for product inventory management such as creation, update and retrieval of the representation of a product in the inventory. It also allows the notification of events related to product lifecycle</p>\n<p><strong>Product resource</strong>\nA product offering procured by a customer or other interested party playing a party role. A product is realized as one or more service(s) and / or resource(s).</p>\n<p>Product Inventory API performs the following operations on product :</p>\n<ul>\n<li>Retrieval of a product or a collection of products depending on filter criteria</li>\n<li>Partial update of a product (including updating rules and for administration purpose)</li>\n<li>Creation of a product (including default values and creation rules and for administration purpose)</li>\n<li>Deletion of a product (for administration purposes)</li>\n<li>Notification of events on product.</li>\n</ul>\n<p>Copyright © TM Forum 2019. All Rights Reserved</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"11528456","collectionId":"83a89a32-6928-4b77-8ac4-8df72e0d6d68","publishedId":"2sAYX9mL1n","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-09T18:03:31.000Z"},"item":[{"name":"product","item":[{"name":"{id}","item":[{"name":"Retrieves a Product by ID","id":"8bf782f5-6372-4620-941f-7f8c46f2f899","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":"https://serverRoot/tmf-api/productInventory/v4/product/:id?fields=<string>","description":"<p>This operation retrieves a Product entity. Attribute selection is enabled for all first level attributes.</p>\n","urlObject":{"path":["product",":id"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[{"description":{"content":"<p>Comma-separated properties to provide in response</p>\n","type":"text/plain"},"key":"fields","value":"<string>"}],"variable":[{"id":"1daf8e55-a83c-44f5-aac3-3caa1856a474","description":{"content":"<p>(Required) Identifier of the Product</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"2351a5d8-2ef3-435a-8800-6b05bcab91d3","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id?fields=<string>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"query":[{"description":"Comma-separated properties to provide in response","key":"fields","value":"<string>"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"e8fdf4e6-83b8-444c-81de-03372685f9c0","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id?fields=<string>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"query":[{"description":"Comma-separated properties to provide in response","key":"fields","value":"<string>"}],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"79497b66-5198-4255-a52b-a4a364128268","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id?fields=<string>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"query":[{"description":"Comma-separated properties to provide in response","key":"fields","value":"<string>"}],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"7bac1fe4-be77-4a74-a96a-12f586ca438f","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id?fields=<string>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"query":[{"description":"Comma-separated properties to provide in response","key":"fields","value":"<string>"}],"variable":[{"key":"id"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"931bfda8-8efd-4fd6-be73-14090930b7f2","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id?fields=<string>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"query":[{"description":"Comma-separated properties to provide in response","key":"fields","value":"<string>"}],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"be65993d-cfaf-4eb4-bade-d63662716eb3","name":"Method Not allowed","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id?fields=<string>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"query":[{"description":"Comma-separated properties to provide in response","key":"fields","value":"<string>"}],"variable":[{"key":"id"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"a441012f-ef7b-492e-83e9-2d020d68724f","name":"Conflict","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id?fields=<string>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"query":[{"description":"Comma-separated properties to provide in response","key":"fields","value":"<string>"}],"variable":[{"key":"id"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"4b24926f-5c3e-452c-9d43-f1d62fa93c0a","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id?fields=<string>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"query":[{"description":"Comma-separated properties to provide in response","key":"fields","value":"<string>"}],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"8bf782f5-6372-4620-941f-7f8c46f2f899"},{"name":"Updates partially a Product","id":"e1b5605e-e726-477c-bd89-85bd68de02b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingActive\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/product/:id","description":"<p>This operation updates partially a Product entity.</p>\n","urlObject":{"path":["product",":id"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[],"variable":[{"id":"46f6ae7b-0475-45a2-a0a2-05440c59d3cc","description":{"content":"<p>(Required) Identifier of the Product</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"7f4883dc-cffe-4178-8b47-e00ba4e46a0b","name":"Updated","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingActive\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"350b6366-d979-4332-bf3b-4b8e6dcc5925","name":"Bad Request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingActive\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"ec8a6b05-2c68-470f-a312-61659c81207f","name":"Unauthorized","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingActive\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"4ca14327-9233-4943-8a57-52f00bd42482","name":"Forbidden","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingActive\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"54e303c7-d1b3-41b8-949c-8a12d7beeef1","name":"Not Found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingActive\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"b38f7621-2792-4c32-9235-3e8179e03ea7","name":"Method Not allowed","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingActive\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"237621a9-5918-4c98-aec6-b4b856200ff5","name":"Conflict","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingActive\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"020bba33-d1d4-410a-a85e-8a17d510a8fc","name":"Internal Server Error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingActive\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"e1b5605e-e726-477c-bd89-85bd68de02b4"},{"name":"Deletes a Product","id":"07faf608-d985-4eb0-9bb7-f6633520fb6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":"https://serverRoot/tmf-api/productInventory/v4/product/:id","description":"<p>This operation deletes a Product entity.</p>\n","urlObject":{"path":["product",":id"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[],"variable":[{"id":"9b0d95c3-2634-4448-8787-76188154a2c0","description":{"content":"<p>(Required) Identifier of the Product</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"cd7b8d6f-61dd-42e6-8ed5-e4ec913e0ed6","name":"Deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"6b2c2de6-e33a-4b9a-a25c-e8078b0fd1f2","name":"Bad Request","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"aa5260ed-f57d-4250-8f7d-f7964c89c000","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"f64cc9f2-893c-4119-b2d8-da0ca7ce5209","name":"Forbidden","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"5d1fa994-f676-4d65-9aff-8f3b46f5c2a2","name":"Not Found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"2fc42e7b-3e36-4122-a84a-0a22098e0864","name":"Method Not allowed","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"9a9524a3-f84b-4b53-a42c-929bafbac4e7","name":"Conflict","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"99402d57-e5ac-4af2-87d8-64d86f3ff52f","name":"Internal Server Error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"07faf608-d985-4eb0-9bb7-f6633520fb6c"}],"id":"6f6e9287-5862-4b85-89f1-1cbc07216778","_postman_id":"6f6e9287-5862-4b85-89f1-1cbc07216778","description":""},{"name":"List or find Product objects","id":"ee19fbba-41be-4442-9d46-0b47e0344634","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":"https://serverRoot/tmf-api/productInventory/v4/product?fields=<string>&offset=<integer>&limit=<integer>","description":"<p>This operation list or find Product entities</p>\n","urlObject":{"path":["product"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[{"description":{"content":"<p>Comma-separated properties to be provided in response</p>\n","type":"text/plain"},"key":"fields","value":"<string>"},{"description":{"content":"<p>Requested index for start of resources to be provided in response</p>\n","type":"text/plain"},"key":"offset","value":"<integer>"},{"description":{"content":"<p>Requested number of resources to be provided in response</p>\n","type":"text/plain"},"key":"limit","value":"<integer>"}],"variable":[]}},"response":[{"id":"c90ed815-7745-41f2-87af-66fad2a5fda9","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product?fields=<string>&offset=<integer>&limit=<integer>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product"],"query":[{"description":"Comma-separated properties to be provided in response","key":"fields","value":"<string>"},{"description":"Requested index for start of resources to be provided in response","key":"offset","value":"<integer>"},{"description":"Requested number of resources to be provided in response","key":"limit","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"disabled":false,"description":{"content":"Actual number of items returned in the response body","type":"text/plain"},"key":"X-Result-Count","value":"<integer>"},{"disabled":false,"description":{"content":"Total number of items matching criteria","type":"text/plain"},"key":"X-Total-Count","value":"<integer>"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"description\": \"<string>\",\n    \"isBundle\": \"<boolean>\",\n    \"isCustomerVisible\": \"<boolean>\",\n    \"name\": \"<string>\",\n    \"orderDate\": \"<dateTime>\",\n    \"productSerialNumber\": \"<string>\",\n    \"startDate\": \"<dateTime>\",\n    \"terminationDate\": \"<dateTime>\",\n    \"agreement\": [\n      {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"agreementItemId\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      }\n    ],\n    \"billingAccount\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    },\n    \"place\": [\n      {\n        \"role\": \"<string>\",\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      }\n    ],\n    \"product\": [\n      {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"description\": \"<string>\",\n        \"isBundle\": \"<boolean>\",\n        \"isCustomerVisible\": \"<boolean>\",\n        \"name\": \"<string>\",\n        \"orderDate\": \"<dateTime>\",\n        \"productSerialNumber\": \"<string>\",\n        \"startDate\": \"<dateTime>\",\n        \"terminationDate\": \"<dateTime>\",\n        \"agreement\": [\n          {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"agreementItemId\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          }\n        ],\n        \"billingAccount\": {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        },\n        \"place\": [\n          {\n            \"role\": \"<string>\",\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          }\n        ],\n        \"product\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          }\n        ],\n        \"productCharacteristic\": [\n          {\n            \"name\": \"<string>\",\n            \"value\": {},\n            \"valueType\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          }\n        ],\n        \"productOffering\": {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        },\n        \"productOrderItem\": [\n          {\n            \"orderItemId\": \"<string>\",\n            \"productOrderId\": \"<string>\",\n            \"orderItemAction\": \"<string>\",\n            \"productOrderHref\": \"<string>\",\n            \"role\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          }\n        ],\n        \"productPrice\": [\n          {\n            \"price\": {\n              \"percentage\": \"<float>\",\n              \"taxRate\": \"<float>\",\n              \"dutyFreeAmount\": {\n                \"unit\": \"<string>\",\n                \"value\": \"<float>\"\n              },\n              \"taxIncludedAmount\": {\n                \"unit\": \"<string>\",\n                \"value\": \"<float>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            },\n            \"priceType\": \"<string>\",\n            \"description\": \"<string>\",\n            \"name\": \"<string>\",\n            \"recurringChargePeriod\": \"<string>\",\n            \"unitOfMeasure\": \"<string>\",\n            \"billingAccount\": {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            },\n            \"productOfferingPrice\": {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            },\n            \"productPriceAlteration\": [\n              {\n                \"price\": {\n                  \"percentage\": \"<float>\",\n                  \"taxRate\": \"<float>\",\n                  \"dutyFreeAmount\": {\n                    \"unit\": \"<string>\",\n                    \"value\": \"<float>\"\n                  },\n                  \"taxIncludedAmount\": {\n                    \"unit\": \"<string>\",\n                    \"value\": \"<float>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                },\n                \"priceType\": \"<string>\",\n                \"applicationDuration\": \"<integer>\",\n                \"description\": \"<string>\",\n                \"name\": \"<string>\",\n                \"priority\": \"<integer>\",\n                \"recurringChargePeriod\": \"<string>\",\n                \"unitOfMeasure\": \"<string>\",\n                \"productOfferingPrice\": {\n                  \"id\": \"<string>\",\n                  \"href\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\",\n                  \"@referredType\": \"<string>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              }\n            ],\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          }\n        ],\n        \"productRelationship\": [\n          {\n            \"product\": {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            },\n            \"relationshipType\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          }\n        ],\n        \"productSpecification\": {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"version\": \"<string>\",\n          \"targetProductSchema\": {\n            \"@schemaLocation\": \"<string>\",\n            \"@type\": \"<string>\",\n            \"@baseType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        },\n        \"productTerm\": [\n          {\n            \"description\": \"<string>\",\n            \"name\": \"<string>\",\n            \"duration\": {\n              \"amount\": 1,\n              \"units\": \"<string>\"\n            },\n            \"validFor\": {\n              \"endDateTime\": \"<dateTime>\",\n              \"startDateTime\": \"<dateTime>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          }\n        ],\n        \"realizingResource\": [\n          {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"value\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          }\n        ],\n        \"realizingService\": [\n          {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          }\n        ],\n        \"relatedParty\": [\n          {\n            \"@referredType\": \"<string>\",\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"role\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          }\n        ],\n        \"status\": \"pendingActive\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      }\n    ],\n    \"productCharacteristic\": [\n      {\n        \"name\": \"<string>\",\n        \"value\": {},\n        \"valueType\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      }\n    ],\n    \"productOffering\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    },\n    \"productOrderItem\": [\n      {\n        \"orderItemId\": \"<string>\",\n        \"productOrderId\": \"<string>\",\n        \"orderItemAction\": \"<string>\",\n        \"productOrderHref\": \"<string>\",\n        \"role\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      }\n    ],\n    \"productPrice\": [\n      {\n        \"price\": {\n          \"percentage\": \"<float>\",\n          \"taxRate\": \"<float>\",\n          \"dutyFreeAmount\": {\n            \"unit\": \"<string>\",\n            \"value\": \"<float>\"\n          },\n          \"taxIncludedAmount\": {\n            \"unit\": \"<string>\",\n            \"value\": \"<float>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        },\n        \"priceType\": \"<string>\",\n        \"description\": \"<string>\",\n        \"name\": \"<string>\",\n        \"recurringChargePeriod\": \"<string>\",\n        \"unitOfMeasure\": \"<string>\",\n        \"billingAccount\": {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        },\n        \"productOfferingPrice\": {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        },\n        \"productPriceAlteration\": [\n          {\n            \"price\": {\n              \"percentage\": \"<float>\",\n              \"taxRate\": \"<float>\",\n              \"dutyFreeAmount\": {\n                \"unit\": \"<string>\",\n                \"value\": \"<float>\"\n              },\n              \"taxIncludedAmount\": {\n                \"unit\": \"<string>\",\n                \"value\": \"<float>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            },\n            \"priceType\": \"<string>\",\n            \"applicationDuration\": \"<integer>\",\n            \"description\": \"<string>\",\n            \"name\": \"<string>\",\n            \"priority\": \"<integer>\",\n            \"recurringChargePeriod\": \"<string>\",\n            \"unitOfMeasure\": \"<string>\",\n            \"productOfferingPrice\": {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          }\n        ],\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      }\n    ],\n    \"productRelationship\": [\n      {\n        \"product\": {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        },\n        \"relationshipType\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      }\n    ],\n    \"productSpecification\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"version\": \"<string>\",\n      \"targetProductSchema\": {\n        \"@schemaLocation\": \"<string>\",\n        \"@type\": \"<string>\",\n        \"@baseType\": \"<string>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    },\n    \"productTerm\": [\n      {\n        \"description\": \"<string>\",\n        \"name\": \"<string>\",\n        \"duration\": {\n          \"amount\": 1,\n          \"units\": \"<string>\"\n        },\n        \"validFor\": {\n          \"endDateTime\": \"<dateTime>\",\n          \"startDateTime\": \"<dateTime>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      }\n    ],\n    \"realizingResource\": [\n      {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"value\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      }\n    ],\n    \"realizingService\": [\n      {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      }\n    ],\n    \"relatedParty\": [\n      {\n        \"@referredType\": \"<string>\",\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"role\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      }\n    ],\n    \"status\": \"pendingTerminate\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\"\n  }\n]"},{"id":"ea3ca65b-569a-4dff-b0ce-8c27ac8abd71","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product?fields=<string>&offset=<integer>&limit=<integer>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product"],"query":[{"description":"Comma-separated properties to be provided in response","key":"fields","value":"<string>"},{"description":"Requested index for start of resources to be provided in response","key":"offset","value":"<integer>"},{"description":"Requested number of resources to be provided in response","key":"limit","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"e8929e2f-1de0-4a5c-a868-d39fa493b320","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product?fields=<string>&offset=<integer>&limit=<integer>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product"],"query":[{"description":"Comma-separated properties to be provided in response","key":"fields","value":"<string>"},{"description":"Requested index for start of resources to be provided in response","key":"offset","value":"<integer>"},{"description":"Requested number of resources to be provided in response","key":"limit","value":"<integer>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"117832a9-fbb7-4c53-a6dc-231792f947a1","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product?fields=<string>&offset=<integer>&limit=<integer>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product"],"query":[{"description":"Comma-separated properties to be provided in response","key":"fields","value":"<string>"},{"description":"Requested index for start of resources to be provided in response","key":"offset","value":"<integer>"},{"description":"Requested number of resources to be provided in response","key":"limit","value":"<integer>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"63ccabfa-4451-4852-a58a-877aba27de9b","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product?fields=<string>&offset=<integer>&limit=<integer>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product"],"query":[{"description":"Comma-separated properties to be provided in response","key":"fields","value":"<string>"},{"description":"Requested index for start of resources to be provided in response","key":"offset","value":"<integer>"},{"description":"Requested number of resources to be provided in response","key":"limit","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"48603a3a-84f9-4447-9c2f-0b36a74cabfb","name":"Method Not allowed","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product?fields=<string>&offset=<integer>&limit=<integer>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product"],"query":[{"description":"Comma-separated properties to be provided in response","key":"fields","value":"<string>"},{"description":"Requested index for start of resources to be provided in response","key":"offset","value":"<integer>"},{"description":"Requested number of resources to be provided in response","key":"limit","value":"<integer>"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"8ace99d1-50b8-4725-98f0-cbbf3eca4c38","name":"Conflict","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product?fields=<string>&offset=<integer>&limit=<integer>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product"],"query":[{"description":"Comma-separated properties to be provided in response","key":"fields","value":"<string>"},{"description":"Requested index for start of resources to be provided in response","key":"offset","value":"<integer>"},{"description":"Requested number of resources to be provided in response","key":"limit","value":"<integer>"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"609fbb5c-5e31-4511-a90f-e6c4655f8544","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/product?fields=<string>&offset=<integer>&limit=<integer>","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["product"],"query":[{"description":"Comma-separated properties to be provided in response","key":"fields","value":"<string>"},{"description":"Requested index for start of resources to be provided in response","key":"offset","value":"<integer>"},{"description":"Requested number of resources to be provided in response","key":"limit","value":"<integer>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"ee19fbba-41be-4442-9d46-0b47e0344634"},{"name":"Creates a Product","id":"83a6c005-9fa6-453e-8e5c-f492e3da1cd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"pendingActive\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/product","description":"<p>This operation creates a Product entity.</p>\n","urlObject":{"path":["product"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[],"variable":[]}},"response":[{"id":"00967a0f-bac1-4a8f-9cab-9ecc082969a8","name":"Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"pendingActive\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/product"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"status\": \"active\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"2e46039b-b8bf-4fd6-b11f-bb9413cf2051","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"pendingActive\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/product"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"1e2dd75f-ac67-4988-8fbf-2e772f83d850","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"pendingActive\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/product"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"7fd8f0a7-adb5-4c27-a9f9-c95e7eff7d1c","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"pendingActive\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/product"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"e4ac273d-01fb-4807-b3df-c28ee83cff93","name":"Method Not allowed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"pendingActive\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/product"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"a39d047d-f8e1-4a5a-9856-4ebec5a3ed44","name":"Conflict","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"pendingActive\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/product"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"a787e3e4-c751-4e8e-9710-68f617cee3e3","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"pendingActive\",\n  \"description\": \"<string>\",\n  \"isBundle\": \"<boolean>\",\n  \"isCustomerVisible\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"orderDate\": \"<dateTime>\",\n  \"productSerialNumber\": \"<string>\",\n  \"startDate\": \"<dateTime>\",\n  \"terminationDate\": \"<dateTime>\",\n  \"agreement\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"agreementItemId\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"billingAccount\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"place\": [\n    {\n      \"role\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"product\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productCharacteristic\": [\n    {\n      \"name\": \"<string>\",\n      \"value\": {},\n      \"valueType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productOffering\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productOrderItem\": [\n    {\n      \"orderItemId\": \"<string>\",\n      \"productOrderId\": \"<string>\",\n      \"orderItemAction\": \"<string>\",\n      \"productOrderHref\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"productPrice\": [\n    {\n      \"price\": {\n        \"percentage\": \"<float>\",\n        \"taxRate\": \"<float>\",\n        \"dutyFreeAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"taxIncludedAmount\": {\n          \"unit\": \"<string>\",\n          \"value\": \"<float>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\"\n      },\n      \"priceType\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"recurringChargePeriod\": \"<string>\",\n      \"unitOfMeasure\": \"<string>\",\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOfferingPrice\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productPriceAlteration\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"applicationDuration\": \"<integer>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"priority\": \"<integer>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productRelationship\": [\n    {\n      \"product\": {\n        \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n      },\n      \"relationshipType\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"productSpecification\": {\n    \"id\": \"<string>\",\n    \"href\": \"<string>\",\n    \"name\": \"<string>\",\n    \"version\": \"<string>\",\n    \"targetProductSchema\": {\n      \"@schemaLocation\": \"<string>\",\n      \"@type\": \"<string>\",\n      \"@baseType\": \"<string>\"\n    },\n    \"@baseType\": \"<string>\",\n    \"@schemaLocation\": \"<uri>\",\n    \"@type\": \"<string>\",\n    \"@referredType\": \"<string>\"\n  },\n  \"productTerm\": [\n    {\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"duration\": {\n        \"amount\": 1,\n        \"units\": \"<string>\"\n      },\n      \"validFor\": {\n        \"endDateTime\": \"<dateTime>\",\n        \"startDateTime\": \"<dateTime>\"\n      },\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"realizingResource\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"realizingService\": [\n    {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\",\n      \"@referredType\": \"<string>\"\n    }\n  ],\n  \"relatedParty\": [\n    {\n      \"@referredType\": \"<string>\",\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"name\": \"<string>\",\n      \"role\": \"<string>\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  ],\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/product"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"83a6c005-9fa6-453e-8e5c-f492e3da1cd8"}],"id":"70a03c4a-c55f-4b5c-a493-b2614e4d58fa","description":"<h3 id=\"diagram\">Diagram</h3>\n<img src=\"https://content.pstmn.io/54263597-98d2-426d-8cbc-0ec844c9d361/aW1hZ2UucG5n\" alt height=\"231\" width=\"614\" />\n\n<h3 id=\"lifecycle\">Lifecycle</h3>\n<img src=\"https://content.pstmn.io/db5dc9ee-8ccd-4eeb-a2c5-00295c4f5f2b/aW1hZ2UucG5n\" alt height=\"616\" width=\"689\" />\n\n<h3 id=\"example\">Example</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n  {\n    \"id\": \"g265-tf85\",\n    \"href\": \"https://host:port/productInventoryManagement/v4/product/g265-tf85\",\n    \"description\": \"product description\",\n    \"isBundle\": false,\n    \"isCustomerVisible\": true,\n    \"name\": \"Voice Over IP Basic instance for Jean\",\n    \"productSerialNumber\": \"N/A\",\n    \"startDate\": \"2017-11-01T09:37:29.961Z\",\n    \"status\": \"active\",\n    \"@baseType\": \"Product\",\n    \"@type\": \"Product\",\n    \"@schemaLocation\": \"https:://host:port/standardProduct.json\",\n    \"realizingService\": [\n      {\n        \"id\": \"123t-78k\",\n        \"href\": \"https...\",\n        \"role\": \"RealizingService\",\n        \"@referredType\": \"Service\"\n      }\n    ],\n    \"productOffering\": {\n      \"id\": \"PO-101-1\",\n      \"href\": \"https...\",\n      \"name\": \"Voice Over IP Basic\",\n      \"@referredType\": \"ProductOffering\"\n    },\n    \"productOrderItem\": [\n      {\n        \"productOrderId\": \"1023-98gh\",\n        \"productOrderHref\": \"https...\",\n        \"orderItemId\": \"2\",\n        \"orderItemAction\": \"add\",\n        \"@referredType\": \"ProductOrder\",\n        \"role\" : \"Install order\"\n      },\n      {\n        \"productOrderId\": \"df65-gh12\",\n        \"productOrderHref\": \"https...\",\n        \"orderItemId\": \"2\",\n        \"orderItemAction\": \"change\",\n        \"@referredType\": \"ProductOrder\",\n        \"role\" : \"change management order\"\n      },\n      {\n        \"productOrderId\": \"5ghh-sd12\",\n        \"productOrderHref\": \"https...\",\n        \"orderItemId\": \"3\",\n        \"orderItemAction\": \"change\",\n        \"@referredType\": \"ProductOrder\",\n        \"role\" : \"change management order\"\n      }      \n    ],\n    \"productCharacteristic\": [\n      {\n        \"name\": \"Number\",\n        \"valueType\": \"string\",\n        \"value\": \"415 279 7439\"\n      }\n    ],\n    \"relatedParty\": [\n      {\n        \"id\": \"45hj-8888\",\n        \"href\": \"https...\",\n        \"name\": \"Jean\",\n        \"role\": \"User\",\n        \"@referredType\": \"Individual\"\n      }\n    ],\n    \"productSpecification\": {\n      \"id\": \"PS-101\",\n      \"href\": \"https...\",\n      \"@referredType\": \"ProductSpecification\",\n      \"version\": \"1\"\n    }\n  }\n]\n\n</code></pre>\n","_postman_id":"70a03c4a-c55f-4b5c-a493-b2614e4d58fa"},{"name":"hub","item":[{"name":"{id}","item":[{"name":"Unregister a listener","id":"4ff729e4-c0d5-4294-818a-e13665dec7c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":"https://serverRoot/tmf-api/productInventory/v4/hub/:id","description":"<p>Resets the communication endpoint address the service instance must use to deliver information about its health state, execution state, failures and metrics.</p>\n","urlObject":{"path":["hub",":id"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[],"variable":[{"id":"9eaec5d8-1bc3-41e4-9f3a-b4602f2fe32b","description":{"content":"<p>(Required) The id of the registered listener</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"0a37505d-d6de-4ab9-9021-8d45e0416fc3","name":"Deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/hub/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["hub",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"efb09009-cf96-4a45-a982-315c1d0b488b","name":"Bad request","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/hub/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["hub",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"31538879-7908-4b02-81d5-48aa6443fe52","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/hub/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["hub",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"f70baf0b-5544-4172-b057-b23ec32b59a3","name":"Forbidden","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/hub/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["hub",":id"],"variable":[{"key":"id"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"812ce203-b101-408a-8d7f-0aee97531ffe","name":"Not Found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/hub/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["hub",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"74c695cc-3ccb-4abc-b083-a16b6c98ec7b","name":"Method not allowed","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/hub/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["hub",":id"],"variable":[{"key":"id"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"3f504641-c6d5-4d3e-be8b-64eb4c499857","name":"Internal Server Error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json;charset=utf-8"}],"url":{"raw":"https://serverRoot/tmf-api/productInventory/v4/hub/:id","host":["https://serverRoot/tmf-api/productInventory/v4"],"path":["hub",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"4ff729e4-c0d5-4294-818a-e13665dec7c3"}],"id":"54966257-514e-46f9-9b9d-ab3d68d31833","_postman_id":"54966257-514e-46f9-9b9d-ab3d68d31833","description":""},{"name":"Register a listener","id":"9cf397e2-699b-4b31-95f7-f14a4ec8a68e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/hub","description":"<p>Sets the communication endpoint address the service instance must use to deliver information about its health state, execution state, failures and metrics.</p>\n","urlObject":{"path":["hub"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[],"variable":[]}},"response":[{"id":"35f86aa8-8e2f-40d6-9998-d9cc5ab221e7","name":"Subscribed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/hub"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}"},{"id":"94466d19-7a10-436d-9271-9019e7c88341","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/hub"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"c17019d7-d76e-4c55-bddd-289681d3ea34","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/hub"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"eac863bc-15f7-4ad4-ba36-6863c50a5476","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/hub"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"4f0e7a01-55f8-4ac9-aeb3-55bb6cfac880","name":"Not Found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/hub"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"39033a7b-896b-453a-9a06-578b586d6372","name":"Method Not allowed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/hub"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"4a5e6468-092a-4fe1-8bb4-81513b5debc1","name":"Conflict","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/hub"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"c11a88ee-3937-4258-be92-997c04b55b7d","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/hub"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"9cf397e2-699b-4b31-95f7-f14a4ec8a68e"}],"id":"c4fc28ea-b9c6-4c85-a118-9ec6af727fb8","_postman_id":"c4fc28ea-b9c6-4c85-a118-9ec6af727fb8","description":""},{"name":"listener","item":[{"name":"productCreateEvent","item":[{"name":"Client listener for entity ProductCreateEvent","id":"708543c5-c901-468a-844e-c0f0eeca76f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productCreateEvent","description":"<p>Example of a client listener for receiving the notification ProductCreateEvent</p>\n","urlObject":{"path":["listener","productCreateEvent"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[],"variable":[]}},"response":[{"id":"d43997a2-dc2b-4892-ba83-949812885434","name":"Notified","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productCreateEvent"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}"},{"id":"606ba7e6-865e-497f-8f98-6354c62237e9","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productCreateEvent"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"d8b658c6-a8a8-4a05-94f7-f005abcef276","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productCreateEvent"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"a327880d-4656-46d6-8d40-f04bc56c8dac","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productCreateEvent"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"ae1443b0-c11e-4496-ac28-a9dce5318e1d","name":"Not Found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productCreateEvent"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"256f4f0f-64c6-4421-8dd7-8ec0117a4daa","name":"Method Not allowed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productCreateEvent"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"3b82b409-2caa-4a7a-ba0f-0a3498ad29a6","name":"Conflict","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productCreateEvent"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"177a3c8b-57d0-40c6-9428-37a2d489ebde","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productCreateEvent"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"708543c5-c901-468a-844e-c0f0eeca76f3"}],"id":"752564df-2213-49e0-a879-326afd37e5e4","_postman_id":"752564df-2213-49e0-a879-326afd37e5e4","description":""},{"name":"productAttributeValueChangeEvent","item":[{"name":"Client listener for entity ProductAttributeValueChangeEvent","id":"2049d298-a4ae-49ea-a831-ced7de6abdf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"fieldPath\": \"<string>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"created\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productAttributeValueChangeEvent","description":"<p>Example of a client listener for receiving the notification ProductAttributeValueChangeEvent</p>\n","urlObject":{"path":["listener","productAttributeValueChangeEvent"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[],"variable":[]}},"response":[{"id":"8f31c726-2a7c-4929-852e-1bcb5ed32370","name":"Notified","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"fieldPath\": \"<string>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"created\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productAttributeValueChangeEvent"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}"},{"id":"bdd9e34b-33a1-44fb-ac15-d96d1ba04546","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"fieldPath\": \"<string>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"created\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productAttributeValueChangeEvent"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"f45268dd-52aa-46db-9dc8-a45fd42bb1e0","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"fieldPath\": \"<string>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"created\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productAttributeValueChangeEvent"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"66f481a4-c0e9-4cbd-b909-cf477e7f267a","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"fieldPath\": \"<string>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"created\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productAttributeValueChangeEvent"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"aad5f00d-4648-4052-bc7d-9ed0573cde83","name":"Not Found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"fieldPath\": \"<string>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"created\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productAttributeValueChangeEvent"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"841e087f-bb85-49eb-b82f-6cb94f98947d","name":"Method Not allowed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"fieldPath\": \"<string>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"created\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productAttributeValueChangeEvent"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"25389035-aa95-4318-a0bd-31cb4fd554a4","name":"Conflict","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"fieldPath\": \"<string>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"created\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productAttributeValueChangeEvent"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"5230ed2e-1a57-48d0-9d90-b221833a5ba6","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"fieldPath\": \"<string>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"created\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"suspended\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productAttributeValueChangeEvent"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"2049d298-a4ae-49ea-a831-ced7de6abdf5"}],"id":"0a8d0874-00cb-43a9-bf17-59b6ac963b9a","_postman_id":"0a8d0874-00cb-43a9-bf17-59b6ac963b9a","description":""},{"name":"productStateChangeEvent","item":[{"name":"Client listener for entity ProductStateChangeEvent","id":"6eccb285-b930-41d5-a65e-f6e3fce8bac1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productStateChangeEvent","description":"<p>Example of a client listener for receiving the notification ProductStateChangeEvent</p>\n","urlObject":{"path":["listener","productStateChangeEvent"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[],"variable":[]}},"response":[{"id":"f66119ab-5904-4fea-a3b6-de904348f5ce","name":"Notified","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productStateChangeEvent"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}"},{"id":"a8ba856f-8f85-4973-bdc1-4f97214a3d64","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productStateChangeEvent"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"e543ede5-d5df-4345-99f1-1dbe526c4f3f","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productStateChangeEvent"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"0799b243-124a-483e-9fe7-a69abb4a3554","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productStateChangeEvent"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"e07a0f01-3fed-4bb9-9244-4cf80728778e","name":"Not Found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productStateChangeEvent"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"a73ac7c9-04d4-45ca-b686-94e49f217b3a","name":"Method Not allowed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productStateChangeEvent"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"876e9050-bbb7-42df-aaf0-83ae0780d980","name":"Conflict","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productStateChangeEvent"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"5551c21e-d49c-4597-9c07-6a331eaf1a58","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productStateChangeEvent"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"6eccb285-b930-41d5-a65e-f6e3fce8bac1"}],"id":"0a639da1-44e5-45ad-bedd-5b61440a9e2d","_postman_id":"0a639da1-44e5-45ad-bedd-5b61440a9e2d","description":""},{"name":"productBatchEvent","item":[{"name":"Client listener for entity ProductBatchEvent","id":"d04fa4ca-0c4a-4d28-b23d-e381abe3c979","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productBatchEvent","description":"<p>Example of a client listener for receiving the notification ProductBatchEvent</p>\n","urlObject":{"path":["listener","productBatchEvent"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[],"variable":[]}},"response":[{"id":"c051186c-46f0-4a2a-8cd9-d242bd08d5dd","name":"Notified","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productBatchEvent"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}"},{"id":"240f5f2b-12d4-444c-a164-2bfacaccc18d","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productBatchEvent"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"c60bee64-2cfb-4d68-a0af-802cc234621c","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productBatchEvent"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"51f15cde-f10d-4b99-8cac-2338ab0cb5f2","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productBatchEvent"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"15a883c3-b200-41ae-8c9b-1c86271e56f9","name":"Not Found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productBatchEvent"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"46f68be6-8bb4-4129-997d-a2ae2f936dca","name":"Method Not allowed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productBatchEvent"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"2577dd15-7dd9-4097-a5a3-ebc51d33863f","name":"Conflict","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productBatchEvent"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"377c7f9b-7cfd-465d-a8fd-ae3734febc3c","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productBatchEvent"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"d04fa4ca-0c4a-4d28-b23d-e381abe3c979"}],"id":"2103fd0f-8209-4e10-911c-5788f7f97845","_postman_id":"2103fd0f-8209-4e10-911c-5788f7f97845","description":""},{"name":"productDeleteEvent","item":[{"name":"Client listener for entity ProductDeleteEvent","id":"af7d7904-8901-4bbd-972a-56c9c0671740","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productDeleteEvent","description":"<p>Example of a client listener for receiving the notification ProductDeleteEvent</p>\n","urlObject":{"path":["listener","productDeleteEvent"],"host":["https://serverRoot/tmf-api/productInventory/v4"],"query":[],"variable":[]}},"response":[{"id":"70e11af8-9325-4192-96ad-1ee24faa776b","name":"Notified","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productDeleteEvent"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"callback\": \"<string>\",\n  \"query\": \"<string>\"\n}"},{"id":"5601f4d5-30c5-49e2-9753-3b0263628f7c","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productDeleteEvent"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"1124358a-9266-4597-b872-1587f097671f","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productDeleteEvent"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"833a1eee-0813-4cf8-a8f4-c7164ea13da2","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productDeleteEvent"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"21203441-16b8-497f-9f95-bdf2a33ce0d9","name":"Not Found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productDeleteEvent"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"dde2971d-6bbd-4b04-8ba4-234393820916","name":"Method Not allowed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productDeleteEvent"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"dab4603e-e76a-464e-a167-07214d06cdcd","name":"Conflict","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productDeleteEvent"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"},{"id":"d0430093-8778-4d30-9b77-7634fe1ed136","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Accept","value":"application/json;charset=utf-8"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"href\": \"<string>\",\n  \"eventId\": \"<string>\",\n  \"eventTime\": \"<dateTime>\",\n  \"eventType\": \"<string>\",\n  \"correlationId\": \"<string>\",\n  \"domain\": \"<string>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"timeOcurred\": \"<dateTime>\",\n  \"event\": {\n    \"product\": {\n      \"id\": \"<string>\",\n      \"href\": \"<string>\",\n      \"description\": \"<string>\",\n      \"isBundle\": \"<boolean>\",\n      \"isCustomerVisible\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"orderDate\": \"<dateTime>\",\n      \"productSerialNumber\": \"<string>\",\n      \"startDate\": \"<dateTime>\",\n      \"terminationDate\": \"<dateTime>\",\n      \"agreement\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"agreementItemId\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"billingAccount\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"place\": [\n        {\n          \"role\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"product\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"description\": \"<string>\",\n          \"isBundle\": \"<boolean>\",\n          \"isCustomerVisible\": \"<boolean>\",\n          \"name\": \"<string>\",\n          \"orderDate\": \"<dateTime>\",\n          \"productSerialNumber\": \"<string>\",\n          \"startDate\": \"<dateTime>\",\n          \"terminationDate\": \"<dateTime>\",\n          \"agreement\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"agreementItemId\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"place\": [\n            {\n              \"role\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"product\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n            }\n          ],\n          \"productCharacteristic\": [\n            {\n              \"name\": \"<string>\",\n              \"value\": {},\n              \"valueType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productOffering\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOrderItem\": [\n            {\n              \"orderItemId\": \"<string>\",\n              \"productOrderId\": \"<string>\",\n              \"orderItemAction\": \"<string>\",\n              \"productOrderHref\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"productPrice\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"billingAccount\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"productPriceAlteration\": [\n                {\n                  \"price\": {\n                    \"percentage\": \"<float>\",\n                    \"taxRate\": \"<float>\",\n                    \"dutyFreeAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"taxIncludedAmount\": {\n                      \"unit\": \"<string>\",\n                      \"value\": \"<float>\"\n                    },\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\"\n                  },\n                  \"priceType\": \"<string>\",\n                  \"applicationDuration\": \"<integer>\",\n                  \"description\": \"<string>\",\n                  \"name\": \"<string>\",\n                  \"priority\": \"<integer>\",\n                  \"recurringChargePeriod\": \"<string>\",\n                  \"unitOfMeasure\": \"<string>\",\n                  \"productOfferingPrice\": {\n                    \"id\": \"<string>\",\n                    \"href\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"@baseType\": \"<string>\",\n                    \"@schemaLocation\": \"<uri>\",\n                    \"@type\": \"<string>\",\n                    \"@referredType\": \"<string>\"\n                  },\n                  \"@baseType\": \"<string>\",\n                  \"@schemaLocation\": \"<uri>\",\n                  \"@type\": \"<string>\"\n                }\n              ],\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productRelationship\": [\n            {\n              \"product\": {\n                \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n              },\n              \"relationshipType\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"productSpecification\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"version\": \"<string>\",\n            \"targetProductSchema\": {\n              \"@schemaLocation\": \"<string>\",\n              \"@type\": \"<string>\",\n              \"@baseType\": \"<string>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productTerm\": [\n            {\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"duration\": {\n                \"amount\": 1,\n                \"units\": \"<string>\"\n              },\n              \"validFor\": {\n                \"endDateTime\": \"<dateTime>\",\n                \"startDateTime\": \"<dateTime>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"realizingResource\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"value\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"realizingService\": [\n            {\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\",\n              \"@referredType\": \"<string>\"\n            }\n          ],\n          \"relatedParty\": [\n            {\n              \"@referredType\": \"<string>\",\n              \"id\": \"<string>\",\n              \"href\": \"<string>\",\n              \"name\": \"<string>\",\n              \"role\": \"<string>\",\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"status\": \"pendingActive\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productCharacteristic\": [\n        {\n          \"name\": \"<string>\",\n          \"value\": {},\n          \"valueType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productOffering\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productOrderItem\": [\n        {\n          \"orderItemId\": \"<string>\",\n          \"productOrderId\": \"<string>\",\n          \"orderItemAction\": \"<string>\",\n          \"productOrderHref\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"productPrice\": [\n        {\n          \"price\": {\n            \"percentage\": \"<float>\",\n            \"taxRate\": \"<float>\",\n            \"dutyFreeAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"taxIncludedAmount\": {\n              \"unit\": \"<string>\",\n              \"value\": \"<float>\"\n            },\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\"\n          },\n          \"priceType\": \"<string>\",\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"recurringChargePeriod\": \"<string>\",\n          \"unitOfMeasure\": \"<string>\",\n          \"billingAccount\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productOfferingPrice\": {\n            \"id\": \"<string>\",\n            \"href\": \"<string>\",\n            \"name\": \"<string>\",\n            \"@baseType\": \"<string>\",\n            \"@schemaLocation\": \"<uri>\",\n            \"@type\": \"<string>\",\n            \"@referredType\": \"<string>\"\n          },\n          \"productPriceAlteration\": [\n            {\n              \"price\": {\n                \"percentage\": \"<float>\",\n                \"taxRate\": \"<float>\",\n                \"dutyFreeAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"taxIncludedAmount\": {\n                  \"unit\": \"<string>\",\n                  \"value\": \"<float>\"\n                },\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\"\n              },\n              \"priceType\": \"<string>\",\n              \"applicationDuration\": \"<integer>\",\n              \"description\": \"<string>\",\n              \"name\": \"<string>\",\n              \"priority\": \"<integer>\",\n              \"recurringChargePeriod\": \"<string>\",\n              \"unitOfMeasure\": \"<string>\",\n              \"productOfferingPrice\": {\n                \"id\": \"<string>\",\n                \"href\": \"<string>\",\n                \"name\": \"<string>\",\n                \"@baseType\": \"<string>\",\n                \"@schemaLocation\": \"<uri>\",\n                \"@type\": \"<string>\",\n                \"@referredType\": \"<string>\"\n              },\n              \"@baseType\": \"<string>\",\n              \"@schemaLocation\": \"<uri>\",\n              \"@type\": \"<string>\"\n            }\n          ],\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productRelationship\": [\n        {\n          \"product\": {\n            \"value\": \"<Circular reference to #/components/schemas/ProductRefOrValue detected>\"\n          },\n          \"relationshipType\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"productSpecification\": {\n        \"id\": \"<string>\",\n        \"href\": \"<string>\",\n        \"name\": \"<string>\",\n        \"version\": \"<string>\",\n        \"targetProductSchema\": {\n          \"@schemaLocation\": \"<string>\",\n          \"@type\": \"<string>\",\n          \"@baseType\": \"<string>\"\n        },\n        \"@baseType\": \"<string>\",\n        \"@schemaLocation\": \"<uri>\",\n        \"@type\": \"<string>\",\n        \"@referredType\": \"<string>\"\n      },\n      \"productTerm\": [\n        {\n          \"description\": \"<string>\",\n          \"name\": \"<string>\",\n          \"duration\": {\n            \"amount\": 1,\n            \"units\": \"<string>\"\n          },\n          \"validFor\": {\n            \"endDateTime\": \"<dateTime>\",\n            \"startDateTime\": \"<dateTime>\"\n          },\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"realizingResource\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"realizingService\": [\n        {\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\",\n          \"@referredType\": \"<string>\"\n        }\n      ],\n      \"relatedParty\": [\n        {\n          \"@referredType\": \"<string>\",\n          \"id\": \"<string>\",\n          \"href\": \"<string>\",\n          \"name\": \"<string>\",\n          \"role\": \"<string>\",\n          \"@baseType\": \"<string>\",\n          \"@schemaLocation\": \"<uri>\",\n          \"@type\": \"<string>\"\n        }\n      ],\n      \"status\": \"pendingTerminate\",\n      \"@baseType\": \"<string>\",\n      \"@schemaLocation\": \"<uri>\",\n      \"@type\": \"<string>\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://serverRoot/tmf-api/productInventory/v4/listener/productDeleteEvent"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"message\": \"<string>\",\n  \"status\": \"<string>\",\n  \"referenceError\": \"<uri>\",\n  \"@baseType\": \"<string>\",\n  \"@schemaLocation\": \"<uri>\",\n  \"@type\": \"<string>\"\n}"}],"_postman_id":"af7d7904-8901-4bbd-972a-56c9c0671740"}],"id":"27208f53-8b8d-4ce9-8a80-da4849d8a346","_postman_id":"27208f53-8b8d-4ce9-8a80-da4849d8a346","description":""}],"id":"0c4fc111-bbc1-4ea0-8815-4435cdf99158","_postman_id":"0c4fc111-bbc1-4ea0-8815-4435cdf99158","description":""}],"variable":[{"key":"baseUrl","value":"https://serverRoot/tmf-api/productInventory/v4"}]}