Create a sponsored charge point

Creates a sponsored charge point for a given user, the sponsorship is automatically approved.

Note: a charge point can only be sponsored to one user_id
Required scope: sponsored-charge-points:write
Organization authorization: supported

Body Params
int64
> 0

Id of the team that is sponsoring this charge point

int64
> 0

Id of the charge point to be sponsored

int64
> 0

Id of the user to have a charge point sponsored

int64 | null
> 0

The price group for this sponsorship, Only price groups of type reimbursement or sponsored are allowed

Note: 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 fail, please ensure that charge point has a valid cost group assigned when not providing a priceGroupId

string
enum
required

The payout schedule for this sponsored charge point

Allowed:
boolean
Defaults to false

Indicates that company pay for subscriptions

string | null

Note for the sponsored charge point

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json