| checkLicense | |
| Check valid license | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| key | xsd:string |
| type | xsd:string |
| Response | |
| valid | xsd:boolean |
| demo | xsd:boolean |
| message | xsd:string |
| deleteArticle | |
| delete an article | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| products_id | xsd:string |
| external_id | xsd:string |
| Response | |
| result | tns:productResultItem |
| deleteAttribute | |
| delete an attribute | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| attributes_id | xsd:string |
| attributes_ext_id | xsd:string |
| Response | |
| result | tns:attributeResultItem |
| deleteCategory | |
| delete a category optional with childcategories | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| categories_id | xsd:string |
| external_id | xsd:string |
| doRemoveSubCategories | xsd:boolean |
| Response | |
| result | tns:categoryResultItem |
| deleteCustomer | |
| delete a customer | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| customers_id | xsd:string |
| external_id | xsd:string |
| Response | |
| result | xsd:boolean |
| message | xsd:string |
| deleteCustomerByMailAdr | |
| delete a customer | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| customer_mail | xsd:string |
| shop_id | xsd:string |
| Response | |
| result | xsd:boolean |
| message | xsd:string |
| deleteManufacturer | |
| delete a manufacturer | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| manufacturers_id | xsd:string |
| external_id | xsd:string |
| Response | |
| result | tns:manufacturerResultItem |
| getArticle | |
| get product data WITHOUT IMAGE DATA itself. Use SOAP method getImage to get the image data. | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| products_id | xsd:int |
| external_id | xsd:string |
| Response | |
| getArticleResultItem | tns:getArticleResultItem |
| getArticles | |
| get a list of products data WITHOUT IMAGE DATA itself. Use SOAP method getImage to get the image data. | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| offset | xsd:string |
| blocksize | xsd:string |
| filter | tns:arrayOfString |
| Response | |
| result | tns:getArticlesResultItem |
| getAttributes | |
| get all attributes for products | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| extNumberRange | xsd:string |
| Response | |
| result | tns:attributeItemList |
| message | xsd:string |
| getBasePriceNames | |
| get base price unit names | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Response | |
| result | tns:xtstatusList |
| message | xsd:string |
| getCategories | |
| List Categories | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| start | xsd:string |
| blocksize | xsd:string |
| extNumberRange | xsd:string |
| Response | |
| result | tns:categoryList |
| message | xsd:string |
| getCustomersStatus | |
| get customer status names (Kundengruppen) | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Response | |
| result | tns:xtcustomersStatusList |
| message | xsd:string |
| getDeliveryTimes | |
| List Categories | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Response | |
| result | tns:xtstatusList |
| message | xsd:string |
| getImage | |
| get image by name | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| image_dir | xsd:string |
| image_name | xsd:string |
| Response | |
| result | tns:xtimage |
| message | xsd:string |
| getManufacturers | |
| List Manufacturers | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| start | xsd:int |
| size | xsd:int |
| extNumberRange | xsd:int |
| Response | |
| result | tns:manufacturerList |
| message | xsd:string |
| getOrders | |
| use filter: Examples: array('status=16','date_purchased >= YYYY-mm-dd HH:MM:SS' | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| filter | tns:arrayOfString |
| start | xsd:string |
| blocksize | xsd:string |
| extNumberRangeCustomerId | xsd:int |
| extNumberRangeDeliveryAdr | xsd:int |
| Response | |
| result | tns:ordersList |
| message | xsd:string |
| getOrderStatusNames | |
| get order status names | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Response | |
| result | tns:xtstatusList |
| message | xsd:string |
| getPaymentMethods | |
| List Payment Methods | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Response | |
| result | tns:paymentList |
| message | xsd:string |
| getShippingMethods | |
| List Shipping Methods | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Response | |
| result | tns:shippingList |
| message | xsd:string |
| getStores | |
| get stores | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Response | |
| result | tns:storesList |
| message | xsd:string |
| getVersion | |
| get version infos of this SOAP interface | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Response | |
| versionInfos | tns:xtVersionInfos |
| result | xsd:boolean |
| message | xsd:string |
| setArticle | |
| update or add product. For indivFieldsList use dstTable=TABLE_PRODUCTS | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| productItem | tns:productsItem |
| Response | |
| result | tns:productResultItem |
| setArticleImages | |
| set new Product Images | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| product_model | xsd:string |
| images | tns:productImages |
| Response | |
| result | xsd:boolean |
| message | xsd:string |
| setArticleImagesList | |
| set new Product Images List of products | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| images | tns:productImagesList |
| Response | |
| result | tns:productsResultItemList |
| setArticles | |
| update or add a list of products. For indivFieldsList use dstTable=TABLE_PRODUCTS | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Item | tns:productsItemList |
| Response | |
| result | tns:productsResultItemList |
| setAttribute | |
| set one attribute for products. For indivFieldsList use dstTable=TABLE_PRODUCTS_ATTRIBUTES | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| attributeItem | tns:attributeItem |
| Response | |
| result | tns:attributeResultItem |
| setAttributes | |
| set attributes for products. For indivFieldsList use dstTable=TABLE_PRODUCTS_ATTRIBUTES | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| attributeItemList | tns:attributeItemList |
| Response | |
| result | tns:attributeItemList |
| message | xsd:string |
| setCategories | |
| update or add a list of categories. For indivFieldsList use dstTable=TABLE_CATEGORIES | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Item | tns:categoriesItemList |
| Response | |
| result | tns:categoriesResultItemList |
| setCategory | |
| update or add a category. For indivFieldsList use dstTable=TABLE_CATEGORIES | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Item | tns:categoryItem |
| Response | |
| result | tns:categoryResultItem |
| setCustomer | |
| update or add a customer. For indivFieldsList use dstTable=TABLE_CUSTOMERS | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Item | tns:customersItem |
| Response | |
| result | xsd:boolean |
| message | xsd:string |
| customers_id | xsd:string |
| external_id | xsd:string |
| csid | xsd:string |
| setManufacturer | |
| update or add a manufactuerer | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Item | tns:manufacturerListItem |
| Response | |
| result | tns:manufacturerResultItem |
| setManufacturers | |
| update or add a list of manufacturers | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Item | tns:manufacturerList |
| Response | |
| result | tns:manufacturersResultItemList |
| setMedia | |
| set a media item | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| link_id | xsd:string |
| isLinkExternal | xsd:boolean |
| className | xsd:string |
| mediaItem | tns:mediaItem |
| Response | |
| result | xsd:boolean |
| message | xsd:string |
| setOrderExported | |
| set exported flag to order | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| order_id | xsd:int |
| Response | |
| result | xsd:boolean |
| message | xsd:string |
| setOrderStati | |
| set new order stati for a list of orders | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| order_ids | tns:arrayOfInt |
| new_status_id | xsd:int |
| comments | xsd:string |
| sendmail | xsd:int |
| Response | |
| result | xsd:boolean |
| message | xsd:string |
| setOrderStatus | |
| set new order status | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| order_id | xsd:int |
| new_status_id | xsd:int |
| comments | xsd:string |
| sendmail | xsd:int |
| indivFieldsList | tns:indivFieldsList |
| Response | |
| result | xsd:boolean |
| message | xsd:string |
| setStocks | |
| update stocks of a list of products | |
| Request | |
| user | xsd:string |
| pass | xsd:string |
| Item | tns:productsStockList |
| Response | |
| result | tns:productsResultItemList |
| arrayOfDecimal | |
| SOAP-ENC:arrayType | xsd:decimal[] |
| arrayOfInt | |
| SOAP-ENC:arrayType | xsd:int[] |
| arrayOfString | |
| SOAP-ENC:arrayType | xsd:string[] |
| attributeItem | |
| attributes_id | xsd:int |
| attributes_parent | xsd:int |
| attributes_ext_id | xsd:int |
| attributes_ext_parent_id | xsd:int |
| attributes_model | xsd:string |
| attributes_image | xsd:string |
| sort_order | xsd:int |
| status | xsd:int |
| attributes_name | tns:langItem |
| attributes_desc | tns:langItem |
| indivFieldsList | tns:indivFieldsList |
| attributeItemList | |
| SOAP-ENC:arrayType | tns:attributeItem[] |
| attributeResultItem | |
| attributes_id | xsd:int |
| attributes_ext_id | xsd:int |
| result | xsd:boolean |
| message | xsd:string |
| categories_descriptionItem | |
| categories_id | xsd:int |
| language_code | xsd:string |
| categories_name | xsd:string |
| categories_heading_title | xsd:string |
| categories_description | tns:categories_descriptionList |
| categories_descriptionList | |
| SOAP-ENC:arrayType | tns:categories_descriptionItem[] |
| categoriesItem | |
| categories_id | xsd:int |
| external_id | xsd:string |
| permission_id | xsd:int |
| categories_owner | xsd:int |
| categories_image | xsd:string |
| parent_id | xsd:int |
| categories_status | xsd:int |
| categories_template | xsd:string |
| listing_template | xsd:string |
| sort_order | xsd:int |
| products_sorting | xsd:string |
| products_sorting2 | xsd:string |
| date_added | xsd:dateTime |
| last_modified | xsd:dateTime |
| categories_descriptions | tns:categories_descriptionList |
| categoriesItemList | |
| SOAP-ENC:arrayType | tns:categoryItem[] |
| categoriesResultItemList | |
| SOAP-ENC:arrayType | tns:categoryResultItem[] |
| categoryItem | |
| external_id | xsd:string |
| permission_id | xsd:int |
| parent_id | xsd:string |
| categories_status | xsd:int |
| sort_order | xsd:int |
| top_category | xsd:int |
| categories_image | xsd:string |
| date_added | xsd:dateTime |
| last_modified | xsd:dateTime |
| categories_template | xsd:string |
| listing_template | xsd:string |
| categories_name | tns:langItem |
| categories_heading_title | tns:langItem |
| categories_description | tns:langItem |
| categories_description_bottom | tns:langItem |
| meta_description | tns:langItem |
| meta_title | tns:langItem |
| meta_keywords | tns:langItem |
| seo_url | tns:langItem |
| permissionList | tns:permissionItemList |
| products_sorting | xsd:string |
| products_sorting2 | xsd:string |
| google_product_cat | xsd:string |
| indivFieldsList | tns:indivFieldsList |
| categoryItemExport | |
| categories_id | xsd:int |
| external_id | xsd:string |
| permission_id | xsd:int |
| parent_id | xsd:string |
| external_parent_id | xsd:string |
| categories_status | xsd:int |
| sort_order | xsd:int |
| top_category | xsd:int |
| categories_image | xsd:string |
| date_added | xsd:dateTime |
| last_modified | xsd:dateTime |
| categories_template | xsd:string |
| listing_template | xsd:string |
| categories_name | tns:langItem |
| categories_heading_title | tns:langItem |
| categories_description | tns:langItem |
| categories_description_bottom | tns:langItem |
| meta_description | tns:langItem |
| meta_title | tns:langItem |
| meta_keywords | tns:langItem |
| url_text | tns:langItem |
| permissionList | tns:permissionItemList |
| products_sorting | xsd:string |
| products_sorting2 | xsd:string |
| google_product_cat | xsd:string |
| categoryList | |
| SOAP-ENC:arrayType | tns:categoryItemExport[] |
| categoryResultItem | |
| categories_id | xsd:string |
| external_id | xsd:string |
| result | xsd:boolean |
| message | xsd:string |
| customer_dataBase | |
| address_id | xsd:int |
| firstname | xsd:string |
| dob | xsd:dateTime |
| name | xsd:string |
| street | xsd:string |
| gender | xsd:string |
| xsd:string | |
| city | xsd:string |
| suburb | xsd:string |
| password | xsd:string |
| company | xsd:string |
| company_2 | xsd:string |
| company_3 | xsd:string |
| country | xsd:string |
| country_code | xsd:string |
| phone | xsd:string |
| zip | xsd:string |
| customers_cid | xsd:string |
| vat_id | xsd:string |
| group | xsd:int |
| banktransfer_owner | xsd:string |
| banktransfer_blz | xsd:string |
| banktransfer_bank_name | xsd:string |
| banktransfer_number | xsd:string |
| banktransfer_iban | xsd:string |
| banktransfer_bic | xsd:string |
| packstation_post | xsd:string |
| packstation_nr | xsd:string |
| customers_addressesItem | |
| address_book_id | xsd:int |
| external_id | xsd:string |
| customers_id | xsd:int |
| customers_gender | xsd:string |
| customers_dob | xsd:dateTime |
| customers_phone | xsd:string |
| customers_fax | xsd:string |
| customers_company | xsd:string |
| customers_company_2 | xsd:string |
| customers_company_3 | xsd:string |
| customers_firstname | xsd:string |
| customers_lastname | xsd:string |
| customers_street_address | xsd:string |
| customers_suburb | xsd:string |
| customers_postcode | xsd:string |
| customers_city | xsd:string |
| customers_country_code | xsd:string |
| address_class | xsd:string |
| date_added | xsd:dateTime |
| last_modified | xsd:dateTime |
| customers_addressesList | |
| SOAP-ENC:arrayType | tns:customers_addressesItem[] |
| customersItem | |
| shop_id | xsd:string |
| customers_cid | xsd:string |
| external_id | xsd:string |
| gender | xsd:string |
| lastname | xsd:string |
| firstname | xsd:string |
| dob | xsd:dateTime |
| xsd:string | |
| phone | xsd:string |
| fax | xsd:string |
| company | xsd:string |
| company_2 | xsd:string |
| company_3 | xsd:string |
| street_address | xsd:string |
| postcode | xsd:string |
| city | xsd:string |
| country_code | xsd:string |
| vat_id | xsd:string |
| group | xsd:int |
| customers_status | xsd:int |
| password | xsd:string |
| indivFieldsList | tns:indivFieldsList |
| deliveryItem | |
| id | xsd:int |
| name | tns:langItem |
| deliveryList | |
| SOAP-ENC:arrayType | tns:deliveryItem[] |
| getArticleResultItem | |
| productsItemExport | tns:productsItemExport |
| result | xsd:boolean |
| message | xsd:string |
| getArticlesResultItem | |
| productsItemExportList | tns:productsItemExportList |
| result | xsd:boolean |
| message | xsd:string |
| indivField | |
| dstTable | xsd:string |
| sqlFieldName | xsd:string |
| sqlFieldType | xsd:string |
| value | xsd:string |
| langValue | tns:langItem |
| indivFieldsList | |
| SOAP-ENC:arrayType | tns:indivField[] |
| itemsBase | |
| products_id | xsd:int |
| products_model | xsd:string |
| external_id | xsd:string |
| price_sum | xsd:decimal |
| name | xsd:string |
| item_data | xsd:string |
| options_full | tns:OptionsList |
| quantity | xsd:decimal |
| tax | xsd:decimal |
| tax_class | xsd:int |
| weight | xsd:decimal |
| price | xsd:decimal |
| price_otax | xsd:decimal |
| applied_discount_percent | xsd:decimal |
| original_price | xsd:decimal |
| itemsList | |
| SOAP-ENC:arrayType | tns:itemsBase[] |
| langItem | |
| de | xsd:string |
| en | xsd:string |
| manufacturerList | |
| SOAP-ENC:arrayType | tns:manufacturerListItem[] |
| manufacturerListItem | |
| manufacturers_id | xsd:int |
| external_id | xsd:string |
| manufacturers_name | xsd:string |
| manufacturers_image | xsd:string |
| manufacturers_status | xsd:int |
| manufacturers_sort | xsd:int |
| products_sorting | xsd:string |
| products_sorting2 | xsd:string |
| date_added | xsd:dateTime |
| last_modified | xsd:dateTime |
| manufacturers_description | tns:langItem |
| meta_description | tns:langItem |
| meta_title | tns:langItem |
| meta_keywords | tns:langItem |
| url_text | tns:langItem |
| permissionList | tns:permissionItemList |
| manufacturerResultItem | |
| manufacturers_id | xsd:string |
| external_id | xsd:string |
| result | xsd:boolean |
| message | xsd:string |
| manufacturersResultItemList | |
| SOAP-ENC:arrayType | tns:manufacturerResultItem[] |
| mediaItem | |
| filename | xsd:string |
| filedata | xsd:base64Binary |
| mediatype | xsd:string |
| optionItem | |
| option_group_id | xsd:int |
| option_group_field | xsd:string |
| option_group_name | xsd:string |
| option_group_desc | xsd:string |
| option_value_id | xsd:string |
| option_value_parent | xsd:string |
| option_value_image | xsd:string |
| option_value_field | xsd:string |
| option_value_default_model | xsd:string |
| option_value_default_price | xsd:string |
| option_value_default_p_prefix | xsd:string |
| option_value_default_weight | xsd:string |
| option_value_default_w_prefix | xsd:string |
| option_value_name | xsd:string |
| option_value_value | xsd:string |
| option_value_desc | xsd:string |
| pto_id | xsd:string |
| option_model | xsd:string |
| option_price | xsd:decimal |
| option_p_prefix | xsd:string |
| option_weight | xsd:decimal |
| option_w_prefix | xsd:string |
| option_calc_type | xsd:string |
| option_count | xsd:string |
| OptionsList | |
| SOAP-ENC:arrayType | tns:optionItem[] |
| orders_productsItem | |
| orders_products_id | xsd:int |
| products_id | xsd:int |
| products_model | xsd:string |
| products_name | xsd:string |
| products_price | xsd:decimal |
| products_discount | xsd:decimal |
| products_tax | xsd:decimal |
| products_tax_class | xsd:int |
| products_quantity | xsd:decimal |
| products_data | xsd:string |
| allow_tax | xsd:int |
| products_shipping_time | xsd:string |
| orders_productsList | |
| SOAP-ENC:arrayType | tns:orders_productsItem[] |
| orders_totalItem | |
| orders_total_id | xsd:int |
| orders_total_key | xsd:string |
| orders_total_model | xsd:string |
| orders_total_name | xsd:string |
| orders_total_price | xsd:decimal |
| orders_total_tax | xsd:decimal |
| orders_total_tax_class | xsd:int |
| orders_total_quantity | xsd:decimal |
| allow_tax | xsd:int |
| info_code | xsd:string |
| orders_totalList | |
| SOAP-ENC:arrayType | tns:orders_totalItem[] |
| ordersItem | |
| orders_id | xsd:int |
| customers_id | xsd:int |
| customers_cid | xsd:string |
| customers_external_id | xsd:string |
| customers_vat_id | xsd:string |
| customers_status | xsd:int |
| customers_status_show_price_tax | xsd:int |
| customers_status_add_tax_ot | xsd:int |
| customers_email_address | xsd:string |
| delivery_gender | xsd:string |
| delivery_phone | xsd:string |
| delivery_fax | xsd:string |
| delivery_firstname | xsd:string |
| delivery_lastname | xsd:string |
| delivery_company | xsd:string |
| delivery_company_2 | xsd:string |
| delivery_company_3 | xsd:string |
| delivery_street_address | xsd:string |
| delivery_suburb | xsd:string |
| delivery_city | xsd:string |
| delivery_postcode | xsd:string |
| delivery_zone | xsd:string |
| delivery_zone_code | xsd:string |
| delivery_country | xsd:string |
| delivery_country_code | xsd:string |
| billing_gender | xsd:string |
| billing_phone | xsd:string |
| billing_fax | xsd:string |
| billing_firstname | xsd:string |
| billing_lastname | xsd:string |
| billing_company | xsd:string |
| billing_company_2 | xsd:string |
| billing_company_3 | xsd:string |
| billing_street_address | xsd:string |
| billing_suburb | xsd:string |
| billing_city | xsd:string |
| billing_postcode | xsd:string |
| billing_zone | xsd:string |
| billing_zone_code | xsd:string |
| billing_country | xsd:string |
| billing_country_code | xsd:string |
| payment_code | xsd:string |
| subpayment_code | xsd:string |
| shipping_code | xsd:string |
| currency_code | xsd:string |
| currency_value | xsd:decimal |
| language_code | xsd:string |
| comments | xsd:string |
| last_modified | xsd:dateTime |
| order_date | xsd:dateTime |
| orders_status | xsd:int |
| account_type | xsd:int |
| allow_tax | xsd:int |
| tax_included | xsd:int |
| tax_free | xsd:int |
| customers_ip | xsd:string |
| shop_id | xsd:int |
| orders_data | xsd:string |
| campaign_id | xsd:int |
| count_items | xsd:int |
| orders_total | tns:orders_totalList |
| customer_data | tns:customer_dataBase |
| delivery_data | tns:customer_dataBase |
| payment_data | tns:payment_dataBase |
| shipping_data | tns:shipping_dataBase |
| items | tns:itemsList |
| total_tax | tns:taxList |
| total_price_formated | xsd:string |
| total_price | xsd:decimal |
| ordersList | |
| SOAP-ENC:arrayType | tns:ordersItem[] |
| payment_dataBase | |
| cost | xsd:decimal |
| id | xsd:int |
| type | xsd:string |
| tax | xsd:decimal |
| paymentItem | |
| payment_id | xsd:int |
| payment_name | tns:langItem |
| paymentList | |
| SOAP-ENC:arrayType | tns:paymentItem[] |
| permissionItem | |
| external_id | xsd:string |
| permission | xsd:boolean |
| pgroup | xsd:string |
| permissionItemList | |
| SOAP-ENC:arrayType | tns:permissionItem[] |
| priceset | |
| price | xsd:decimal |
| staffel | xsd:int |
| group | xsd:string |
| quantity | xsd:int |
| pricesetList | |
| SOAP-ENC:arrayType | tns:priceset[] |
| productImages | |
| products_id | xsd:int |
| products_model | xsd:string |
| external_id | xsd:string |
| image_name | xsd:string |
| image | xsd:base64Binary |
| products_images | tns:productImagesList |
| productImagesList | |
| SOAP-ENC:arrayType | tns:productImages[] |
| productResultItem | |
| products_model | xsd:string |
| products_id | xsd:int |
| external_id | xsd:string |
| result | xsd:boolean |
| message | xsd:string |
| products_attributes_ids | |
| attributes_id | xsd:int |
| attributes_parent_id | xsd:int |
| products_attributes_idsList | |
| SOAP-ENC:arrayType | tns:products_attributes_ids[] |
| products_cross_sellItem | |
| products_id_cross_sell | xsd:int |
| products_cross_sellList | |
| SOAP-ENC:arrayType | tns:products_cross_sellItem[] |
| products_imageItem | |
| type | xsd:string |
| id | xsd:string |
| image_name | xsd:string |
| image_data | xsd:base64Binary |
| products_imageList | |
| SOAP-ENC:arrayType | tns:products_imageItem[] |
| products_media_url | |
| type | xsd:string |
| file | xsd:string |
| width | xsd:string |
| height | xsd:string |
| folder | xsd:string |
| url | xsd:string |
| products_media_urlList | |
| SOAP-ENC:arrayType | tns:products_media_url[] |
| products_priceItem | |
| products_id | xsd:int |
| group | xsd:string |
| discount_quantity | xsd:int |
| price | xsd:decimal |
| products_priceList | |
| SOAP-ENC:arrayType | tns:products_priceItem[] |
| productsItem | |
| products_id | xsd:int |
| external_id | xsd:string |
| permission_id | xsd:int |
| products_owner | xsd:int |
| products_ean | xsd:string |
| products_quantity | xsd:decimal |
| products_average_quantity | xsd:int |
| products_shippingtime | xsd:int |
| products_model | xsd:string |
| price_flag_graduated_all | xsd:int |
| price_flag_graduated_1 | xsd:int |
| price_flag_graduated_2 | xsd:int |
| price_flag_graduated_3 | xsd:int |
| products_sort | xsd:int |
| products_option_master_price | xsd:string |
| ekomi_allow | xsd:int |
| products_image | xsd:string |
| products_price | xsd:decimal |
| date_added | xsd:dateTime |
| last_modified | xsd:dateTime |
| date_available | xsd:dateTime |
| products_weight | xsd:decimal |
| products_status | xsd:int |
| products_tax_class_id | xsd:int |
| product_template | xsd:string |
| product_list_template | xsd:string |
| manufacturers_id | xsd:int |
| products_ordered | xsd:int |
| products_fsk18 | xsd:int |
| products_vpe | xsd:int |
| products_vpe_status | xsd:int |
| products_vpe_value | xsd:decimal |
| products_startpage | xsd:int |
| products_startpage_sort | xsd:int |
| products_average_rating | xsd:decimal |
| products_rating_count | xsd:int |
| products_digital | xsd:int |
| flag_has_specials | xsd:int |
| products_serials | xsd:int |
| products_master_flag | xsd:string |
| products_master_model | xsd:string |
| products_keywords | tns:langItem |
| products_description | tns:langItem |
| products_short_description | tns:langItem |
| meta_description | tns:langItem |
| meta_title | tns:langItem |
| meta_keywords | tns:langItem |
| seo_url | tns:langItem |
| url | tns:langItem |
| products_special_prices | tns:specialpriceList |
| products_name | tns:langItem |
| categories | tns:arrayOfInt |
| image_name | xsd:string |
| image | xsd:string |
| products_prices | tns:pricesetList |
| products_cross_sell | tns:arrayOfString |
| products_images | tns:products_imageList |
| products_categories | tns:arrayOfInt |
| products_attributes | tns:products_attributes_idsList |
| permissionList | tns:permissionItemList |
| indivFieldsList | tns:indivFieldsList |
| productsItemExport | |
| products_id | xsd:int |
| external_id | xsd:string |
| permission_id | xsd:int |
| products_owner | xsd:int |
| products_ean | xsd:string |
| products_quantity | xsd:decimal |
| products_average_quantity | xsd:int |
| products_shippingtime | xsd:int |
| products_model | xsd:string |
| price_flag_graduated_all | xsd:int |
| price_flag_graduated_1 | xsd:int |
| price_flag_graduated_2 | xsd:int |
| price_flag_graduated_3 | xsd:int |
| products_sort | xsd:int |
| products_option_master_price | xsd:string |
| ekomi_allow | xsd:int |
| products_image | xsd:string |
| products_price | xsd:decimal |
| date_added | xsd:dateTime |
| last_modified | xsd:dateTime |
| date_available | xsd:dateTime |
| products_weight | xsd:decimal |
| products_status | xsd:int |
| products_tax_class_id | xsd:int |
| product_template | xsd:string |
| product_list_template | xsd:string |
| manufacturers_id | xsd:int |
| products_ordered | xsd:int |
| products_fsk18 | xsd:int |
| products_vpe | xsd:int |
| products_vpe_status | xsd:int |
| products_vpe_value | xsd:decimal |
| products_startpage | xsd:int |
| products_startpage_sort | xsd:int |
| products_average_rating | xsd:decimal |
| products_rating_count | xsd:int |
| products_digital | xsd:int |
| flag_has_specials | xsd:int |
| products_serials | xsd:int |
| products_master_flag | xsd:string |
| products_master_model | xsd:string |
| products_keywords | tns:langItem |
| products_description | tns:langItem |
| products_short_description | tns:langItem |
| meta_description | tns:langItem |
| meta_title | tns:langItem |
| meta_keywords | tns:langItem |
| seo_url | tns:langItem |
| url | tns:langItem |
| products_special_prices | tns:specialpriceList |
| products_name | tns:langItem |
| categories | tns:arrayOfInt |
| image_name | xsd:string |
| image | xsd:string |
| products_prices | tns:pricesetList |
| products_cross_sell | tns:arrayOfString |
| products_images | tns:products_imageList |
| products_categories | tns:arrayOfInt |
| products_attributes | tns:products_attributes_idsList |
| permissionList | tns:permissionItemList |
| indivFieldsList | tns:indivFieldsList |
| products_media_urlList | tns:products_media_urlList |
| productsItemExportList | |
| SOAP-ENC:arrayType | tns:productsItemExport[] |
| productsItemList | |
| SOAP-ENC:arrayType | tns:productsItem[] |
| productsResultItemList | |
| SOAP-ENC:arrayType | tns:productResultItem[] |
| productsStockItem | |
| products_id | xsd:int |
| external_id | xsd:string |
| products_model | xsd:string |
| products_quantity | xsd:decimal |
| productsStockList | |
| SOAP-ENC:arrayType | tns:productsStockItem[] |
| shipping_dataBase | |
| cost | xsd:decimal |
| id | xsd:int |
| type | xsd:string |
| tax | xsd:decimal |
| shippingItem | |
| shipping_id | xsd:int |
| shipping_code | xsd:string |
| shipping_name | tns:langItem |
| shippingList | |
| SOAP-ENC:arrayType | tns:shippingItem[] |
| specialprice | |
| special_price | xsd:decimal |
| status | xsd:int |
| date_available | xsd:dateTime |
| date_expired | xsd:dateTime |
| group_permissions | tns:arrayOfInt |
| group_permission_all | xsd:int |
| specialpriceList | |
| SOAP-ENC:arrayType | tns:specialprice[] |
| storeItem | |
| shop_id | xsd:int |
| shop_status | xsd:int |
| shop_name | xsd:string |
| shop_domain | xsd:string |
| shop_http | xsd:string |
| shop_https | xsd:string |
| shop_ssl | xsd:int |
| storesList | |
| SOAP-ENC:arrayType | tns:storeItem[] |
| taxBase | |
| value | xsd:decimal |
| tax_rate | xsd:string |
| value_formated | xsd:string |
| taxList | |
| SOAP-ENC:arrayType | tns:taxBase[] |
| xtcustomersStatus | |
| customers_status_id | xsd:int |
| customers_status_name | xsd:string |
| xtcustomersStatusList | |
| SOAP-ENC:arrayType | tns:xtcustomersStatus[] |
| xtimage | |
| imageBase64 | xsd:string |
| xtstatus | |
| status_id | xsd:int |
| status_name | xsd:string |
| xtstatusList | |
| SOAP-ENC:arrayType | tns:xtstatus[] |
| xtVersionInfos | |
| productName | xsd:string |
| productVersionMajor | xsd:int |
| productVersionMinor | xsd:int |
| productVersionPatchLevel | xsd:int |