All translations
Enter a message name below to show all available translations.
Found 5 translations.
Name | Current message text |
---|---|
h Danish (da) | Webhhook fra Marathon semdes hver gang, en ordre bliver ændret. I https-anråbet overføres en xml-fil fra Marathon med indhold til det modtagende system. Eksempel på xml-indhold: <?xml version="1.0" encoding="iso-8859-15"?> <marathon_webhook> <password>ABC123</password> <type>order</type> <company_id>KASE</company_id> <plan_id>119874</plan_id> <order_id>283319</order_id> <action>create</action> </marathon_webhook> |
h English (en) | The Webhhook from Marathon is sent each time a order is changed. In the https call from Marathon a file with xml content is transfered to the recieiving system. Example of xml content: <?xml version="1.0" encoding="iso-8859-15"?> <marathon_webhook> <password>ABC123</password> <type>order</type> <company_id>KASE</company_id> <plan_id>119874</plan_id> <order_id>283319</order_id> <action>create</action> </marathon_webhook> |
h Finnish (fi) | Webhhok Marathonista lähetetään jok akerta kun määräintä on muutettu. Marathonista lähtevässä https-kutsussa on mukana tiedosto, jok asisältää html-sisältöä, joka siirtyy vastaanottavaan järjestelmään. Esimerkki xml-sisällöstä: <?xml version="1.0" encoding="iso-8859-15"?> <marathon_webhook> <password>ABC123</password> <type>order</type> <company_id>KASE</company_id> <plan_id>119874</plan_id> <order_id>283319</order_id> <action>create</action> </marathon_webhook> |
h Norwegian Bokmål (nb) | Webhhok fra Marathon sendes hver gang en ordre blir endret. I https-anropene fra Marathon overføres en fil med xml-innhold til det mottakende systemet . Eksempel på xml-innhold: <?xml version="1.0" encoding="iso-8859-15"?> <marathon_webhook> <password>ABC123</password> <type>order</type> <company_id>KASE</company_id> <plan_id>119874</plan_id> <order_id>283319</order_id> <action>create</action> </marathon_webhook> |
h Swedish (sv) | Webhook skickas från Marathon varje gång en order ändras. I https-anropet överförs en fil med xml-innehåll till mottagande system. Exempel på xml-innehåll: <?xml version="1.0" encoding="iso-8859-15"?> <marathon_webhook> <password>ABC123</password> <type>order</type> <company_id>KASE</company_id> <plan_id>119874</plan_id> <order_id>283319</order_id> <action>create</action> </marathon_webhook> |