Get all valid corporate information service products
get
/service/v1/corporateinformation/products
This endpoints will be used to Get all valid corporateinformationservice maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
partyId(optional): string
filter by corporate code/id
-
productCategory(optional): string
filter by corporate code/id
-
productCode(optional): string
filter by corporate code/id
Header Parameters
-
appId: string
appId
-
branchCode: string
branchCode
-
userId: string
userId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
Returns products information
Root Schema : ObcmTmCorpEnrchProdListCollection
Type:
object
Collection of Corporate Enrichment product Data.
Show Source
Nested Schema : data
Type:
Show Source
array
-
Array of:
object ObcmTmCorpEnrchProdListDTO
List of Corporate Enrichment Product data
Nested Schema : ObcmTmCorpEnrchProdListDTO
Type:
object
List of Corporate Enrichment Product data
Show Source
-
partyId(optional):
string
Party id used for corporate enrichment product data
-
productCategory(optional):
string
Product Category used for corporate enrichment product data
-
productCode(optional):
string
ProductCode used for corporate enrichment product data
-
productDesc(optional):
string
ProductDesc used for corporate enrichment product data
-
productType(optional):
string
ProductType used for corporate enrichment product data
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