Accounts

Accounts are used to store and manage funds. They are used when making deposits or fund payouts.

Each Account has both a wallet address and a set of "pay in methods" which outline the various ways in which you can pay into (fund) your Account. See below for a list of pay in methods currently supported:

  1. Digital wallet: transfer via the Account's wallet address. You cannot initiate payins via the Payins API for digital wallet transactions.
  2. USD: ACH or Wire funds to the Account. You cannot initiate payins via the Payins API for USD.
  3. EUR: SEPA transfer funds to the Account. You cannot initiate payins via the Payins API for EUR.
  4. COP: Directly fund the Account via a generated PSE or Nequi link using the Payins API.

Upon successful KYC of your Organization, an Account will be created for the Organization on your behalf. Additional Accounts can be created via the Accounts API.

🚧

Note

Mural does not have access to or the ability to move funds to/from these Accounts. The developer must maintain full access over their accounts using their API key and email.