Connectors Reference

Impexium

Impexium is the premier association management software solution for nonprofits and member-based organizations.

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

Add-Individual ([advanced][Optional]string createUser, [internal]string Content-Type, [Optional]Add-IndividualParameterBody body)

Add Individual

Add-Activity (string id, [internal]string Content-Type, [Optional]Add-ActivityParameterBody body)

Add Activity

Find-Individual-IDOrEmail (string idOrRecordNumberOrEmail, [internal]integer pageNumber, [internal]string IncludeDetails, [internal]string Content-Type)

Find Individual by ID or Email or Record Number

Add-To-Committee (string code, [internal]string Content-Type, [Optional]Add-To-CommitteeParameterBody body)

Add Individual to Committee

Add-Organization ([internal]string Content-Type, [Optional]Add-OrganizationParameterBody body)

Add Organization

Add-relationship-to-individual (string id, [internal]string Content-Type, [Optional]Add-relationship-to-individualParameterBody body)

Add Relationship to Individual

Update-Organization (string id, [internal]string Content-Type, [Optional]Update-OrganizationParameterBody body)

Update Organization

List-of-all-custom-fields ([internal]string Content-type)

List of all custom fields

Find-Customer-Phone ([internal]string pageNumber, string phoneNumber, [internal]boolean includeAddress, [internal]boolean includePhone, [internal]boolean includeEmail, [internal]string Content-Type)

Find Customer by Phone Number

Update-custom-field-value (string id, [internal]string Content-Type, [Optional]Update-custom-field-valueParameterBody body)

Update Custom Field Value

 

Triggers:

Name

Summary

When-Individual-Created ([internal]string Content-Type, When-Individual-CreatedParameterBody body)

Individual Created

When-product-purchased ([internal]string Content-Type, When-product-purchasedParameterBody body)

When Product is Purchased

 

Objects:

Name

Summary

Add-ActivityParameterBody

 

Add-ActivityResponse

 

Add-IndividualParameterBody

 

Add-OrganizationParameterBody

 

Add-relationship-to-individualParameterBody

 

Add-relationship-to-individualResponse

 

Add-To-CommitteeParameterBody

 

Add-To-CommitteeResponse

 

Find-Customer-PhoneResponse

 

Find-Individual-IDOrEmailResponse

 

IndividualData

 

List-of-all-custom-fieldsResponse

 

OrganizationData

 

Update-custom-field-valueParameterBody

 

Update-custom-field-valueResponse

 

Update-OrganizationParameterBody

 

When-Individual-CreatedParameterBody

 

When-Individual-CreatedResponse

 

When-product-purchasedParameterBody

 

When-product-purchasedResponse

 

 

Actions:

Add-Individual

Summary: Add Individual

Description: Adds an Individual

 

Syntax:

