Build organization database
Organization
Build organization database
POST
Build organization database
Documentation Index
Fetch the complete documentation index at: https://docs.bigcapital.app/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Value must be 'Bearer ' where is an API key prefixed with 'bc_' or a JWT token.
Example:
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Body
application/json
Organization name
Example:
"Acme Inc."
Country location in ISO 3166-1 alpha-2 format
Example:
"US"
Base currency in ISO 4217 format
Example:
"USD"
Timezone of the organization
Example:
"America/New_York"
Starting month of fiscal year
Example:
"January"
Language/locale of the organization
Example:
"en-US"
Industry of the organization
Example:
"Technology"
Date format used by the organization
Example:
"MM/DD/YYYY"
Response
The organization database has been initialized