Customer specific code for IIABA sync API Reference
undefined
API Endpoint
https://app.memberzone.org
Request Content-Types: application/json
Response Content-Types: application/json
Schemes: https
Version: v1.0
Paths
Get changes in the Contacts for IIABA processing (GZ -> IIABA sync)
Get changes in the Contacts for IIABA processing (GZ -> IIABA sync)
(no description)
OK
Gets the Business/Individual contact by NationalID
Gets the Business/Individual contact by NationalID
(no description)
OK
Response Example (200 OK)
{
"ContactType": "string",
"NationalID": "integer",
"GrowthZoneID": "integer",
"StateID": "string",
"Affiliation": "string",
"URL": "string",
"Name": "string",
"FirstName": "string",
"LastName": "string",
"Email": "string",
"Title": "string",
"Designation": "string",
"OU": "string",
"NumberOfEmployees": "string",
"AgencyType": "string",
"EOPolicyNumber": "string",
"Status": "string",
"ParentNationalId": "integer",
"GrowthZoneParentId": "integer",
"ParentAgency": "string",
"InformalFirstName": "string",
"Suffix": "string",
"MiddleInitial": "string",
"GooglePlus": "string",
"LinkedIn": "string",
"YouTubeChannel": "string",
"FederalID": "string",
"Description": "string",
"Facebook": "string",
"Twitter": "string",
"JobTitle": "string",
"Department": "string",
"WorkPhoneExtension": "string",
"HomePhoneExtension": "string",
"OtherPhoneExtension": "string",
"PhoneExtension": "string",
"WorkPhone": "string",
"HomePhone": "string",
"OtherPhone": "string",
"MobilePhone": "string",
"Fax": "string",
"Phone": "string",
"PhysicalLine1": "string",
"PhysicalLine2": "string",
"PhysicalCity": "string",
"PhysicalState": "string",
"PhysicalZip": "string",
"PhysicalCountry": "string",
"MailingLine1": "string",
"MailingLine2": "string",
"MailingCity": "string",
"MailingState": "string",
"MailingZip": "string",
"MailingCountry": "string"
}
Sync IIABA organization deleted to GZ databases
Sync IIABA organization deleted to GZ databases
(no description)
OK
Sync IIABA organization movement (from one state to another?) to GZ databases
Sync IIABA organization movement (from one state to another?) to GZ databases
undefined
Request Example
{
"Transaction": "string",
"IsNational": "boolean"
}
OK
Sync IIABA organization changes to GZ databases
Sync IIABA organization changes to GZ databases
undefined
Request Example
{
"Transaction": "string",
"IsNational": "boolean"
}
OK
Sync IIABA person deleted to GZ databases
Sync IIABA person deleted to GZ databases
(no description)
OK
Sync IIABA person movement (from one state to another?) to GZ databases
Sync IIABA person movement (from one state to another?) to GZ databases
undefined
Request Example
{
"Transaction": "string",
"IsNational": "boolean"
}
OK
Sync IIABA person changes to GZ databases
Sync IIABA person changes to GZ databases
undefined
Request Example
{
"Transaction": "string",
"IsNational": "boolean"
}
OK
Schema Definitions
TransactionModel<OrganizationUpsert>: object
- Transaction: string
- IsNational: boolean
-
Is Transaction from IIABA National or State
Example
{
"Transaction": "string",
"IsNational": "boolean"
}
TransactionModel<OrganizationMove>: object
- Transaction: string
- IsNational: boolean
-
Is Transaction from IIABA National or State
Example
{
"Transaction": "string",
"IsNational": "boolean"
}
TransactionModel<IndividualUpsert>: object
- Transaction: string
- IsNational: boolean
-
Is Transaction from IIABA National or State
Example
{
"Transaction": "string",
"IsNational": "boolean"
}
TransactionModel<IndividualMove>: object
- Transaction: string
- IsNational: boolean
-
Is Transaction from IIABA National or State
Example
{
"Transaction": "string",
"IsNational": "boolean"
}
IIABAAudit: object
- ContactType: string
- NationalID: integer
- GrowthZoneID: integer
- StateID: string
- Affiliation: string
- URL: string
- Name: string
- FirstName: string
- LastName: string
- Email: string
- Title: string
- Designation: string
- OU: string
- NumberOfEmployees: string
- AgencyType: string
- EOPolicyNumber: string
- Status: string
- ParentNationalId: integer
- GrowthZoneParentId: integer
- ParentAgency: string
- InformalFirstName: string
- Suffix: string
- MiddleInitial: string
- GooglePlus: string
- LinkedIn: string
- YouTubeChannel: string
- FederalID: string
- Description: string
- Facebook: string
- Twitter: string
- JobTitle: string
- Department: string
- WorkPhoneExtension: string
- HomePhoneExtension: string
- OtherPhoneExtension: string
- PhoneExtension: string
- WorkPhone: string
- HomePhone: string
- OtherPhone: string
- MobilePhone: string
- Fax: string
- Phone: string
- PhysicalLine1: string
- PhysicalLine2: string
- PhysicalCity: string
- PhysicalState: string
- PhysicalZip: string
- PhysicalCountry: string
- MailingLine1: string
- MailingLine2: string
- MailingCity: string
- MailingState: string
- MailingZip: string
- MailingCountry: string
Example
{
"ContactType": "string",
"NationalID": "integer",
"GrowthZoneID": "integer",
"StateID": "string",
"Affiliation": "string",
"URL": "string",
"Name": "string",
"FirstName": "string",
"LastName": "string",
"Email": "string",
"Title": "string",
"Designation": "string",
"OU": "string",
"NumberOfEmployees": "string",
"AgencyType": "string",
"EOPolicyNumber": "string",
"Status": "string",
"ParentNationalId": "integer",
"GrowthZoneParentId": "integer",
"ParentAgency": "string",
"InformalFirstName": "string",
"Suffix": "string",
"MiddleInitial": "string",
"GooglePlus": "string",
"LinkedIn": "string",
"YouTubeChannel": "string",
"FederalID": "string",
"Description": "string",
"Facebook": "string",
"Twitter": "string",
"JobTitle": "string",
"Department": "string",
"WorkPhoneExtension": "string",
"HomePhoneExtension": "string",
"OtherPhoneExtension": "string",
"PhoneExtension": "string",
"WorkPhone": "string",
"HomePhone": "string",
"OtherPhone": "string",
"MobilePhone": "string",
"Fax": "string",
"Phone": "string",
"PhysicalLine1": "string",
"PhysicalLine2": "string",
"PhysicalCity": "string",
"PhysicalState": "string",
"PhysicalZip": "string",
"PhysicalCountry": "string",
"MailingLine1": "string",
"MailingLine2": "string",
"MailingCity": "string",
"MailingState": "string",
"MailingZip": "string",
"MailingCountry": "string"
}