Create BRL Payout order - Using bank accountAsk AIpost https://api-test.beeteller.com/gtw/3.0/payout/#bankaccountRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsvaluefloatrequiredDefaults to 1000.85The amount you will transfer to the receiver. Up to 2 decimal places.currencystringenumrequiredDefaults to BRLThe currency from the "value" fieldBRLAllowed:BRLmerchantReferencestringDefaults to your-referenceWith up to 64 characters, this field is optional and allows you to provide an internal reference of your own.authCodestringrequiredDefaults to 874531The 2FA code, it's generated using the TOTP algorithm and your secret.receiverobjectrequiredCustomer's data from the one who will receive the funds.receiver objectbankAccountobjectrequiredThe receiver's bank account details. He must be the owner of the informed accountbankAccount objecturlWebhookstringOptional URL which we'll use to send you callbacks for the created orderclientIpstringDefaults to 44.31.89.173Your customer's IP from his DeviceclientDatetimeRequestdate-timeDefaults to 2022-01-17 11:16:08.630407-03:00The timestamp your customer has requested the orderclientBrowserUserAgentstringDefaults to Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36Your customer's browser agent from the requester deviceHeadersAuthorizationstringrequiredYour token generated in authentication step. Using Bearer prefixidempotency-keystringrequiredDefaults to 7c6adaa5-2eac-43d1-89d2-46a41cedbe22A random key to avoid duplicated requests. We suggest using UUID v4 as key.Responses 201201 400400 403403Updated 10 months ago