v3

latestOpenAPI 3.0.02026-07-31800117.7 KB
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
}