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: post
Path: /fscmRestApi/resources/11.13.18.05/transitTimes
Get all transit times
Method: get
Path: /fscmRestApi/resources/11.13.18.05/transitTimes
Get one transit time
Method: get
Path: /fscmRestApi/resources/11.13.18.05/transitTimes/{TransitTimeId}