Create TransferCopy Pagepost https://apipaysandbox.aqbank.com.br/api/transfer-exBody ParamsmethodstringrequiredDefaults to pixTransfer method. Possible types: "pix", "p2p", and "brcode"amountstringrequiredDefaults to 100Amount to be transferred. Must be passed as an integer value (e.g., 15 should be provided as 1500)dict_keystringDefaults to pix keyRegistered PIX key. Required field if the transfer type is via PIX keyaccredited_reciver_idstringDefaults to Accredited IDRecipient seller ID. Required field if the transfer type is P2Pbrcode_idstringDefaults to pix-qrcodeQR Code ID. Required field if the transfer type is "brcode"descripitionstringDefaults to Client Transaction IdentifierField to describe the transactionHeadersauthorizationstringrequiredBearer Token generated during the authentication process.content-typestringrequiredDefaults to application/jsonType of content that will be sent in the Body, usually "application/json".Responses 200 400Bad Request 404Not Found 429Too Many RequestsUpdated about 1 year ago