Documents in a specific dispute is now downloadable.
This function is firstly introduced in this slack thread.
https://paypal.slack.com/archives/C50K5KYCW/p1633949894097000
In SMT tool, there are two points we need to do.
-
Add One Scope

-
Add two claims

- dms_data_access_rule:all_of
- dms_data_access_fields:account_number
Just type in these two scopes in the inputbox and then save
Usage
Use dispute Api to obtain message from a certain dispute

And then use a GET request to acquire documents.

Whether the dispute is created after or before the scope configuration, documents can all be correctly downloaded after config is set up.
If any error comes out, you can refer to this JIRA.
https://engineering.paypalcorp.com/jira/browse/PPPLPAYPT-111698
One possible reason is that you have to wait for refreshment of access token.To get effect you need to wait 9 hours or terminate the existing access token.
you can terminate the existing access token: