Create data map
/api/unitresults/datamap/{scope}
CreateDataMap
Create or update one or more structured result store address definition data maps in a particular scope. Note these are immutable and cannot be changed once created.
In the request, each data map must be keyed by a unique correlation ID. This ID is ephemeral and not stored by LUSID. It serves only to easily identify each data map object in the response.
The response returns both the collection of successfully created or updated data maps, as well as those that failed. For each failure, a reason is provided.
It is important to check the failed set for any unsuccessful results.