Adam - at least provide a workaround. You don't need to implement it in the api calling , but at least put it in the response. You are already returning "StatusAttributeString" always returned with "null" - just make the status "Deleted" , "Archived" or "Active" . there are no changes to the API call , no changes to the struacture of the response and it allows us to filter the Items with accuracy. NOT HARD.
Adam - at least provide a workaround. You don't need to implement it in the api calling , but at least put it in the response. You are already returning "StatusAttributeString" always returned with "null" - just make the status "Deleted" , "Archived" or "Active" . there are no changes to the API call , no changes to the struacture of the response and it allows us to filter the Items with accuracy. NOT HARD.