MDM Public API CookBook (Feb 2023)
MDM Public API CookBook (Feb 2023)
<baseAPIURL>/business-entity/public/api/v1/entity/<businessEntity>
Format: https://informatica-pod.com/business-entity/public/api/v1/entity/<businessEntity>?sourceSystem=<system>[&sourcePKey=<pkey>]
Sample Payload :
Payload:
{
"name": "Organization API2",
"numberOfEmployees": 12,
"companyType": {
"Code": "Chartered"
},
"dateOfIncorporation": "2021-06-01",
"TaxDetail": [
{
"taxNumberType": {
"Code": "ITIN"
},
"taxNumber": "12"
}
]
}
Sample Payload :
Sample Payload :
[
{
"op": "replace",
"path": "name",
"value": "jacob"
},
{
"op": "replace",
"path": "lastName",
"value": "Bejoy"
}
]
Known Limitations
• Delete Source record is not supported
2
3
hierarchyType
Known Limitations
• Merge upto 10 records in one API request
Format : <baseApiUrl>/business-
entity/public/api/v1/entity-
group/<businessEntity>
Format : <baseApiUrl>/business-
entity/public/api/v1/entity-
group/<businessEntity>/<businessID>
<baseAPIURL>/job/public/api/v1/jobInstance/<jobInstanceId>
Bejoy Jacob
Product Manger, Informatica