Create
POST {{baseUrl}}/metadata/v2/association-types
Request Body
{"source_entity_id"=>"{{sourceEntityId}}", "target_entity_id"=>"{{targetEntityId}}", "suggested_key_name"=>"related_opportunity", "display_name"=>"Related Opportunity", "cardinality"=>"ONE_TO_MANY"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-customer-id | string | ||
x-provider-name | string |