Create a taxability driverpost https://example.com/tax-config-api/config/v2/taxability-driversCreate a taxability driverBody ParamsConfiguration of taxability driver to be createdcodestringrequiredlength between 1 and 40External System identifier for the driver.namestringrequiredlength between 1 and 60Full Name for driver.notestringlength between 0 and 1000A free-form text for additional driver information.owningTaxpayerIdstringStringified UUIDv4. See RFC 4112owningTaxpayerCodestringExternal System identifier for the owning taxpayer. This is returned in the response but cannot be used in the request.owningTaxpayerNamestringFull Name for the owning taxpayer. This is returned in the response but cannot be used in the request.startDatedaterequiredThe date when the taxability driver becomes effective.driverTypestringenumrequiredThe taxability driver types.PRODUCTPRODUCT_CLASSUSAGEUSAGE_CLASSBUYER_CONDITIONSELLER_CONDITIONCNAE_BUYERCNAE_SELLERNATURE_OF_FISCAL_OPERATIONShow 9 enum valuesendDatedateThe date after which the taxability driver is no longer effective.financialEventPerspectivestringenumFinancial Event PerspectiveSUPPLIESPROCUREMENTBOTHAllowed:SUPPLIESPROCUREMENTBOTHmappingobjectmapping objectResponses 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