Update a sponsored charge pointAsk AIpatch https://partner-api.monta.com/api/v1/sponsored-charge-points/{sponsoredChargePointId}Required scope: sponsored-charge-points:write Organization authorization: supportedPath ParamssponsoredChargePointIdint64requiredBody ParamspriceGroupIdint64 | nullThe price group for this sponsorship, Only price groups of type reimbursement or sponsored are allowedNote: if the priceGroupId is null the charge point cost price group will be used instead, if the charge point has no cost price group set the request will failpayoutSchedulestring | nullenumThe payout schedule for this sponsored charge point1end-of-monthrealtimeotherAllowed:end-of-monthrealtimeotherpayForSubscriptionsboolean | nullIndicates that company pay for subscriptionsfalsetruefalsenotestring | nullNote for the sponsored charge pointResponses 200Updated sponsored charge point with provided id 400The request is invalid 401Consumer with provided credentials was not found 403Operator doesn't have access to resource 404Entity with the provided id was not foundUpdated 29 days ago