Update a business tax class
patch
/fscmRestApi/resources/11.13.18.05/publicSectorTaxClasses/{publicSectorTaxClassesUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorTaxClassesUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and TaxClassCode ---for the Business Tax Classes resource and used to uniquely identify an instance of Business Tax Classes. The client should not generate the hash key value. Instead, the client should query on the Business Tax Classes collection resource with a filter on the primary key values in order to navigate to a specific instance of Business Tax Classes.
For example: publicSectorTaxClasses?q=AgencyId=<value1>;TaxClassCode=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorTaxClasses-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:500The description of the tax class. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the tax class is available for use. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
links(optional):
array Items
Title:
ItemsLink Relations -
TaxClassCode(optional):
string
Title:
IDMaximum Length:50The unique identifier of the business tax class. -
TaxClassColumns(optional):
array Business Tax Class Columns
Title:
Business Tax Class ColumnsThe business tax class column resource is used to view, create, or modify a business tax class column. -
TaxClassName(optional):
string
Title:
NameMaximum Length:200The name of the business tax class.
Nested Schema : Business Tax Class Columns
Type:
arrayTitle:
Business Tax Class ColumnsThe business tax class column resource is used to view, create, or modify a business tax class column.
Show Source
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Nested Schema : publicSectorTaxClasses-TaxClassColumns-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
ColumnName(optional):
string
Title:
Tax AttributeMaximum Length:50The business tax class column name. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:500The description of the tax class column. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the tax class column is available for use. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
links(optional):
array Items
Title:
ItemsLink Relations -
OriginalFlag(optional):
string
Title:
OriginationMaximum Length:1Indicates whether the tax class column is applicable for an original application. -
RenewalFlag(optional):
string
Title:
RenewalMaximum Length:1Indicates whether the tax class column is applicable for a renewal application. -
SequenceNumber(optional):
integer(int32)
Title:
Sequence NumberThe sequence in which the tax class column is displayed. -
TaxClassCode(optional):
string
Title:
IDMaximum Length:50The unique identifier of the business tax class. -
TimelineFlag(optional):
string
Title:
Include in TimelineMaximum Length:1Indicates whether the tax class column should be displayed in the timeline view.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorTaxClasses-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:500The description of the tax class. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the tax class is available for use. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
links(optional):
array Items
Title:
ItemsLink Relations -
TaxClassCode(optional):
string
Title:
IDMaximum Length:50The unique identifier of the business tax class. -
TaxClassColumns(optional):
array Business Tax Class Columns
Title:
Business Tax Class ColumnsThe business tax class column resource is used to view, create, or modify a business tax class column. -
TaxClassName(optional):
string
Title:
NameMaximum Length:200The name of the business tax class.
Nested Schema : Business Tax Class Columns
Type:
arrayTitle:
Business Tax Class ColumnsThe business tax class column resource is used to view, create, or modify a business tax class column.
Show Source
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Nested Schema : publicSectorTaxClasses-TaxClassColumns-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
ColumnName(optional):
string
Title:
Tax AttributeMaximum Length:50The business tax class column name. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:500The description of the tax class column. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the tax class column is available for use. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
links(optional):
array Items
Title:
ItemsLink Relations -
OriginalFlag(optional):
string
Title:
OriginationMaximum Length:1Indicates whether the tax class column is applicable for an original application. -
RenewalFlag(optional):
string
Title:
RenewalMaximum Length:1Indicates whether the tax class column is applicable for a renewal application. -
SequenceNumber(optional):
integer(int32)
Title:
Sequence NumberThe sequence in which the tax class column is displayed. -
TaxClassCode(optional):
string
Title:
IDMaximum Length:50The unique identifier of the business tax class. -
TimelineFlag(optional):
string
Title:
Include in TimelineMaximum Length:1Indicates whether the tax class column should be displayed in the timeline view.