Skip to content

Template: Split Collection Partial

Action Key
payment_split_collection_partial
Description
Sent when only some guardians in a split configuration are successfully charged.
Recipients
guardian

Template Variables

These variables are available in the Liquid template context. Access nested properties using dot notation (e.g., enrolment.activity.name).

family(type: family)

An object representing a household / family group.

Property PathTypeDescription
family.idinteger
Unique ID of the family.
family.namestring
Family name.

tenant(type: tenant)

An object representing an organisation/tenant.

Property PathTypeDescription
tenant.idinteger
Unique ID of the tenant.
tenant.namestring
Name of the organisation.

settlement_account(type: settlement_account)

An object representing a settlement bank or payment account.

Property PathTypeDescription
settlement_account.display_namestring
Name of the settlement account.