Schedule a split wallet payment
Schedules a future one-time wallet payment and distributes its amount across selected contracts and fee allocations.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects a multipart form.
wallet_id
payment_date
contracts_id
payment_amounts
payment_total_amount
contract_fees_types_id
note
Response
The scheduled wallet split is returned as PaymentResource items in the success envelope.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

