Restructures Smart Disputes recommended evidence fieldBreaking changes
What’s new
We’ve changed the structure of the recommended_evidence field to group relevant evidence fields together. You can now identify which evidence fields must be provided together to use Smart Disputes.
Why is this a breaking change?
The previous structure of recommended_
was an array of strings. The new structure is an array of arrays containing strings.
Impact
If you are using the recommended_
array to determine which evidence to provide for Smart Disputes, you need to update your integration to use the new nested array structure.