- Subcategories:
- Shipping Methods
Transit Times REST Endpoints
SCM Common/Transit Times
The Transit Times resource gets the transit times that indicate how long a package or shipment will be in transit.
- Create one transit time
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/transitTimes
- Get all transit times
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/transitTimes
- Get one transit time
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/transitTimes/{TransitTimeId}