Creates a BankManager resource.
BankManager resource created
Invalid input
Unprocessable entity
{- "name": "string",
- "email": "user@example.com"
}
{- "uuid": "string",
- "name": "string",
- "email": "string"
}
Lists all the Business Registries linked to the Bank Manager
BankManager collection
[- {
- "fiscalId": "string",
- "email": "string",
- "businessName": "string",
- "enabled": false,
- "emailAlerts": true,
- "locale": "string",
- "country": "string",
- "subAccountId": 0
}
]