Validate a custom COA template

POST /api/v1/businesses/validate-coa

Validates a custom chart of accounts template against Teal API requirements without creating anything.

Operation ID: validate_coa_template_api_v1_businesses_validate_coa_post · View as markdown · OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

201 Successful Response

401 Unauthorized - Authentication required

422 Validation Error

detail array · ValidationError ValidationError
5 fields
loc array · string | integer required
msg string required
type string required
input object
ctx object