Routing Plans Configuration (DOMS)
Endpoints for configuring routing plan handling.
Configuration was found & you were allowed to access it. The result is in the body.
CapacityPlanningTimeframeConfiguration
The date this entity was created at the platform. This value is generated by the service.
2020-02-03T08:45:51.525ZThe date this entity was modified last. This value is generated by the service.
2020-02-03T09:45:51.525ZThe version of the document to be used in optimistic locking mechanisms.
42The range in days per facility which defines how many days in the future the capacity of the facility can be planned
100Example: 240Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
Configuration not found
GET /api/configurations/capacityplanningtimeframe HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"days": "240",
"id": "text",
"created": "2020-02-03T08:45:51.525Z",
"lastModified": "2020-02-03T09:45:51.525Z",
"version": 42
}CapacityPlanningTimeframeConfiguration
The date this entity was created at the platform. This value is generated by the service.
2020-02-03T08:45:51.525ZThe date this entity was modified last. This value is generated by the service.
2020-02-03T09:45:51.525ZThe version of the document to be used in optimistic locking mechanisms.
42The range in days per facility which defines how many days in the future the capacity of the facility can be planned
100Example: 240Configuration was written successfully
CapacityPlanningTimeframeConfiguration
The date this entity was created at the platform. This value is generated by the service.
2020-02-03T08:45:51.525ZThe date this entity was modified last. This value is generated by the service.
2020-02-03T09:45:51.525ZThe version of the document to be used in optimistic locking mechanisms.
42The range in days per facility which defines how many days in the future the capacity of the facility can be planned
100Example: 240Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
Configuration not found
PUT /api/configurations/capacityplanningtimeframe HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 118
{
"days": "240",
"id": "text",
"created": "2020-02-03T08:45:51.525Z",
"lastModified": "2020-02-03T09:45:51.525Z",
"version": 42
}{
"days": "240",
"id": "text",
"created": "2020-02-03T08:45:51.525Z",
"lastModified": "2020-02-03T09:45:51.525Z",
"version": 42
}This part of the API is in Beta status. For details, see the API release lifecycle documentation.
The Order Routing Configuration can be found in the body.
OrderRoutingConfiguration
The date this entity was created at the platform. This value is generated by the service.
2020-02-03T08:45:51.525ZThe date this entity was modified last. This value is generated by the service.
2020-02-03T09:45:51.525ZThe version of the document to be used in optimistic locking mechanisms.
42Config to enable/disable infinite stock
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
GET /api/configurations/orderrouting HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"id": "text",
"infiniteStockEnabled": true,
"created": "2020-02-03T08:45:51.525Z",
"lastModified": "2020-02-03T09:45:51.525Z",
"version": 42
}OrderRoutingConfiguration
The date this entity was created at the platform. This value is generated by the service.
2020-02-03T08:45:51.525ZThe date this entity was modified last. This value is generated by the service.
2020-02-03T09:45:51.525ZThe version of the document to be used in optimistic locking mechanisms.
42Config to enable/disable infinite stock
The order routing configuration was successfully updated.
OrderRoutingConfiguration
The date this entity was created at the platform. This value is generated by the service.
2020-02-03T08:45:51.525ZThe date this entity was modified last. This value is generated by the service.
2020-02-03T09:45:51.525ZThe version of the document to be used in optimistic locking mechanisms.
42Config to enable/disable infinite stock
The order routing configuration was successfully created.
Invalid input. See response for details
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
PUT /api/configurations/orderrouting HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 133
{
"id": "text",
"infiniteStockEnabled": true,
"created": "2020-02-03T08:45:51.525Z",
"lastModified": "2020-02-03T09:45:51.525Z",
"version": 42
}{
"id": "text",
"infiniteStockEnabled": true,
"created": "2020-02-03T08:45:51.525Z",
"lastModified": "2020-02-03T09:45:51.525Z",
"version": 42
}This part of the API is in Beta status. For details, see the API release lifecycle documentation.
Id of the reroute description you wish to retrieve
RerouteDescription was found & you were allowed to access it. The result is in the body.
RerouteDescription
Text explaining the reason for a supported action.
Rerouted because of an issue in the Facility.The date this entity was created at the platform. This value is generated by the service.
2020-02-03T08:45:51.525ZThe date this entity was modified last. This value is generated by the service.
2020-02-03T09:45:51.525ZThe version of the document to be used in optimistic locking mechanisms.
42The id of the Reason
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
User not found
GET /api/reroutedescriptions/{rerouteDescriptionId} HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"action": "text",
"id": "text",
"reasonLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"reason": "Rerouted because of an issue in the Facility.",
"created": "2020-02-03T08:45:51.525Z",
"lastModified": "2020-02-03T09:45:51.525Z",
"version": 42
}This part of the API is in Beta status. For details, see the API release lifecycle documentation.
ID of the reroute description you intend to modify
AbstractReasonForModification
Text explaining the reason for a supported action.
Rerouted because of an issue in the Facility.The version of the document to be used in optimistic locking mechanisms.
42RerouteDescription rating was found & you were allowed to access it. The result is in the body.
RerouteDescription
Text explaining the reason for a supported action.
Rerouted because of an issue in the Facility.The date this entity was created at the platform. This value is generated by the service.
2020-02-03T08:45:51.525ZThe date this entity was modified last. This value is generated by the service.
2020-02-03T09:45:51.525ZThe version of the document to be used in optimistic locking mechanisms.
42The id of the Reason
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
RerouteDescription not found
PUT /api/reroutedescriptions/{rerouteDescriptionId} HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 149
{
"reasonLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"reason": "Rerouted because of an issue in the Facility.",
"version": 42
}{
"action": "text",
"id": "text",
"reasonLocalized": {
"de_DE": "Wert",
"en_US": "Value",
"ru_RU": "значение"
},
"reason": "Rerouted because of an issue in the Facility.",
"created": "2020-02-03T08:45:51.525Z",
"lastModified": "2020-02-03T09:45:51.525Z",
"version": 42
}This part of the API is in Beta status. For details, see the API release lifecycle documentation.
ID of the reroute description you intend to delete
The reroute description was found, and you have been granted permission to delete it.
No content
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this endpoint
RerouteDescription not found
DELETE /api/reroutedescriptions/{rerouteDescriptionId} HTTP/1.1
Host: your-tenant-name.api.fulfillmenttools.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content
Last updated
Was this helpful?

