This API allows us to update the requisition line level status in GEP SMART.
URL Format: https://<Instance>/SmartInterfaceAPI/api/Requisition/UpdateRequisitionLineStatus
Success Scenario - Request
Success Scenario - Response
Error Scenario - Request
Error Scenario - Response
Model |
||||
Property |
Required? |
Data type |
Description |
Validations/Exceptions |
RequisitionNumber |
Yes |
String |
Key of the entity |
Requisition Number is mandatory |
RequisitionId |
No |
Int |
Description of the entity |
|
StockReservationStatus |
No |
String |
|
|
IsUpdateForAll |
No |
Boolean |
Name of the entity |
|
LineItems |
No |
String |
Line-of-business |
UpdateProcessedRequisitionStatus |
||||
Property |
Required? |
Data type |
Description |
Validations/Exceptions |
Model |
Yes |
List of Requisition Line Detail object |
|
|
LineItems |
||||
Property |
Required? |
Data type |
Description |
Validations/Exceptions |
LineNumber |
Yes |
Long |
|
• Line Number is mandatory |
LineStatus |
String |
Invalid Stock Status at line level |
||
ReservationNumber |
String |