Create a taxability mappingpost https://example.com/tax-config-api/config/v2/taxability-mappingsCreate a taxability mappingRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsConfiguration of taxability mapping to be createdmappedEntitiesobjectrequiredThe entities that can be mapped to a taxability category. You can map a taxpayer to a category, a taxability driver to a category, a taxpayer and a taxability driver to a category, or map different types of drivers to a category.mappedEntities objectcategoryIdstringrequiredStringified UUIDv4. See RFC 4112taxabilityCategoryNamestringName for the taxability category. This is returned in the response but cannot be specified in the request.startDatedaterequiredThe date when the taxability mapping becomes effectiveendDatedateThe date after which the taxability mapping is no longer effectivenotestringlength between 0 and 1000A free-form text for additional driver information.Responses 201created 400Bad Request. The request was invalid (did not have a required parameter) or 1 or more parameters on the request was invalid. 401Authentication failure. There was no credential attached to the request, or the credential was invalid. 403Authorization failure. The user or identity requesting the operation did not have the requisite role to perform the operation. 503Service UnavailableUpdated over 1 year ago