Organizations
Learn how to create and manage organizations using the Bloque SDK.
Overview
Organizations are the foundation of the Bloque platform. They can be either businesses or individuals and contain all the necessary profile and compliance information.
Creating an Organization
Business Organization
Individual Organization
Parameters
CreateOrgParams
OrgProfile
Response
Organization
Organization Status
Multi-location Organizations
For organizations with multiple locations, use the places field:
Custom Metadata
Add custom fields to track additional information:
Best Practices
- Validate Data: Ensure all required fields are present before calling the API
- Handle Errors: Always use try-catch blocks
- Store URNs: Save the organization URN for future operations
- Use Metadata: Track additional context using metadata
- Test in Sandbox: Always test with
mode: 'sandbox'first
Next Steps
- Compliance Guide - Add KYC verification
- Accounts Guide - Create virtual cards and accounts