TransfersmileTransfersmile
  • EN
  • PT
  • ES
  • EN
  • PT
  • ES
  • Introduction
  • Payin API
    • Environments
    • Direct integration
      • Brazil
        • Credit Card
        • Pix
        • Lottery
        • Boleto
        • Deposit Express
        • Wallet
    • Notification
      • Security
    • Payin Detail
    • Refund
    • Plug-in & Tools
      • transfersmile JavaScript
      • transfersmile SDK
      • Get CreditCard Token
      • Supported Bank List Query
      • Installment Detail Query
    • Data
      • Payment Method
      • Data for test (Sandbox)
      • Payin Status
      • Icon of methods
    • API Code
  • Payout API
    • Environments
    • Security
    • Submit a payout
      • transfersmile Wallet
        • WebView Example
        • H5 Authorization
        • Native App Authorization
        • Send Prizes
      • Brazil
        • Pix
        • BankTransfer
    • Notification
    • Payout DryRun
    • Account Balance
    • Payout Status
    • Payout List
    • Payout Detail
    • Payment Method
    • Data for test
    • Bank Code
      • Bank in Brazil
    • API Code

Data for test

Data for testing payout in sandbox environment

Brazil

Pix

BankTransfer

{
    "name":"testname",
    "bank_code" : "001",
    "branch" : "0002",
    "branch_digit" : "",
    "account_type" : "CHECKING",
    "account" : "12341234",
    "document_type" : "CPF",
    "document_id" : "50284414727",
    "fee_bear" : "merchant",
    "amount" : "1",
    "source_currency" : "USD",
    "arrival_currency" : "BRL",
    "account_digit" : "1",
    "notify_url" : "https://sandbox.transfersmile.com/api/notify/demo",
    "custom_code" : "custom_code31195387357700_t04N",
    "additional_remark" : "banktransfer payout request",
    "country" : "BRA",
    "method" : "BANKTRANSFER",
    "amount_type" : ""
}
Prev
Payment Method
Next
Bank Code