{“code”:“ValidationError”,“message”:“Validation error(s) present. See embedded errors list for more details.”,"_embedded":{“errors”:[{“code”:“Restricted”,“message”:“Sender restricted.”,“path”:"/_links/source/href","_links":{}}]}}
here sender ( business verified user) and receiver (verified receive only user) both the verified but getting sender restricted error.
Hi @atkjs – it appears the Business Verified Customer (sender) has yet to certify their beneficial-ownership, which is why they’re restricted from sending funds.
Ah, I see. There should’ve been an additional flow at the end of creation of the Business Verified Customer to add information about Beneficial Owners. Was that not the case here?
Beneficiary owner done using this dropin component (dwolla-beneficial-owners)
Document upload (dwolla-document-upload)
With sole proprietorship user can transfer payment, but when selecting LLC, partner, corporation send restrict still exists even though we added those steps… If we select 25% ownership, then that problem occurs otherwise we go success to transfer payment.
We are very confused why this sender restricted issues still exists.