Zum Inhalt

MailboxEntries{id}report

GetReport

Methode: GET

Endpoint: /v3/mailboxentries/{id}/report

Parameter Beschreibung Erklärung
id Mailbox-ID ID des gewünschten Mailbox-Eintrags.

Beispiel Request URL

https://api.crediconnect.ch/v3/mailboxentries/132368500/report

Beispiel Response

{
   "orderData":    {
      "orderId": 800007465,
      "originOrderId": null,
      "crefoId": "426400431",
      "requestedCrefoId": "426400431",
      "productCode": "1201CPLUS",
      "reportLanguage": "DE",
      "memberId": 500000101,
      "userId": "684",
      "reference1": "Ref1",
      "reference2": null,
      "inquiryAmount": null,
      "termsOfExecution": "Void",
      "includeReportPdf": false,
      "dateOfSupply": "2026-02-03T13:43:01.543752+01:00",
      "updateInfo":       {
         "updateOutstanding":          [
            "Content",
            "CSR"
         ],
         "branchOffice": "SG",
         "branchOfficeCommunication":          {
            "phone1": "0712211121",
            "phone2": null,
            "phone3": null,
            "fax": "",
            "email": "order@st.gallen.creditreform.ch",
            "url": ""
         },
         "proofOfInterestType": "Standard"
      },
      "state": null,
      "remark": null
   },
   "address":    {
      "id": null,
      "crefoId": "426400431",
      "uid": "CHE227853249",
      "hrNr": "CH44040387448",
      "addressType": "Business",
      "gender": "Void",
      "salutation": null,
      "firstName": null,
      "name": "TaMaGi GmbH in Liquidation",
      "dateOfBirth": null,
      "yearOfBirth": null,
      "addressLine1": "Oberhaldenstrasse",
      "addressLine2": "",
      "houseNr": "24",
      "postalCode": "9223",
      "city": "Halden",
      "canton": "TG",
      "country": "CH",
      "communication":       {
         "phone1": "",
         "phone2": "",
         "phone3": null,
         "fax": "",
         "email": "",
         "url": ""
      }
   },
   "basicContent":    {
      "crefoId": "426400431",
      "uid": "CHE227853249",
      "hrNr": "CH44040387448",
      "language": "DE",
      "legalForm":       {
         "code": "33",
         "description": "GmbH"
      },
      "domicile": "Bischofszell",
      "foundation": 2022,
      "dateOfRegistry": "2022-08-09T00:00:00",
      "dateOfCancellation": null,
      "capitals": [      {
         "code": "06",
         "description": "Stammkapital",
         "currency": "CHF",
         "amount": 20000
      }],
      "status": "InLiquidation",
      "nation": null,
      "dateOfBirth": null,
      "placeOfOrigin": null
   },
   "productContent":    {
      "industry":       {
         "code": "433303",
         "description": "Tapeziererei"
      },
      "categoryEmployees": "Micro5",
      "categoryTurnover": "Micro1",
      "solvency":       {
         "type": "RK",
         "value": "13"
      },
      "modificationFlags": [],
      "poD": 100,
      "creditLimit": 0,
      "creditJudgement":       {
         "code": "04",
         "description": "Keine Kredite"
      }
   },
   "extendedProductContent":    {
      "foreignerStatus": null,
      "turnover":       {
         "source": "Estimation",
         "year": 2024,
         "currency": "CHF",
         "amount": 410000
      },
      "employees":       {
         "source": "Estimation",
         "year": 2024,
         "count": 2
      },
      "chapterScores":       [
                  {
            "scoreType": "AL",
            "value": 3
         },
                  {
            "scoreType": "AM",
            "value": 5
         },
                  {
            "scoreType": "BA",
            "value": 2
         },
                  {
            "scoreType": "BR",
            "value": 3
         },
                  {
            "scoreType": "EX",
            "value": 5
         },
                  {
            "scoreType": "FG",
            "value": 2
         },
                  {
            "scoreType": "IK",
            "value": 3
         },
                  {
            "scoreType": "MO",
            "value": 2
         },
                  {
            "scoreType": "RF",
            "value": 2
         },
                  {
            "scoreType": "ST",
            "value": 4
         },
                  {
            "scoreType": "VE",
            "value": 2
         },
                  {
            "scoreType": "VK",
            "value": 2
         },
                  {
            "scoreType": "VU",
            "value": 2
         },
                  {
            "scoreType": "XC",
            "value": 5
         },
                  {
            "scoreType": "DC",
            "value": 2
         }
      ],
      "title": null,
      "postalAddress":       {
         "name": "TaMaGi GmbH in Liquidation",
         "co": "",
         "street": "Oberhaldenstrasse",
         "houseNr": "24",
         "meadow": "",
         "houseName": "",
         "country": "CH",
         "postalCode": "9223",
         "place": "Halden",
         "deliverableCode": "",
         "postbox": "",
         "postboxPostalCode": "",
         "postboxPlace": ""
      }
   },
   "customizedKeyValues":    [
            {
         "key": "Score",
         "value": "0"
      },
            {
         "key": "Bonität ohne DomizilCheck",
         "value": "RK-13"
      },
            {
         "key": "Score ohne DomizilCheck",
         "value": "0"
      },
            {
         "key": "Beschreibung",
         "value": "Da die Bewertung des Domizils aufgrund eines Verdachtsmomentes auf Domizilmissbrauch keinen automatischen Rückschluss auf die Bonität zulässt, wird hier zusätzlich die Bonität ohne DomizilCheck angezeigt."
      }
   ],
   "monitoringOrderData": [],
   "reportPdf": "JVBERi0x....GCg==",
   "reportAttachmentAvailable": true
}