Get all valid corporate information service enrichment data
get
/service/v1/corporateinformation/enrichment
This endpoint will be used to Get all valid corporateinformationservice maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
adHoc(optional): string
delivery type for adhoc
-
corporateCode(optional): string
filter by corporate code/id
-
dayOfWeek(optional): string
day of week for pickup or delivery
-
filterType(optional): string
filter type for pickup, delivery or both
-
frequency(optional): string
frequency for pickup or delivery
-
levelOfEnrichment(optional): string
Level of Enrichment
-
pkpDlvryFor(optional): string
pickup or delivery for cheque, cash or both
-
pkpDlvryHldy(optional): string
pickup or delivery on holiday (Y or N)
-
pkpDlvryLocation(optional): string
location for pickup or delivery
-
pkpDlvryPoint(optional): string
pickup or delivery point code to filter
-
productCategory(optional): string
Product Category
-
productCode(optional): string
Product Code
-
timeSlot(optional): string
time slot for pickup or delivery
Header Parameters
-
appId: string
appId
-
branchCode: string
branchCode
-
userId: string
userId
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns message of succes or failure. If success, returns the enrichment data of the corporate.
Root Schema : ObcmTmCorpEnrchStupMstrWrapperDTO
Type:
object
Collection of Corporate Enrichment Setup master Data.
Show Source
-
data(optional):
array data
List of Corporate Enrichment pick up data
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : ObcmTmCorpEnrchStupMstrDTO-allOf[1]
Type:
Show Source
object
-
corporateCode(optional):
string
Corporate code used for corporate enrichmentData
-
corporateName(optional):
string
Corporate name used for corporate enrichmentData
-
counterPartyInfoManTxn(optional):
string
Counter party information used for corporate enrichmentData
-
courierSrvcType(optional):
string
Courier service type used for corporate enrichmentData
-
drawerInfoManTxn(optional):
string
Dwawer information used for corporate enrichmentData
-
enrichmentId(optional):
string
Enrichment id used for corporate enrichmentData
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