Resolve the effective contact for a target
Contact Groups
Resolve the effective contact for a target
Preview which contact a target would actually use, without one directly attached. Walks the hierarchy (invoice -> contract -> entity -> customer) for an exact-purpose match, then a generic (purpose: null) match, and reports which level it resolved from.
GET
Resolve the effective contact for a target
SystemUser accessible. Required policy actions:
ContactGroupService:resolveContactPreview
Authorizations
JWT bearer token obtained from POST /auth/system-login using your client credentials.
Query Parameters
Target type to resolve from.
Available options:
customer, entity, contract, invoice Id of the target record to resolve from.
Document type to resolve for. Omit for a generic ("All") resolution.
Available options:
invoice, credit_note, dunning, null 
