ShipsGo API Integration
Die ShipsGo API v1.1 ist um REST herum organisiert. Basierend auf Ihrem HTTP-Header-Akzeptanzwert (application/json, application/xml) gibt unsere API JSON-codierte und XML-Antworten zurück und verwendet standardmäßige HTTP-Antwortcodes und Verben. Für alle Methoden muss der Inhaltstyp als URL-codiert ausgewählt werden.
ShipsGo API-Authentifizierung
Sie haben zwei Möglichkeiten;
Wenn Sie bereits ein ShipsGo-Konto haben, können Sie Ihren API-Schlüssel im Abschnitt ShipsGo API Ihres Dashboards generieren. Melden Sie sich von hier aus an.
Wenn Sie noch kein Konto haben, melden Sie sich hier kostenlos an.
ShipsGo API-Attribute
Informationen zu den Status-Payload-Attributen und der Beziehung zwischen Sendungsbewegungen und ShipsGo-Daten sowie Erläuterungen zu besonderen Situationen und Regeln finden Sie im PDF-Dokument „API-Mapping“.API Mapping PDF.
POST - BL-Nummer - Benutzerdefiniertes Formular
Erstellen Sie eine Tracking-Anfrage mit der Master-Ladescheinnummer

POST
/api/v1.1/ContainerService/PostCustomContainerFormWithBl
Host: shipsgo.com
Content-Type: application/x-www-form-urlencoded
QUERY PARAMETERS
{authCode}
{containerNumber}
{shippingLine}
{emailAddress}
{referenceNo}
- {referenceNo} is optional.
- If you don’t know the {shippingLine}, enter the value as OTHERS.
- The {shippingLine} should be written down exactly as in the shipping line list.
POST
/api/v1.1/ContainerService/PostCustomContainerFormWithBl
POST
/api/v1.1/ContainerService/PostCustomContainerFormWithBl