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:

statusThe new status to set for the relevant SAP transfer entriesInteger
startTimeTime frame start (Optional)Time
endTimeEnd of time frame (Optional)Time


Examples:

http://localhost:8014/MaterialManagement/SapTransfers/{status}?timeRegistered={timeRegistered}&compId={compId}



All REST Resources