Breaking Changes Planned for Gift API

We will update the can_be_converted property on the CanBeConverted endpoint to return true regardless of whether an account token exists. Currently, if the gift doesn't have an account token, the property returns false.

Note that the existing token_will_be_required property indicates whether an account token will be needed to convert a gift. If the token doesn't exist, it must be generated before you convert to automated. To maintain current functionality, use this property to determine if a gift can be converted in its current state.

We plan to complete this change on January 18, 2022.

Categories