{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup MunicipalAccountChangeBatch API", "version": "core" }, "items": [ { "info": { "name": "MunicipalAccountChangeBatch", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/municipal/municipalAccountChangeBatches", "body": { "type": "json", "data": "{}" } }, "docs": "| Property | Description | Required |\r\n| ------------------------------------- | ----------------------------------------------------------------------------- | -------- |\r\n| MunicipalAccountChanges[0]| List of Municipal Account Changes. | Yes |\r\n| MunicipalAccountChanges[0].MunicipalityListItem| The GUID of the Municipality. | Yes |\r\n| MunicipalAccountChanges[0].HouseNumber| House Number" } ] } ], "bundled": true }