ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canAddMembership(): TOTAL OBJECT COUNT (initial): 210 -> 210
HTTP/1.1 201
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
Location: http://localhost:39795/api/hs/office/memberships/51b5bf30-3be9-4072-be17-017d9bd562a7
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: application/json
Transfer-Encoding: chunked
Date: Mon, 10 Aug 2026 15:05:20 GMT
Keep-Alive: timeout=60
Connection: keep-alive
{
"uuid": "51b5bf30-3be9-4072-be17-017d9bd562a7",
"partner": {
"uuid": "bfd0eaf3-9c62-4829-b1c6-09bc7bc6a645",
"partnerNumber": "P-10001",
"partnerRel": {
"uuid": "ad914af4-fd44-453b-a627-bf920c375d01",
"anchor": {
"uuid": "91f5d8e2-b455-4243-b7b0-c87ef91fb6fb",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "f737d879-51f9-4f03-b3f5-e5f4a12fab73",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "b5a02c46-485c-4cf7-8ecc-b2ff3a00aa93",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
"details": {
"uuid": "c0d83794-f767-4be0-9430-39bc4e359bc4",
"registrationOffice": "Hamburg",
"registrationNumber": "RegNo123456789",
"birthName": null,
"birthPlace": null,
"birthday": null,
"dateOfDeath": null
}
},
"mainDebitor": null,
"memberNumber": "M-1000190",
"memberNumberSuffix": "90",
"validFrom": "2025-02-13",
"validTo": null,
"status": "INVALID",
"membershipFeeBillable": true
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canAddMembership(): TOTAL OBJECT COUNT (after): 210 -> 210