Skip to main content

I am updating an Item attributes using LotSerial Attribute library though API..

 

Initial GET Request to get receipt details

 

 

 

 

Next is PUT request on specific ITEM.

 

 

 

it shows it is updated in response

 

When i do the get request again, i cant see updated changes?

 

 

I dont know whether I am doing anythin wrong here or not...

Make sure the record you are trying to update is actually editable in UI. 

If the record is not editable, it cannot be updated neither via UI nor via API


Inventory Receipt was in Released Stage thats why I couldnt update it … you saved my day :)


Reply