Post organisations data mappings entries
Create a new DataMappingEntry for the provided organisation and mapping.
POST
/
organisations
/
{organisationId}
/
data-mappings
/
{mappingId}
/
entries
Authorizations
Authorization
string
headerrequiredPath Parameters
organisationId
string
requiredmappingId
string
requiredBody
application/json
sourceValue
required
The source value of the mapping entry.
targetValue
required
The target value of the mapping entry.
Response
200 - application/json
id
string
requiredmapping
object
mapping.id
string
requiredmapping.orgId
string
requiredmapping.sourceApp
object
mapping.sourceSchemaId
string
requiredmapping.targetApp
object
mapping.targetSchemaId
string
requiredmapping.definition
object[]
requiredmapping.createdAt
string
mapping.updatedAt
string
mapping.deletedAt
string
sourceValue
required
targetValue
required
createdAt
string
updatedAt
string
deletedAt
string