{

    "links": {

        "self": "../api/v4.1/customers/clients"

    },

    "data": {

        "type": "individualClient",

        "id": "73507",

        "attributes": {

            "title": "Mr",

            "titleId": 1,

            "firstName": "John",

            "lastName": "Doe",

            "clientRef": "CI00073507",

            "clientName": "Mr John Doe",

            "accountManagerName": "optimo",

            "active": true,

            "clientCategoryId": 3,

            "clientCategory": "Internal",

            "clientType": "B2B",

            "clientTypeId": 1,

            "suspended": false,

            "dateRegistered": "2024-04-11T11:51:36.02",

            "openingBalance": 0.0,

            "openingBalanceCredit": 0.0,

            "openingBalanceDebit": 0.0,

            "defaultCurrencyId": 3,

            "defaultCurrency": "Euro",

            "salesChannelId": 1,

            "salesChannel": "B2B",

            "auditInfo": {

                "insertedUser": "optimo",

                "insertedTime": "2024-04-11T11:51:36.02"

            },

            "clientGroupId": 2,

            "clientGroupName": "Individual"

        },

        "relationships": {

            "accountManager": {

                "data": {

                    "id": "2",

                    "type": "user"

                }

            },

            "defaultVenue": {

                "data": {

                    "id": "352",

                    "type": "venue"

                }

            },

            "clientVenues": {

                "data": [

                    {

                        "id": "250",

                        "type": "venue"

                    }

                ]

            },

            "address": {

                "data": {

                    "id": "155310",

                    "type": "address"

                }

            },

            "contacts": {

                "data": [

                    {

                        "id": "78147",

                        "type": "contact"

                    }

                ]

            },

            "communicationMethods": {

                "data": [

                    {

                        "id": "713687",

                        "type": "communicationMethod"

                    },

                    {

                        "id": "713688",

                        "type": "communicationMethod"

                    }

                ]

            }

        }

    },

    "meta": {

        "status": {

            "processingTime": 421,

            "endTime": "2024-04-11T09:51:31.6205403+00:00",

            "startTime": "2024-04-11T09:51:31.1987191+00:00"

        },

        "apiId": "24041109-5131-/D9"

    },

    "errors": null

}