Update a taxpayer identifier
patch
/fscmRestApi/resources/11.13.18.05/taxPayerIdentifiers/{PartyTaxpayerIdntfsId}
Request
Path Parameters
-
PartyTaxpayerIdntfsId(required): integer(int64)
The unique identifier of the system-generated primary key column.
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
CountryCode: string
Title:
Country CodeMaximum Length:2The country code used to validate the tax registration number for a party tax profile. -
CountryName: string
Title:
CountryMaximum Length:80The name of the country where tax is registered. -
EffectiveTo: string
(date)
Title:
End DateThe date at the end of the date range when the taxpayer identifier for a period is effective. -
EntityId: integer
(int64)
The unique identifier of the entity associated with a taxpayer identifier.
-
PartyName: string
Title:
Party NameMaximum Length:360The party name for which the party tax profile is defined. -
PartyNumber: string
Title:
Party NumberMaximum Length:30The party number for which the party tax profile is defined. -
PartySiteNumber: string
Title:
Party Site NumberMaximum Length:30The party site number for which the party tax profile is defined. -
PartyTypeCode: string
Title:
Party TypeMaximum Length:255The party type code of the party tax profile. -
RegistrationTypeCode: string
Title:
Tax Registration Type CodeMaximum Length:30The classification for a tax registration that is specified by a tax authority for purposes of reporting. -
ReportingTypeCode: string
Title:
Tax Reporting Type CodeMaximum Length:30The reporting type code associated with a taxpayer identifier. -
TaxpayerCountry: string
Title:
CountryMaximum Length:255The country where the taxpayer is registered. -
UniquenessValidationLevel: string
Title:
Duplicate Validation LevelMaximum Length:30The unique level at which the application generates validations to identify duplicate registration numbers. -
ValidationDigit: string
Title:
Validation DigitMaximum Length:10The validation digit associated with taxpayer identifiers. -
ValidationLevel: string
Title:
Validation LevelMaximum Length:30The level at which the application generates validations for duplicate registration numbers to users.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : taxPayerIdentifiers-item-response
Type:
Show Source
object-
CountryCode: string
Title:
Country CodeMaximum Length:2The country code used to validate the tax registration number for a party tax profile. -
CountryName: string
Title:
CountryMaximum Length:80The name of the country where tax is registered. -
EffectiveFrom: string
(date)
Title:
Start DateThe date at the beginning of the date range when the taxpayer identifier for a period is effective. -
EffectiveTo: string
(date)
Title:
End DateThe date at the end of the date range when the taxpayer identifier for a period is effective. -
EntityId: integer
(int64)
The unique identifier of the entity associated with a taxpayer identifier.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PartyName: string
Title:
Party NameMaximum Length:360The party name for which the party tax profile is defined. -
PartyNumber: string
Title:
Party NumberMaximum Length:30The party number for which the party tax profile is defined. -
PartySiteNumber: string
Title:
Party Site NumberMaximum Length:30The party site number for which the party tax profile is defined. -
PartyTaxAllowOffsetTaxFlag: boolean
Title:
Allow offset tax calculationMaximum Length:255Indicates whether the party tax profile has been configured to allow offset tax calculation. The default value is NO. -
PartyTaxClassificationCode: string
Title:
Tax Classification CodeMaximum Length:255The tax classification code for the party tax profile associated with a taxpayer identifier. -
PartyTaxInclusiveTaxFlag: boolean
Title:
Set Invoice Values as Tax InclusiveMaximum Length:255Indicates whether the party tax profile has been configured to allow inclusive tax calculation. The default value is NO. -
PartyTaxpayerIdntfsId: integer
(int64)
The unique identifier of the system-generated primary key column.
-
PartyTaxProcessForApplicabilityFlag: boolean
Title:
Tax ApplicabilityMaximum Length:255Indicates whether the existing party tax profile is applied as part of the tax determination process. -
PartyTaxRoundingLevelCode: string
Title:
Rounding LevelMaximum Length:255The value that specifies the rounding to be applied to party tax amounts on a transaction. -
PartyTaxRoundingRuleCode: string
Title:
Rounding RuleMaximum Length:255The rounding rule code for the party tax profile associated with a taxpayer identifier. -
PartyTypeCode: string
Title:
Party TypeMaximum Length:255The party type code of the party tax profile. -
RegistrationTypeCode: string
Title:
Tax Registration Type CodeMaximum Length:30The classification for a tax registration that is specified by a tax authority for purposes of reporting. -
ReportingTypeCode: string
Title:
Tax Reporting Type CodeMaximum Length:30The reporting type code associated with a taxpayer identifier. -
TaxpayerCountry: string
Title:
CountryMaximum Length:255The country where the taxpayer is registered. -
TaxPayerNumber: string
Title:
Taxpayer IDMaximum Length:50The taxpayer number used for tax compliance and reporting. -
UniquenessValidationLevel: string
Title:
Duplicate Validation LevelMaximum Length:30The unique level at which the application generates validations to identify duplicate registration numbers. -
ValidationDigit: string
Title:
Validation DigitMaximum Length:10The validation digit associated with taxpayer identifiers. -
ValidationLevel: string
Title:
Validation LevelMaximum Length:30The level at which the application generates validations for duplicate registration numbers to users. -
ValidationType: string
Title:
Validation TypeMaximum Length:255The type of validation associated with a taxpayer identifier.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.