Remberg work-requests API is one of 19 APIs that Remberg publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include work-requests. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
12 operations
across 7 paths,
and defines 13 schemas.
It is described by OpenAPI 3.0.0, at version v1.
Requests are made against a single base URL, https://api.remberg.de.
12 operations7 paths13 schemas2 DELETE3 GET6 PATCH1 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.0
API Version
v1
Base URL
https://api.remberg.de
Authentication
API Key
Resource Areas
1
Authentication & Security 1
Remberg work-requests API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as authorization (authorization).
Paths & Operations 12
Across 7 paths, the API surfaces 12 operations — 2 DELETE, 3 GET, 6 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
work-requests 12
GET
/v1/work-requests/erp/{externalReference}
Get a Work Request by its external reference (ERP Reference)
The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are WorkRequestCfaResponseDto (21 properties), WorkRequestListItemCfaResponseDto (15 properties), WorkRequestsCfaCreateOneMultipartBodyDto (9 properties), WorkRequestsCfaUpdateBodyDto (5 properties). Each schema is shown below with its type and property counts.
WorkRequestsCfaCreateOneResponseDto
object
1 property1 required
WorkRequestsCfaCreateOneMultipartBodyDto
object
9 properties1 required
WorkOrderInfoCfaResponseDto
object
4 properties3 required
ContactInfoCfaResponseDto
object
4 properties1 required
WorkRequestsCfaUpdateBodyDto
object
5 properties
WorkRequestsCfaFindManyResponseDto
object
1 property1 required
WorkRequestsCfaDeclineBodyDto
object
1 property
CustomTagInfoCfaResponseDto
object
2 properties2 required
WorkRequestCfaWorkOrderPrefillBodyDto
object
5 properties1 required
AssetInfoCfaResponseDto
object
3 properties3 required
WorkRequestListItemCfaResponseDto
object
15 properties6 required
WorkRequestCfaResponseDto
object
21 properties6 required
WorkRequestsCfaApproveBodyDto
object
2 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.