Hi
In the groupshare API for TM, When I confirm a TU, the Usage Count is being updated correctly. The same way UseDate should also be automatically set to the time of confirmation. This is not happening, The UseDate is always same as the CreationDate.
"metadata": { "created_by": "SdlXliffToLegacyConverter", "created_on": "03/02/2021 09:56:38", "last_modified_by": "SdlXliffToLegacyConverter", "modified_on": "03/02/2021 09:56:38", "used_by": "test_rest_api", "used_on": "03/02/2021 09:56:38", "created_by_username": null, "modified_by_username": null, "use_by_username": null }
I've attached the request used along with end point.