Impexium.Add-Individual ([advanced][Optional]string createUser, [internal]string Content-Type, [Optional]Add-IndividualParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

createUser

string

(Create User.)Values: [True, False]

Choose True if a user account should be created when the individual is created.

False

Content-Type

string

 

 

True

body

Add-IndividualParameterBody

 

 

False

 

Returns:

          Type:IndividualData

 

Add-Activity

Summary: Add Activity

Description: Add Activity

 

Syntax:

Impexium.Add-Activity (string id, [internal]string Content-Type, [Optional]Add-ActivityParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

id

string

(Individual ID)

Individual ID

True

Content-Type

string

 

 

True

body

Add-ActivityParameterBody

 

 

False

 

Returns:

          Type:Add-ActivityResponse

 

Find-Individual-IDOrEmail

Summary: Find Individual by ID or Email or Record Number

Description: Find Individual by ID or Email

 

Syntax:

Impexium.Find-Individual-IDOrEmail (string idOrRecordNumberOrEmail, [internal]integer pageNumber, [internal]string IncludeDetails, [internal]string Content-Type)

 

Parameters:

Name

Type

Summary

Required

Related Action

idOrRecordNumberOrEmail

string

(ID Or Record Number Or Email)

ID Or Record Number Or Email

True

pageNumber

integer

 

 

True

IncludeDetails

string

 

 

True

Content-Type

string

 

 

True

 

Returns:

          Type:Find-Individual-IDOrEmailResponse

 

Add-To-Committee

Summary: Add Individual to Committee

Description: Add Individual to Committee

 

Syntax:

Impexium.Add-To-Committee (string code, [internal]string Content-Type, [Optional]Add-To-CommitteeParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

code

string

(Committee Code)

Committee Code

True

Content-Type

string

 

 

True

body

Add-To-CommitteeParameterBody

 

 

False

 

Returns:

          Type:Add-To-CommitteeResponse

 

Add-Organization

Summary: Add Organization

Description: Add Organization

 

Syntax:

Impexium.Add-Organization ([internal]string Content-Type, [Optional]Add-OrganizationParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

 

 

True

body

Add-OrganizationParameterBody

 

 

False

 

Returns:

          Type:OrganizationData

          Description: OrganizationData

 

Add-relationship-to-individual

Summary: Add Relationship to Individual

Description: Add Relationship to Individual

 

Syntax:

Impexium.Add-relationship-to-individual (string id, [internal]string Content-Type, [Optional]Add-relationship-to-individualParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

id

string

(Individual ID)

Individual ID

True

Content-Type

string

 

 

True

body

Add-relationship-to-individualParameterBody

 

 

False

 

Returns:

          Type:Add-relationship-to-individualResponse

 

Update-Organization

Summary: Update Organization

Description: Update Organization

 

Syntax:

Impexium.Update-Organization (string id, [internal]string Content-Type, [Optional]Update-OrganizationParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

id

string

(Organization ID)

Organization ID

True

Content-Type

string

 

 

True

body

Update-OrganizationParameterBody

 

 

False

 

Returns:

          Type:OrganizationData

          Description: OrganizationData

 

List-of-all-custom-fields

Summary: List of all custom fields

Description: List of all custom fields

 

Syntax:

Impexium.List-of-all-custom-fields ([internal]string Content-type)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-type

string

 

 

True

 

Returns:

          Type:List-of-all-custom-fieldsResponse

 

Find-Customer-Phone

Summary: Find Customer by Phone Number

Description: Find Customer by Phone Number

 

Syntax:

Impexium.Find-Customer-Phone ([internal]string pageNumber, string phoneNumber, [internal]boolean includeAddress, [internal]boolean includePhone, [internal]boolean includeEmail, [internal]string Content-Type)

 

Parameters:

Name

Type

Summary

Required

Related Action

pageNumber

string

 

 

True

phoneNumber

string

(Phone Number)

Phone Number

True

includeAddress

boolean

 

 

True

includePhone

boolean

 

 

True

includeEmail

boolean

 

 

True

Content-Type

string

 

 

True

 

Returns:

          Type:Find-Customer-PhoneResponse

 

Update-custom-field-value

Summary: Update Custom Field Value

Description: Update Custom Field Value

 

Syntax:

Impexium.Update-custom-field-value (string id, [internal]string Content-Type, [Optional]Update-custom-field-valueParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

id

string

(Customer ID)

Customer ID

True

Content-Type

string

 

 

True

body

Update-custom-field-valueParameterBody

 

 

False

 

Returns:

          Type:Update-custom-field-valueResponse

 

Triggers:

Trigger When-Individual-Created

Summary: Individual Created

Description: When an Individual is created

 

Syntax:

Impexium.When-Individual-Created ([internal]string Content-Type, When-Individual-CreatedParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

 

 

True

body

When-Individual-CreatedParameterBody

 

 

True

 

Returns:

          Type:When-Individual-CreatedResponse

 

Trigger When-product-purchased

Summary: When Product is Purchased

Description: When Product is Purchased. Supported Product Types: Merchandise, Courses, Exams

 

Syntax:

Impexium.When-product-purchased ([internal]string Content-Type, When-product-purchasedParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

 

 

True

body

When-product-purchasedParameterBody

 

 

True

 

Returns:

          Type:When-product-purchasedResponse

 


 

Add-ActivityParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

category

string

 

Category

text

string

 

Text

url

string

 

url

activityDate

string

 

Activity Date


 

Add-ActivityResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

Add-IndividualParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

firstName

string

 

First Name

lastName

string

 

Last Name

email

string

 

Email Address


 

Add-OrganizationParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

id

name

string

 

Name

showInDirectory

boolean

 

show In Directory  Values: [, ]

branchName

string

 

Branch Name

website

string

 

Website


 

Add-relationship-to-individualParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

relationshipName

string

 

relationshipName

relatedToCustomerRecordNumber

string

 

Related To Customer Record Number

reciprocalRelationshipName

string

 

reciprocalRelationshipName

isPrimary

boolean

 

isPrimary  Values: [, ]

startDate

string

 

Start Date

endDate

string

 

End Date


 

Add-relationship-to-individualResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

Add-To-CommitteeParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

recordNumber

string

 

Record Number

code

string

 

Member code

positionCode

string

 

Position Code

startDate

string

 

Start Date


 

Add-To-CommitteeResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

MemberId

firstName

string

 

FirstName

lastName

string

 

LastName

code

string

 

Code

recordNumber

string

 

RecordNumber

position

string

 

Position

positionCode

string

 

PositionCode

startDate

string

 

StartDate

endDate

string

 

EndDate

primaryOrganization

PrimaryOrganization

 

 

organizationRepresenting

OrganizationRepresenting

 

 

nominatedByCustomer

NominatedByCustomer

 

 

addresses

array of (AddressesItem)

 

 

phones

array of (PhonesItem)

 

 

emails

array of (EmailsItem)

 

 

rank

integer

 

Rank

 

PrimaryOrganization

Summary:

Description:

 

          Properties:

Name

Type

Summary

contactIds

array of (string(uuid))

ContactIds

PrimaryOrganization-ContactIds

parentCompanyId

string

 

PrimaryOrganization-ParentCompanyId

description

string

 

PrimaryOrganization-Description

branchName

string

 

PrimaryOrganization-BranchName

tags

array of (string)

Tags

PrimaryOrganization-Tags

id

string

 

PrimaryOrganization-PrimaryOrganizationId

customerType

string

 

PrimaryOrganization-CustomerType

recordNumber

string

 

PrimaryOrganization-RecordNumber

title

string

 

PrimaryOrganization-Title

name

string

 

PrimaryOrganization-Name

addresses

array of (AddressesItem)

 

 

email

string

 

PrimaryOrganization-Email

imageUri

string

 

PrimaryOrganization-ImageUri

twitter

string

 

PrimaryOrganization-Twitter

linkedIn

string

 

PrimaryOrganization-LinkedIn

emails

array of (EmailsItem)

 

 

phones

array of (PhonesItem)

 

 

webSite

string

 

PrimaryOrganization-WebSite

memberships

array of (MembershipsItem)

 

 

category

string

 

PrimaryOrganization-Category

categories

array of (CategoriesItem)

 

 

customFields

array of (CustomFieldsItem)

 

 

showInDirectory

boolean

 

PrimaryOrganization-ShowInDirectory

links

array of (LinksItem)

 

 

oldId

string

 

PrimaryOrganization-OldId

 

AddressesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

PrimaryOrganization-Addresses-AddressId

primary

boolean

 

PrimaryOrganization-Addresses-PrimaryAddress

line1

string

 

PrimaryOrganization-Addresses-Line1

line2

string

 

PrimaryOrganization-Addresses-Line2

line3

string

 

PrimaryOrganization-Addresses-Line3

city

string

 

PrimaryOrganization-Addresses-City

state

string

 

PrimaryOrganization-Addresses-State

zipcode

string

 

PrimaryOrganization-Addresses-ZipCode

country

string

 

PrimaryOrganization-Addresses-Country

stateAbbreviation

string

 

PrimaryOrganization-Addresses-StateAbbreviation

stateISOCode

string

 

PrimaryOrganization-Addresses-StateISOCode

type

string

 

PrimaryOrganization-Addresses-Type

region

string

 

PrimaryOrganization-Addresses-Region

latitude

number

 

PrimaryOrganization-Addresses-Latitude

longitude

number

 

PrimaryOrganization-Addresses-Longitude

showInDirectory

boolean

 

PrimaryOrganization-Addresses-ShowInDirectory

congressionalDistrict

string

 

PrimaryOrganization-Addresses-CongressionalDistrict

countryData

CountryData

 

 

 

CountryData

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

PrimaryOrganization-Addresses-Country-CountryId

name

string

 

PrimaryOrganization-Addresses-Country-CountryName

twoLetterIsoCode

string

 

PrimaryOrganization-Addresses-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

PrimaryOrganization-Addresses-Country-ThreeLetterIsoCode

code

integer

 

PrimaryOrganization-Addresses-Country-CountryCode

 

EmailsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

primary

boolean

 

PrimaryOrganization-Emails-Primary

address

string

 

PrimaryOrganization-Emails-Address

type

string

 

PrimaryOrganization-Emails-Type

showInDirectory

boolean

 

PrimaryOrganization-Emails-ShowInDirectory

 

PhonesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

PrimaryOrganization-Phones-Id

primary

boolean

 

PrimaryOrganization-Phones-Primary

type

integer

 

PrimaryOrganization-Phones-Type

country

Country

 

 

showInDirectory

boolean

 

PrimaryOrganization-Phones-ShowInDirectory

number

string

 

PrimaryOrganization-Phones-Number

extension

string

 

PrimaryOrganization-Phones-Extension

typeName

string

 

PrimaryOrganization-Phones-TypeName

 

Country

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

PrimaryOrganization-Phones-Country-CountryId

name

string

 

PrimaryOrganization-Phones-Country-CountryName

twoLetterIsoCode

string

 

PrimaryOrganization-Phones-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

PrimaryOrganization-Phones-Country-ThreeLetterIsoCode

code

integer

 

PrimaryOrganization-Phones-Country-CountryCode

 

MembershipsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

membershipType

string

 

PrimaryOrganization-Memberships-MembershipType

membershipTypeId

string

 

PrimaryOrganization-Memberships-MembershipTypeId

code

string

 

PrimaryOrganization-Memberships-Code

expireDate

string

 

PrimaryOrganization-Memberships-ExpireDate

graceExpireDate

string

 

PrimaryOrganization-Memberships-GraceExpireDate

inheritedMembershipBenefits

boolean

 

PrimaryOrganization-Memberships-InheritedMembershipBenefits

renewalUrl

string

 

PrimaryOrganization-Memberships-RenewalUrl

joinDate

string

 

PrimaryOrganization-Memberships-JoinDate

terminateDate

string

 

PrimaryOrganization-Memberships-TerminateDate

effectiveDate

string

 

PrimaryOrganization-Memberships-EffectiveDate

 

CategoriesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

subCategories

array of (SubCategoriesItem)

 

PrimaryOrganization-Categories-Subcategories

code

string

 

PrimaryOrganization-Categories-Code

name

string

 

PrimaryOrganization-Categories-Name

 

SubCategoriesItem

Summary:

Description: PrimaryOrganization-Categories-Subcategories-Item

 

          Properties:

Name

Type

Summary

code

string

 

PrimaryOrganization-Categories-SubCategories-Code

name

string

 

PrimaryOrganization-Categories-SubCategories-Name

 

CustomFieldsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

name

string

 

PrimaryOrganization-CustomFields-Name

caption

string

 

PrimaryOrganization-CustomFields-Caption

value

string

 

PrimaryOrganization-CustomFields-Value

 

LinksItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

type

string

 

PrimaryOrganization-Links-Type

url

string

 

PrimaryOrganization-Links-Type

 

OrganizationRepresenting

Summary:

Description:

 

          Properties:

Name

Type

Summary

contactIds

array of (string(uuid))

ContactIds

OrganizationRepresenting-ContactIds

parentCompanyId

string

 

OrganizationRepresenting-ParentCompanyId

description

string

 

OrganizationRepresenting-Description

branchName

string

 

OrganizationRepresenting-BranchName

tags

array of (string)

Tags

OrganizationRepresenting-Tags

id

string

 

OrganizationRepresenting-OrganizationRepresentingId

customerType

string

 

OrganizationRepresenting-CustomerType

recordNumber

string

 

OrganizationRepresenting-RecordNumber

title

string

 

OrganizationRepresenting-Title

name

string

 

OrganizationRepresenting-Name

addresses

array of (AddressesItem)

 

 

email

string

 

OrganizationRepresenting-Email

imageUri

string

 

OrganizationRepresenting-ImageUri

twitter

string

 

OrganizationRepresenting-Twitter

linkedIn

string

 

OrganizationRepresenting-LinkedIn

emails

array of (EmailsItem)

 

 

phones

array of (PhonesItem)

 

 

webSite

string

 

OrganizationRepresenting-WebSite

memberships

array of (MembershipsItem)

 

 

category

string

 

OrganizationRepresenting-Category

categories

array of (CategoriesItem)

 

OrganizationRepresenting-Categories

customFields

array of (CustomFieldsItem)

 

 

showInDirectory

boolean

 

OrganizationRepresenting-ShowInDirectory

links

array of (LinksItem)

 

 

oldId

string

 

OrganizationRepresenting-OldId

 

AddressesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

OrganizationRepresenting-Addresses-AddressId

primary

boolean

 

OrganizationRepresenting-Addresses-PrimaryAddress

line1

string

 

OrganizationRepresenting-Addresses-Line1

line2

string

 

OrganizationRepresenting-Addresses-Line2

line3

string

 

OrganizationRepresenting-Addresses-Line3

city

string

 

OrganizationRepresenting-Addresses-City

state

string

 

OrganizationRepresenting-Addresses-State

zipcode

string

 

OrganizationRepresenting-Addresses-ZipCode

country

string

 

OrganizationRepresenting-Addresses-Country

stateAbbreviation

string

 

OrganizationRepresenting-Addresses-StateAbbreviation

stateISOCode

string

 

OrganizationRepresenting-Addresses-StateISOCode

type

string

 

OrganizationRepresenting-Addresses-Type

region

string

 

OrganizationRepresenting-Addresses-Region

latitude

number

 

OrganizationRepresenting-Addresses-Latitude

longitude

number

 

OrganizationRepresenting-Addresses-Longitude

showInDirectory

boolean

 

OrganizationRepresenting-Addresses-ShowInDirectory

congressionalDistrict

string

 

OrganizationRepresenting-Addresses-CongressionalDistrict

countryData

CountryData

 

 

 

CountryData

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

OrganizationRepresenting-Addresses-Country-CountryId

name

string

 

OrganizationRepresenting-Addresses-Country-CountryName

twoLetterIsoCode

string

 

OrganizationRepresenting-Addresses-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

OrganizationRepresenting-Addresses-Country-ThreeLetterIsoCode

code

integer

 

OrganizationRepresenting-Addresses-Country-CountryCode

 

EmailsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

primary

boolean

 

OrganizationRepresenting-Emails-Primary

address

string

 

OrganizationRepresenting-Emails-Address

type

string

 

OrganizationRepresenting-Emails-Type

showInDirectory

boolean

 

OrganizationRepresenting-Emails-ShowInDirectory

 

PhonesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

OrganizationRepresenting-Phones-Id

primary

boolean

 

OrganizationRepresenting-Phones-Primary

type

integer

 

OrganizationRepresenting-Phones-Type

country

Country

 

 

showInDirectory

boolean

 

OrganizationRepresenting-Phones-ShowInDirectory

number

string

 

OrganizationRepresenting-Phones-Number

extension

string

 

OrganizationRepresenting-Phones-Extension

typeName

string

 

OrganizationRepresenting-Phones-TypeName

 

Country

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

OrganizationRepresenting-Phones-Country-CountryId

name

string

 

OrganizationRepresenting-Phones-Country-CountryName

twoLetterIsoCode

string

 

OrganizationRepresenting-Phones-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

OrganizationRepresenting-Phones-Country-ThreeLetterIsoCode

code

integer

 

OrganizationRepresenting-Phones-Country-CountryCode

 

MembershipsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

membershipType

string

 

OrganizationRepresenting-Memberships-MembershipType

membershipTypeId

string

 

OrganizationRepresenting-Memberships-MembershipTypeId

code

string

 

OrganizationRepresenting-Memberships-Code

expireDate

string

 

OrganizationRepresenting-Memberships-ExpireDate

graceExpireDate

string

 

OrganizationRepresenting-Memberships-GraceExpireDate

inheritedMembershipBenefits

boolean

 

OrganizationRepresenting-Memberships-InheritedMembershipBenefits

renewalUrl

string

 

OrganizationRepresenting-Memberships-RenewalUrl

joinDate

string

 

OrganizationRepresenting-Memberships-JoinDate

terminateDate

string

 

OrganizationRepresenting-Memberships-TerminateDate

effectiveDate

string

 

OrganizationRepresenting-Memberships-EffectiveDate

 

CategoriesItem

Summary:

Description: OrganizationRepresenting-Categories-Item

 

          Properties:

Name

Type

Summary

subCategories

array of (SubCategoriesItem)

 

OrganizationRepresenting-Categories-Subcategories

code

string

 

OrganizationRepresenting-Categories-Code

name

string

 

OrganizationRepresenting-Categories-Name

 

SubCategoriesItem

Summary:

Description: OrganizationRepresenting-Categories-Subcategories-Item

 

          Properties:

Name

Type

Summary

code

string

 

OrganizationRepresenting-Categories-SubCategories-Code

name

string

 

OrganizationRepresenting-Categories-SubCategories-Name

 

CustomFieldsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

name

string

 

OrganizationRepresenting-CustomFields-Name

caption

string

 

OrganizationRepresenting-CustomFields-Caption

value

string

 

OrganizationRepresenting-CustomFields-Value

 

LinksItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

type

string

 

OrganizationRepresenting-Links-Type

url

string

 

OrganizationRepresenting-Links-Type

 

NominatedByCustomer

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

NominatedByCustomer-NominatedByCustomerId

customerType

string

 

NominatedByCustomer-CustomerType

recordNumber

string

 

NominatedByCustomer-RecordNumber

title

string

 

NominatedByCustomer-Title

name

string

 

NominatedByCustomer-Name

addresses

array of (AddressesItem)

 

 

email

string

 

NominatedByCustomer-Email

imageUri

string

 

NominatedByCustomer-ImageUri

twitter

string

 

NominatedByCustomer-Twitter

linkedIn

string

 

NominatedByCustomer-LinkedIn

emails

array of (EmailsItem)

 

 

phones

array of (PhonesItem)

 

 

webSite

string

 

NominatedByCustomer-WebSite

memberships

array of (MembershipsItem)

 

 

category

string

 

NominatedByCustomer-Category

categories

array of (CategoriesItem)

 

NominatedByCustomer-Categories

customFields

array of (CustomFieldsItem)

 

 

showInDirectory

boolean

 

NominatedByCustomer-ShowInDirectory

links

array of (LinksItem)

 

 

oldId

string

 

NominatedByCustomer-OldId

 

AddressesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

NominatedByCustomer-Addresses-AddressId

primary

boolean

 

NominatedByCustomer-Addresses-PrimaryAddress

line1

string

 

NominatedByCustomer-Addresses-Line1

line2

string

 

NominatedByCustomer-Addresses-Line2

line3

string

 

NominatedByCustomer-Addresses-Line3

city

string

 

NominatedByCustomer-Addresses-City

state

string

 

NominatedByCustomer-Addresses-State

zipcode

string

 

NominatedByCustomer-Addresses-ZipCode

country

string

 

NominatedByCustomer-Addresses-Country

stateAbbreviation

string

 

NominatedByCustomer-Addresses-StateAbbreviation

stateISOCode

string

 

NominatedByCustomer-Addresses-StateISOCode

type

string

 

NominatedByCustomer-Addresses-Type

region

string

 

NominatedByCustomer-Addresses-Region

latitude

number

 

NominatedByCustomer-Addresses-Latitude

longitude

number

 

NominatedByCustomer-Addresses-Longitude

showInDirectory

boolean

 

NominatedByCustomer-Addresses-ShowInDirectory

congressionalDistrict

string

 

NominatedByCustomer-Addresses-CongressionalDistrict

countryData

CountryData

 

 

 

CountryData

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

NominatedByCustomer-Addresses-Country-CountryId

name

string

 

NominatedByCustomer-Addresses-Country-CountryName

twoLetterIsoCode

string

 

NominatedByCustomer-Addresses-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

NominatedByCustomer-Addresses-Country-ThreeLetterIsoCode

code

integer

 

NominatedByCustomer-Addresses-Country-CountryCode

 

EmailsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

primary

boolean

 

NominatedByCustomer-Emails-Primary

address

string

 

NominatedByCustomer-Emails-Address

type

string

 

NominatedByCustomer-Emails-Type

showInDirectory

boolean

 

NominatedByCustomer-Emails-ShowInDirectory

 

PhonesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

NominatedByCustomer-Phones-Id

primary

boolean

 

NominatedByCustomer-Phones-Primary

type

integer

 

NominatedByCustomer-Phones-Type

country

Country

 

 

showInDirectory

boolean

 

NominatedByCustomer-Phones-ShowInDirectory

number

string

 

NominatedByCustomer-Phones-Number

extension

string

 

NominatedByCustomer-Phones-Extension

typeName

string

 

NominatedByCustomer-Phones-TypeName

 

Country

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

NominatedByCustomer-Phones-Country-CountryId

name

string

 

NominatedByCustomer-Phones-Country-CountryName

twoLetterIsoCode

string

 

NominatedByCustomer-Phones-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

NominatedByCustomer-Phones-Country-ThreeLetterIsoCode

code

integer

 

NominatedByCustomer-Phones-Country-CountryCode

 

MembershipsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

membershipType

string

 

NominatedByCustomer-Memberships-MembershipType

membershipTypeId

string

 

NominatedByCustomer-Memberships-MembershipTypeId

code

string

 

NominatedByCustomer-Memberships-Code

expireDate

string

 

NominatedByCustomer-Memberships-ExpireDate

graceExpireDate

string

 

NominatedByCustomer-Memberships-GraceExpireDate

inheritedMembershipBenefits

boolean

 

NominatedByCustomer-Memberships-InheritedMembershipBenefits

renewalUrl

string

 

NominatedByCustomer-Memberships-RenewalUrl

joinDate

string

 

NominatedByCustomer-Memberships-JoinDate

terminateDate

string

 

NominatedByCustomer-Memberships-TerminateDate

effectiveDate

string

 

NominatedByCustomer-Memberships-EffectiveDate

 

CategoriesItem

Summary:

Description: NominatedByCustomer-Categories-Item

 

          Properties:

Name

Type

Summary

subCategories

array of (SubCategoriesItem)

 

NominatedByCustomer-Categories-SubCategories

code

string

 

NominatedByCustomer-Categories-Code

name

string

 

NominatedByCustomer-Categories-Name

 

SubCategoriesItem

Summary:

Description: NominatedByCustomer-Categories-SubCategories-Item

 

          Properties:

Name

Type

Summary

code

string

 

NominatedByCustomer-Categories-SubCategories-Code

name

string

 

NominatedByCustomer-Categories-SubCategories-Name

 

CustomFieldsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

name

string

 

NominatedByCustomer-CustomFields-Name

caption

string

 

NominatedByCustomer-CustomFields-Caption

value

string

 

NominatedByCustomer-CustomFields-Value

 

LinksItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

type

string

 

NominatedByCustomer-Links-Type

url

string

 

NominatedByCustomer-Links-Type

 

AddressesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

Addresses-AddressId

primary

boolean

 

Addresses-PrimaryAddress

line1

string

 

Addresses-Line1

line2

string

 

Addresses-Line2

line3

string

 

Addresses-Line3

city

string

 

Addresses-City

state

string

 

Addresses-State

zipcode

string

 

Addresses-ZipCode

country

string

 

Addresses-Country

stateAbbreviation

string

 

Addresses-StateAbbreviation

stateISOCode

string

 

Addresses-StateISOCode

type

string

 

Addresses-Type

region

string

 

Addresses-Region

latitude

number

 

Addresses-Latitude

longitude

number

 

Addresses-Longitude

showInDirectory

boolean

 

Addresses-ShowInDirectory

congressionalDistrict

string

 

Addresses-CongressionalDistrict

countryData

CountryData

 

 

 

CountryData

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

Addresses-Country-CountryId

name

string

 

Addresses-Country-CountryName

twoLetterIsoCode

string

 

Addresses-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

Addresses-Country-ThreeLetterIsoCode

code

integer

 

Addresses-Country-CountryCode

 

PhonesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

Phones-Id

primary

boolean

 

Phones-Primary

type

integer

 

Phones-Type

country

Country

 

 

showInDirectory

boolean

 

Phones-ShowInDirectory

number

string

 

Phones-Number

extension

string

 

Phones-Extension

typeName

string

 

Phones-TypeName

 

Country

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

Phones-Country-CountryId

name

string

 

Phones-Country-CountryName

twoLetterIsoCode

string

 

Phones-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

Phones-Country-ThreeLetterIsoCode

code

integer

 

Phones-Country-CountryCode

 

EmailsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

primary

boolean

 

Emails-Primary

address

string

 

Emails-Address

type

string

 

Emails-Type

showInDirectory

boolean

 

Emails-ShowInDirectory

 


 

Find-Customer-PhoneResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

pageNumber

integer

 

PageNumber

dataList

array of (DataListItem)

 

 

 

DataListItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

fullName

string

 

FullName

id

string

 

CustomerId

customerType

string

 

CustomerType

recordNumber

string

 

RecordNumber

showInDirectory

boolean

 

ShowInDirectory

addresses

array of (AddressesItem)

 

 

emails

array of (EmailsItem)

 

 

phones

array of (PhonesItem)

 

 

 

AddressesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

AddressesAddressId

primary

boolean

 

Addresses-PrimaryAddress

line1

string

 

Addresses-Line1

line2

string

 

Addresses-Line2

line3

string

 

Addresses-Line3

city

string

 

Addresses-City

state

string

 

Addresses-State

zipcode

string

 

Addresses-ZipCode

country

string

 

Addresses-Country

stateAbbreviation

string

 

Addresses-StateAbbreviation

stateISOCode

string

 

Addresses-StateISOCode

type

string

 

Addresses-Type

region

string

 

Addresses-Region

latitude

number

 

Addresses-Latitude

longitude

number

 

Addresses-Longitude

showInDirectory

boolean

 

Addresses-ShowInDirectory

congressionalDistrict

string

 

Addresses-CongressionalDistrict

countryData

CountryData

 

 

 

CountryData

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

Addresses-Country-CountryId

name

string

 

Addresses-Country-CountryName

twoLetterIsoCode

string

 

Addresses-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

Addresses-Country-ThreeLetterIsoCode

code

integer

 

Addresses-Country-CountryCode

 

EmailsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

primary

boolean

 

Emails-Primary

address

string

 

Emails-Address

type

string

 

Emails-Type

showInDirectory

boolean

 

Emails-ShowInDirectory

 

PhonesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

Phones-Id

primary

boolean

 

Phones-Primary

type

integer

 

Phones-Type

country

Country

 

 

showInDirectory

boolean

 

Phones-ShowInDirectory

number

string

 

Phones-Number

extension

string

 

Phones-Extension

typeName

string

 

Phones-TypeName

 

Country

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

Phones-Country-CountryId

name

string

 

Phones-Country-CountryName

twoLetterIsoCode

string

 

Phones-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

Phones-Country-ThreeLetterIsoCode

code

integer

 

Phones-Country-CountryCode

 


 

Find-Individual-IDOrEmailResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

pageNumber

integer(int32)

 

Page Number

dataList

array of (IndividualData)

 

Data List


 

IndividualData

Summary:

Description:

 

          Properties:

Name

Type

Summary

firstName

string

 

FirstName

lastName

string

 

LastName

middleName

string

 

MiddleName

preferredFirstName

string

 

PreferredFirstName

secondLastName

string

 

SecondLastName

prefix

string

 

Prefix

suffix

string

 

Suffix

gender

string

 

Gender

primaryOrganization

PrimaryOrganization

 

 

committees

array of (CommitteesItem)

 

Committees

securityRoles

array of (SecurityRolesItem)

 

SecurityRoles

user

User

 

 

designationData

array of (DesignationDataItem)

 

Designations

relationships

array of (RelationshipsItem)

 

Relationships

jobRoles

array of (JobRolesItem)

 

JobRoles

tags

array of (string)

 

Tags

id

string(uuid)

 

IndividualId

customerType

string

 

CustomerType

recordNumber

string

 

RecordNumber

title

string

 

Title

name

string

 

Name

addresses

array of (AddressesItem)

 

Addresses

email

string(email)

 

Email

imageUri

string(uri)

 

ImageUri

twitter

string(uri)

 

Twitter

linkedIn

string(uri)

 

LinkedIn

emails

array of (EmailsItem)

 

Emails

phones

array of (PhonesItem)

 

Phones

webSite

string(uri)

 

WebSite

memberships

array of (MembershipsItem)

 

Memberships

category

string

 

Category

categories

array of (CategoriesItem)

 

Categories

customFields

array of (CustomFieldsItem)

 

CustomFields

showInDirectory

boolean

 

ShowInDirectory

links

array of (LinksItem)

 

Links

oldId

string

 

OldId

isDeceased

boolean

 

IsDeceased

 

PrimaryOrganization

Summary:

Description:

 

          Properties:

Name

Type

Summary

contactIds

array of (string(uuid))

ContactIds

PrimaryOrganization-ContactIds

parentCompanyId

string(uuid)

 

PrimaryOrganization-ParentCompanyId

description

string

 

PrimaryOrganization-Description

branchName

string

 

PrimaryOrganization-BranchName

tags

array of (string)

Tags

PrimaryOrganization-Tags

id

string(uuid)

 

PrimaryOrganizationId

customerType

string

 

PrimaryOrganization-CustomerType

recordNumber

string

 

PrimaryOrganization-RecordNumber

title

string

 

PrimaryOrganization-Title

name

string

 

PrimaryOrganization-Name

addresses

array of (AddressesItem)

 

PrimaryOrganization-Addresses

email

string(email)

 

PrimaryOrganization-Email

imageUri

string(uri)

 

PrimaryOrganization-ImageUri

twitter

string(uri)

 

PrimaryOrganization-Twitter

linkedIn

string(uri)

 

PrimaryOrganization-LinkedIn

emails

array of (EmailsItem)

 

PrimaryOrganization-Emails

phones

array of (PhonesItem)

 

PrimaryOrganization-Phones

webSite

string(uri)

 

PrimaryOrganization-WebSite

memberships

array of (MembershipsItem)

 

PrimaryOrganization-Memberships

category

string

 

PrimaryOrganization-Category

categories

array of (CategoriesItem)

 

PrimaryOrganization-Categories

customFields

array of (CustomFieldsItem)

 

PrimaryOrganization-CustomFields

showInDirectory

boolean

 

PrimaryOrganization-ShowInDirectory

links

array of (LinksItem)

 

PrimaryOrganization-Links

oldId

string

 

PrimaryOrganization-OldId

 

AddressesItem

Summary:

Description: PrimaryOrganization-Addresses-Item

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

PrimaryOrganization-Addresses-Id

primary

boolean

 

PrimaryOrganization-Addresses-IsPrimary

line1

string

 

PrimaryOrganization-Addresses-Line1

line2

string

 

PrimaryOrganization-Addresses-Line2

line3

string

 

PrimaryOrganization-Addresses-Line3

city

string

 

PrimaryOrganization-Addresses-City

state

string

 

PrimaryOrganization-Addresses-State

zipcode

string

 

PrimaryOrganization-Addresses-ZipCode

country

string

 

PrimaryOrganization-Addresses-Country

stateAbbreviation

string

 

PrimaryOrganization-Addresses-StateAbbreviation

stateISOCode

string

 

PrimaryOrganization-Addresses-StateISOCode

type

string

 

PrimaryOrganization-Addresses-Type

region

string

 

PrimaryOrganization-Addresses-Region

latitude

number

 

PrimaryOrganization-Addresses-Latitude

longitude

number

 

PrimaryOrganization-Addresses-Longitude

showInDirectory

boolean

 

PrimaryOrganization-Addresses-ShowInDirectory

congressionalDistrict

string

 

PrimaryOrganization-Addresses-CongressionalDistrict

countryData

CountryData

 

PrimaryOrganization-Addresses-Country

 

CountryData

Summary:

Description: PrimaryOrganization-Addresses-Country

 

          Properties:

Name

Type

Summary

id

string

 

PrimaryOrganization-Addresses-Country-Id

name

string

 

PrimaryOrganization-Addresses-Country-Name

twoLetterIsoCode

string

 

PrimaryOrganization-Addresses-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

PrimaryOrganization-Addresses-Country-ThreeLetterIsoCode

code

integer

 

PrimaryOrganization-Addresses-Country-Code

 

EmailsItem

Summary:

Description: PrimaryOrganization-Emails-Item

 

          Properties:

Name

Type

Summary

primary

boolean

 

PrimaryOrganization-Emails-IsPrimary

address

string

 

PrimaryOrganization-Emails-Address

type

string

 

PrimaryOrganization-Emails-Type

showInDirectory

boolean

 

PrimaryOrganization-Emails-ShowInDirectory

 

PhonesItem

Summary:

Description: PrimaryOrganization-Phones-Item

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

PrimaryOrganization-Phones-Id

primary

boolean

 

PrimaryOrganization-Phones-IsPrimary

type

integer

 

PrimaryOrganization-Phones-Type

country

Country

 

PrimaryOrganization-Phones-Country

showInDirectory

boolean

 

PrimaryOrganization-Phones-ShowInDirectory

number

string

 

PrimaryOrganization-Phones-Number

extension

string

 

PrimaryOrganization-Phones-Extension

typeName

string

 

PrimaryOrganization-Phones-TypeName

 

Country

Summary:

Description: PrimaryOrganization-Phones-Country

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

PrimaryOrganization-Phones-Country-Id

name

string

 

PrimaryOrganization-Phones-Country-Name

twoLetterIsoCode

string

 

PrimaryOrganization-Phones-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

PrimaryOrganization-Phones-Country-ThreeLetterIsoCode

code

integer

 

PrimaryOrganization-Phones-Country-Code

 

MembershipsItem

Summary:

Description: PrimaryOrganization-Memberships-Item

 

          Properties:

Name

Type

Summary

membershipType

string

 

PrimaryOrganization-Memberships-MembershipType

membershipTypeId

string(uuid)

 

PrimaryOrganization-Memberships-MembershipTypeId

code

string

 

PrimaryOrganization-Memberships-Code

expireDate

string(date-time)

 

PrimaryOrganization-Memberships-ExpireDate

graceExpireDate

string(date-time)

 

PrimaryOrganization-Memberships-GraceExpireDate

inheritedMembershipBenefits

boolean

 

PrimaryOrganization-Memberships-InheritedMembershipBenefits

renewalUrl

string

 

PrimaryOrganization-Memberships-RenewalUrl

joinDate

string(date-time)

 

PrimaryOrganization-Memberships-JoinDate

terminateDate

string(date-time)

 

PrimaryOrganization-Memberships-TerminateDate

effectiveDate

string(date-time)

 

PrimaryOrganization-Memberships-EffectiveDate

 

CategoriesItem

Summary:

Description: PrimaryOrganization-Categories-Item

 

          Properties:

Name

Type

Summary

subCategories

array of (SubCategoriesItem)

 

PrimaryOrganization-Categories-Subcategories

code

string

 

PrimaryOrganization-Categories-Code

name

string

 

PrimaryOrganization-Categories-Name

 

SubCategoriesItem

Summary:

Description: PrimaryOrganization-Categories-Subcategories-Item

 

          Properties:

Name

Type

Summary

code

string

 

PrimaryOrganization-Categories-SubCategories-Code

name

string

 

PrimaryOrganization-Categories-SubCategories-Name

 

CustomFieldsItem

Summary:

Description: PrimaryOrganization-CustomFields-Item

 

          Properties:

Name

Type

Summary

name

string

 

PrimaryOrganization-CustomFields-Name

caption

string

 

PrimaryOrganization-CustomFields-Caption

value

string

 

PrimaryOrganization-CustomFields-Value

 

LinksItem

Summary:

Description: PrimaryOrganization-Links-Item

 

          Properties:

Name

Type

Summary

type

string

 

PrimaryOrganization-Links-Type

url

string(uri)

 

PrimaryOrganization-Links-Url

 

CommitteesItem

Summary:

Description: Committees-Item

 

          Properties:

Name

Type

Summary

committee

Committee

 

Committees-Committee

position

string

 

Committees-Position

positionCode

string

 

Committees-PositionCode

code

string

 

Committees-Code

startDate

string(date-time)

 

Committees-StartDate

endDate

string(date-time)

 

Committees-EndDate

 

Committee

Summary:

Description: Committees-Committee

 

          Properties:

Name

Type

Summary

name

string

 

Committees-Committee-Name

code

string

 

Committees-Committee-Code

website

string

 

Committees-Committee-Website

id

string(uuid)

 

Committees-Committee-Id

parentCommitteeId

string(uuid)

 

Committees-Committee-ParentCommitteeId

categoryName

string

 

Committees-Committee-CategoryName

categoryCode

string

 

Committees-Committee-CategoryCode

description

string

 

Committees-Committee-Description

startDate

string(date-time)

 

Committees-Committee-StartDate

endDate

string(date-time)

 

Committees-Committee-EndDate

showInDirectory

boolean

 

Committees-Committee-ShowInDirectory

term

Term

 

Committees-Committee-Term

tags

array of (string)

 

Committees-Committee-Tags

 

Term

Summary:

Description: Committees-Committee-Term

 

          Properties:

Name

Type

Summary

term

integer

 

Committees-Committee-Term-Term

startDate

string(date-time)

 

Committees-Committee-Term-StartDate

endDate

string(date-time)

 

Committees-Committee-Term-EndDate

showInDirectory

boolean

 

Committees-Committee-Term-ShowInDirectory

 

SecurityRolesItem

Summary:

Description: SecurityRoles-Item

 

          Properties:

Name

Type

Summary

name

string

 

SecurityRoles-Name

 

User

Summary:

Description:

 

          Properties:

Name

Type

Summary

loginEmail

string

 

User-LoginEmail

mustChangePassword

boolean

 

User-MustChangePassword

isApproved

boolean

 

User-IsApproved

 

DesignationDataItem

Summary:

Description: Designations Item

 

          Properties:

Name

Type

Summary

name

string

 

Designations-Name

 

RelationshipsItem

Summary:

Description: Relationships Item

 

          Properties:

Name

Type

Summary

relationshipName

string

 

Relationships-RelationshipName

relatedToCustomer

RelatedToCustomer

 

RelatedToCustomer

reciprocalRelationshipName

string

 

Relationships-ReciprocalRelationshipName

isPrimary

boolean

 

Relationships-IsPrimary

startDate

string(date-time)

 

Relationships-StartDate

endDate

string(date-time)

 

Relationships-EndDate

 

RelatedToCustomer

Summary:

Description: RelatedToCustomer

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Relationships-RelatedToCustomer-Id

customerType

string

 

Relationships-RelatedToCustomer-CustomerType

recordNumber

string

 

Relationships-RelatedToCustomer-RecordNumber

title

string

 

Relationships-RelatedToCustomer-Title

name

string

 

Relationships-RelatedToCustomer-Name

addresses

array of (AddressesItem)

 

Relationships-RelatedToCustomer-Addresses

email

string(email)

 

Relationships-RelatedToCustomer-Email

imageUri

string(uri)

 

Relationships-RelatedToCustomer-ImageUri

twitter

string(uri)

 

Relationships-RelatedToCustomer-Twitter

linkedIn

string(uri)

 

Relationships-RelatedToCustomer-LinkedIn

emails

array of (EmailsItem)

 

Relationships-RelatedToCustomer-Emails

phones

array of (PhonesItem)

 

Relationships-RelatedToCustomer-Phones

webSite

string

 

Relationships-RelatedToCustomer-WebSite

memberships

array of (MembershipsItem)

 

Relationships-RelatedToCustomer-Memberships

category

string

 

Relationships-RelatedToCustomer-Category

categories

array of (CategoriesItem)

 

Relationships-RelatedToCustomer-Categories

customFields

array of (CustomFieldsItem)

 

Relationships-RelatedToCustomer-CustomFields

showInDirectory

boolean

 

Relationships-RelatedToCustomer-ShowInDirectory

links

array of (LinksItem)

 

Relationships-RelatedToCustomer-Links

oldId

string

 

Relationships-RelatedToCustomer-OldId

 

AddressesItem

Summary:

Description: Relationships-RelatedToCustomer-Addresses-Item

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Relationships-RelatedToCustomer-Addresses-Id

primary

boolean

 

Relationships-RelatedToCustomer-Addresses-IsPrimary

line1

string

 

Relationships-RelatedToCustomer-Addresses-Line1

line2

string

 

Relationships-RelatedToCustomer-Addresses-Line2

line3

string

 

Relationships-RelatedToCustomer-Addresses-Line3

city

string

 

Relationships-RelatedToCustomer-Addresses-City

state

string

 

Relationships-RelatedToCustomer-Addresses-State

zipcode

string

 

Relationships-RelatedToCustomer-Addresses-ZipCode

country

string

 

Relationships-RelatedToCustomer-Addresses-Country

stateAbbreviation

string

 

Relationships-RelatedToCustomer-Addresses-StateAbbreviation

stateISOCode

string

 

Relationships-RelatedToCustomer-Addresses-StateISOCode

type

string

 

Relationships-RelatedToCustomer-Addresses-Type

region

string

 

Relationships-RelatedToCustomer-Addresses-Region

latitude

number

 

Relationships-RelatedToCustomer-Addresses-Latitude

longitude

number

 

Relationships-RelatedToCustomer-Addresses-Longitude

showInDirectory

boolean

 

Relationships-RelatedToCustomer-Addresses-ShowInDirectory

congressionalDistrict

string

 

Relationships-RelatedToCustomer-Addresses-CongressionalDistrict

countryData

CountryData

 

Country

 

CountryData

Summary:

Description: Country

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Relationships-RelatedToCustomer-Addresses-Country-Id

name

string

 

Relationships-RelatedToCustomer-Addresses-Country-Name

twoLetterIsoCode

string

 

Relationships-RelatedToCustomer-Addresses-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

Relationships-RelatedToCustomer-Addresses-Country-ThreeLetterIsoCode

code

integer

 

Relationships-RelatedToCustomer-Addresses-Country-Code

 

EmailsItem

Summary:

Description: Relationships-RelatedToCustomer-Emails-Item

 

          Properties:

Name

Type

Summary

primary

boolean

 

Relationships-RelatedToCustomer-Emails-IsPrimary

address

string

 

Relationships-RelatedToCustomer-Emails-Address

type

string

 

Relationships-RelatedToCustomer-Emails-Type

showInDirectory

boolean

 

Relationships-RelatedToCustomer-Emails-ShowInDirectory

 

PhonesItem

Summary:

Description: Relationships-RelatedToCustomer-Phones-Item

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Relationships-RelatedToCustomer-Phones-Id

primary

boolean

 

Relationships-RelatedToCustomer-Phones-IsPrimary

type

integer

 

Relationships-RelatedToCustomer-Phones-Type

country

Country

 

Country

showInDirectory

boolean

 

Relationships-RelatedToCustomer-Phones-ShowInDirectory

number

string

 

Relationships-RelatedToCustomer-Phones-Number

extension

string

 

Relationships-RelatedToCustomer-Phones-Extension

typeName

string

 

Relationships-RelatedToCustomer-Phones-TypeName

 

Country

Summary:

Description: Country

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Relationships-RelatedToCustomer-Phones-Country-Id

name

string

 

Relationships-RelatedToCustomer-Phones-Country-Name

twoLetterIsoCode

string

 

Relationships-RelatedToCustomer-Phones-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

Relationships-RelatedToCustomer-Phones-Country-ThreeLetterIsoCode

code

integer

 

Relationships-RelatedToCustomer-Phones-Country-Code

 

MembershipsItem

Summary:

Description: Relationships-RelatedToCustomer-Memberships-Item

 

          Properties:

Name

Type

Summary

membershipType

string

 

Relationships-RelatedToCustomer-Memberships-MembershipType

membershipTypeId

string

 

Relationships-RelatedToCustomer-Memberships-MembershipTypeId

code

string

 

Relationships-RelatedToCustomer-Memberships-Code

expireDate

string(date-time)

 

Relationships-RelatedToCustomer-Memberships-ExpireDate

graceExpireDate

string(date-time)

 

Relationships-RelatedToCustomer-Memberships-GraceExpireDate

inheritedMembershipBenefits

boolean

 

Relationships-RelatedToCustomer-Memberships-InheritedMembershipBenefits

renewalUrl

string

 

Relationships-RelatedToCustomer-Memberships-RenewalUrl

joinDate

string(date-time)

 

Relationships-RelatedToCustomer-Memberships-JoinDate

terminateDate

string(date-time)

 

Relationships-RelatedToCustomer-Memberships-TerminateDate

effectiveDate

string(date-time)

 

Relationships-RelatedToCustomer-Memberships-EffectiveDate

 

CategoriesItem

Summary:

Description: Relationships-RelatedToCustomer-Categories-Item

 

          Properties:

Name

Type

Summary

subCategories

array of (SubCategoriesItem)

 

Relationships-RelatedToCustomer-Categories-SubCategories

code

string

 

Relationships-RelatedToCustomer-Categories-Code

name

string

 

Relationships-RelatedToCustomer-Categories-Name

 

SubCategoriesItem

Summary:

Description: Relationships-RelatedToCustomer-Categories-SubCategories-Item

 

          Properties:

Name

Type

Summary

code

string

 

Relationships-RelatedToCustomer-Categories-SubCategories-Code

name

string

 

Relationships-RelatedToCustomer-Categories-SubCategories-Name

 

CustomFieldsItem

Summary:

Description: Relationships-RelatedToCustomer-CustomFields-Item

 

          Properties:

Name

Type

Summary

name

string

 

Relationships-RelatedToCustomer-CustomFields-Name

caption

string

 

Relationships-RelatedToCustomer-CustomFields-Caption

value

string

 

Relationships-RelatedToCustomer-CustomFields-Value

 

LinksItem

Summary:

Description: Relationships-RelatedToCustomer-Links-Item

 

          Properties:

Name

Type

Summary

type

string

 

Relationships-RelatedToCustomer-Links-Type

url

string

 

Relationships-RelatedToCustomer-Links-Url

 

JobRolesItem

Summary:

Description: JobRoles-Item

 

          Properties:

Name

Type

Summary

code

string

 

JobRoles-Code

name

string

 

JobRoles-name

 

AddressesItem

Summary:

Description: Addresses-Item

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Addresses-Id

primary

boolean

 

Addresses-IsPrimary

line1

string

 

Addresses-Line1

line2

string

 

Addresses-Line2

line3

string

 

Addresses-Line3

city

string

 

Addresses-City

state

string

 

Addresses-State

zipcode

string

 

Addresses-ZipCode

country

string

 

Addresses-Country

stateAbbreviation

string

 

Addresses-StateAbbreviation

stateISOCode

string

 

Addresses-StateISOCode

type

string

 

Addresses-Type

region

string

 

Addresses-Region

latitude

number

 

Addresses-Latitude

longitude

number

 

Addresses-Longitude

showInDirectory

boolean

 

Addresses-ShowInDirectory

congressionalDistrict

string

 

Addresses-CongressionalDistrict

countryData

CountryData

 

Country

 

CountryData

Summary:

Description: Country

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Addresses-Country-Id

name

string

 

Addresses-Country-Name

twoLetterIsoCode

string

 

Addresses-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

Addresses-Country-ThreeLetterIsoCode

code

integer

 

Addresses-Country-Code

 

EmailsItem

Summary:

Description: Emails-Item

 

          Properties:

Name

Type

Summary

primary

boolean

 

Emails-IsPrimary

address

string

 

Emails-Address

type

string

 

Emails-Type

showInDirectory

boolean

 

Emails-ShowInDirectory

 

PhonesItem

Summary:

Description: Phones-Item

 

          Properties:

Name

Type

Summary

id

string

 

Phones-Id

primary

boolean

 

Phones-IsPrimary

type

integer

 

Phones-Type

country

Country

 

Country

showInDirectory

boolean

 

Phones-ShowInDirectory

number

string

 

Phones-Number

extension

string

 

Phones-Extension

typeName

string

 

Phones-TypeName

 

Country

Summary:

Description: Country

 

          Properties:

Name

Type

Summary

id

string

 

Phones-Country-Id

name

string

 

Phones-Country-Name

twoLetterIsoCode

string

 

Phones-Country-TwoLetterIsoCode

threeLetterIsoCode

string

 

Phones-Country-ThreeLetterIsoCode

code

integer

 

Phones-Country-Code

 

MembershipsItem

Summary:

Description: Memberships-Item

 

          Properties:

Name

Type

Summary

membershipType

string

 

Memberships-MembershipType

membershipTypeId

string

 

Memberships-MembershipTypeId

code

string

 

Memberships-Code

expireDate

string(date-time)

 

Memberships-ExpireDate

graceExpireDate

string(date-time)

 

Memberships-GraceExpireDate

inheritedMembershipBenefits

boolean

 

Memberships-InheritedMembershipBenefits

renewalUrl

string

 

Memberships-RenewalUrl

joinDate

string(date-time)

 

Memberships-JoinDate

terminateDate

string(date-time)

 

Memberships-TerminateDate

effectiveDate

string(date-time)

 

Memberships-EffectiveDate

 

CategoriesItem

Summary:

Description: Categories-Item

 

          Properties:

Name

Type

Summary

subCategories

array of (SubCategoriesItem)

 

Categories-Subcategories

code

string

 

Categories-Code

name

string

 

Categories-Name

 

SubCategoriesItem

Summary:

Description: Categories-Subcategories-Item

 

          Properties:

Name

Type

Summary

code

string

 

Categories-SubCategories-Code

name

string

 

Categories-SubCategories-Name

 

CustomFieldsItem

Summary:

Description: CustomFields-Item

 

          Properties:

Name

Type

Summary

name

string

 

CustomFields-Name

caption

string

 

CustomFields-Caption

value

string

 

CustomFields-Value

 

LinksItem

Summary:

Description: Links Item

 

          Properties:

Name

Type

Summary

type

string

 

Links-Type

url

string

 

Links-Url

 


 

List-of-all-custom-fieldsResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

pageNumber

integer(int32)

 

pageNumber

dataList

array of (DataListItem)

 

dataList

 

DataListItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

name

string

 

name

caption

string

 

caption

description

string

 

description

dataType

string

 

dataType

inputType

string

 

inputType

availableValues

array of (AvailableValuesItem)

 

availableValues

 

AvailableValuesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

 


 

OrganizationData

Summary:

Description: OrganizationData

 

          Properties:

Name

Type

Summary

pageNumber

integer(int32)

 

PageNumber

dataList

array of (DataListItem)

 

DataList

 

DataListItem

Summary:

Description: DataList-Item

 

          Properties:

Name

Type

Summary

contactIds

array of (string)

 

ContactIds

parentCompanyId

string(uuid)

 

ParentCompanyId

description

string

 

Description

branchName

string

 

BranchName

tags

array of (string)

 

Tags

id

string(uuid)

 

OrganizationId

customerType

string

 

CustomerType

recordNumber

string

 

RecordNumber

title

string

 

Title

name

string

 

OrganizationName

addresses

array of (AddressesItem)

 

Addresses

email

string(email)

 

Email

imageUri

string(uri)

 

ImageUri

twitter

string(uri)

 

Twitter

linkedIn

string(uri)

 

LinkedIn

emails

array of (EmailsItem)

 

Emails

phones

array of (PhonesItem)

 

Phones

webSite

string(uri)

 

WebSite

memberships

array of (MembershipsItem)

 

Memberships

category

string

 

Category

categories

array of (CategoriesItem)

 

Categories

customFields

array of (CustomFieldsItem)

 

CustomFields

showInDirectory

boolean

 

ShowInDirectory

links

array of (LinksItem)

 

Links

oldId

string

 

OldId

 

AddressesItem

Summary:

Description: Addresses-Item

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Addresses-AddressId

primary

boolean

 

Addresses-IsPrimary

line1

string

 

Addresses-Line1

line2

string

 

Addresses-Line2

line3

string

 

Addresses-Line3

city

string

 

Addresses-City

state

string

 

Addresses-State

zipcode

string

 

Addresses-ZipCode

country

string

 

Addresses-Country

stateAbbreviation

string

 

Addresses-StateAbbreviation

stateISOCode

string

 

Addresses-StateISOCode

type

string

 

Addresses-Type

region

string

 

Addresses-Region

latitude

string

 

Addresses-Latitude

longitude

string

 

Addresses-Longitude

showInDirectory

boolean

 

Addresses-ShowInDirectory

congressionalDistrict

string

 

Addresses-CongressionalDistrict

countryData

CountryData

 

Country

 

CountryData

Summary:

Description: Country

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Addresses-Country-CountryId

name

string

 

Addresses-Country-CountryName

twoLetterIsoCode

string

 

Addresses-Country-TwoLetterISOCode

threeLetterIsoCode

string

 

Addresses-Country-ThreeLetterISOCode

code

string

 

Addresses-Country-CountryCode

 

EmailsItem

Summary:

Description: Emails-Item

 

          Properties:

Name

Type

Summary

primary

boolean

 

Emails-IsPrimary

address

string(email)

 

Emails-EmailAddress

type

string

 

Emails-Type

showInDirectory

boolean

 

Emails-ShowInDirectory

 

PhonesItem

Summary:

Description: Phones-Item

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Phones-PhoneId

primary

boolean

 

Phones-IsPrimary

type

string

 

Phones-Type

country

Country

 

Country

showInDirectory

boolean

 

Phones-ShowInDirectory

number

string

 

Phones-PhoneNumber

extension

string

 

Phones-Extension

typeName

string

 

Phones-TypeName

 

Country

Summary:

Description: Country

 

          Properties:

Name

Type

Summary

id

string(uuid)

 

Phones-Country-CountryId

name

string

 

Phones-Country-CountryName

twoLetterIsoCode

string

 

Phones-Country-TwoLetterISOCode

threeLetterIsoCode

string

 

Phones-Country-ThreeLetterISOCode

code

string

 

Phones-Country-CountryCode

 

MembershipsItem

Summary:

Description: Memberships-Item

 

          Properties:

Name

Type

Summary

membershipType

string

 

Memberships-MembershipType

membershipTypeId

string(uuid)

 

Memberships-MembershipTypeId

code

string

 

Memberships-MembershipTypeCode

expireDate

string(date-time)

 

Memberships-ExpireDate

graceExpireDate

string(date-time)

 

Memberships-GraceExpireDate

inheritedMembershipBenefits

boolean

 

Memberships-InheritedMembershipBenefits

renewalUrl

string(uri)

 

Memberships-RenewalUrl

joinDate

string(date-time)

 

Memberships-JoinDate

terminateDate

string(date-time)

 

Memberships-TerminateDate

effectiveDate

string(date-time)

 

Memberships-EffectiveDate

 

CategoriesItem

Summary:

Description: Categories-Item

 

          Properties:

Name

Type

Summary

subCategories

array of (SubCategoriesItem)

 

Categories-Subcategories

code

string

 

Categories-CategoryCode

name

string

 

Categories-CategoryName

 

SubCategoriesItem

Summary:

Description: Categories-Subcategories-Item

 

          Properties:

Name

Type

Summary

code

string

 

Categories-Subcategories-SubcategoryCode

name

string

 

Categories-Subcategories-SubcategoryName

 

CustomFieldsItem

Summary:

Description: CustomFields-Item

 

          Properties:

Name

Type

Summary

name

string

 

CustomFields-Name

caption

string

 

CustomFields-Caption

value

string

 

CustomFields-Value

 

LinksItem

Summary:

Description: Links-Item

 

          Properties:

Name

Type

Summary

type

string

 

Links-Type

url

string(uri)

 

Links-Url

 


 

Update-custom-field-valueParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

name

string

 

Custom Field Name

value

string

 

Custom Field Value. For multi-selects, use "|" as delimiter


 

Update-custom-field-valueResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

Update-OrganizationParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

name

string

 

Name

description

string

 

Description

showInDirectory

boolean

 

Show In Directory  Values: [, ]

branchName

string

 

Branch Name

website

string

 

Website


 

When-Individual-CreatedParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

typeName

string

 

typeName

filters

array of (string)

 

filters

secret

string

 

secret

callBackUrl

string

 

callBackUrl

description

string

 

description


 

When-Individual-CreatedResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

When-product-purchasedParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

id

typeName

string

 

typeName

filters

array of (string)

 

filters

secret

string

 

secret

callBackUrl

string

 

callBackUrl

description

string

 

description


 

When-product-purchasedResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary