Update an existing withholding tax
put
/withholdingtax/{id}
This endpoint is used to update an existing withholding tax.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id: string
key of the withholdingtax Maintenance
Request Body that contains data required for updating an existing withholdingtax
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : LmxTmInterestmapDTO-allOf[1]
Type:
Show Source
object-
headerAc(optional):
string
Maximum Length:
20 -
headerAcIcgrp(optional):
string
Maximum Length:
5 -
internalIcgrp(optional):
string
Maximum Length:
5 -
LmxTmInterestmapDetDTO(optional):
array LmxTmInterestmapDetDTO
-
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30}
Nested Schema : LmxTmInterestmapDetDTO
Type:
Show Source
object-
childAccountNo(optional):
string
Maximum Length:
20 -
childAcIcprd(optional):
string
Maximum Length:
5 -
childFormulaNo(optional):
number
-
drcr(optional):
string
Maximum Length:
5 -
headerAcIcprd(optional):
string
Maximum Length:
20 -
headerFormulaNo(optional):
number
-
id(optional):
string
Maximum Length:
36 -
interestmapMasterId(optional):
string
Maximum Length:
36
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated withholdingtax
Nested Schema : ResponseResourceSupport
Type:
objectNested Schema : items
Type:
object400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error