Newer Version Available
Routing, Get Capacity Values
- Resource
-
1/commerce/order-management/routing/fulfillment-order-capacity/actions/get-capacity-values - Available version
- 55.0
- Requires Chatter
- No
- HTTP methods
- POST
- Request body for POST
-
Get FO Capacity Values Request Input
- Root XML tag
- <getFOCapacityValuesRequestRequestInput>
- JSON example
-
1{ 2 "locationIds": ["LOC-1", "LOC-2", "LOC-3", "LOC-5"] 3} - Properties
-
Name Type Description Required or Optional Available Version locationIds String[] List of IDs of the locations to get fulfillment order capacity information for. Required 55.0
- Response body for POST
- Get FO Capacity Values Output