Executes a PartyDuplicate operation

Executes an operation of PartyDuplicate

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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"
}
Body Params

PartyDuplicateRequest object to execute

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

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

Allowed:
string
string
string
enum
Defaults to MarkRecordsNonDuplicate
Allowed:
string
NotDuplicatePartyIds
array of strings
NotDuplicatePartyIds
string
string
Responses
200

The request was successful.

201

The resource was successfully created.

202

The resource was asynchronously created.

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

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