Charge a payment from a wallet
Charges the selected failed or upcoming payment immediately using an active family wallet.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Payment identifier.
Request
This endpoint expects a multipart form.
wallet_id
payment_amount
contract_fees_type_id
is_credit
note
Response
Payment accepted
status
message
data
PaymentResource for the new payment.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

