The Accounts section details managing your settlement accounts using the BoomFi API. This module lets you retrieve and view the configured settlement accounts for each supported blockchain network within the BoomFi platform, ensuring your payment configurations are correctly set up and easily accessible.
Endpoints
List Merchant Settlement Accounts GET
Get a list of your organization's merchant settlement accounts. Use this endpoint to view and manage your merchant settlement accounts.
EndpointCreate a Merchant Settlement Account POST
Create a new merchant settlement account. Provide details such as account type, supported currencies, and blockchain network information.
EndpointRetrieve a Merchant Settlement Account GET
Retrieve details of an existing merchant settlement account using its unique ID. Use this endpoint to view specific account configurations and verify account details within BoomFi.
EndpointUpdate a Merchant Settlement Account PATCH
Modify the details of an existing merchant settlement account identified by its unique ID. Use this endpoint to keep your account information current.
EndpointDelete a Merchant Settlement Account DELETE
Remove an existing merchant settlement account from your organization using its unique ID. This action is irreversible.
Endpoint