B2B Gateway
- B2B Gateway
- All Products
/h2h/api/v1/idsm/metadata/<hierarchical mapper ID>
Field | Type | Description |
---|---|---|
srcSchemaType | String | Source schema type |
tgtSchemaType | String | Target schema type |
srcSchemaContent | String | Base64-encoded source schema |
tgtSchemaContent | String | Base64-encoded target schema |
Asset | Schema type |
---|---|
Intelligent structure model | Any |
Data service in the data services repository | Native or XML based on whether Input in Native
format is selected |
Hierarchical schema from an XML file | XML |
Hierarchical schema from a JSON file | JSON |
GET <server URL>/h2h/api/v1/idsm/metadata/<hierarchical mapper ID> Content-Type: application/json Accept: application/json IDS-SESSION-ID: jpaybAKQMsmdt7vLJ02z0
{ "srcSchemaType": "XML", "tgtSchemaType": "JSON", "srcSchemaContent": "eJzNV+tP2zAQ/85fEWXqJ5RHk1CgoqCKthNSAY3HhvYFuYlLLSV2SNzXtD9+Zz...", "tgtSchemaContent": "eJzNkL0OgjAUhXeegnRm0ZiYuBFlwBA0/q2kylVrUPByHYjh3aVVI2nAusnS3n..." }