Get all valid withholding Tax
get
/withholdingtax
This endpoint is used to get all valid withholding tax maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat(optional): string
-
headerAc(optional): string
filter using pool header account
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
recordStat(optional): string
-
structureId(optional): string
Pattern:
[A-Z0-9]{1,30}filter using structureId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
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
400 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