{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Account Groups API", "version": "1.0" }, "items": [ { "info": { "name": "Account Groups", "type": "folder" }, "items": [ { "info": { "name": "Allows modification of account group information for one or more accounts in a household.", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/account-groups", "body": { "type": "json", "data": "{}" } }, "docs": "Depending upon the action code provided, will move an account or accounts to another existing account group and/or remove an account or accounts from its current account group. Account Groups is also known as Householding in the rewards system." } ] } ], "bundled": true }