input SendPaymentPlanSessionLinkInput
| Field | Type | Description |
|---|---|---|
id | ID! | |
channel | PaymentSessionLinkChannel! | Channel used for delivery. Determines which recipient field on the session's contact is read. |
to | String | Optional recipient override for one-off sends or resending to a different address. When omitted, the link is sent to the contact's email (for `Email`) or phone (for `Phone`). When provided, must be a valid email for `Email` or an E.164 phone for `Phone`. |