Versandkosten
an identifier
successful operation
Versandkosten mit Bedingungen
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Ländercode
Postleitzahl von
Postleitzahl bis
Ab Anzahl Pakete
Ab Gewicht (Sendungsgewicht)
Kosten netto
Kosten brutto
Einkaufspreis?
falseWährung (ISO-A3)
Resource with given ID was not found
GET /api/erp/delivery/shipping-costs/{id} HTTP/1.1
Host: 10.102.24.197:32795
Accept: */*
{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"deliveryMethodRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"deliveryTermRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"countryCode": "text",
"fromPostcode": "text",
"toPostcode": "text",
"fromParcelCount": 1,
"fromShipmentWeight": 1,
"fromShipmentWeightUnitTypeRef": {
"id": 1,
"name": "text",
"abbreviation": "text"
},
"netPrice": 1,
"grossPrice": 1,
"purchasePrice": false,
"currencyCode": "text"
}an identifier
Versandkosten mit Bedingungen
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Ländercode
Postleitzahl von
Postleitzahl bis
Ab Anzahl Pakete
Ab Gewicht (Sendungsgewicht)
Kosten netto
Kosten brutto
Einkaufspreis?
falseWährung (ISO-A3)
successful operation
Versandkosten mit Bedingungen
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Ländercode
Postleitzahl von
Postleitzahl bis
Ab Anzahl Pakete
Ab Gewicht (Sendungsgewicht)
Kosten netto
Kosten brutto
Einkaufspreis?
falseWährung (ISO-A3)
Resource was not found
Resource was not valid to process
PUT /api/erp/delivery/shipping-costs/{id} HTTP/1.1
Host: 10.102.24.197:32795
Content-Type: application/json
Accept: */*
Content-Length: 361
{
"version": "text",
"info": {},
"id": "text",
"deliveryMethodRef": {
"id": "text"
},
"deliveryTermRef": {
"id": "text"
},
"countryCode": "text",
"fromPostcode": "text",
"toPostcode": "text",
"fromParcelCount": 1,
"fromShipmentWeight": 1,
"fromShipmentWeightUnitTypeRef": {
"id": 1,
"name": "text",
"abbreviation": "text"
},
"netPrice": 1,
"grossPrice": 1,
"purchasePrice": false,
"currencyCode": "text"
}{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"deliveryMethodRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"deliveryTermRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"countryCode": "text",
"fromPostcode": "text",
"toPostcode": "text",
"fromParcelCount": 1,
"fromShipmentWeight": 1,
"fromShipmentWeightUnitTypeRef": {
"id": 1,
"name": "text",
"abbreviation": "text"
},
"netPrice": 1,
"grossPrice": 1,
"purchasePrice": false,
"currencyCode": "text"
}an identifier
successful operation
message context
message
Resource was not found
unable to delete Resource, due to constraints, existing references or internal state
DELETE /api/erp/delivery/shipping-costs/{id} HTTP/1.1
Host: 10.102.24.197:32795
Accept: */*
{
"context": "text",
"messageValue": "text"
}Versandkosten mit Bedingungen
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Ländercode
Postleitzahl von
Postleitzahl bis
Ab Anzahl Pakete
Ab Gewicht (Sendungsgewicht)
Kosten netto
Kosten brutto
Einkaufspreis?
falseWährung (ISO-A3)
successful operation
Versandkosten mit Bedingungen
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Ländercode
Postleitzahl von
Postleitzahl bis
Ab Anzahl Pakete
Ab Gewicht (Sendungsgewicht)
Kosten netto
Kosten brutto
Einkaufspreis?
falseWährung (ISO-A3)
Resource was not valid to process
POST /api/erp/delivery/shipping-costs HTTP/1.1
Host: 10.102.24.197:32795
Content-Type: application/json
Accept: */*
Content-Length: 361
{
"version": "text",
"info": {},
"id": "text",
"deliveryMethodRef": {
"id": "text"
},
"deliveryTermRef": {
"id": "text"
},
"countryCode": "text",
"fromPostcode": "text",
"toPostcode": "text",
"fromParcelCount": 1,
"fromShipmentWeight": 1,
"fromShipmentWeightUnitTypeRef": {
"id": 1,
"name": "text",
"abbreviation": "text"
},
"netPrice": 1,
"grossPrice": 1,
"purchasePrice": false,
"currencyCode": "text"
}{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"deliveryMethodRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"deliveryTermRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"countryCode": "text",
"fromPostcode": "text",
"toPostcode": "text",
"fromParcelCount": 1,
"fromShipmentWeight": 1,
"fromShipmentWeightUnitTypeRef": {
"id": 1,
"name": "text",
"abbreviation": "text"
},
"netPrice": 1,
"grossPrice": 1,
"purchasePrice": false,
"currencyCode": "text"
}Last updated
Was this helpful?