{"id":45095797,"url":"https://github.com/versada/allbranded_supplier_api","last_synced_at":"2026-02-19T18:33:31.793Z","repository":{"id":46589718,"uuid":"89772304","full_name":"versada/allbranded_supplier_api","owner":"versada","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-25T12:24:59.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"14.0","last_synced_at":"2026-02-13T19:29:47.271Z","etag":null,"topics":["allbranded"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/versada.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-29T08:10:02.000Z","updated_at":"2025-06-25T12:25:04.000Z","dependencies_parsed_at":"2024-02-12T13:44:48.961Z","dependency_job_id":"e862354f-052c-4135-b158-bd66ce259585","html_url":"https://github.com/versada/allbranded_supplier_api","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/versada/allbranded_supplier_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/versada%2Fallbranded_supplier_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/versada%2Fallbranded_supplier_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/versada%2Fallbranded_supplier_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/versada%2Fallbranded_supplier_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/versada","download_url":"https://codeload.github.com/versada/allbranded_supplier_api/tar.gz/refs/heads/14.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/versada%2Fallbranded_supplier_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29627112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["allbranded"],"created_at":"2026-02-19T18:33:31.110Z","updated_at":"2026-02-19T18:33:31.784Z","avatar_url":"https://github.com/versada.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=======================\nallbranded supplier API\n=======================\n\n:Authors:\n    Tomas Račys,\n    Paulius Sladkevičius\n    Darius Martinkus,\n    Ugnė Sinkevičienė\n\n:Version: 1.5 of 2025-04-14\n\nTo be able to import necessary information to allbranded systems, you should provide XML files based on XSD schemas.\n\nXSD files have a data structure, including documentation of elements.\n\nAccess to XML files should be provided via HTTPS.\n\nPlease validate every XML file with XSD before providing the feed to us.\n\nProduct Data\n============\n\n:Version: 1.5\n\n**Default Schema and Example**\n\n- Schema - `xml_feeds_schema/schema/Products.xsd \u003chttps://github.com/versada/allbranded_supplier_api/blob/14.0/xml_feeds_schema/schema/Products.xsd\u003e`_\n- Example - `xml_feeds_schema/examples/Products.xml \u003chttps://github.com/versada/allbranded_supplier_api/blob/14.0/xml_feeds_schema/examples/Products.xml\u003e`_\n\n**Optional Schema**\n\n- Schema - `xml_feeds_schema/schema/ProductDecoTypesWithoutUnique.xsd \u003chttps://github.com/versada/allbranded_supplier_api/blob/14.0/xml_feeds_schema/schema/ProductDecoTypesWithoutUnique.xsd\u003e`_\n- Example - `xml_feeds_schema/examples/ProductDecoTypesWithoutUnique.xml \u003chttps://github.com/versada/allbranded_supplier_api/blob/14.0/xml_feeds_schema/examples/ProductDecoTypesWithoutUnique.xml\u003e`_\n\nChange log\n----------\n\n.. list-table::\n   :widths: 25 25 50 25\n   :header-rows: 1\n\n   * - Version\n     - Date\n     - Comments\n     - Authors\n   * - 1.5\n     - 2025-04-14\n     - Option to define the same Decoration Types (@DecoTypeID) either at the product level or per individual decoration. This includes the introduction of two new schemas—Product-Based Decoration and Decoration-Specific Configuration—with corresponding examples to illustrate each approach.\n     - Ugnė Sinkevičienė\n   * - 1.4\n     - 2025-04-01\n     - Add Product.xsd.\n     - Darius Martinkus\n   * - 1.3\n     - 2025-03-26\n     - Update \"WeightGR\" type add :code:`type=\"xs:decimal\"` making this element to accept decimal values.\n     - Darius Martinkus\n   * - 1.2\n     - 2025-03-18\n     - Update \"QuantityPerCarton\" add :code:`minOccurs=\"0\"` making this element optional\n     - Darius Martinkus\n   * - 1.1\n     - 2024-02-08\n     - Update \"EANCode\" type from :code:`T_NotNullString` to :code:`xs:string`\n     - Aleksander Milinkevich\n\n\n\nDecoration Types \u0026 Pricing Data\n===============================\n\n:Version: 1.5\n\n**Default Schema and Example**\n\n- Schema - `xml_feeds_schema/schema/DecorationTypesPricing.xsd \u003chttps://github.com/versada/allbranded_supplier_api/blob/14.0/xml_feeds_schema/schema/DecorationTypesPricing.xsd\u003e`_\n- Example - `xml_feeds_schema/examples/DecorationTypesPricing.xml \u003chttps://github.com/versada/allbranded_supplier_api/blob/14.0/xml_feeds_schema/examples/DecorationTypesPricing.xml\u003e`_\n\n**Optional Schema**\n\n- Schema - `xml_feeds_schema/schema/DecorationTypesPricingWithoutUnique.xsd \u003chttps://github.com/versada/allbranded_supplier_api/blob/14.0/xml_feeds_schema/schema/DecorationTypesPricingWithoutUnique.xsd\u003e`_\n- Example - `xml_feeds_schema/examples/DecorationTypesPricingWithoutUnique.xml \u003chttps://github.com/versada/allbranded_supplier_api/blob/14.0/xml_feeds_schema/examples/DecorationTypesPricingWithoutUnique.xml\u003e`_\n\n\nChange log\n----------\n\n.. list-table::\n   :widths: 25 25 50 25\n   :header-rows: 1\n\n   * - Version\n     - Date\n     - Comments\n     - Authors\n   * - 1.1\n     - 2023-09-06\n     - Rename DecorationTypes.xsd to DecorationTypesPricing.xsd\n     - Paulius Sladkevičius\n\nStock Data\n==========\n\n:Version: 1.0\n\n- Schema - `xml_feeds_schema/schema/Stock.xsd \u003chttps://github.com/versada/allbranded_supplier_api/blob/14.0/xml_feeds_schema/schema/Stock.xsd\u003e`_\n- Example - `xml_feeds_schema/examples/Stock.xml \u003chttps://github.com/versada/allbranded_supplier_api/blob/14.0/xml_feeds_schema/examples/Stock.xml\u003e`_\n\n\nIn case you've any questions, please contact your point of contact.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fversada%2Fallbranded_supplier_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fversada%2Fallbranded_supplier_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fversada%2Fallbranded_supplier_api/lists"}