post https://{tenantUrl}/public-api/notifications/v2.0
Subscribe for a webhook or kafka events. Each notification sent to the webhook/kafka will be retried
a number of times and will be rate limited. The rate limits, retries and retry
intervals will be configured by Ampeco.
Each notification callback will contain a signature in the X-Signature
request
header which can be verified using SHA256-HMAC on the body of the request using
the access token that was used when creating the notification as key.
AuthorizationNotification
post deprecated {$request.body#/callbackUrl}
{$request.body#/callbackUrl}
ChargePointChangedNotification
post {$request.body#/callbackUrl}
ChargePointSyncConfigurationNotification
post {$request.body#/callbackUrl}
CircuitConsumptionNotification
post {$request.body#/callbackUrl}
{$request.body#/callbackUrl}
DiagnosticsStatusNotification
post {$request.body#/callbackUrl}
HardwareStatusNotification
post {$request.body#/callbackUrl}
LocationChangedNotification
post {$request.body#/callbackUrl}
NetworkStatusNotification
post {$request.body#/callbackUrl}
SecurityEventNotification
post {$request.body#/callbackUrl}
SessionMeterValuesNotification
post {$request.body#/callbackUrl}
SessionStartStopNotification
post {$request.body#/callbackUrl}
SessionUpdateNotification
post {$request.body#/callbackUrl}
UserChangedNotification
post {$request.body#/callbackUrl}
user.invoiceDetails.changed
post {$request.body#/callbackUrl}
PartnerChangedNotification
post deprecated {$request.body#/callbackUrl}
parkingSpace.occupancyStatus.changed
post {$request.body#/callbackUrl}
{$request.body#/callbackUrl}
authorization.changed
post {$request.body#/callbackUrl}
SubOperatorChangedNotification
post {$request.body#/callbackUrl}
TariffChangedNotification
post {$request.body#/callbackUrl}
{$request.body#/callbackUrl}
user.paymentMethod.changed
post {$request.body#/callbackUrl}
partnerInvite.changed
post {$request.body#/callbackUrl}
user.subscriptionChanged
post {$request.body#/callbackUrl}
{$request.body#/callbackUrl}
roamingPlatform.changed
post {$request.body#/callbackUrl}
{$request.body#/callbackUrl}
{$request.body#/callbackUrl}
settlementReport.created
post {$request.body#/callbackUrl}
chargePoint.dataTransferReceived
post {$request.body#/callbackUrl}
{$request.body#/callbackUrl}
chargingProfile.applied
post {$request.body#/callbackUrl}