GetSingleDebitor

2

tests

0

failures

0

ignored

2.655s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_withoutAssumedRoles_canGetDebitorByDebitorNumber() 1.325s passed
globalAdmin_withoutAssumedRoles_canGetDebitorByDebitorUuid() 1.330s passed

Standard output

ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRoles_canGetDebitorByDebitorNumber(): TOTAL OBJECT COUNT (initial): 210 -> 210
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:05:46 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "uuid": "71c955a7-8840-41bd-a989-e41602eddb59",
    "debitorRel": {
        "uuid": "30ffb983-618d-48ac-a485-d8fa04652a78",
        "anchor": {
            "uuid": "3826b3d1-eb57-4baf-8cc8-ff21ed5c5538",
            "personType": "LEGAL_PERSON",
            "tradeName": "Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",
            "salutation": null,
            "title": null,
            "givenName": "Peter",
            "familyName": "Smith"
        },
        "holder": {
            "uuid": "3826b3d1-eb57-4baf-8cc8-ff21ed5c5538",
            "personType": "LEGAL_PERSON",
            "tradeName": "Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",
            "salutation": null,
            "title": null,
            "givenName": "Peter",
            "familyName": "Smith"
        },
        "type": "DEBITOR",
        "mark": null,
        "contact": {
            "uuid": "03f1d6eb-1b47-4494-a517-9b06611aef46",
            "caption": "second contact",
            "postalAddress": {
                "country": "Germany"
            },
            "emailAddresses": {
                "main": "contact-admin@secondcontact.example.com"
            },
            "phoneNumbers": {
                "phone_office": "+49 123 1234567"
            }
        }
    },
    "debitorNumber": "D-1000212",
    "debitorNumberSuffix": "12",
    "partner": {
        "uuid": "ccde45f0-9894-4012-af50-1d80aa8d68d0",
        "partnerNumber": "P-10002",
        "partnerRel": {
            "uuid": "ea28a7cc-00ca-45ad-bd4f-d34aa36df518",
            "anchor": {
                "uuid": "fe35fd05-1333-4976-bf54-a56e4400148a",
                "personType": "LEGAL_PERSON",
                "tradeName": "Hostsharing eG",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "holder": {
                "uuid": "3826b3d1-eb57-4baf-8cc8-ff21ed5c5538",
                "personType": "LEGAL_PERSON",
                "tradeName": "Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",
                "salutation": null,
                "title": null,
                "givenName": "Peter",
                "familyName": "Smith"
            },
            "type": "PARTNER",
            "mark": null,
            "contact": {
                "uuid": "03f1d6eb-1b47-4494-a517-9b06611aef46",
                "caption": "second contact",
                "postalAddress": {
                    "country": "Germany"
                },
                "emailAddresses": {
                    "main": "contact-admin@secondcontact.example.com"
                },
                "phoneNumbers": {
                    "phone_office": "+49 123 1234567"
                }
            }
        },
        "details": {
            "uuid": "6b5a44e3-1d22-4dd2-8706-7533588dede0",
            "registrationOffice": "Hamburg",
            "registrationNumber": "RegNo123456789",
            "birthName": null,
            "birthPlace": null,
            "birthday": null,
            "dateOfDeath": null
        }
    },
    "billable": true,
    "vatId": null,
    "vatCountryCode": null,
    "vatBusiness": true,
    "vatReverseCharge": false,
    "refundBankAccount": {
        "uuid": "db8da7f8-0032-4a56-bb1d-5c42e57b81b6",
        "holder": "Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",
        "iban": "DE02100500000054540402",
        "bic": "BELADEBE"
    },
    "defaultPrefix": "sec"
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_withoutAssumedRoles_canGetDebitorByDebitorNumber(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRoles_canGetDebitorByDebitorUuid(): TOTAL OBJECT COUNT (initial): 210 -> 210
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:05:47 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "uuid": "71c955a7-8840-41bd-a989-e41602eddb59",
    "debitorRel": {
        "uuid": "30ffb983-618d-48ac-a485-d8fa04652a78",
        "anchor": {
            "uuid": "3826b3d1-eb57-4baf-8cc8-ff21ed5c5538",
            "personType": "LEGAL_PERSON",
            "tradeName": "Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",
            "salutation": null,
            "title": null,
            "givenName": "Peter",
            "familyName": "Smith"
        },
        "holder": {
            "uuid": "3826b3d1-eb57-4baf-8cc8-ff21ed5c5538",
            "personType": "LEGAL_PERSON",
            "tradeName": "Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",
            "salutation": null,
            "title": null,
            "givenName": "Peter",
            "familyName": "Smith"
        },
        "type": "DEBITOR",
        "mark": null,
        "contact": {
            "uuid": "03f1d6eb-1b47-4494-a517-9b06611aef46",
            "caption": "second contact",
            "postalAddress": {
                "country": "Germany"
            },
            "emailAddresses": {
                "main": "contact-admin@secondcontact.example.com"
            },
            "phoneNumbers": {
                "phone_office": "+49 123 1234567"
            }
        }
    },
    "debitorNumber": "D-1000212",
    "debitorNumberSuffix": "12",
    "partner": {
        "uuid": "ccde45f0-9894-4012-af50-1d80aa8d68d0",
        "partnerNumber": "P-10002",
        "partnerRel": {
            "uuid": "ea28a7cc-00ca-45ad-bd4f-d34aa36df518",
            "anchor": {
                "uuid": "fe35fd05-1333-4976-bf54-a56e4400148a",
                "personType": "LEGAL_PERSON",
                "tradeName": "Hostsharing eG",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "holder": {
                "uuid": "3826b3d1-eb57-4baf-8cc8-ff21ed5c5538",
                "personType": "LEGAL_PERSON",
                "tradeName": "Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",
                "salutation": null,
                "title": null,
                "givenName": "Peter",
                "familyName": "Smith"
            },
            "type": "PARTNER",
            "mark": null,
            "contact": {
                "uuid": "03f1d6eb-1b47-4494-a517-9b06611aef46",
                "caption": "second contact",
                "postalAddress": {
                    "country": "Germany"
                },
                "emailAddresses": {
                    "main": "contact-admin@secondcontact.example.com"
                },
                "phoneNumbers": {
                    "phone_office": "+49 123 1234567"
                }
            }
        },
        "details": {
            "uuid": "6b5a44e3-1d22-4dd2-8706-7533588dede0",
            "registrationOffice": "Hamburg",
            "registrationNumber": "RegNo123456789",
            "birthName": null,
            "birthPlace": null,
            "birthday": null,
            "dateOfDeath": null
        }
    },
    "billable": true,
    "vatId": null,
    "vatCountryCode": null,
    "vatBusiness": true,
    "vatReverseCharge": false,
    "refundBankAccount": {
        "uuid": "db8da7f8-0032-4a56-bb1d-5c42e57b81b6",
        "holder": "Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",
        "iban": "DE02100500000054540402",
        "bic": "BELADEBE"
    },
    "defaultPrefix": "sec"
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_withoutAssumedRoles_canGetDebitorByDebitorUuid(): TOTAL OBJECT COUNT (after): 210 -> 210