Link Payees to Group

Create association between all entities in the group and a given list of Payees. If a Payee has previously been archived, unarchive the Payee.

Path parameters

entityGroupIdstringRequired
Entity Group ID or Entity Group ForeignID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
payeeslist of stringsRequired
List of payee entity IDs or foreign IDs to associate with the entity
customizationslist of objectsOptional
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.

Errors