Update a payment credit type
Updates the supplied fields of an existing payment credit type and preserves omitted fields.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Request
This endpoint expects an object.
name
description
is_active
default_fund_id
default_campaign_id
Response
Credit type updated successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

