Subject: | Transaction details have link to unavailable objectcustomfieldvalues endpoint |
In a transaction history, changes to custom fields that have defined values (select one value) provide links to objectcustomfieldvalues endpoints to get the actual values, but this endpoint does not exist. One fix is to add that endpoint. Another is to do the lookup as part of the transaction call and provide the actual value in the response to avoid needing another call. The most flexible is to provide both.