Changes To The Constituent API
The Constituent API was updated on 8/22/2016. See our Changelog entries for more information.
We added a new endpoint -- Currency configuration (Get).
value
property on the rating entity was changed from a string to an object. Previously, all values were returned as strings that needed to be parsed (by the requestor) into the intended types. Currently, the rating value
will be returned with its data type intact based on the type
. The mapping can be found in the changelog.postal_code
filter within the Constituent (Get List) endpoint where incorrect values were returned if the postal codes filter listed multiple postal codes that were separated by commas or if postal codes contained leading space characters.