Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the merchant account.
Response
Merchant Account retrieved successfully.
Unique identifier for this Merchant Account.
"01HPR8QBF5QKA313RPBSKYB7DS"
Text configured on creation to identify the Merchant Account.
Amount of money in the Merchant Account that is not yet settled.
500000
Remaining balance for which payouts can be made. This balance is set optionally to restrict the amount of money that can be paid out from the Merchant Account. It can be replenished by contacting us.
200000
Type of the Merchant Account. Merchant Accounts are either aggregator or gateway. Aggregator accounts maintain a balance in Palomma which can be used to make payout requests while gateway accounts automatically withdraw funds on creation of Payin Settlements recurringly.
aggregator
, gateway
Amount of money in the Aggregator Merchant Account that has been settled and is available for payout. Not applicable for Gateway Merchant Accounts.
1000000
Whether payins are enabled for Gateway Merchant Account. Only applicable for Gateway Merchant Accounts, as aggregator accounts are always able to receive payins.
Whether payouts are enabled for Gateway Merchant Account. Only applicable for Gateway Merchant Accounts, as aggregator accounts are always able to make payouts.