Transportation Schedules REST Endpoints

Inventory Management/Transportation Schedules
Valid shipping and receiving days and hours of trading partners such as organizations, suppliers, customers, and carriers.
Create transportation schedules
Method: post
Path: /fscmRestApi/resources/11.13.18.05/transportationSchedules
Delete one transportation schedule
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/transportationSchedules/{TransportationScheduleAssignmentId}
Get all transportation schedules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/transportationSchedules
Get one transportation schedule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/transportationSchedules/{TransportationScheduleAssignmentId}
Update one transportation schedule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/transportationSchedules/{TransportationScheduleAssignmentId}