v1

latestOpenAPI 3.0.22026-07-223907721.1 MB
TaxDomainCommand

Creates a new tax code in the system

post/v2/taxcodes/create

Headers

x-tenant-idstring uuid required

The tenant ID for the target ERP instance.

x-runasstring

The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.

x-companyidstring

The Company-Id (int or uuid) of the company on whose behalf the request is executed.

Request body

cashDiscountAccountstring

The cash discount account of the new tax code

generalLedgerAccountstring

The general ledger account of the new tax code

isAutomaticboolean

Whether this tax code is automatic

namestring

The name of the new tax code

numberinteger

The number of the new tax code. If not provided, a number will be auto-assigned.

Response

Tax code created successfully