{"id":536,"date":"2019-07-14T17:15:06","date_gmt":"2019-07-14T17:15:06","guid":{"rendered":"http:\/\/support.unicommerce.com\/?p=1"},"modified":"2022-08-31T12:21:52","modified_gmt":"2022-08-31T06:51:52","slug":"create-or-edit-vendor-item-type","status":"publish","type":"ht_kb","link":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/","title":{"rendered":"Create or Edit Vendor Item Type"},"content":{"rendered":"<div class=\"article-content\">\n<h4 dir=\"ltr\">API Operations<\/h4>\n<h1><\/h1>\n<p dir=\"ltr\"><strong>Description:<\/strong><\/p>\n<p dir=\"ltr\">This API is used to link the Product SKU code with the Vendor SKU code.<\/p>\n<p dir=\"ltr\">The product SKU code is the unique identifier for each product defined in Uniware.<\/p>\n<p dir=\"ltr\">The Vendor SKU code is the vendor&#8217;s identification of a particular product.<\/p>\n<p dir=\"ltr\">These two need not be the same every time, so we need to define a mapping between these two entities. This mapping helps in easily identifying the correct items ordered.<\/p>\n<h1><\/h1>\n<p dir=\"ltr\"><strong>API:<\/strong><\/p>\n<div dir=\"ltr\">\n<table>\n<colgroup>\n<col width=\"588\" \/><\/colgroup>\n<tbody>\n<tr>\n<td>\n<p dir=\"ltr\">&lt;soapenv:Envelope xmlns:ser=&#8221;http:\/\/uniware.unicommerce.com\/services\/&#8221; xmlns:soapenv=&#8221;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&#8221;&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;soapenv:Header&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsse:Security soapenv:mustUnderstand=&#8221;1&#8243; xmlns:wsse=&#8221;http:\/\/docs.oasis-open.org\/wss\/2004\/01\/oasis-200401-wss-wssecurity-secext-1.0.xsd&#8221; xmlns:wsu=&#8221;http:\/\/docs.oasis-open.org\/wss\/2004\/01\/oasis-200401-wss-wssecurity-utility-1.0.xsd&#8221;&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsse:UsernameToken wsu:Id=&#8221;UsernameToken-1&#8243;&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsse:Username&gt;Sandbox&lt;\/wsse:Username&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsse:Password Type=&#8221;http:\/\/docs.oasis-open.org\/wss\/2004\/01\/oasis-200401-wss-username-token-profile-1.0#PasswordText&#8221;&gt;91561781f43921dd2803fa63a7ee5519&lt;\/wsse:Password&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsse:Nonce EncodingType=&#8221;http:\/\/docs.oasis-open.org\/wss\/2004\/01\/oasis-200401-wss-soap-message-security-1.0#Base64Binary&#8221;&gt;ZcRyVJhjhD0tD\/v4AtjpNg==&lt;\/wsse:Nonce&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsu:Created&gt;2014-05-15T06:16:17.256Z&lt;\/wsu:Created&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;\/wsse:UsernameToken&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;\/wsse:Security&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;\/soapenv:Header&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;soapenv:Body&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:CreateOrEditVendorItemTypeRequest&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:VendorCode&gt;?&lt;\/ser:VendorCode&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:ItemSKU&gt;?&lt;\/ser:ItemSKU&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:VendorItemSKU&gt;?&lt;\/ser:VendorItemSKU&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:UnitPrice&gt;?&lt;\/ser:UnitPrice&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;!&#8211;Optional:&#8211;&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:Inventory&gt;?&lt;\/ser:Inventory&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;!&#8211;Optional:&#8211;&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:Priority&gt;?&lt;\/ser:Priority&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;\/ser:CreateOrEditVendorItemTypeRequest&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;\/soapenv:Body&gt;<\/p>\n<p dir=\"ltr\">&lt;\/soapenv:Envelope&gt;<\/p>\n<p dir=\"ltr\">\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h1><\/h1>\n<p dir=\"ltr\"><strong>API parameters:<\/strong><\/p>\n<p dir=\"ltr\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/T2f1fy88gRTE_sVPWQ6JU3c9oSAt6RCJHLDhDJ6V8SxQd5zye2gaJm-I9yUBaGkKWxCYcpaBmthEf013bS1oj7ajpbRCHhcZWj9hC_uiMyuARmFgB_ihZk7Kdex-lZU81GqKj0VpOcXI9kMoEwFFUI4QBJdDhuLY9K0_KPqI0to-334SltgiiqD0YERfKUPTqJYs-A\" width=\"611\" height=\"225\" \/><\/p>\n<h1><\/h1>\n<p dir=\"ltr\">The facility code must be set in the API URL.<\/p>\n<h1><\/h1>\n<p dir=\"ltr\"><strong>Request:<\/strong><\/p>\n<div dir=\"ltr\">\n<table>\n<colgroup>\n<col width=\"588\" \/><\/colgroup>\n<tbody>\n<tr>\n<td>\n<p dir=\"ltr\">&lt;soapenv:Envelope xmlns:ser=&#8221;http:\/\/uniware.unicommerce.com\/services\/&#8221; xmlns:soapenv=&#8221;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&#8221;&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;soapenv:Header&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsse:Security soapenv:mustUnderstand=&#8221;1&#8243; xmlns:wsse=&#8221;http:\/\/docs.oasis-open.org\/wss\/2004\/01\/oasis-200401-wss-wssecurity-secext-1.0.xsd&#8221; xmlns:wsu=&#8221;http:\/\/docs.oasis-open.org\/wss\/2004\/01\/oasis-200401-wss-wssecurity-utility-1.0.xsd&#8221;&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsse:UsernameToken wsu:Id=&#8221;UsernameToken-2&#8243;&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsse:Username&gt;ashish1&lt;\/wsse:Username&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsse:Password Type=&#8221;http:\/\/docs.oasis-open.org\/wss\/2004\/01\/oasis-200401-wss-username-token-profile-1.0#PasswordText&#8221;&gt;e13cc8cd-17c8-4798-bb7b-2d1335ad92d6&lt;\/wsse:Password&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsse:Nonce EncodingType=&#8221;http:\/\/docs.oasis-open.org\/wss\/2004\/01\/oasis-200401-wss-soap-message-security-1.0#Base64Binary&#8221;&gt;gqg0JYy\/BOP9zbklxOG7rw==&lt;\/wsse:Nonce&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;wsu:Created&gt;2014-05-15T07:03:38.263Z&lt;\/wsu:Created&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;\/wsse:UsernameToken&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;\/wsse:Security&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;\/soapenv:Header&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;soapenv:Body&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:CreateOrEditVendorItemTypeRequest&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:VendorCode&gt;IN0022&lt;\/ser:VendorCode&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:ItemSKU&gt;PRODCODE006&lt;\/ser:ItemSKU&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:VendorItemSKU&gt;hhdaagd&lt;\/ser:VendorItemSKU&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ser:UnitPrice&gt;3000&lt;\/ser:UnitPrice&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;\/ser:CreateOrEditVendorItemTypeRequest&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;\/soapenv:Body&gt;<\/p>\n<p dir=\"ltr\">&lt;\/soapenv:Envelope&gt;<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h1><\/h1>\n<p dir=\"ltr\"><strong>Response:<\/strong><\/p>\n<div dir=\"ltr\">\n<table>\n<colgroup>\n<col width=\"555\" \/><\/colgroup>\n<tbody>\n<tr>\n<td>\n<p dir=\"ltr\">&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&#8221;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&#8221;&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;SOAP-ENV:Header\/&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;SOAP-ENV:Body&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;CreateOrEditVendorItemTypeResponse xmlns=&#8221;http:\/\/uniware.unicommerce.com\/services\/&#8221;&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;Successful&gt;true&lt;\/Successful&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;\/CreateOrEditVendorItemTypeResponse&gt;<\/p>\n<p dir=\"ltr\">\u00a0\u00a0\u00a0&lt;\/SOAP-ENV:Body&gt;<\/p>\n<p dir=\"ltr\">&lt;\/SOAP-ENV:Envelope&gt;<\/p>\n<p dir=\"ltr\">\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h1><\/h1>\n<p dir=\"ltr\">The successful=true means a new vendor item type is created successfully.<\/p>\n<p dir=\"ltr\">For editing an existing vendor item type, pass the new Vendor Item SKU for the existing Item SKU code.<\/p>\n<p dir=\"ltr\"><strong>Error Codes:<\/strong><\/p>\n<p dir=\"ltr\">With the tag successful tag=false the system throws an error. The error codes are as defined below:<\/p>\n<p dir=\"ltr\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/GgzHJ3wkf8ROk8HBaQAzwG0S6KMfCf3KvMI-aY9Oso1vXDctANpYCiDIYnp6GS0-0OzuO9I-C-U_GmEwkWjUf2ZzbPs_FNQJUyeY0TfnXVQRckwO_KYSaBnLKeCayVz0_DlwpshJCBYSzWOaesGaa1BvIUNDyQo05SUBYDtkT6I4n8_f9EWv4AmDoEKuJjawQ-bjvQ\" width=\"611\" height=\"105\" \/><\/p>\n<hr \/>\n<p dir=\"ltr\"><a href=\"http:\/\/support.unicommerce.com\/customer\/portal\/articles\/1467822-api\">Go back to API introduction<\/a><\/p>\n<p dir=\"ltr\">Next API: <a href=\"http:\/\/support.unicommerce.com\/customer\/portal\/articles\/1470168-create-or-edit-item-type\">Create Or Edit Item Type<\/a><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>API Operations Description: This API is used to link the Product SKU code with the Vendor SKU code. The product SKU code is the unique identifier for each product defined in Uniware. The Vendor SKU code is the vendor&#8217;s identification of a particular product. These two need not be the&#8230;<\/p>\n","protected":false},"author":3,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_eb_attr":""},"ht-kb-category":[30],"ht-kb-tag":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Create or Edit Vendor Item Type - Unicommerce Support Portal<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create or Edit Vendor Item Type - Unicommerce Support Portal\" \/>\n<meta property=\"og:description\" content=\"API Operations Description: This API is used to link the Product SKU code with the Vendor SKU code. The product SKU code is the unique identifier for each product defined in Uniware. The Vendor SKU code is the vendor&#8217;s identification of a particular product. These two need not be the...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/\" \/>\n<meta property=\"og:site_name\" content=\"Unicommerce Support Portal\" \/>\n<meta property=\"article:modified_time\" content=\"2022-08-31T06:51:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lh3.googleusercontent.com\/T2f1fy88gRTE_sVPWQ6JU3c9oSAt6RCJHLDhDJ6V8SxQd5zye2gaJm-I9yUBaGkKWxCYcpaBmthEf013bS1oj7ajpbRCHhcZWj9hC_uiMyuARmFgB_ihZk7Kdex-lZU81GqKj0VpOcXI9kMoEwFFUI4QBJdDhuLY9K0_KPqI0to-334SltgiiqD0YERfKUPTqJYs-A\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/\",\"url\":\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/\",\"name\":\"Create or Edit Vendor Item Type - Unicommerce Support Portal\",\"isPartOf\":{\"@id\":\"https:\/\/support.unicommerce.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lh3.googleusercontent.com\/T2f1fy88gRTE_sVPWQ6JU3c9oSAt6RCJHLDhDJ6V8SxQd5zye2gaJm-I9yUBaGkKWxCYcpaBmthEf013bS1oj7ajpbRCHhcZWj9hC_uiMyuARmFgB_ihZk7Kdex-lZU81GqKj0VpOcXI9kMoEwFFUI4QBJdDhuLY9K0_KPqI0to-334SltgiiqD0YERfKUPTqJYs-A\",\"datePublished\":\"2019-07-14T17:15:06+00:00\",\"dateModified\":\"2022-08-31T06:51:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/#primaryimage\",\"url\":\"https:\/\/lh3.googleusercontent.com\/T2f1fy88gRTE_sVPWQ6JU3c9oSAt6RCJHLDhDJ6V8SxQd5zye2gaJm-I9yUBaGkKWxCYcpaBmthEf013bS1oj7ajpbRCHhcZWj9hC_uiMyuARmFgB_ihZk7Kdex-lZU81GqKj0VpOcXI9kMoEwFFUI4QBJdDhuLY9K0_KPqI0to-334SltgiiqD0YERfKUPTqJYs-A\",\"contentUrl\":\"https:\/\/lh3.googleusercontent.com\/T2f1fy88gRTE_sVPWQ6JU3c9oSAt6RCJHLDhDJ6V8SxQd5zye2gaJm-I9yUBaGkKWxCYcpaBmthEf013bS1oj7ajpbRCHhcZWj9hC_uiMyuARmFgB_ihZk7Kdex-lZU81GqKj0VpOcXI9kMoEwFFUI4QBJdDhuLY9K0_KPqI0to-334SltgiiqD0YERfKUPTqJYs-A\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/support.unicommerce.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Articles\",\"item\":\"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Create or Edit Vendor Item Type\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/support.unicommerce.com\/#website\",\"url\":\"https:\/\/support.unicommerce.com\/\",\"name\":\"Unicommerce Support Portal\",\"description\":\"Know more about Uniware\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/support.unicommerce.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create or Edit Vendor Item Type - Unicommerce Support Portal","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/","og_locale":"en_US","og_type":"article","og_title":"Create or Edit Vendor Item Type - Unicommerce Support Portal","og_description":"API Operations Description: This API is used to link the Product SKU code with the Vendor SKU code. The product SKU code is the unique identifier for each product defined in Uniware. The Vendor SKU code is the vendor&#8217;s identification of a particular product. These two need not be the...","og_url":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/","og_site_name":"Unicommerce Support Portal","article_modified_time":"2022-08-31T06:51:52+00:00","og_image":[{"url":"https:\/\/lh3.googleusercontent.com\/T2f1fy88gRTE_sVPWQ6JU3c9oSAt6RCJHLDhDJ6V8SxQd5zye2gaJm-I9yUBaGkKWxCYcpaBmthEf013bS1oj7ajpbRCHhcZWj9hC_uiMyuARmFgB_ihZk7Kdex-lZU81GqKj0VpOcXI9kMoEwFFUI4QBJdDhuLY9K0_KPqI0to-334SltgiiqD0YERfKUPTqJYs-A"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/","url":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/","name":"Create or Edit Vendor Item Type - Unicommerce Support Portal","isPartOf":{"@id":"https:\/\/support.unicommerce.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/#primaryimage"},"image":{"@id":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/#primaryimage"},"thumbnailUrl":"https:\/\/lh3.googleusercontent.com\/T2f1fy88gRTE_sVPWQ6JU3c9oSAt6RCJHLDhDJ6V8SxQd5zye2gaJm-I9yUBaGkKWxCYcpaBmthEf013bS1oj7ajpbRCHhcZWj9hC_uiMyuARmFgB_ihZk7Kdex-lZU81GqKj0VpOcXI9kMoEwFFUI4QBJdDhuLY9K0_KPqI0to-334SltgiiqD0YERfKUPTqJYs-A","datePublished":"2019-07-14T17:15:06+00:00","dateModified":"2022-08-31T06:51:52+00:00","breadcrumb":{"@id":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/#primaryimage","url":"https:\/\/lh3.googleusercontent.com\/T2f1fy88gRTE_sVPWQ6JU3c9oSAt6RCJHLDhDJ6V8SxQd5zye2gaJm-I9yUBaGkKWxCYcpaBmthEf013bS1oj7ajpbRCHhcZWj9hC_uiMyuARmFgB_ihZk7Kdex-lZU81GqKj0VpOcXI9kMoEwFFUI4QBJdDhuLY9K0_KPqI0to-334SltgiiqD0YERfKUPTqJYs-A","contentUrl":"https:\/\/lh3.googleusercontent.com\/T2f1fy88gRTE_sVPWQ6JU3c9oSAt6RCJHLDhDJ6V8SxQd5zye2gaJm-I9yUBaGkKWxCYcpaBmthEf013bS1oj7ajpbRCHhcZWj9hC_uiMyuARmFgB_ihZk7Kdex-lZU81GqKj0VpOcXI9kMoEwFFUI4QBJdDhuLY9K0_KPqI0to-334SltgiiqD0YERfKUPTqJYs-A"},{"@type":"BreadcrumbList","@id":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/create-or-edit-vendor-item-type\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/support.unicommerce.com\/"},{"@type":"ListItem","position":2,"name":"Articles","item":"https:\/\/support.unicommerce.com\/index.php\/knowledge-base\/"},{"@type":"ListItem","position":3,"name":"Create or Edit Vendor Item Type"}]},{"@type":"WebSite","@id":"https:\/\/support.unicommerce.com\/#website","url":"https:\/\/support.unicommerce.com\/","name":"Unicommerce Support Portal","description":"Know more about Uniware","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/support.unicommerce.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/support.unicommerce.com\/index.php\/wp-json\/wp\/v2\/ht-kb\/536"}],"collection":[{"href":"https:\/\/support.unicommerce.com\/index.php\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/support.unicommerce.com\/index.php\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/support.unicommerce.com\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/support.unicommerce.com\/index.php\/wp-json\/wp\/v2\/comments?post=536"}],"version-history":[{"count":5,"href":"https:\/\/support.unicommerce.com\/index.php\/wp-json\/wp\/v2\/ht-kb\/536\/revisions"}],"predecessor-version":[{"id":6913,"href":"https:\/\/support.unicommerce.com\/index.php\/wp-json\/wp\/v2\/ht-kb\/536\/revisions\/6913"}],"wp:attachment":[{"href":"https:\/\/support.unicommerce.com\/index.php\/wp-json\/wp\/v2\/media?parent=536"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/support.unicommerce.com\/index.php\/wp-json\/wp\/v2\/ht-kb-category?post=536"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/support.unicommerce.com\/index.php\/wp-json\/wp\/v2\/ht-kb-tag?post=536"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}