v4
latestOpenAPI 3.0.02026-07-314441026.8 MBCreate a tax property
Request body
The type of this tax property, determining its format, label, and validation rules.
The ID of the owner of the tax property. Valid owner types depend on the type. Each template specifies which owner types it supports.
The value of this tax property. Format depends on format: numeric types store a decimal string, boolean types store a boolean, select types store a string key, and object types store a structured value object.
The value to store. Validated according to the template's format and any template-specific rules.
The date from which this tax property takes effect.
The date on which this tax property expires. null means no end date and the property remains in effect indefinitely.
An optional note for this tax property.
Response
Created
The unique identifier of the object in Nmbr.
The type of the object in Nmbr ("tax_property").