/taxCategory

Creates a new TaxCategory

  • If id is not provided as part of the input, one will be automatically generated
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Defaults to TaxCategory

The class type of the actual resource

dictionary
object

an object that contains the localizable fields and their equivalents in each of the supported languages.

string
required

Reference of the related entity.

string
required

The unique ID for the tax category

boolean
required

If true, indicates that prices with taxItem using this taxCategory includes the taxAmount

string
required

The name for the tax category

string

The value of the taxCategory

Headers
string
required
Responses
201

Entity Created

409

Entity already exists.

500

Internal server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!