The Organization section provides information on how to customize an organization's settings using the BoomFi API. Whether you need to fetch existing details or make updates, these endpoints will help you handle key aspects like organization names, logos, and webhook configurations.
Endpoints
Get Organization GET
Retrieve your Organization's current settings. You'll get information such as the Organization's name, logo URL, and webhook URL.
EndpointUpdate Organization PUT
Modify your Organization's details. You can update the Organization's name, change the logo, or configure a new webhook URL.
Endpoint