Update a payment or recurring payment plan
Updates payment payer, amount, date, method, allocations, or recurring-plan data submitted by the payment editor.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Query parameters
_method
Allowed values:
Request
This endpoint expects an object.
payer_id
payer_type
amount_payment
payment_amount
payment_date
payment_type_id
payment_status_id
payment_method_id
group
Allowed values:
note
allocations
plan_id
payment_plan
payment_recurring_period_id
of_installments
grace_period
secondary_wallet_id
payment_data
wallet_id
credit_type_id
fundraising_fund_id
fundraising_id
fee_coverage
fee_coverage_apply_to
Allowed values:
send_receipt
Response
Payment saved.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

