Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

API hreflang

...

generation

Start process

Request

POST https://www.websale.de/api/hreflangCollection/start
Code Block

Content-Type

application/json

Authorization

...

token

benötigtrequires

Response

Liefert im Erfolgsfall ein leeres JSON-Objekt.

...

Returns an empty JSON object if successful.

Get process status

Request

GET https://www.websale.de/api/hreflangCollection/state
Code Block

Content-Type

application/json

Authorization

...

token

benötigtrequires

Response

Liefert im Erfolgsfall ein JSON-Objekt mit folgender Struktur:

...

Feld

...

Typ

...

Returns a JSON object with the following structure if successful:

Field

Type

Description

result

String

Mögliche WertePossible values:

  • "Program running": Es folgen nähere Informationen, wann der Prozess gestartet wurde und in welchem Stadium sich der Prozess befindet (Sammeln der Informationen über die Subshop-Gruppierungen, Sammeln der Daten für Subshop-Gruppe x, Schreiben der Daten in die Datenbank für Subshop-Gruppe more detailed information follows, when the process was started and in which stage the process is (collecting the information about the subshop groupings, collecting the data for subshop group x, writing the data into the database for subshop group x)

  • "Last call...": Angabe, ob Aufruf erfolgreich war oder nicht. Im Erfolgsfall wird die Dauer des letzten Durchlaufs angegeben und eventuelle Fehler bei der Verarbeitung der Daten, die unter anderem durch die Kategorie-Mapping-Datei entstanden sind. Im Fehlerfall Angabe des GrundesIndication whether call was successful or not. In case of success, the duration of the last run is indicated, as well as any errors in the processing of the data, caused, among other things, by the category mapping file. In case of error, indication of the reason.