Record a manual one-time payment
Record a manual one-time payment
Records cash, check, ACH, card, voucher, or other payment details against an existing payment.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Payment identifier.
Request
This endpoint expects a multipart form.
payment_type_id
payment_amount
payment_date
payment_data
contract_fees_type_id
is_credit
note
Response
Manual payment recorded successfully
status
message
data
PaymentResource for the recorded payment.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

