Get deposit account information
Retrieves the bank account information where the merchant should make wire transfers to deposit funds. For Argentina and Mexico, returns virtual account details. For Chile and Peru, returns fixed bank account details.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
organizationId
Organization identifier
merchantId
Merchant identifier
Headers
x-admin-api-key
Response
Deposit account information retrieved successfully
accountType
Type of account (virtual or fixed)
Allowed values:
country
Two-letter country code
countryName
Country name
currency
Currency code
currencyName
Currency name
accountDetails
Account-specific details (structure varies by accountType)