PatchSepaMandate

3

tests

0

failures

0

ignored

4.135s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canNotPatchReferenceOfArbitrarySepaMandate() 1.302s passed
globalAdmin_canPatchAllUpdatablePropertiesOfSepaMandate() 1.423s passed
globalAdmin_canPatchJustValidToOfArbitrarySepaMandate() 1.410s passed

Standard output

ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canPatchJustValidToOfArbitrarySepaMandate(): TOTAL OBJECT COUNT (initial): 210 -> 210
nothing deleted
HTTP/1.1 200 
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
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:06:27 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "uuid": "77b717e1-32f8-45c1-882e-3d18015f2cb1",
    "debitor": {
        "uuid": "f1bbe636-8098-435b-b2f0-d98539953cd4",
        "debitorRel": {
            "uuid": "b513be14-3f23-49b7-a906-baf9fa0f2c82",
            "anchor": {
                "uuid": "c75ee69d-ce4e-4631-ba77-0706482a8e11",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "holder": {
                "uuid": "c75ee69d-ce4e-4631-ba77-0706482a8e11",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "type": "DEBITOR",
            "mark": null,
            "contact": {
                "uuid": "a0c7ec97-9caf-4f7a-abcf-9507476856fd",
                "caption": "first contact",
                "postalAddress": {
                    "country": "Germany"
                },
                "emailAddresses": {
                    "main": "contact-admin@firstcontact.example.com"
                },
                "phoneNumbers": {
                    "phone_office": "+49 123 1234567"
                }
            }
        },
        "debitorNumber": "D-1000111",
        "debitorNumberSuffix": "11",
        "partner": {
            "uuid": "e44d23f6-3ad0-4ffe-af86-f334c797b16f",
            "partnerNumber": "P-10001",
            "partnerRel": {
                "uuid": "c99a5d49-cae8-43e1-aaa4-77e12077c8a7",
                "anchor": {
                    "uuid": "fe35fd05-1333-4976-bf54-a56e4400148a",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "Hostsharing eG",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "holder": {
                    "uuid": "c75ee69d-ce4e-4631-ba77-0706482a8e11",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "First GmbH",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "type": "PARTNER",
                "mark": null,
                "contact": {
                    "uuid": "a0c7ec97-9caf-4f7a-abcf-9507476856fd",
                    "caption": "first contact",
                    "postalAddress": {
                        "country": "Germany"
                    },
                    "emailAddresses": {
                        "main": "contact-admin@firstcontact.example.com"
                    },
                    "phoneNumbers": {
                        "phone_office": "+49 123 1234567"
                    }
                }
            },
            "details": {
                "uuid": "98b3b498-1ab6-4e5c-866a-e0e92f06e51f",
                "registrationOffice": "Hamburg",
                "registrationNumber": "RegNo123456789",
                "birthName": null,
                "birthPlace": null,
                "birthday": null,
                "dateOfDeath": null
            }
        },
        "billable": true,
        "vatId": null,
        "vatCountryCode": null,
        "vatBusiness": true,
        "vatReverseCharge": false,
        "refundBankAccount": {
            "uuid": "b46bf532-2cae-4df6-8aab-c5bff73f9360",
            "holder": "First GmbH",
            "iban": "DE02120300000000202051",
            "bic": "BYLADEM1001"
        },
        "defaultPrefix": "fir"
    },
    "bankAccount": {
        "uuid": "b46bf532-2cae-4df6-8aab-c5bff73f9360",
        "holder": "First GmbH",
        "iban": "DE02120300000000202051",
        "bic": "BYLADEM1001"
    },
    "reference": "temp ref CAT Z",
    "agreement": "2022-10-31",
    "validFrom": "2022-11-01",
    "validTo": "2022-12-31"
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canPatchJustValidToOfArbitrarySepaMandate(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canPatchAllUpdatablePropertiesOfSepaMandate(): TOTAL OBJECT COUNT (initial): 210 -> 210
nothing deleted
HTTP/1.1 200 
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
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:06:29 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "uuid": "39afaa3c-fae1-45e7-972d-e63ab2753c7e",
    "debitor": {
        "uuid": "f1bbe636-8098-435b-b2f0-d98539953cd4",
        "debitorRel": {
            "uuid": "b513be14-3f23-49b7-a906-baf9fa0f2c82",
            "anchor": {
                "uuid": "c75ee69d-ce4e-4631-ba77-0706482a8e11",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "holder": {
                "uuid": "c75ee69d-ce4e-4631-ba77-0706482a8e11",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "type": "DEBITOR",
            "mark": null,
            "contact": {
                "uuid": "a0c7ec97-9caf-4f7a-abcf-9507476856fd",
                "caption": "first contact",
                "postalAddress": {
                    "country": "Germany"
                },
                "emailAddresses": {
                    "main": "contact-admin@firstcontact.example.com"
                },
                "phoneNumbers": {
                    "phone_office": "+49 123 1234567"
                }
            }
        },
        "debitorNumber": "D-1000111",
        "debitorNumberSuffix": "11",
        "partner": {
            "uuid": "e44d23f6-3ad0-4ffe-af86-f334c797b16f",
            "partnerNumber": "P-10001",
            "partnerRel": {
                "uuid": "c99a5d49-cae8-43e1-aaa4-77e12077c8a7",
                "anchor": {
                    "uuid": "fe35fd05-1333-4976-bf54-a56e4400148a",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "Hostsharing eG",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "holder": {
                    "uuid": "c75ee69d-ce4e-4631-ba77-0706482a8e11",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "First GmbH",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "type": "PARTNER",
                "mark": null,
                "contact": {
                    "uuid": "a0c7ec97-9caf-4f7a-abcf-9507476856fd",
                    "caption": "first contact",
                    "postalAddress": {
                        "country": "Germany"
                    },
                    "emailAddresses": {
                        "main": "contact-admin@firstcontact.example.com"
                    },
                    "phoneNumbers": {
                        "phone_office": "+49 123 1234567"
                    }
                }
            },
            "details": {
                "uuid": "98b3b498-1ab6-4e5c-866a-e0e92f06e51f",
                "registrationOffice": "Hamburg",
                "registrationNumber": "RegNo123456789",
                "birthName": null,
                "birthPlace": null,
                "birthday": null,
                "dateOfDeath": null
            }
        },
        "billable": true,
        "vatId": null,
        "vatCountryCode": null,
        "vatBusiness": true,
        "vatReverseCharge": false,
        "refundBankAccount": {
            "uuid": "b46bf532-2cae-4df6-8aab-c5bff73f9360",
            "holder": "First GmbH",
            "iban": "DE02120300000000202051",
            "bic": "BYLADEM1001"
        },
        "defaultPrefix": "fir"
    },
    "bankAccount": {
        "uuid": "b46bf532-2cae-4df6-8aab-c5bff73f9360",
        "holder": "First GmbH",
        "iban": "DE02120300000000202051",
        "bic": "BYLADEM1001"
    },
    "reference": "temp ref CAT Z - patched",
    "agreement": "2020-06-01",
    "validFrom": "2020-06-05",
    "validTo": "2022-12-31"
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canPatchAllUpdatablePropertiesOfSepaMandate(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canNotPatchReferenceOfArbitrarySepaMandate(): TOTAL OBJECT COUNT (initial): 210 -> 210
nothing deleted
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canNotPatchReferenceOfArbitrarySepaMandate(): TOTAL OBJECT COUNT (after): 210 -> 210