- Subcategories:
- Flexfields for Site Schedules
- Site Schedules
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: postPath:
/fscmRestApi/resources/11.13.18.05/transportationSchedules
- Delete one transportation schedule
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/transportationSchedules/{TransportationScheduleAssignmentId}
- Get all transportation schedules
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/transportationSchedules
- Get one transportation schedule
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/transportationSchedules/{TransportationScheduleAssignmentId}
- Update one transportation schedule
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/transportationSchedules/{TransportationScheduleAssignmentId}