Description:
With this process, offers can be submitted to the trading platform. For this purpose, Speed4Trade CONNECT provides an XML format for offers. This is a base export and the type of offer is a parameter in the job options.
How offers can be export?
•Export all offers to local path on Speed4Trade CONNECT server
•Export offers as delta to local path on Speed4Trade CONNECT server
•Export all offers to (s)ftp account (ftp server can be configured in Speed4Trade CONNECT)
•Export offer as delta to (s)ftp account (ftp server can be configured in Speed4Trade CONNECT)
•Export only active offers to (s)ftp account (ftp server can be configured in Speed4Trade CONNECT)
This export contains all informations according to the accounts mapping.
Fieldlist:
Name |
Type |
Cardinality |
Description |
---|---|---|---|
offers |
Element |
1 |
Element that combines the data of offers. It can contain several elements of offer. |
offer |
Element |
1..N |
Element that contains all the data of one offer. |
title |
string |
0..1 |
Title of the offer. |
item_identifier |
string |
0..1 |
Identifier of the item. Can be used for matching. |
item_internal_number |
string |
0..1 |
Internal number of the item. Can be used for matching. |
item_match_code |
string |
0..1 |
Matchcode of the item. Can be used for matching. |
item_ean_code |
string |
0..1 |
EAN number of the item. Can be used for matching. |
item_upc_code |
string |
0..1 |
UPC number of the item. Can be used for matching. |
item_isbn |
string |
0..1 |
ISBN number of the item. Can be used for matching. |
account_name |
string |
0..1 |
Name of the account. |
price |
decimal |
0..1 |
Price of the offer according to the accounts first pricelist. |
account_price |
decimal |
0..1 |
Price of the offer depending on the pricelist of the offers account. |
prices |
Element |
0..1 |
Element that combines the data of pricelist items. It can contain several elements pricelist. |
pricelist |
Element |
1..N |
Pricelist element according to the accounts pricelist mappings. |
identifier |
string |
1 |
Identifier attribute of the pricelist element. |
external_id |
string |
1 |
External ID attribute of the pricelist element. |
price |
decimal |
1 |
Price attribute for the offer item according to the current pricelist element. |
offer_state |
string |
0..1 |
State of the offer. See table of values below for further description. |
offer_pending_state |
string |
0..1 |
Sub-state of the offer. (e.g. manually ended offer or offer ended by IABA) |
delivery_time_identifier |
string |
0..1 |
Identifier of the delivery time. |
delivery_time_in_days |
integer |
0..1 |
Number of days corresponding the delivery time. |
product_group_external_id |
string |
0..1 |
External ID of the product group. |
product_group_identifier |
string |
0..1 |
Identifier of the product group. |
vendor_external_id |
string |
0..1 |
External ID of the vendor. |
vendor_identifier |
string |
0..1 |
Identifier of the vendor. |
vendor_item_number |
string |
0..1 |
Item number of the vendor. |
vendor_website |
string |
0..1 |
Website of the vendor. |
vendor_email |
string |
0..1 |
E-Mail of the vendor. |
vendor_phone_number |
string |
0..1 |
Phonenumber of the vendor. |
vendor_street |
string |
0..1 |
Streetname of the company location. |
vendor_house_number |
string |
0..1 |
Housenumber of the company location. |
vendor_street_addition |
string |
0..1 |
Additional Street Info of the company location. |
vendor_zip_code |
string |
0..1 |
Zip Code of the company location. |
vendor_city |
string |
0..1 |
City of the company location. |
vendor_country_iso_code |
string |
0..1 |
Country ISO Code of the company location. |
vendor_resp_name |
string |
0..1 |
Name of the responsible person. (Authorised economic operator) |
vendor_resp_website |
string |
0..1 |
Website of the responsible person. |
vendor_resp_email |
string |
0..1 |
E-Mail of the responsible person. |
vendor_resp_phone_number |
string |
0..1 |
Phonenumber of the responsible person. |
vendor_resp_street |
string |
0..1 |
Streetname of the responsible person. |
vendor_resp_house_number |
string |
0..1 |
Housenumber of the responsible person. |
vendor_resp_street_addition |
string |
0..1 |
Additional Street Info of the responsible person. |
vendor_resp_zip_code |
string |
0..1 |
Zip Code of the responsible person. |
vendor_resp_city |
string |
0..1 |
City of the responsible person. |
vendor_resp_country_iso_code |
string |
0..1 |
Country ISO Code of the responsible person. |
variant_parent_identifier |
string |
0..1 |
Identifier of the parent item variant. Can be used for matching. |
variant_parent_internal_item_number |
string |
0..1 |
Internal number of the parent item variant. Can be used for matching. |
variant_parent_match_code |
string |
0..1 |
Matchcode of the parent item variant. Can be used for matching. |
variant_parent_ean |
string |
0..1 |
EAN of the parent item variant. Can be used for matching. |
variant_parent_upc |
string |
0..1 |
UPC of the parent item variant. Can be used for matching. |
variant_parent_isbn |
string |
0..1 |
ISBN of the parent item variant. Can be used for matching. |
delivery_charge_category_external_id |
string |
0..1 |
External ID of the delivery charge category. |
delivery_charge_category_identifier |
string |
0..1 |
Identifier of the delivery charge category. |
variable_field |
string |
0..1 |
Variable field |
catalog_price |
decimal |
0..1 |
List price of the item. |
is_coupon |
boolean |
0..1 |
Indicates whether this item is a coupon or not. |
is_adult_product |
boolean |
0..1 |
Indicates whether this item is for adults. |
length |
decimal |
0..1 |
Length of the item. |
width |
decimal |
0..1 |
Width of the item. |
height |
decimal |
0..1 |
Height of the item. |
weight |
decimal |
0..1 |
Weight of the item. |
area |
decimal |
0..1 |
Area of the item. |
volume |
decimal |
0..1 |
Volume of the item. |
piece |
decimal |
0..1 |
Piece of the item. |
wrapping_length |
decimal |
0..1 |
Length of the wrapping. |
wrapping_width |
decimal |
0..1 |
Width of the wrapping. |
wrapping_height |
decimal |
0..1 |
Height of the wrapping. |
wrapping_weight |
decimal |
0..1 |
Weight of the wrapping. |
size_unit |
string |
0..1 |
Defines the unit of measurement for the size (length, width, height). See table of values below for further description. |
weight_unit |
string |
0..1 |
Defines the unit of measurement for the weight. See table of values below for further description. |
area_unit |
string |
0..1 |
Defines the unit of measurement for the area. See table of values below for further description. |
volume_unit |
string |
0..1 |
Defines the unit of measurement for the volume. See table of values below for further description. |
piece_unit |
string |
0..1 |
Defines the unit of measurement for the piece. |
base_price |
string |
0..1 |
Base price of the item. (e.g. '5.99 EUR / 100 ml', '5.50 EUR per piece', '7.45 EUR / kg') |
base_price_unit |
string |
0..1 |
Defines the unit of the base price. |
wrapping_size_unit |
string |
0..1 |
Size unit of the wrapping. |
wrapping_weight_unit |
string |
0..1 |
Weight unit of the wrapping. |
packaging_unit |
integer |
0..1 |
Packaging unit in pieces. |
package_count |
integer |
0..1 |
Quantity of packages. |
stock |
integer |
0..1 |
Stock of the item. |
tax_country_iso_code |
string |
0..1 |
ISO 639-1 language code |
tax_percentage |
decimal |
0..1 |
Tax rate in percent |
tax_type_identifier |
string |
0..1 |
Type of the tax. See table of values below for further description. |
tax_country_specific_identifier |
string |
0..1 |
Specific identifier of the tax. |
image_modules |
Element |
0..1 |
Element that combines the data of image modules. It can contain several elements of image_module. |
image_module |
Element |
1..N |
Element that contains all the data of one image module. |
module_identifier |
string |
1 |
Identifier of the image module. |
url |
string |
0..1 |
Url of the image module. |
rank |
integer |
0..1 |
Sorting number of the image module. |
alt_text |
string |
0..1 |
Alt Text of the image module. |
text_modules |
Element |
0..1 |
Element that combines the data of text modules. It can contain several elements of text_module. |
text_module |
Element |
1..N |
Element that contains all the data of one text module. |
module_identifier |
string |
1 |
Identifier of the text module. |
text |
string |
0..1 |
Text of the text module. |
language |
string |
0..1 |
ISO 639-1 language code. |
rank |
integer |
0..1 |
Sorting number of the text module. |
media_modules |
Element |
0..1 |
Element that combines the data of media modules. It can contain several elements of media_module. |
media_module |
Element |
1..N |
Element that contains all the data of one media module. |
module_identifier |
string |
1 |
Identifier of the media module. |
url |
string |
0..1 |
Url of the media module. |
rank |
integer |
0..1 |
Sorting number of the media module. |
item_attributes |
Element |
0..1 |
Element that combines the data of item attributes. It can contain several elements of item_attribute. |
item_attribute |
Element |
1..N |
Element that contains all the data of one item attribute. |
attribute_identifier |
string |
0..1 |
Identifier of the item attribute. |
value_identifier |
string |
0..1 |
Value of the item attribute. |
language_data_list |
Element |
0..1 |
Element that combines the translation data for one attribute value identifier. It can contain several elements of language_data. One element per language. |
language_data |
Element |
1..N |
Element that contains all translations for one variant attribute value identifier. |
text |
string |
0..1 |
One translation of the value identifier. |
language |
string |
0..1 |
ISO 639-1 language code. |
specific_attribute_identifier |
string |
0..1 |
Specific identifier of the item attribute. |
specific_value_identifier |
string |
0..1 |
Specific identifier of the item attribute value. |
variant_attributes |
Element |
0..1 |
Element that combines the data of variant attributes. It can contain several elements of variant_attribute. |
variant_attribute |
Element |
1..N |
Element that contains all the data of one variant attribute. |
attribute_identifier |
string |
0..1 |
Identifier of the variant attribute. |
value_identifier |
string |
0..1 |
Value of the variant attribute. |
language_data_list |
Element |
0..1 |
Element that combines the translation data for one attribute value identifier. It can contain several elements of language_data. One element per language. |
language_data |
Element |
1..N |
Element that contains all translations for one variant attribute value identifier. |
text |
string |
0..1 |
One translation of the value identifier. |
language |
string |
0..1 |
ISO 639-1 language code. |
specific_attribute_identifier |
string |
0..1 |
Specific identifier of the variant attribute. |
specific_value_identifier |
string |
0..1 |
Specific identifier of the variant attribute value. |
cross_selling_items |
Element |
0..1 |
Element that combines the data of cross-selling items. It can contain several elements of cross_selling_item. |
cross_selling_item |
Element |
1..N |
Element that contains all the data of one cross-selling item. |
identifier |
string |
0..1 |
Identifier of the cross-selling item. Can be used for matching. |
internal_item_number |
string |
0..1 |
Internal number of the cross-selling item. Can be used for matching. |
match_code |
string |
0..1 |
Matchcode of the cross-selling item. Can be used for matching. |
ean_code |
string |
0..1 |
EAN of the cross-selling item. Can be used for matching. |
upc_code |
string |
0..1 |
UPC of the cross-selling item. Can be used for matching. |
isbn |
string |
0..1 |
ISBN of the cross-selling item. Can be used for matching. |
cross_selling_type |
string |
0..1 |
Type of the cross-selling item. See table of values below for further description. |
set_items |
Element |
0..1 |
Element that combines the data of set items. It can contain several elements of set_item. |
set_item |
Element |
1..N |
Element that contains all the data of one set_item. |
identifier |
string |
0..1 |
Identifier of the set item. Can be used for matching. |
internal_item_number |
string |
0..1 |
Internal number of the set item. Can be used for matching. |
match_code |
string |
0..1 |
Matchcode of the set item. Can be used for matching. |
ean_code |
string |
0..1 |
EAN of the set item. Can be used for matching. |
upc_code |
string |
0..1 |
UPC of the set item. Can be used for matching. |
isbn |
string |
0..1 |
ISBN of the set item. Can be used for matching. |
quantity |
integer |
0..1 |
Quantity of the set item. |
marketplace_categories |
Element |
0..1 |
Element that combines the data of marketplace categories. It can contain several elements of marketplace_category. |
marketplace_category |
Element |
1..N |
Element that contains all the data of one marketplace category. |
identifier |
string |
0..1 |
Identifier of the marketplace category. Can be used for matching. |
external_id |
string |
0..1 |
External ID of the marketplace category. Can be used for matching. |
parent_identifier |
string |
0..1 |
Parent identifier of the marketplace category. |
parent_external_id |
string |
0..1 |
Parent external ID of the marketplace category. |
subchannel_identifier |
string |
0..1 |
Subchannel identifier of the marketplace category. |
channel_identifier |
string |
0..1 |
Channel identifier of the marketplace category. |
Table of Values - offer_state:
Value |
Description |
---|---|
PREPARED |
Offers which were generated (not included in export) |
SCHEDULED |
Offers which are released for export and added |
ACTIVE |
Active offers |
ENDED_MINIMUM_STOCK_LEVEL |
Terminated offers which are not valid (if included in delta the offer need to be delete) |
ENDED_SAFETY_STOCK_LEVEL |
Terminated offers which have reached the safety stock (if included in delta the offer need to be delete) |
ENDED_MANUALLY |
Terminated offers which were terminated by the user (if included in delta the offer need to be delete) |
ENDED_SCHEDULED_TO_RELIST |
Finished offers which were released again for upload |
ENDED_RELIST_FAILED |
Terminated offers whose re-upload failed |
Table of Values - tax_type_identifier
Value |
---|
free |
reduced |
normal |
Table of Values - cross_selling_type
Value |
Description |
---|---|
CROSS_SELLING |
The item is a cross selling item. |
UP_SELLING |
The item is a up selling item. |
Value |
---|
g |
kg |
t |
oz.tr. |
oz. |
pd. |
Value |
---|
mm² |
cm² |
dm² |
m² |
sq. in. |
sq. ft. |
sq. yd. |
sq. |
Value |
---|
mm³ |
cm³ |
dm³ |
m³ |
cu. in. |
cu. ft. |
cu. yd. |
ml |
cl |
l |
fl. oz. |
pt. |
qt. |
gal. |
Value |
---|
mm |
cm |
dm |
m |
in. |
ft. |
yd. |
Example Offer:
<?xml version="1.0" encoding="UTF-8"?> <offer_state>ACTIVE</offer_state> <offer_pending_state>ACTIVE</offer_pending_state> <delivery_time_in_days>1</delivery_time_in_days> <variant_parent_identifier>Variant parent 12345</variant_parent_identifier> <variant_parent_internal_item_number>VAR12345</variant_parent_internal_item_number> <product_group_identifier>Parts</product_group_identifier> <delivery_charge_category_external_id>Paket</delivery_charge_category_external_id> <delivery_charge_category_identifier>Paket</delivery_charge_category_identifier> <vendor_email>info@speed4trade.com</vendor_email> <vendor_phone_number>0960294440</vendor_phone_number> <vendor_street>An den Gärten</vendor_street> <vendor_house_number>8</vendor_house_number> <vendor_street_addition>Additional Info</vendor_street_addition> <vendor_zip_code>92665</vendor_zip_code> <vendor_city>Altenstadt</vendor_city> <vendor_country_iso_code>DE</vendor_country_iso_code> <vendor_resp_name>Max Mustermann</vendor_resp_name> <vendor_resp_website>https://www.speed4trade.com/</vendor_resp_website> <vendor_resp_email>info@speed4trade.com</vendor_resp_email> <vendor_resp_phone_number>0960294440</vendor_resp_phone_number> <vendor_resp_street>An den Gärten</vendor_resp_street> <vendor_resp_house_number>8</vendor_resp_house_number> <vendor_resp_street_addition>Additional Info</vendor_resp_street_addition> <vendor_resp_zip_code>92665</vendor_resp_zip_code> <vendor_resp_city>Altenstadt</vendor_resp_city> <vendor_resp_country_iso_code>DE</vendor_resp_country_iso_code> <area>10.00</area> <wrapping_length></wrapping_length> <base_price>2.00</base_price> <package_count>1</package_count> <image_modules> <language_data_list> <channel_identifier>Online Shops</channel_identifier> |
|