v1
latestOpenAPI 3.0.12026-07-243686491.1 MBSponsored Charge Points
Approve a sponsored charge point
Approves one or more pending sponsored charge points. Mirrors the internal Portal2 endpoint.</br></br>Required scope: sponsored-charge-points:write </br>Organization authorization: supported
post/api/v1/sponsored-charge-points/approve
Request body
Example request
{
"sponsoredChargePointIds": [
1,
2,
3
],
"sponsoredPriceGroupId": 42,
"payForSubscriptions": true
}Response
Sponsored charge point(s) approved