Super TEF
  1. Pagamentos
Super TEF
  • API - SuperTEF
  • Clientes
    • Cadastro
      POST
    • Detalhes
      GET
    • Atualizar
      PUT
    • Lista
      GET
  • P.O.S
    • Cadastro
      POST
    • Atualizar
      PUT
    • Detalhes P.O.S
      GET
    • Lista
      GET
  • Pagamentos
    • Cadastro
      POST
    • Lista
      GET
    • Detalhes
      GET
  1. Pagamentos

Detalhes

GET
pagamentos/by-uniqueid/{{id}}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'pagamentos/by-uniqueid/{{id}}'
Response Response Example
{}

Requisição

Authorization
Forneça seu token bearer no cabeçalho
Authorization
ao fazer requisições para recursos protegidos.
Exemplo:
Authorization: Bearer ********************

Respostas

🟢200Success
application/json
Body
object {0}
Página anterior
Lista
Built with