Accelerator Global Party Process API
home
This API specification is a shared component of MuleSoft Accelerators, which accelerate the implementation of essential integration use cases.
The Accelerator Global Party Process API represents a limited set of functionality to manage customers in a generic Global Data Service. The following operations are supported:
- Create/Upsert an Individual including Contact Points and External Ids
 - Retrieve an Individual including Contact Points and External Ids
 - Create/Upsert an Organization including Contact Points and External Ids
 - Retrieve an Organization including Contact Points and External Ids
 - Create/Upsert an Households including Contact Points and External Ids
 - Retrieve an Households including Contact Points and External Ids
 - Create/Upsert a Customer including Party, Contact Points and External Ids
 - Retrieve a Customer including Party, Contact Points and External Ids
 - Create/Upsert a Party, or PartyRole
 - Search for Parties, including Individuals, Organizations and Households
 - Search for Party Roles, including Customers
 - Retrieve a Party, or PartyRole
 - Upsert External Identifiers for a Party, or PartyRole
 - Retrieve External Identifiers for a Party, or PartyRole
 
Customers can use this integration template to accelerate implementation.