Jump to Content
Setel
DocumentationAPI reference
Log InSetel
Documentation
Log In
DocumentationAPI reference

Introduction

  • Integrating your platform with Setel APIs
  • System environment

Single sign-on with Setel

  • Introduction to single sign-on
    • SSO with client secret
    • SSO with PKCE
    • Available scopes
    • Error handling

e-Wallet payments with Setel Pay

  • Pay with Setel code scan
  • Pay with Setel online
  • More payment scenarios
    • How payment intents work
    • Placing a hold and capturing payments
    • Receiving payment notifications with webhooks
  • After the payment
    • Refunding and cancelling payments
    • Reconciling payments with settlements
    • Accessing settlement reports - SFTP connection
    • Accessing settlement reports - Setel Dashboard
    • Enabling manual settlement for virtual/cardless payments

Electric vehicle charging

  • How electric vehicle charging works
  • Webhooks needed from integrators
    • Get charging location
    • Create a charging session
    • End a charging session
    • Retrieve charging session information

End a charging session

Learn how to end a charging session

Suggest Edits

This API is to end the charging session once charging has been completed.

Example request

Request header

To be defined by the vendor.

Request bodyTypeDescription
sessionIdstringThe ID of the charging session that is to be ended.

Example response

HTTP status to acknowledge request received

Updated about 2 years ago


  • Table of Contents
    • Example request
    • Example response