Die XML-Struktur welche die Daten der vorbereiteten Angebote für die Verkaufsplattform eBay enthält ist als Kindelement in den Request-Daten von prepareOffers eingebettet. Sie besitzt folgende Struktur: |
<ebay_offer> <mandator_id>1</mandator_id> <account_id>25217</account_id> <item_id>827570</item_id> <site>eBay.de</site> <force_single_output>true</force_single_output> <branch_id>1273856</branch_id> <listing_type>FixedPriceItem</listing_type> <offer_duration>Days_3</offer_duration> <shipping_options> <no_shipping>false</no_shipping> <national_shipping_options> <national_shipping_option> <shipping_service>DE_DHLPaket</shipping_service> <shipping_service_cost>3.50</shipping_service_cost> <shipping_service_cost_additional>7.25</shipping_service_cost_additional> <ship_to_locations> <location>JP</location> <location>AT</location> </ship_to_locations> </national_shipping_option> </national_shipping_options> <international_shipping_options> <international_shipping_option> <shipping_service>DE_PaketInternational</shipping_service> <shipping_service_cost>3.25</shipping_service_cost> <shipping_service_cost_additional>4.75</shipping_service_cost_additional> <ship_to_locations> <location>AT</location> <location>FR</location> </ship_to_locations> </international_shipping_option> </international_shipping_options> <handling_time>5</handling_time> <ship_to_locations> <location>UK</location> <location>FR</location> </ship_to_locations> <exclude_locations>true</exclude_locations> <excluded_locations> <location>AT</location> <location>CZ</location> <location>DE</location> </excluded_locations> <item_location_country_code_iso>DE</item_location_country_code_iso> <item_location_postal_code>555</item_location_postal_code> <item_location_city>altenstadt</item_location_city> <shipping_discount_profile_id_national>1</shipping_discount_profile_id_national> <shipping_discount_profile_id_international>1</shipping_discount_profile_id_international> <rate_table_national>Default</rate_table_national> <rate_table_international>Default</rate_table_international> </shipping_options> <payment_profile_id>1</payment_profile_id> <return_policy_profile_id>1</return_policy_profile_id> <shipping_profile_id>1</shipping_profile_id> </ebay_offer> |
Name |
Beschreibung |
Anz. |
Typ |
sonstiges |
---|---|---|---|---|
ebay_offer |
Wrapper-Element, das die spezifischen Daten eines vorbereiteten Angebots für die Plattform eBay zusammenfasst. |
0..N |
Element |
|
mandator_id |
ID des Mandanten |
1 |
integer |
|
account_id |
ID des Accounts |
1 |
integer |
|
item_id |
ID des Artikels |
1 |
integer |
|
site |
eBay-Site des Angebots |
0..1 |
string |
Feste Werte |
site_id |
ID der eBay-Site des Angebots |
0..1 |
integer |
|
force_single_output |
Ist diese Option aktiviert, so wird sichergestellt, dass maximal nur ein Angebot für diesen Artikel erstellt wird. Ist diese Funktion auf „false“ und hat der Artikel mehr Einträge wie 1000 in der Fahrzeugverwendungsliste, so wird pro 1000 Einträge ein neues Angebot erzeugt. |
0..1 |
boolean |
Default: „true“ |
listing_type |
Autionstyp des Angebots |
1 |
string |
Feste Werte |
offer_duration |
Angebotsdauer des Angebots |
1 |
string |
Feste Werte |
branch_id |
ID der Filiale |
0..1 |
integer |
|
external_branch_id |
Externe ID der Filiale |
0..1 |
string |
|
shipping_options |
Wrapper-Element, das die Versandoptionen zusammenfasst. |
0..1 |
Element |
|
no_shipping |
Flag "Nur Selbstabholung möglich" |
0..1 |
boolean |
|
national_shipping_options |
Wrapper-Element für die Liste der nationalen Versandoptionen. |
0..1 |
Element |
|
national_shipping_option |
Wrapper-Element für die nationalen Versandoptionen |
1..4 |
Element |
|
shipping_service |
Bezeichnung der Versandkostenkategorie |
0..1 |
string |
|
shipping_service_cost |
Versandkostenpreis |
0..1 |
decimal |
|
shipping_service_cost_additional |
Versandkostenaufschlag bei weiteren Artikeln |
0..1 |
decimal |
|
ship_to_locations |
Wrapper-Element für die Liste der Länder, in die verschickt wird. |
0..1 |
Element |
|
location |
Angabe des Versand-Landes |
1..N |
string |
Feste Werte |
international_shipping_options |
Wrapper-Element für die Liste der internationalen Versandoptionen. |
0..1 |
Element |
|
international_shipping_option |
Wrapper-Element für die internationalen Versandoptionen. |
1..5 |
Element |
|
shipping_service |
Bezeichnung der Versandkostenkategorie |
string |
||
shipping_service_cost |
Versandkostenpreis |
decimal |
||
shipping_service_cost_additional |
Versandkostenaufschlag bei weiteren Artikeln |
decimal |
||
ship_to_locations |
Wrapper-Element für die Liste der Länder, in die verschickt wird. |
0..1 |
Element |
|
location |
Angabe des Versand-Landes |
1..N |
string |
Feste Werte |
handling_time |
Bearbeitungszeit |
0..1 |
integer |
|
ship_to_locations |
Wrapper-Element für die Liste der Länder, in die verschickt wird. |
0..1 |
Element |
|
location |
Angabe des Versand-Landes |
1..N |
string |
Feste Werte |
exclude_locations |
Bestimmte Länder vom Versand ausschließen. |
0..1 |
boolean |
|
excluded_locations |
Wrapper-Element für die Liste der Länder, die vom Versand ausgeschlossen sind. |
Element |
||
location |
Angabe des Versand-Landes |
1..N |
string |
Feste Werte |
item_location_country_code_iso |
Land des Artikelstandortes |
0..1 |
string |
(Codes nach ISO 3166-1 ALPHA-2 verwenden).DE für Deutschland; AT für Österreich; CH für Schweiz usw. |
item_location_postal_code |
Postleitzahl des Artikelstandortes |
0..1 |
string |
|
item_location_city |
Stadt des Artikelstandortes |
0..1 |
string |
|
shipping_discount_profile_id_national |
ID des zu verwendenden Versandrabattes für weitere Artikel bei Versand im Inland. |
0..1 |
string |
|
shipping_discount_profile_id_international |
ID des zu verwendenden Versandrabattes international für weitere Artikel bei Versand. |
0..1 |
string |
|
promotional_shipping_discount_id_national |
ID der Versandart zum Sonderpreis im Inland. |
0..1 |
integer |
|
promotional_shipping_discount_id_international |
ID der Versandart International zum Sonderpreis. |
0..1 |
integer |
|
rate_table_national |
Versandkostentabelle Inland |
0..1 |
string |
|
rate_table_international |
Versandkostentabelle International |
0..1 |
string |
|
payment_profile_id |
ID der Zahlungsart (Rahmenbedingungen) |
0..1 |
integer |
|
return_policy_profile_id |
ID der Rücknahmebedingungen (Rahmenbedingungen) |
0..1 |
integer |
|
shipping_profile_id |
ID der Versandart (Rahmenbedingungen) |
0..1 |
integer |
Die aufgeführten Werte gelten für das Feld site.
Wert |
Beschreibung |
---|---|
eBay.de |
eBay Deutschland |
eBay.co.uk |
eBay Großbritannien |
eBay.com |
eBay USA |
eBay.fr |
eBay Frankreich |
eBay.it |
eBay Italien |
eBay.at |
eBay Österreich |
eBay.es |
eBay Spanien |
eBay.nl |
eBay Niederlande |
eBay.pl |
eBay Polen |
eBay.ie |
eBay Irland |
eBay.ch |
eBay Schweiz |
benl.eBay.be |
eBay Belgien (niederländische Sprache) |
befr.eBay.be |
eBay Belgien (französische Sprache) |
eBay.ca |
eBay Kanada (englische Sprache) |
cafr.eBay.ca |
eBay Kanada (französische Sprache) |
eBay.com.au |
eBay Australien |
eBay Motors |
Motors |
Aufgeführte Werte gelten für das Feld listing_type. |
Wert |
Beschreibung |
---|---|
Chinese |
Auktion. Chinese entspricht dabei der Bezeichnung für Auktion in der eBay-API |
FixedPriceItem |
Angebot zum Festpreis. |
Aufgeführte Werte gelten für das Feld offer_duration. Hierbei ist zu beachten, dass je nach Site, Angebotstyp und Verkäufertyp nicht immer alle Werte zulässig sind. Nähere Details hierzu können der eBay-Hilfe entnommen werden. |
Wert |
Beschreibung |
---|---|
Days_3 |
Gültig für 3 Tage |
Days_5 |
Gültig für 5 Tage |
Days_7 |
Gültig für 7 Tage |
Days_10 |
Gültig für 10 Tage |
Days_14 |
Gültig für 14 Tage |
Days_28 |
Gültig für 28 Tage |
Days_30 |
Gültig für 30 Tage |
Days_90 |
Gültig für 90 Tage |
GTC |
Gültig bis zum Widerruf |
Aufgeführte Werte gelten für das Feld: location
Wert |
Beschreibung |
Americas |
Nord- und Südamerika |
Asia |
Asien |
AT |
Österreich |
AU |
Australien |
BE |
Belgien |
BR |
Brasilien |
CA |
Kanada |
CH |
Schweiz |
CN |
Volksrepublik China |
DE |
Deutschland |
ES |
Spanien |
Europe |
Europa |
EuropeanUnion |
Europäische Union |
FR |
Frankreich |
GB |
Großbritannien |
GR |
Griechenland |
HK |
Honkong |
IE |
Irland |
IT |
Italien |
JP |
Japan |
MX |
Mexiko |
NL |
Niederlande |
None |
Kein Land |
NZ |
Neuseeland |
PL |
Polen |
RU |
Russland |
TW |
Republik China (Taiwan) |
US |
Vereinigte Staaten von Amerika |
Worldwide |
Weltweit |
•Verwenden Sie entweder die Site oder die Site-ID. |
Version |
Änderungsbeschreibung |
---|---|
3.2.9.75 |
Redaktionelle Überarbeitung |
3.5.7 |
Neue Felder für Versandkostenoptionen und Profile-IDs. |
3.5.47 |
eBay-Versandkostenoptionen nun via prepare-offers setzbar. |