CreateCustomerRelationships Action
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Creates a new customer lookup attribute, and optionally, to add it to a specified unmanaged solution.
This Web API action corresponds to the organization service CreateCustomerRelationshipsRequest.
CreateCustomerRelationships action is not bound to any entity types.
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
Lookup | The metadata for the lookup field used to store the ID of the related record. | |||
OneToManyRelationships | Collection(ComplexOneToManyRelationshipMetadata ComplexType) | The metadata array for the one-to-many relationships to the Account and Contact entity. | ||
SolutionUniqueName | Edm.String | false | The name of the unmanaged solution to which you want to add this customer lookup attribute to. |
The CreateCustomerRelationships action returns the following value.
Type | Nullable | Description |
|---|---|---|
false | Contains the response from the CreateCustomerRelationships Action |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright