Update a credit-card charge-now payment

Updates contract assignment, fee priority, or note for an eligible saved credit-card charge-now payment.

Authentication

AuthorizationBearer

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

Path parameters

idintegerRequired

Request

This endpoint expects a multipart form.
contract_idintegerOptional
fees_prioritylist of integersOptional
notestringOptional<=255 characters

Response

Credit-card payment saved.

statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error