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...