For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Create association between Entity and a given list of Payors. If a Payor has previously been archived, unarchive the Payor.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
entityIdstringRequired
Entity ID or Entity ForeignID
Request
This endpoint expects an object.
payorslist of stringsRequired
List of payor entity IDs or foreign IDs to associate with the entity
customizationslist of objectsOptional
List of customizations to apply to the payors. If the payor is not currently a counterparty of the entity, the counterparty will be created with the provided customizations.