Jump to Content
PayBrokers
GuidesAPI ReferenceChangelogDiscussions
Log InPayBrokers
API Reference
Log In
GuidesAPI ReferenceChangelogDiscussions

PayBrokers 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

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
    • PUT /accounts/transaction-requests/cancel/{trId}put
    • GET /accounts/transaction-requestsget
    • GET /accounts/transaction-requests/{trId}get
    • PUT /accounts/transaction-requests/cancel/{trId}put
    • DELETE /documents/{documentId}del
Powered by 

POST /documents

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