latestOpenAPI 3.0.02026-08-11800117.9 KB

6687ff8993a0

Capabilities

workspace.context.patch

Update workspace business profile and location/tax context fields used for categorization readiness.

post/capabilities/workspace.context.patch

Request body

businessTypestring
businessSizestring
annualRevenuestring
revenueModelstring
industrystring
subindustrystring
primaryExpenseCategoriesstring[]
sellsPhysicalProductsboolean
tracksInventoryboolean
hasManufacturingWholesaleboolean
businessLocationsstring
taxRequirementsstring
separateReportingboolean
differentCountriesboolean
jurisdictionTrackingboolean
countrystring
exportPreferencesstring[]

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}