/chargingdata
Method: Post
Request Body:
Required/Optional: true
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/ChargingDataRequest'
Responses:
'201' Created
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/ChargingDataResponse'
'400' Bad request
Content:
Application/JSON:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ProblemDetails'
'403' Forbidden
Content:
Application/JSON:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ProblemDetails'
'404' Not Found
Content:
Application/JSON:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ProblemDetails'
'410': Reference 'TS29571_CommonData.yaml#/components/responses/410'
default: Reference 'TS29571_CommonData.yaml#/components/responses/default'
Callbacks:
myNotification:
'{$request.body#/notifyUri}':
Method: Post
Request Body:
Required/Optional: true
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/ChargingNotifyRequest'
Responses:
'204' 'No Content, Notification was succesfull'
'400' Bad request
Content:
Application/JSON:
Schema:
Reference: >-
TS29571_CommonData.yaml#/components/schemas/ProblemDetails
default: Reference 'TS29571_CommonData.yaml#/components/responses/default'