Jump to Content
iMIS SDKGuidesiMIS ProfessionaliMIS EnterpriseClient Support
HomeGuidesAPI ReferenceChangelogDiscussions
GuidesiMIS ProfessionaliMIS EnterpriseClient SupportLog IniMIS SDK
Log In

GETTING STARTED

  • Overview
  • iMIS Third-Party Developer Guidelines
  • iMIS REST API Data models and swagger json files
  • iMIS REST API
  • Account access (B2B)
  • Standards for third-party integrations

Documentation

  • Getting Started
    • What are iMIS SOA Web Services?
    • General Approach
    • iMIS Services Architecture
  • SOA web services
    • Web API Security
  • Working with iMIS SOA
    • Data Contracts
    • Authentication
    • Using SOAP and NetTCP
  • Common Entity Types
    • Core system primary entities
    • Membership primary entities
    • Commerce primary entities
    • Event primary entities
    • Fundraising primary entities
    • Address Verification primary entity
    • NRDS primary entities
  • Using REST
    • Accessing the REST API
    • Testing REST applications
    • Advanced query operations
    • Writing data with REST
    • Accessing IQA data
    • Obtaining an access token for Single Sign On (SSO)
  • Using .NET
    • Using the Client Library (Asi.Soa.ClientServices)
    • Common Operations
  • Working with Dynamic Content Items
    • Developing a client-based iPart
    • Developing webform-based iParts (ASCX)

.NET Examples

  • Commerce
    • Cart
    • Combo Order Manager
    • Commerce Manager
    • Dues
  • Content Management
    • Content
  • Core
    • IQA
    • Permissions
  • Events
    • Registration
  • Fundraising
    • Donations
  • Membership
    • Individual
    • Organization
  • External examples
  • Dynamic Content Items

Tutorials

  • Importing data into iMIS
    • Existing iMIS data-import capabilities
    • Custom importer
    • Custom importer: replacing the File Importer
    • Customer Importer: Extending the File Importer
  • Using the GiftInformationBatch service to take payments
    • Example: Tokenizing a credit card that is saved as an AutoPay account
    • Example: Creating a gift using a token payment method
    • GiftInformationBatch POST samples
  • Paying an event registration
  • Finding documents that are uploaded into a specific folder
  • Running a task with a stored procedure
  • Purchasing non-dues subscriptions
  • Adding, modifying and paying for a subscription
  • Migrating from IQA to Query service endpoint
  • Working with committees
  • Making changes to GroupMemberDetails
  • Allocating payments for subscription invoices

Querying data with REST

Use the GET method to find or query the API with REST.

Suggest Edits

Get a list of Party objects

Get a single Party object

Updated almost 4 years ago


More
  • Advanced query operations
  • Table of Contents
    • Get a list of Party objects
    • Get a single Party object