Sponsored Charge Points
Update a sponsored charge point
Required scope: sponsored-charge-points:write </br>Organization authorization: supported
patch/api/v1/sponsored-charge-points/{sponsoredChargePointId}
Path parameters
sponsoredChargePointIdinteger required
Request body
Example request
{
"priceGroupId": 1,
"note": "This is a note"
}Response
Updated sponsored charge point with provided id
Changes
No recorded changes to this endpoint across all 1 revision of this API.