Return Groups
an identifier
successful operation
Retourengruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Aktiv?
trueAnwendbar für Kundenretouren?
trueAnwendbar für Lieferantenretouren?
trueBarcode
Veröffentlichen?
Resource with given ID was not found
GET /api/erp/rma/return-groups/{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",
"active": true,
"applicableForCustomerReturns": true,
"applicableForSupplierReturns": true,
"barcode": "text",
"publish": true,
"productGroupRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"labels": []
}an identifier
Retourengruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Aktiv?
trueAnwendbar für Kundenretouren?
trueAnwendbar für Lieferantenretouren?
trueBarcode
Veröffentlichen?
successful operation
Retourengruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Aktiv?
trueAnwendbar für Kundenretouren?
trueAnwendbar für Lieferantenretouren?
trueBarcode
Veröffentlichen?
Resource was not found
Resource was not valid to process
PUT /api/erp/rma/return-groups/{id} HTTP/1.1
Host: 10.102.24.197:32795
Content-Type: application/json
Accept: */*
Content-Length: 188
{
"version": "text",
"info": {},
"id": "text",
"applicableForCustomerReturns": true,
"applicableForSupplierReturns": true,
"barcode": "text",
"publish": true,
"productGroupRef": {
"id": "text"
},
"labels": []
}{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"active": true,
"applicableForCustomerReturns": true,
"applicableForSupplierReturns": true,
"barcode": "text",
"publish": true,
"productGroupRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"labels": []
}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/rma/return-groups/{id} HTTP/1.1
Host: 10.102.24.197:32795
Accept: */*
{
"context": "text",
"messageValue": "text"
}identifier
successful operation
Retourengruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Aktiv?
trueAnwendbar für Kundenretouren?
trueAnwendbar für Lieferantenretouren?
trueBarcode
Veröffentlichen?
Resource was not found
Resource was not valid to process
PUT /api/erp/rma/return-groups/{id}/deactivate 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",
"active": true,
"applicableForCustomerReturns": true,
"applicableForSupplierReturns": true,
"barcode": "text",
"publish": true,
"productGroupRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"labels": []
}identifier
successful operation
Retourengruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Aktiv?
trueAnwendbar für Kundenretouren?
trueAnwendbar für Lieferantenretouren?
trueBarcode
Veröffentlichen?
Resource was not found
Resource was not valid to process
PUT /api/erp/rma/return-groups/{id}/activate 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",
"active": true,
"applicableForCustomerReturns": true,
"applicableForSupplierReturns": true,
"barcode": "text",
"publish": true,
"productGroupRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"labels": []
}Retourengruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Aktiv?
trueAnwendbar für Kundenretouren?
trueAnwendbar für Lieferantenretouren?
trueBarcode
Veröffentlichen?
successful operation
Retourengruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Aktiv?
trueAnwendbar für Kundenretouren?
trueAnwendbar für Lieferantenretouren?
trueBarcode
Veröffentlichen?
Resource was not valid to process
POST /api/erp/rma/return-groups HTTP/1.1
Host: 10.102.24.197:32795
Content-Type: application/json
Accept: */*
Content-Length: 188
{
"version": "text",
"info": {},
"id": "text",
"applicableForCustomerReturns": true,
"applicableForSupplierReturns": true,
"barcode": "text",
"publish": true,
"productGroupRef": {
"id": "text"
},
"labels": []
}{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"active": true,
"applicableForCustomerReturns": true,
"applicableForSupplierReturns": true,
"barcode": "text",
"publish": true,
"productGroupRef": {
"id": "text",
"label": "text",
"description": "text",
"active": true
},
"labels": []
}Last updated
Was this helpful?