Schedule a wallet payment
Schedules a future SchoolSet one-time contract payment from an active family wallet after validating the requested payment date.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects a multipart form.
contract_id
wallet_id
payment_amount
payment_date
fees_priority
note
Response
Upcoming wallet payment scheduled
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

