SapTransfers
Method: PUT
Description:
Update the status of a SAP transfer entry according to time registered and compId
Resource URL:
http://localhost:8014/MaterialManagement/SapTransfers/{status}?timeRegistered={timeRegistered}&compId={compId}
Parameters:
status
The new status to set for the relevant SAP transfer entries
Integer
startTime
Time frame start (Optional)
Time
endTime
End of time frame (Optional)
Time
Examples:
http://localhost:8014/MaterialManagement/SapTransfers/{status}?timeRegistered={timeRegistered}&compId={compId}
All REST Resources