Accounts
Create a Locker Account
Create a new Locker account.
post/ CreateLockerAccount
Request body
Example request
{
"PartnerId": 30324,
"BusinessUnitId": 51138,
"RegularAccount": {
"AccountKey": "111111-222222-333333-4",
"Banks": {
"HolderTaxNumber": "33.762.255/0001-40"
}
},
"LockerAccount": "498191-209911-9590853-5"
}Response
Ok