Executes a PartyDuplicate operation

Executes an operation of PartyDuplicate

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

  • PartyDuplicateRequest

PartyDuplicateRequest

BODY PARAMS:
{
  "$type": "Asi.Soa.Membership.DataContracts.PartyDuplicateRequest, Asi.Contracts",
  "EntityTypeName": "PartyDuplicate",
  "OperationName": "Duplicate",
  "NotDuplicatePartyIds": [
    "string value"
  ],
  "DuplicatePartyGroupCode": "string value",
  "DuplicateRuleSetCode": "string value",
  "DuplicateTask": {
    "$type": "Asi.Soa.Membership.DataContracts.PartyDuplicateTaskData, Asi.Contracts"
  },
  "RequestCulture": "string value"
}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!