Pagador Eletrônico
post/AlterElectronicPayer
Request body
Example request
{
"Method": "AlterElectronicPayer",
"PartnerId": 12334,
"BusinessUnitId": 12615,
"TaxNumber": "12345678910",
"Accounts": [
{
"Type": "1",
"Bank": "450",
"BankBranch": "1",
"Account": "112233445",
"AccountDigit": "6"
}
]
}Response
Success