Jump to Content
Pagfast
GuidesAPI ReferenceChangelogDiscussions
Log InPagfast
API Reference
Log In
GuidesAPI ReferenceChangelogDiscussions
All
Pages
Start typing to search…

PagFast Integration API

  • Autenticação
    • POST /loginpost
  • PIX - Cash In
    • POST /accounts/pix/cashinpost
  • PIX - Cash Out
    • POST /accounts/pix/cashoutpost
  • OpenFinance - Cash In
    • POST /accounts/payment-initiationpost
  • Informações de Transação
    • GET /accounts/transactions/pix/get
  • Listando Transações por Order Id
    • GET /accounts/transactions/pixget
  • Saldo da Conta
    • GET /accounts/balanceget

SIMULADOR DE TRANSAÇÕES

  • Simular Pagamento PIX
    • PUT /sandbox/transactions/completeput
    • PUT /sandbox/transactions/errorput
    • PUT /sandbox/transactions/cancelput
    • PUT /sandbox/transactions/reverseput
  • Simular Pagamento OpenFinance
    • POST /sandbox/payment-initiation/completepost
    • POST /sandbox/payment-initiation/errorpost

PAGAMENTOS A EMPRESAS

  • Realizando Pagamentos
    • GET /receiversget
    • GET /receivers/{receiverId}get
    • GET /receivers/{receiverId}/accountsget
    • POST /accounts/transaction-requestspost
    • POST /documentspost
    • GET /documentsget
    • GET /accounts/transaction-requestsget
    • GET /accounts/transaction-requests/{trId}get
    • PUT /accounts/transaction-requests/cancel/{trId}put
    • DELETE /documents/{documentId}delete
Powered by 

POST /documents

post https://api.sandbox.pagfast.com/v1/partners-int/documents
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!