Executes a PartyMerge operation

Executes an operation of PartyMerge

With the PartyMerge service, you can perform the following operations on the execute endpoint:

  • PartyMergeRequest

PartyMergeRequest

BODY PARAMS:
{
  "$type": "Asi.Soa.Membership.DataContracts.PartyMergeRequest, Asi.Contracts",
  "EntityTypeName": "PartyMerge",
  "OperationName": "Merge",
  "MergeToPartyId": "string value",
  "MergeFromPartyId": "string value",
  "MergeToId": "string value",
  "MergeFromId": "string value",
  "DuplicatePartyGroupCode": "string value",
  "DuplicateRuleSetCode": "string value",
  "MergeTask": {
    "$type": "Asi.Soa.Membership.DataContracts.PartyMergeTaskData, Asi.Contracts"
  },
  "IsPreValidated": false,
  "RequestCulture": "string value"
}
Body Params

PartyMergeRequest object to execute

string
enum
required
Defaults to Asi.Soa.Membership.DataContracts.PartyMergeRequest, Asi.Contracts

The DataType must be "Asi.Soa.Membership.DataContracts.PartyMergeRequest, Asi.Contracts"

Allowed:
string
string
string
boolean
Defaults to false
string
string
string
enum
Defaults to CombineTwoRecords
Allowed:
string
string
string
string
Responses
200

The request was successful.

201

The resource was successfully created.

202

The resource was asynchronously created.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!

Contact us
Copyright © Advanced Solutions International, All rights reserved.