Resolution links
Resolution links are temporary, secure links sent to merchants to resolve account requirements such as KYC verification or document uploads.
Create resolution link
POST
/accounts/{accountID}/resolution-links
Get resolution link
GET
/accounts/{accountID}/resolution-links/{resolutionLinkCode}
List resolution links
GET
/accounts/{accountID}/resolution-links
Delete resolution link
DELETE
/accounts/{accountID}/resolution-links/{resolutionLinkCode}