Upsert the current business's categorization profile

PUT/api/v1/categorization-profile

Partial-update or create the categorization profile. Accepted keys: accounting_basis, industry, key_personnel, convention_overrides, tax_remittance_ledger_id, notes.

Operation ID: upsert_profile_api_v1_categorization_profile_put·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

200Successful Response

successboolean
messagestring
codestring
dataUpsertProfileResponse

400Bad Request - Invalid input

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject