PatchSepaMandate

3

tests

0

failures

0

ignored

4.352s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canNotPatchReferenceOfArbitrarySepaMandate() 1.386s passed
globalAdmin_canPatchAllUpdatablePropertiesOfSepaMandate() 1.565s passed
globalAdmin_canPatchJustValidToOfArbitrarySepaMandate() 1.401s 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 13:35:52 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "uuid": "33b82992-805b-4cf3-bce6-82f0727dcd0a",
    "debitor": {
        "uuid": "eea3d3da-6fec-4e38-bece-ba7d717c3937",
        "debitorRel": {
            "uuid": "f497f7e9-79ee-4153-af5e-e82d1e2377fd",
            "anchor": {
                "uuid": "0e0d627f-6889-48c4-ab29-b08aa9585c35",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "holder": {
                "uuid": "0e0d627f-6889-48c4-ab29-b08aa9585c35",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "type": "DEBITOR",
            "mark": null,
            "contact": {
                "uuid": "3e81dbe2-e9e4-4a71-a515-8b6152d060af",
                "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": "544a3247-a348-4ff6-a72c-d7d56d7689b2",
            "partnerNumber": "P-10001",
            "partnerRel": {
                "uuid": "ccd5e720-0e39-4dff-8e82-b60fda50e858",
                "anchor": {
                    "uuid": "99cb7c15-d0f2-4901-b38b-51bc206faa6b",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "Hostsharing eG",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "holder": {
                    "uuid": "0e0d627f-6889-48c4-ab29-b08aa9585c35",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "First GmbH",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "type": "PARTNER",
                "mark": null,
                "contact": {
                    "uuid": "3e81dbe2-e9e4-4a71-a515-8b6152d060af",
                    "caption": "first contact",
                    "postalAddress": {
                        "country": "Germany"
                    },
                    "emailAddresses": {
                        "main": "contact-admin@firstcontact.example.com"
                    },
                    "phoneNumbers": {
                        "phone_office": "+49 123 1234567"
                    }
                }
            },
            "details": {
                "uuid": "484cf33c-4c5b-4c91-b458-5b56c5c35d02",
                "registrationOffice": "Hamburg",
                "registrationNumber": "RegNo123456789",
                "birthName": null,
                "birthPlace": null,
                "birthday": null,
                "dateOfDeath": null
            }
        },
        "billable": true,
        "vatId": null,
        "vatCountryCode": null,
        "vatBusiness": true,
        "vatReverseCharge": false,
        "refundBankAccount": {
            "uuid": "b6ea332c-7d71-4d9e-82d7-6b482f7a80d8",
            "holder": "First GmbH",
            "iban": "DE02120300000000202051",
            "bic": "BYLADEM1001"
        },
        "defaultPrefix": "fir"
    },
    "bankAccount": {
        "uuid": "b6ea332c-7d71-4d9e-82d7-6b482f7a80d8",
        "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 13:35:54 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "uuid": "d472975e-f31b-4e47-bc12-4c99eb0523cc",
    "debitor": {
        "uuid": "eea3d3da-6fec-4e38-bece-ba7d717c3937",
        "debitorRel": {
            "uuid": "f497f7e9-79ee-4153-af5e-e82d1e2377fd",
            "anchor": {
                "uuid": "0e0d627f-6889-48c4-ab29-b08aa9585c35",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "holder": {
                "uuid": "0e0d627f-6889-48c4-ab29-b08aa9585c35",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "type": "DEBITOR",
            "mark": null,
            "contact": {
                "uuid": "3e81dbe2-e9e4-4a71-a515-8b6152d060af",
                "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": "544a3247-a348-4ff6-a72c-d7d56d7689b2",
            "partnerNumber": "P-10001",
            "partnerRel": {
                "uuid": "ccd5e720-0e39-4dff-8e82-b60fda50e858",
                "anchor": {
                    "uuid": "99cb7c15-d0f2-4901-b38b-51bc206faa6b",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "Hostsharing eG",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "holder": {
                    "uuid": "0e0d627f-6889-48c4-ab29-b08aa9585c35",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "First GmbH",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "type": "PARTNER",
                "mark": null,
                "contact": {
                    "uuid": "3e81dbe2-e9e4-4a71-a515-8b6152d060af",
                    "caption": "first contact",
                    "postalAddress": {
                        "country": "Germany"
                    },
                    "emailAddresses": {
                        "main": "contact-admin@firstcontact.example.com"
                    },
                    "phoneNumbers": {
                        "phone_office": "+49 123 1234567"
                    }
                }
            },
            "details": {
                "uuid": "484cf33c-4c5b-4c91-b458-5b56c5c35d02",
                "registrationOffice": "Hamburg",
                "registrationNumber": "RegNo123456789",
                "birthName": null,
                "birthPlace": null,
                "birthday": null,
                "dateOfDeath": null
            }
        },
        "billable": true,
        "vatId": null,
        "vatCountryCode": null,
        "vatBusiness": true,
        "vatReverseCharge": false,
        "refundBankAccount": {
            "uuid": "b6ea332c-7d71-4d9e-82d7-6b482f7a80d8",
            "holder": "First GmbH",
            "iban": "DE02120300000000202051",
            "bic": "BYLADEM1001"
        },
        "defaultPrefix": "fir"
    },
    "bankAccount": {
        "uuid": "b6ea332c-7d71-4d9e-82d7-6b482f7a80d8",
        "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