Charge a split payment from a wallet
Charges one immediate wallet payment and distributes its amount across the selected family contracts and fees.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects a multipart form.
wallet_id
contracts_id
payment_amounts
payment_total_amount
contract_fees_types_id
note
Response
The wallet split result is returned with payment status and PaymentResource items
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

