Test

Test Connection

post
Body
resultany ofOptional
or
nullOptional
Responses
200
Successful Response
application/json
post
POST /test HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 1883

{
  "result": [
    {
      "id": "text",
      "version": "text",
      "createdDate": 1,
      "customAttributes": [],
      "deliveryAddress": {
        "company": "text",
        "countryCode": "text"
      },
      "grossAmount": "text",
      "grossAmountInCompanyCurrency": "text",
      "headerDiscount": "text",
      "headerSurcharge": "text",
      "invoiceAddress": {
        "company": "text",
        "countryCode": "text"
      },
      "lastModifiedDate": 1,
      "netAmount": "text",
      "netAmountInCompanyCurrency": "text",
      "orderDate": 1,
      "orderDescription": "text",
      "paymentMethodId": "text",
      "paymentMethodName": "text",
      "plannedDeliveryDate": 1,
      "purchaseOrderItems": [
        {
          "id": "text",
          "version": "text",
          "addPageBreakBefore": true,
          "articleId": "text",
          "articleNumber": "text",
          "createdDate": 1,
          "customAttributes": [],
          "description": "text",
          "discountPercentage": "text",
          "freeTextItem": true,
          "grossAmount": "text",
          "grossAmountInCompanyCurrency": "text",
          "lastModifiedDate": 1,
          "manualUnitPrice": true,
          "netAmount": "text",
          "netAmountForStatistics": "text",
          "netAmountForStatisticsInCompanyCurrency": "text",
          "netAmountInCompanyCurrency": "text",
          "positionNumber": 1,
          "quantity": "text",
          "receivedQuantity": "text",
          "reductionAdditionItems": [],
          "supplierArticleId": "text",
          "taxId": "text",
          "taxName": "text",
          "title": "text",
          "unitId": "text",
          "unitName": "text",
          "unitPrice": "text",
          "unitPriceInCompanyCurrency": "text"
        }
      ],
      "purchaseOrderNumber": "text",
      "purchaseOrderType": "text",
      "received": true,
      "recordAddress": {
        "city": "text",
        "company": "text",
        "countryCode": "text",
        "street1": "text",
        "zipcode": "text"
      },
      "recordCurrencyId": "text",
      "recordCurrencyName": "text",
      "responsibleUserId": "text",
      "responsibleUserUsername": "text",
      "sentToRecipient": true,
      "servicePeriodFrom": 1,
      "servicePeriodTo": 1,
      "shipmentMethodId": "text",
      "shipmentMethodName": "text",
      "shippingCostItems": [],
      "status": "text",
      "statusHistory": [
        {
          "status": "text",
          "statusDate": 1,
          "userId": "text"
        }
      ],
      "supplierId": "text",
      "supplierNumber": "text",
      "tags": [],
      "termOfPaymentId": "text",
      "termOfPaymentName": "text",
      "warehouseId": "text",
      "warehouseName": "text"
    }
  ]
}
{
  "result": [
    {
      "id": "text",
      "version": "text",
      "createdDate": 1,
      "customAttributes": [],
      "deliveryAddress": {
        "company": "text",
        "countryCode": "text"
      },
      "grossAmount": "text",
      "grossAmountInCompanyCurrency": "text",
      "headerDiscount": "text",
      "headerSurcharge": "text",
      "invoiceAddress": {
        "company": "text",
        "countryCode": "text"
      },
      "lastModifiedDate": 1,
      "netAmount": "text",
      "netAmountInCompanyCurrency": "text",
      "orderDate": 1,
      "orderDescription": "text",
      "paymentMethodId": "text",
      "paymentMethodName": "text",
      "plannedDeliveryDate": 1,
      "purchaseOrderItems": [
        {
          "id": "text",
          "version": "text",
          "addPageBreakBefore": true,
          "articleId": "text",
          "articleNumber": "text",
          "createdDate": 1,
          "customAttributes": [],
          "description": "text",
          "discountPercentage": "text",
          "freeTextItem": true,
          "grossAmount": "text",
          "grossAmountInCompanyCurrency": "text",
          "lastModifiedDate": 1,
          "manualUnitPrice": true,
          "netAmount": "text",
          "netAmountForStatistics": "text",
          "netAmountForStatisticsInCompanyCurrency": "text",
          "netAmountInCompanyCurrency": "text",
          "positionNumber": 1,
          "quantity": "text",
          "receivedQuantity": "text",
          "reductionAdditionItems": [],
          "supplierArticleId": "text",
          "taxId": "text",
          "taxName": "text",
          "title": "text",
          "unitId": "text",
          "unitName": "text",
          "unitPrice": "text",
          "unitPriceInCompanyCurrency": "text"
        }
      ],
      "purchaseOrderNumber": "text",
      "purchaseOrderType": "text",
      "received": true,
      "recordAddress": {
        "city": "text",
        "company": "text",
        "countryCode": "text",
        "street1": "text",
        "zipcode": "text"
      },
      "recordCurrencyId": "text",
      "recordCurrencyName": "text",
      "responsibleUserId": "text",
      "responsibleUserUsername": "text",
      "sentToRecipient": true,
      "servicePeriodFrom": 1,
      "servicePeriodTo": 1,
      "shipmentMethodId": "text",
      "shipmentMethodName": "text",
      "shippingCostItems": [],
      "status": "text",
      "statusHistory": [
        {
          "status": "text",
          "statusDate": 1,
          "userId": "text"
        }
      ],
      "supplierId": "text",
      "supplierNumber": "text",
      "tags": [],
      "termOfPaymentId": "text",
      "termOfPaymentName": "text",
      "warehouseId": "text",
      "warehouseName": "text"
    }
  ]
}