Virtually all Origami API endpoints that include domain in the resource path are designed to interact with our extensive data model, which includes over 1,400 distinct Domain Objects.
Each {domain} has its own unique schema. As a result, the structure of the input or update JSON objects will vary depending on the {domain} you are working with.
When you are creating or updating Domain records, it is imperative that the body of the API request matches the schema of the domain you are targeting.
To ensure proper formatting and structure, please refer to the Origami Web App to access Data Dictionaries for the Domains you intend to interact with:
Live Environment: https://live.origamirisk.com/Origami/DataDictionary
PreProduction Environment: https://preprod.origamirisk.com/Origami/DataDictionary
Staging Environment: https://staging.origamirisk.com/Origami/DataDictionary