DevCener | SrPago line 1 line 2 line 3 Open Menu
  • Plugins
  • Librerías
  • Join
  • OnDemand
  • Referencia API
  • Español
  • English
Iniciar sesión

Referencia API

  • Authentication
    • Login
    • Logout
  • Register
    • registerNewUser
    • registerStatus
    • businessCatalog
    • zipcode
  • Account
    • Account Info
    • Funds
    • Change Password
    • Recover Password
    • Receipt
    • Webhook
    • Webhook
    • Webhook
    • Webhook
  • Withdrawals
    • Withdrawals
  • Customer
    • Customer Create
    • Customer List
    • Customer Detail
    • Customer Update
    • Customer Card Add
    • Customer Card List
    • Customer Card Detail
    • Customer Card Delete
  • Operations
    • Operations
    • Operations Reversal
    • Operations By Reference
    • Operations Send by Email
    • Express
    • Stores
  • Bank Accounts
    • Create Bank Accounts
    • Bank Accounts List
    • Delete Bank Accounts
    • Bank Account Transfer
  • Payment Methods
    • Payment with card
    • ConvenienceStore
    • SPEI
    • RSA
    • SPEI Subaff
    • Check MSI
    • CIE BBVA
  • Affiliated
    • Affiliated Create
    • Affiliated List
    • Affiliated Detail
  • Terminal
    • Register
    • Update
    • Delete
    • Get terminal
    • Get all
  • Distribuitor
    • Distribuitor Operations
  • Integradores
    • Integradores cértificados
    • Pre-requisitos
  • Catálogo de errores
    • Catálogo de errores
  • Test

Authentication

LogoutGet

https://sandbox-api.srpago.com/v1/auth/logout
Cierra sesión.

headers

AuthorizationBearer Token

Content-Typeapplication/json

body

 


Example Request

curl --location --request GET 'https://sandbox-api.srpago.com/v1/auth/logout' \
--header 'Content-Type: application/json' \
--data-raw ''