Mayson Monorepo Documentation
    Preparing search index...
    Index

    Constructors

    Methods

    • Deletes an existing person's relationship to the account's legal entity. Any person with a relationship for an account can be deleted through the API, except if the person is the account_opener. If your integration is using the executive parameter, you cannot delete the only verified executive on file.

      Parameters

      Returns Promise<Response<DeletedPerson>>

    • Deletes an existing person's relationship to the account's legal entity. Any person with a relationship for an account can be deleted through the API, except if the person is the account_opener. If your integration is using the executive parameter, you cannot delete the only verified executive on file.

      Parameters

      Returns Promise<Response<DeletedPerson>>

    • With Connect, you can reject accounts that you have flagged as suspicious.

      Only accounts where your platform is liable for negative account balances, which includes Custom and Express accounts, can be rejected. Test-mode accounts can be rejected at any time. Live-mode accounts can only be rejected after all balances are zero.

      Parameters

      Returns Promise<Response<Stripe.Account>>