Charge a wallet immediately

Charges a SchoolSet contract immediately from an active family wallet selected by the payment form.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects a multipart form.
contract_idintegerRequired
wallet_idintegerRequired
payment_amountdoubleRequired
fees_prioritylist of integersOptional
notestring or nullOptional

Response

Wallet payment accepted
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error