Create payment link
Creates a contract or pledge payment link request and sends the payment notification email.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
contract_id
contract ID identifier.
email
Must be a valid email address. Must not be greater than 255 characters.
to_parent_student_id
to parent student ID identifier.
include_previous_years_balance
include previous years balance flag.
previous_years_balance_type
previous years balance type option.
Allowed values:
user_message
user message value.
contract_fee_ids
contract fee IDs identifier list.
pledge_ids
pledge IDs list.
fundraising_donor_id
fundraising donor ID identifier.
donor_id
donor ID identifier.
Response
JSON response payload for family payment link creation.
status
Allowed values:
message
data

