# 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" : ""
}