input SendPaymentPlanSessionLinkInput

FieldTypeDescription
idID!
channelPaymentSessionLinkChannel!Channel used for delivery. Determines which recipient field on the session's contact is read.
toStringOptional 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`.