Link Payees
Create association between Entity and a given list of Payees. If a Payee has previously been archived, unarchive the Payee.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
entityId
Entity ID or Entity ForeignID
Request
This endpoint expects an object.
payees
List of payee entity IDs or foreign IDs to associate with the entity
customizations
List of customizations to apply to the payees. If the payee is not currently a counterparty of the entity, the counterparty will be created with the provided customizations.