PatchSepaMandate

3

tests

0

failures

0

ignored

4.193s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canNotPatchReferenceOfArbitrarySepaMandate() 1.420s passed
globalAdmin_canPatchAllUpdatablePropertiesOfSepaMandate() 1.395s passed
globalAdmin_canPatchJustValidToOfArbitrarySepaMandate() 1.378s 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 16:32:19 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "uuid": "2ab2c7e0-c3a4-4a11-913a-8869aa0c11c2",
    "debitor": {
        "uuid": "6d2903e2-5784-4d85-8bf1-a91054f0cc98",
        "debitorRel": {
            "uuid": "9053679f-5d7f-4d07-819d-ed123f259fbe",
            "anchor": {
                "uuid": "8e3fb13a-8776-4e42-9b3d-66c02e8912a7",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "holder": {
                "uuid": "8e3fb13a-8776-4e42-9b3d-66c02e8912a7",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "type": "DEBITOR",
            "mark": null,
            "contact": {
                "uuid": "c93e8f0e-e323-4844-9bbe-bbd83be6c2e0",
                "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": "5f0f1994-0b5f-4c46-b926-3d46de1dc91b",
            "partnerNumber": "P-10001",
            "partnerRel": {
                "uuid": "b9ff06a2-1fba-4abd-a968-acdfdca21709",
                "anchor": {
                    "uuid": "dec68a50-b2c0-4351-a344-f986596b8acb",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "Hostsharing eG",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "holder": {
                    "uuid": "8e3fb13a-8776-4e42-9b3d-66c02e8912a7",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "First GmbH",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "type": "PARTNER",
                "mark": null,
                "contact": {
                    "uuid": "c93e8f0e-e323-4844-9bbe-bbd83be6c2e0",
                    "caption": "first contact",
                    "postalAddress": {
                        "country": "Germany"
                    },
                    "emailAddresses": {
                        "main": "contact-admin@firstcontact.example.com"
                    },
                    "phoneNumbers": {
                        "phone_office": "+49 123 1234567"
                    }
                }
            },
            "details": {
                "uuid": "71dc83f2-9f4b-4490-962b-7d438c6101b0",
                "registrationOffice": "Hamburg",
                "registrationNumber": "RegNo123456789",
                "birthName": null,
                "birthPlace": null,
                "birthday": null,
                "dateOfDeath": null
            }
        },
        "billable": true,
        "vatId": null,
        "vatCountryCode": null,
        "vatBusiness": true,
        "vatReverseCharge": false,
        "refundBankAccount": {
            "uuid": "a4eb4a74-95c7-458a-823e-521bc2f15184",
            "holder": "First GmbH",
            "iban": "DE02120300000000202051",
            "bic": "BYLADEM1001"
        },
        "defaultPrefix": "fir"
    },
    "bankAccount": {
        "uuid": "a4eb4a74-95c7-458a-823e-521bc2f15184",
        "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 16:32:20 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "uuid": "91c38b08-d048-4c06-bc88-6a0738e6f0d1",
    "debitor": {
        "uuid": "6d2903e2-5784-4d85-8bf1-a91054f0cc98",
        "debitorRel": {
            "uuid": "9053679f-5d7f-4d07-819d-ed123f259fbe",
            "anchor": {
                "uuid": "8e3fb13a-8776-4e42-9b3d-66c02e8912a7",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "holder": {
                "uuid": "8e3fb13a-8776-4e42-9b3d-66c02e8912a7",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "type": "DEBITOR",
            "mark": null,
            "contact": {
                "uuid": "c93e8f0e-e323-4844-9bbe-bbd83be6c2e0",
                "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": "5f0f1994-0b5f-4c46-b926-3d46de1dc91b",
            "partnerNumber": "P-10001",
            "partnerRel": {
                "uuid": "b9ff06a2-1fba-4abd-a968-acdfdca21709",
                "anchor": {
                    "uuid": "dec68a50-b2c0-4351-a344-f986596b8acb",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "Hostsharing eG",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "holder": {
                    "uuid": "8e3fb13a-8776-4e42-9b3d-66c02e8912a7",
                    "personType": "LEGAL_PERSON",
                    "tradeName": "First GmbH",
                    "salutation": null,
                    "title": null,
                    "givenName": null,
                    "familyName": null
                },
                "type": "PARTNER",
                "mark": null,
                "contact": {
                    "uuid": "c93e8f0e-e323-4844-9bbe-bbd83be6c2e0",
                    "caption": "first contact",
                    "postalAddress": {
                        "country": "Germany"
                    },
                    "emailAddresses": {
                        "main": "contact-admin@firstcontact.example.com"
                    },
                    "phoneNumbers": {
                        "phone_office": "+49 123 1234567"
                    }
                }
            },
            "details": {
                "uuid": "71dc83f2-9f4b-4490-962b-7d438c6101b0",
                "registrationOffice": "Hamburg",
                "registrationNumber": "RegNo123456789",
                "birthName": null,
                "birthPlace": null,
                "birthday": null,
                "dateOfDeath": null
            }
        },
        "billable": true,
        "vatId": null,
        "vatCountryCode": null,
        "vatBusiness": true,
        "vatReverseCharge": false,
        "refundBankAccount": {
            "uuid": "a4eb4a74-95c7-458a-823e-521bc2f15184",
            "holder": "First GmbH",
            "iban": "DE02120300000000202051",
            "bic": "BYLADEM1001"
        },
        "defaultPrefix": "fir"
    },
    "bankAccount": {
        "uuid": "a4eb4a74-95c7-458a-823e-521bc2f15184",
        "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