For the complete documentation index, see llms.txt. This page is also available as Markdown.

Customer

Get a customer by ID

get
Query parameters
idstringRequired

The UUID of the customer to retrieve

Header parameters
X-API-KEYstringRequired

Partner API Key

X-API-SECRETstringRequired

Partner API Secret

Responses
200

The customer has been successfully retrieved.

application/json
idstringRequired

Unique identifier

createdAtstring · date-timeRequired

Creation timestamp

updatedAtstring · date-timeRequired

Last update timestamp

descriptionstring · nullableRequired

Customer description

Default: null
companystring · nullableRequired

Customer company name

Default: null
firstNamestring · nullableRequired

Customer first name

Default: null
lastNamestring · nullableRequired

Customer last name

Default: null
displayNamestring · nullableRequired

Customer display name This is usually a concatenation of first name and last name

Default: null
languagestring · enumOptional

Language used to generate review responses

Possible values:
phoneNumberstring · nullableRequired

Phone number of the customer

Default: null
emailstring · nullableRequired

Email address of the customer

Default: null
emailBouncedbooleanRequired

Indicates if the customer's email has bounced

civilitystring · nullableRequired

Civility of the customer (e.g., Mr., Ms., etc.)

Default: null
emailOptinbooleanRequired

Indicates if the customer has opted in for email communications

smsOptinbooleanRequired

Indicates if the customer has opted in for SMS communications

zenchefIdstring · nullableRequired

ID of the customer in Zenchef system

Default: null
ubereatsIdstring · nullableRequired

ID of the customer in UberEats system

Default: null
deliverooIdstring · nullableRequired

ID of the customer in Deliveroo system

Default: null
zeltyIdstring · nullableRequired

ID of the customer in Zelty system

Default: null
sevenroomsIdstring · nullableRequired

ID of the customer in Sevenrooms system

Default: null
metaIdstring · nullableRequired

ID of the customer in Meta system (Facebook/Instagram)

Default: null
mewsIdstring · nullableRequired

ID of the customer in Mews system

Default: null
oracleIdstring · nullableRequired

ID of the customer in Oracle system

Default: null
partoucheIdstring · nullableRequired

ID of the customer in Partouche system

Default: null
comoIdstring · nullableRequired

ID of the customer in Como system

Default: null
theForkIdstring · nullableRequired

ID of the customer in TheFork system

Default: null
chr365Idstring · nullableRequired

ID of the customer in Chr365 system

Default: null
misterBookingIdstring · nullableRequired

ID of the customer in MisterBooking system

Default: null
typestring · enum · nullableRequired

Type of the customer (e.g., Individual, Company, etc.)

Default: nullPossible values:
feedbackCountnumberRequired

Number of feedbacks provided by the customer

purchaseCountnumberRequired

Number of purchases made by the customer

averageFeedbackRatingstring · nullableRequired

Average feedback rating given by the customer

Default: null
get/partners/customer
GET /partners/customer?id=text HTTP/1.1
Host: api.fullwhere.com
X-API-KEY: text
X-API-SECRET: text
Accept: */*
{
  "id": "text",
  "createdAt": "2026-01-01T00:00:00.000Z",
  "updatedAt": "2026-01-01T00:00:00.000Z",
  "description": "text",
  "company": "text",
  "firstName": "text",
  "lastName": "text",
  "displayName": "text",
  "language": "af",
  "phoneNumber": "text",
  "email": "text",
  "emailBounced": true,
  "civility": "text",
  "tags": [
    {
      "id": "text",
      "createdAt": "2026-01-01T00:00:00.000Z",
      "updatedAt": "2026-01-01T00:00:00.000Z",
      "tag": "text",
      "color": "text"
    }
  ],
  "emailOptin": true,
  "smsOptin": true,
  "zenchefId": "text",
  "ubereatsId": "text",
  "deliverooId": "text",
  "zeltyId": "text",
  "sevenroomsId": "text",
  "metaId": "text",
  "mewsId": "text",
  "oracleId": "text",
  "partoucheId": "text",
  "comoId": "text",
  "theForkId": "text",
  "chr365Id": "text",
  "misterBookingId": "text",
  "type": "Unknown",
  "feedbackCount": 1,
  "purchaseCount": 1,
  "averageFeedbackRating": "text",
  "dataSources": [
    "AutoGestion"
  ],
  "metadata": {
    "googleMyBusiness": {
      "displayName": "text",
      "profilePhotoUrl": "text",
      "isAnonymous": true
    },
    "zelty": {
      "id": 1,
      "uuid": "text",
      "remote_id": "text",
      "nice_name": "text",
      "updated_at": "text",
      "name": "text",
      "fname": "text",
      "company": "text",
      "card": "text",
      "phone": "text",
      "phone2": "text",
      "mail": "text",
      "birthday": "text",
      "balance": 1,
      "personal_info": "text",
      "loyalty": 1,
      "registration": "text",
      "default_address": 1,
      "billing_address": 1,
      "sms_optin": true,
      "mail_optin": true,
      "turnover": 1,
      "nb_orders": 1,
      "last_order_date": "text",
      "other": "text",
      "metadata": {
        "ANY_ADDITIONAL_PROPERTY": "text"
      },
      "addresses": [
        {
          "id": 1,
          "remote_id": "text",
          "name": "text",
          "street": "text",
          "street_num": "text",
          "zip_code": "text",
          "city": "text",
          "formatted_address": "text",
          "google_id": "text",
          "location": [
            1
          ],
          "address_more": "text",
          "floor": "text",
          "door": "text",
          "building": "text",
          "code": "text"
        }
      ],
      "country_code": "text"
    },
    "zenchef": {
      "id": 1,
      "type": "text",
      "partner_id": "text",
      "reservation_type": "text",
      "restaurant_id": 1,
      "resto_id": 1,
      "resto_name": "text",
      "to": "text",
      "day": "text",
      "time": "text",
      "nb_guests": 1,
      "slots_count": 1,
      "civility": "text",
      "firstname": "text",
      "lastname": "text",
      "country": "text",
      "phone_number": "text",
      "email": "text",
      "comment": "text",
      "private_comment": "text",
      "allergies": "text",
      "cancel_reason_id": "text",
      "zip": "text",
      "lang": "text",
      "moment": "text",
      "type_client": "text",
      "type_event": "text",
      "budget": "text",
      "date": "text",
      "status": "text",
      "reply_date": "text",
      "treatment": "text",
      "url": "text",
      "is_walk_in": 1,
      "waiting_list_for": "text",
      "is_reconfirmed": 1,
      "is_canceled_late": 1,
      "waiting_reconfirmation": "text",
      "is_locked": true,
      "is_not_destockable": true,
      "is_virtual_menu_sent": 1,
      "review": 1,
      "review_reminder": 1,
      "unsubscribed": {},
      "attendance_customer": 1,
      "customer_sheet_id": 1,
      "waiter_id": 1,
      "custom_field": {
        "ANY_ADDITIONAL_PROPERTY": "text"
      },
      "prescriber_id": "text",
      "is_risky": true,
      "is_safe": true,
      "status_updated_at": "text",
      "created_at": "text",
      "updated_at": "text",
      "source_id": 1,
      "shift_date": "text",
      "waiting_inside_for": "text",
      "seated_substatus": "text",
      "phase": "text",
      "full_name": "text",
      "is_last_mail_notification_success": true,
      "is_last_sms_notification_success": true,
      "is_modifiable_by_end_user": true,
      "late_cancelable_starting_at": "text",
      "tags": [
        1
      ],
      "uuid": "text",
      "uuid_or_id": "text",
      "tables": [
        {
          "id": 1,
          "name": "text",
          "booking_room_id": 1,
          "x": 1,
          "y": 1,
          "min": 1,
          "max": 1,
          "rotation": 1,
          "table_type_id": 1,
          "created_at": "text",
          "updated_at": "text",
          "laravel_through_key": 1,
          "table_combinations": [
            {
              "id": 1,
              "name": "text",
              "min": 1,
              "max": 1,
              "position": 1,
              "is_group": 1,
              "is_bookable": 1,
              "restaurant_id": 1,
              "booking_room_id": 1,
              "created_at": "text",
              "updated_at": "text",
              "pivot": {}
            }
          ]
        }
      ],
      "shift_slot": {
        "name": "text",
        "slot_name": "text",
        "slot_id": 1,
        "interval_in_minutes": 1,
        "id": 1,
        "shift": {
          "id": 1,
          "name": "text"
        }
      },
      "shift_slot_id": 1,
      "customersheet": {},
      "restaurant": {
        "state": {},
        "tracking_phone": {},
        "accounting": {},
        "reservation_auto_conf_max": {},
        "ereputation": {},
        "ereputation_activation_code": {},
        "completion": {},
        "to_be_deleted_at": {},
        "deleted_at": {},
        "date_start_contract_updated_at": {},
        "date_end_free_trial": {},
        "amount_method": {},
        "twilio_phone": {},
        "newsletter_counters_calculated_at": {},
        "socials": {},
        "module_html": {},
        "module_video": {},
        "module_virtual_tour": {},
        "custom_link": {},
        "custom_button": {},
        "facebook_app": {},
        "custom_web_setting": {},
        "custom_web_stylesheet": {},
        "tag_params": {},
        "suggested_restaurants": {},
        "voucher_param": {},
        "restaurant_payment_param": {},
        "restaurant_payment_providers": [
          {}
        ],
        "certifications": {},
        "command_comment": {},
        "comment": {},
        "charge_param": {},
        "backoffice_param": {},
        "cancelation_param": {},
        "waiters": [
          {}
        ],
        "groups": [
          {}
        ],
        "price_plan": {},
        "stock_table_param": {},
        "acl_packs": [
          {}
        ],
        "restaurant_params": [
          {}
        ],
        "user_acls": [
          {}
        ],
        "seatingPlanParams": {},
        "legalNotice": {},
        "bookingParams": {},
        "commandParams": {},
        "restaurant_prepayment_param": {},
        "restaurant_imprint_param": {},
        "acls": [
          {}
        ],
        "publishers": [
          {}
        ],
        "reviewDistributions": [
          {}
        ],
        "id": 1,
        "owner_id": 1,
        "name": "text",
        "address": "text",
        "address_2": "text",
        "zip": "text",
        "city": "text",
        "type": "text",
        "longitude": "text",
        "latitude": "text",
        "timezone": "text",
        "lang": "text",
        "capacity": 1,
        "avg_budget": "text",
        "website": "text",
        "facebook": "text",
        "twitter": "text",
        "instagram": "text",
        "google_plus": "text",
        "tripadvisor": "text",
        "moving": 1,
        "phone": "text",
        "phone_2": "text",
        "fax": "text",
        "email": "text",
        "first_name": "text",
        "last_name": "text",
        "reservation_email": "text",
        "reservation_phone": "text",
        "reservation_phone_sms": "text",
        "charge_emails": "text",
        "reconfirmation_emails": "text",
        "prepay_emails": "text",
        "command_emails": "text",
        "sms_oadc": "text",
        "reservation": 1,
        "reservation_notifications": 1,
        "delivery": 1,
        "actived_phone_tracking": 1,
        "metro": "text",
        "train": "text",
        "velo": "text",
        "autolib": "text",
        "parking": "text",
        "bus": "text",
        "delivery_url": "text",
        "reservation_url": "text",
        "wap_vhost": "text",
        "subdomain": "text",
        "web_vhost": "text",
        "web_subdomain": "text",
        "www_redirect": "text",
        "page_title": "text",
        "own_website": 1,
        "analytics": "text",
        "tag_manager": "text",
        "facebook_pixel_id": "text",
        "theme": "text",
        "button_theme": "text",
        "color": "text",
        "business_type": "text",
        "is_client": 1,
        "is_ambassador": 1,
        "has_been_client": 1,
        "client_type": "text",
        "price_plan_id": 1,
        "recovery_at": "text",
        "is_recovery": 1,
        "closed": 1,
        "sms_credits": 1,
        "reservation_auto_conf": 1,
        "auto_modified": "text",
        "booking_widget_time_interval": "text",
        "is_blocking_waiting": 1,
        "custom_web_setting_id": "text",
        "sf_opportunity_id": "text",
        "sf_account_id": "text",
        "cbee_account_id": "text",
        "z_account_id": "text",
        "invokit_id": 1,
        "company_id": 1,
        "parent_id": "text",
        "country_id": 1,
        "google_rating": 1,
        "ereputation_id": "text",
        "ereputation_url": "text",
        "date_start_contract": "text",
        "nb_reservation_total": "text",
        "revenue_total": "text",
        "slug": "text",
        "mail_reviews": 1,
        "private_reviews": 1,
        "private_reviews_reply_displaying": 1,
        "private_reviews_period": 1,
        "booking_reminder_hours": 1,
        "disable_3263": 1,
        "new_booking_widget": 1,
        "created_at": "text",
        "updated_at": "text",
        "enable_cache": 1,
        "privatisation_emails": "text",
        "contact_emails": "text",
        "review_emails": "text",
        "tracking_app_id": "text",
        "calldesk_phone": "text",
        "optin": "text",
        "has_pin": true,
        "pin": "text",
        "pin_required_from": 1,
        "has_room_map": 1,
        "has_prepayment": 1,
        "has_precharge": 1,
        "has_group_search": 1,
        "has_automatic_status": 1,
        "has_room_selection_on_widget": true,
        "is_room_selection_mandatory": true,
        "test": 1,
        "review_reminder": 1,
        "is_white_label": 1,
        "close_commands": 1,
        "open_commands": 1,
        "commands_auto_conf": 1,
        "rooms": [
          {
            "id": 1,
            "name_translations": {
              "en": "text"
            },
            "capacity": 1,
            "description": "text",
            "restaurant_id": 1,
            "width": 1,
            "height": 1,
            "position": 1,
            "has_sea": 1,
            "has_sand": 1,
            "created_at": "text",
            "updated_at": "text"
          }
        ],
        "tables": [
          {
            "id": 1,
            "name": "text",
            "booking_room_id": 1,
            "x": 1,
            "y": 1,
            "min": 1,
            "max": 1,
            "rotation": 1,
            "table_type_id": 1,
            "created_at": "text",
            "updated_at": "text",
            "laravel_through_key": 1,
            "table_combinations": [
              {
                "id": 1,
                "name": "text",
                "min": 1,
                "max": 1,
                "position": 1,
                "is_group": 1,
                "is_bookable": 1,
                "restaurant_id": 1,
                "booking_room_id": 1,
                "created_at": "text",
                "updated_at": "text",
                "pivot": {}
              }
            ]
          }
        ],
        "country": {
          "oadc": {},
          "id": 1,
          "iso": "text",
          "iso3": "text",
          "default_lang": "text",
          "available_locales": [
            "text"
          ],
          "title": "text",
          "en": "text",
          "fr": "text",
          "es": "text",
          "pt": "text",
          "de": "text",
          "it": "text",
          "code": "text",
          "active": 1,
          "currency": "text",
          "created_at": "text",
          "updated_at": "text",
          "vat": "text",
          "locale": "text",
          "timezone": "text",
          "phone_support": "text",
          "taxes": [
            {}
          ]
        },
        "display_name": "text",
        "valid_gtc": true,
        "current_gtc": "text",
        "has_virtual_menu": true,
        "has_active_prepayment_connection": true,
        "has_active_imprint_connection": true,
        "has_active_payment_connection": true,
        "is_payment_connection_required": true,
        "is_prepayment_connection_required": true,
        "is_imprint_connection_required": true,
        "is_stripe_connection_required": true,
        "has_connected_vouchers": true,
        "country_iso2": "text"
      },
      "image": {},
      "marketing_param": {
        "has_review": true
      },
      "restaurant_customer_sheets": [
        {}
      ],
      "social_profile": {},
      "owner_id": 1,
      "restaurantid": 1,
      "retention_rate_label": "text",
      "retention_rate": 1,
      "company": "text",
      "account_id": 1,
      "customer_social_id": {},
      "customer_company_id": "text",
      "phone": "text",
      "professional_email": "text",
      "professional_phone": "text",
      "birthdate": "text",
      "address": "text",
      "city": "text",
      "membershipnum": "text",
      "vip": 1,
      "has_no_show": 1,
      "is_new": 1,
      "is_blacklisted": 1,
      "has_opt_in_market_mail": 1,
      "has_opt_in_review_mail": 1,
      "imported_nb_bookings": 1,
      "non_duplicate_with": "text",
      "deleted_at": "text",
      "optins": [
        {
          "type": "market_sms",
          "id": 1,
          "customer_sheet_id": 1,
          "value": true,
          "is_last": 1,
          "created_at": "text"
        }
      ],
      "booking_offers": [
        {
          "id": 1,
          "count": 1,
          "offer_id": 1,
          "booking_id": 1,
          "created_at": "text",
          "updated_at": "text",
          "offer_data": {
            "id": 1,
            "name": "text",
            "type": "text",
            "position": 1,
            "date_from": "text",
            "date_to": "text",
            "is_active": true,
            "is_private": true,
            "is_highlighted": true,
            "is_on_first_step": true,
            "is_squeezed": true,
            "has_duration": true,
            "has_prepayment": true,
            "is_cancelable_auto": true,
            "charge_per_guests": 1,
            "refund_strategy": "text",
            "restaurant_id": 1,
            "restaurant": {
              "state": {},
              "tracking_phone": {},
              "accounting": {},
              "reservation_auto_conf_max": {},
              "ereputation": {},
              "ereputation_activation_code": {},
              "completion": {},
              "to_be_deleted_at": {},
              "deleted_at": {},
              "date_start_contract_updated_at": {},
              "date_end_free_trial": {},
              "amount_method": {},
              "twilio_phone": {},
              "newsletter_counters_calculated_at": {},
              "socials": {},
              "module_html": {},
              "module_video": {},
              "module_virtual_tour": {},
              "custom_link": {},
              "custom_button": {},
              "facebook_app": {},
              "custom_web_setting": {},
              "custom_web_stylesheet": {},
              "tag_params": {},
              "suggested_restaurants": {},
              "voucher_param": {},
              "restaurant_payment_param": {},
              "restaurant_payment_providers": [
                {}
              ],
              "certifications": {},
              "command_comment": {},
              "comment": {},
              "charge_param": {},
              "backoffice_param": {},
              "cancelation_param": {},
              "waiters": [
                {}
              ],
              "groups": [
                {}
              ],
              "price_plan": {},
              "stock_table_param": {},
              "acl_packs": [
                {}
              ],
              "restaurant_params": [
                {}
              ],
              "user_acls": [
                {}
              ],
              "seatingPlanParams": {},
              "legalNotice": {},
              "bookingParams": {},
              "commandParams": {},
              "restaurant_prepayment_param": {},
              "restaurant_imprint_param": {},
              "acls": [
                {}
              ],
              "publishers": [
                {}
              ],
              "reviewDistributions": [
                {}
              ],
              "id": 1,
              "owner_id": 1,
              "name": "text",
              "address": "text",
              "address_2": "text",
              "zip": "text",
              "city": "text",
              "type": "text",
              "longitude": "text",
              "latitude": "text",
              "timezone": "text",
              "lang": "text",
              "capacity": 1,
              "avg_budget": "text",
              "website": "text",
              "facebook": "text",
              "twitter": "text",
              "instagram": "text",
              "google_plus": "text",
              "tripadvisor": "text",
              "moving": 1,
              "phone": "text",
              "phone_2": "text",
              "fax": "text",
              "email": "text",
              "first_name": "text",
              "last_name": "text",
              "reservation_email": "text",
              "reservation_phone": "text",
              "reservation_phone_sms": "text",
              "charge_emails": "text",
              "reconfirmation_emails": "text",
              "prepay_emails": "text",
              "command_emails": "text",
              "sms_oadc": "text",
              "reservation": 1,
              "reservation_notifications": 1,
              "delivery": 1,
              "actived_phone_tracking": 1,
              "metro": "text",
              "train": "text",
              "velo": "text",
              "autolib": "text",
              "parking": "text",
              "bus": "text",
              "delivery_url": "text",
              "reservation_url": "text",
              "wap_vhost": "text",
              "subdomain": "text",
              "web_vhost": "text",
              "web_subdomain": "text",
              "www_redirect": "text",
              "page_title": "text",
              "own_website": 1,
              "analytics": "text",
              "tag_manager": "text",
              "facebook_pixel_id": "text",
              "theme": "text",
              "button_theme": "text",
              "color": "text",
              "business_type": "text",
              "is_client": 1,
              "is_ambassador": 1,
              "has_been_client": 1,
              "client_type": "text",
              "price_plan_id": 1,
              "recovery_at": "text",
              "is_recovery": 1,
              "closed": 1,
              "sms_credits": 1,
              "reservation_auto_conf": 1,
              "auto_modified": "text",
              "booking_widget_time_interval": "text",
              "is_blocking_waiting": 1,
              "custom_web_setting_id": "text",
              "sf_opportunity_id": "text",
              "sf_account_id": "text",
              "cbee_account_id": "text",
              "z_account_id": "text",
              "invokit_id": 1,
              "company_id": 1,
              "parent_id": "text",
              "country_id": 1,
              "google_rating": 1,
              "ereputation_id": "text",
              "ereputation_url": "text",
              "date_start_contract": "text",
              "nb_reservation_total": "text",
              "revenue_total": "text",
              "slug": "text",
              "mail_reviews": 1,
              "private_reviews": 1,
              "private_reviews_reply_displaying": 1,
              "private_reviews_period": 1,
              "booking_reminder_hours": 1,
              "disable_3263": 1,
              "new_booking_widget": 1,
              "created_at": "text",
              "updated_at": "text",
              "enable_cache": 1,
              "privatisation_emails": "text",
              "contact_emails": "text",
              "review_emails": "text",
              "tracking_app_id": "text",
              "calldesk_phone": "text",
              "optin": "text",
              "has_pin": true,
              "pin": "text",
              "pin_required_from": 1,
              "has_room_map": 1,
              "has_prepayment": 1,
              "has_precharge": 1,
              "has_group_search": 1,
              "has_automatic_status": 1,
              "has_room_selection_on_widget": true,
              "is_room_selection_mandatory": true,
              "test": 1,
              "review_reminder": 1,
              "is_white_label": 1,
              "close_commands": 1,
              "open_commands": 1,
              "commands_auto_conf": 1,
              "rooms": [
                {
                  "id": 1,
                  "name_translations": {
                    "en": "text"
                  },
                  "capacity": 1,
                  "description": "text",
                  "restaurant_id": 1,
                  "width": 1,
                  "height": 1,
                  "position": 1,
                  "has_sea": 1,
                  "has_sand": 1,
                  "created_at": "text",
                  "updated_at": "text"
                }
              ],
              "tables": [
                {
                  "id": 1,
                  "name": "text",
                  "booking_room_id": 1,
                  "x": 1,
                  "y": 1,
                  "min": 1,
                  "max": 1,
                  "rotation": 1,
                  "table_type_id": 1,
                  "created_at": "text",
                  "updated_at": "text",
                  "laravel_through_key": 1,
                  "table_combinations": [
                    {
                      "id": 1,
                      "name": "text",
                      "min": 1,
                      "max": 1,
                      "position": 1,
                      "is_group": 1,
                      "is_bookable": 1,
                      "restaurant_id": 1,
                      "booking_room_id": 1,
                      "created_at": "text",
                      "updated_at": "text",
                      "pivot": {}
                    }
                  ]
                }
              ],
              "country": {
                "oadc": {},
                "id": 1,
                "iso": "text",
                "iso3": "text",
                "default_lang": "text",
                "available_locales": [
                  "text"
                ],
                "title": "text",
                "en": "text",
                "fr": "text",
                "es": "text",
                "pt": "text",
                "de": "text",
                "it": "text",
                "code": "text",
                "active": 1,
                "currency": "text",
                "created_at": "text",
                "updated_at": "text",
                "vat": "text",
                "locale": "text",
                "timezone": "text",
                "phone_support": "text",
                "taxes": [
                  {}
                ]
              },
              "display_name": "text",
              "valid_gtc": true,
              "current_gtc": "text",
              "has_virtual_menu": true,
              "has_active_prepayment_connection": true,
              "has_active_imprint_connection": true,
              "has_active_payment_connection": true,
              "is_payment_connection_required": true,
              "is_prepayment_connection_required": true,
              "is_imprint_connection_required": true,
              "is_stripe_connection_required": true,
              "has_connected_vouchers": true,
              "country_iso2": "text"
            },
            "description": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "name_translations": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "mon": true,
            "tue": true,
            "wed": true,
            "thu": true,
            "fri": true,
            "sat": true,
            "sun": true,
            "bookable_from_interval": 1,
            "bookable_from_reference": "text",
            "bookable_to_interval": 1,
            "bookable_to_reference": "text",
            "auto_cancelable_after": 1,
            "turn_times": {},
            "created_at": "text",
            "updated_at": "text",
            "deleted_at": "text"
          }
        }
      ],
      "charge": {
        "amount": 1,
        "amount_refunded": 1,
        "booking_id": 1,
        "currency": "text",
        "customer_id": "text",
        "partner_id": "text",
        "pending_refund_amount": 1,
        "restaurant_id": 1,
        "setup_intent_id": "text",
        "status": "text",
        "stripe_client_secret": "text",
        "type": "text",
        "batch_id": "text",
        "capture_date": "text",
        "charge_id": "text",
        "fee": 1,
        "fee_gateway": 1,
        "fee_ratio": 1,
        "fee_zenchef": 1,
        "payment_id": "text",
        "payout_id": "text",
        "quotation_id": "text",
        "token": "text",
        "created_at": "text",
        "updated_at": "text"
      },
      "policy": {
        "enduser_cancelable_before": 1,
        "refund_strategy": "text"
      },
      "waiter": {
        "id": 1,
        "name": "text"
      },
      "wish": {
        "booking_id": 1,
        "booking_room_id": 1
      },
      "automatic_tags": [
        {}
      ],
      "booking_transfer": {},
      "cancel_reason": {},
      "custom_color": "text",
      "custom_field_values": [
        {}
      ],
      "expires_at": "text",
      "files": [
        {}
      ],
      "prescriber": {},
      "scheduled_option": {},
      "voucher": {},
      "voucher_codes": [
        {}
      ]
    },
    "juxta": {
      "id": "text",
      "center_id": "text",
      "center_name": "text",
      "practitioner_fullname": "text",
      "patient_fullname": "text",
      "patient_firstname": "text",
      "patient_lastname": "text",
      "phone_number": "text",
      "email": "text",
      "date": "text"
    },
    "salesforce": {
      "dentego": {
        "attributes": {
          "type": "text",
          "url": "text"
        },
        "Id": "text",
        "WhoId": "text",
        "WhatId": "text",
        "WhoCount": 1,
        "WhatCount": 1,
        "Subject": "text",
        "Location": "text",
        "Centre_du_RDV__c": "text",
        "IsAllDayEvent": true,
        "ActivityDateTime": "text",
        "ActivityDate": "text",
        "DurationInMinutes": 1,
        "StartDateTime": "text",
        "EndDateTime": "text",
        "EndDate": "text",
        "Description": "text",
        "AccountId": "text",
        "OwnerId": "text",
        "Type": "text",
        "IsPrivate": true,
        "ShowAs": "text",
        "IsDeleted": true,
        "IsChild": true,
        "IsGroupEvent": true,
        "GroupEventType": "text",
        "CreatedDate": "text",
        "CreatedById": "text",
        "LastModifiedDate": "text",
        "LastModifiedById": "text",
        "SystemModstamp": "text",
        "IsArchived": true,
        "RecurrenceActivityId": "text",
        "IsRecurrence": true,
        "RecurrenceStartDateTime": "text",
        "RecurrenceEndDateOnly": "text",
        "RecurrenceTimeZoneSidKey": "text",
        "RecurrenceType": "text",
        "RecurrenceInterval": "text",
        "RecurrenceDayOfWeekMask": "text",
        "RecurrenceDayOfMonth": "text",
        "RecurrenceInstance": "text",
        "RecurrenceMonthOfYear": "text",
        "ReminderDateTime": "text",
        "IsReminderSet": true,
        "EventSubtype": "text",
        "IsRecurrence2Exclusion": true,
        "Recurrence2PatternText": "text",
        "Recurrence2PatternVersion": "text",
        "IsRecurrence2": true,
        "IsRecurrence2Exception": true,
        "Recurrence2PatternStartDate": "text",
        "Recurrence2PatternTimeZone": "text",
        "EXTERNAL_ID__c": "text",
        "Type_de_RDV__c": "text",
        "EnddatepourProcessbuilder__c": "text",
        "Statut__c": "text",
        "Pas_de_R_ponse__c": true,
        "Motif_du_RDV__c": "text",
        "Pas_int_ress__c": true,
        "Recontacter_ce_soir__c": true,
        "Commentaire_support_Th_o__c": "text",
        "X1er_contact_par_SMS__c": true,
        "Nombre_de_RDV_non_honor__c": 1,
        "Action_r_alis_e__c": "text",
        "Commentaire_li_l_action_r_alis_e__c": "text",
        "Recontacter_le__c": "text",
        "KO__c": true,
        "Date_du_RDV__c": "text",
        "Commentaire_li_e_la_t_che__c": "text",
        "RDV_plant__c": 1,
        "Is_RDV__c": 1,
        "Logiciel_met__c": "text",
        "Date_d_annulation_du_RDV__c": "text",
        "RDV_ADMIN__c": 1,
        "DateFlow__c": "text",
        "Mail__c": "text",
        "Mobile__c": "text",
        "isFinished__c": true,
        "techSentToHelloCustomer__c": true,
        "P_rim_tre_r_gional__c": "text",
        "Etat_de_confirmation__c": "text",
        "Traite_dans_Doctolib__c": true,
        "Date_d_envoi_de_la_confirmation__c": "text",
        "Date_de_r_ponse__c": "text",
        "Type_de_demande__c": "text",
        "Aujourd_hui__c": "text",
        "Voyant__c": "text",
        "Event_date_1er_RDV__c": "text",
        "RDV_NP__c": true,
        "Date_de_prise_du_RDV__c": "text",
        "Account_Centre_HelloCustomer__c": true,
        "Adresse_Gmail__c": 1,
        "Centre_t_che__c": "text",
        "Confirmation_de_RDV__c": true,
        "DB_Activity_Type__c": "text",
        "Declencheur_Hello_Customer__c": true,
        "Delai_de_reponse__c": "text",
        "Finess__c": 1,
        "Gmail_Port__c": 1,
        "Jour_de_la_semaine__c": "text",
        "Magnetis_NP__c": true,
        "Nombre_de_t_ches_effectu_es__c": 1,
        "P_rim_tre_reg__c": "text",
        "RDV_Date_h_remont_e__c": "text",
        "Rendez_vous_avec__c": "text",
        "Test_Inline_Editing__c": true,
        "Campagne_Magnetis__c": "text",
        "Centre_Magnetis__c": "text",
        "Date_du_call_Magnetis__c": "text",
        "Date_rapport__c": "text",
        "Motif_de_RDV_V2__c": "text",
        "Motif_de_RDV_V3__c": "text",
        "RDV_Date_h_reprise__c": "text",
        "TEST_Date_d_envoi_de_la_confirmation__c": "text",
        "Team_Challenge__c": "text",
        "Type_de_RDV_2__c": "text",
        "pour_MAJ__c": "text",
        "pour_tx_plantage__c": "text"
      }
    },
    "deliveroo": {
      "id": 1,
      "frequency": 1
    },
    "tripadvisor": {
      "helpfulVotes": 1,
      "contributionCount": 1,
      "homeTown": "text",
      "avatarUrl": "text",
      "username": "text"
    },
    "booking": {
      "ufi": {},
      "name": "text",
      "yourname": "text",
      "processedBy": "text",
      "hotelServicesFormatted": "text",
      "hotelComfort": 1,
      "hotelNegative": "text",
      "preferred": 1,
      "pagename": "text",
      "translateButtonStatus": "text",
      "processingDate": "text",
      "hotelClean": 1,
      "id": 1,
      "hotelValueFormatted": "text",
      "hotelId": 1,
      "hotelCity": "text",
      "reply": {
        "hotelierResponse": "text",
        "approved": 1,
        "created": "text"
      },
      "hotelLocationFormatted": "text",
      "hotelNegativeTrivial": 1,
      "language": "text",
      "hotelComfortFormatted": "text",
      "hotelStaffFormatted": "text",
      "cc1": "text",
      "additionalRatings": [
        {
          "name": "text",
          "score": 1,
          "scoreOutOf10": 1,
          "scoreOutOf10Formatted": "text"
        }
      ],
      "canReply": "text",
      "hotelAverageFormatted": "text",
      "hotelLocation": 1,
      "anonymous": 1,
      "isNew": 1,
      "class": 1,
      "experimentalAdditionalRatings": [
        {
          "name": "text",
          "score": 1,
          "scoreOutOf10": 1,
          "scoreOutOf10Formatted": "text"
        }
      ],
      "title": "text",
      "country": "text",
      "suppressedComment": "text",
      "approvalStatus": 1,
      "hotelStaff": 1,
      "suppressed": 1,
      "hotelPositive": "text",
      "hotelServices": 1,
      "hotelPositiveTrivial": 1,
      "approved": "text",
      "titleTrivial": 1,
      "stayStatus": "text",
      "booknumber": 1,
      "completed": "text",
      "hotelValue": 1,
      "hotelCleanFormatted": "text",
      "hotelAverage": 1
    },
    "ubereats": {
      "name": "text",
      "profileURL": "text",
      "uuid": "text",
      "isEatsPassSubscriber": true,
      "numOrders": 1
    },
    "sevenrooms": {
      "problems": {
        "ANY_ADDITIONAL_PROPERTY": "anything"
      },
      "event": {},
      "id": "text",
      "venue_id": "text",
      "venue_group_id": "text",
      "venue_group_client_id": "text",
      "client_id": "text",
      "first_name": "text",
      "last_name": "text",
      "source_client_id": "text",
      "external_user_id": "text",
      "external_id": "text",
      "external_reference_code": "text",
      "external_client_id": "text",
      "user": {
        "id": "text",
        "name": "text"
      },
      "tags": [
        {
          "group": "text",
          "group_display": "text",
          "tag": "text",
          "tag_display": "text",
          "color": "text"
        }
      ],
      "phone_number": "text",
      "email": "text",
      "pos_tickets": [
        {
          "_pos_type_version": "text",
          "source": "text",
          "tax": 1,
          "subtotal": 1,
          "service_charge": 1,
          "items": [
            {
              "name": "text",
              "price": 1,
              "quantity": 1,
              "status": "text",
              "modifiers": [
                "text"
              ],
              "notes": "text",
              "course": "text"
            }
          ],
          "ticket_id": "text",
          "local_pos_ticket_id": "text",
          "employee_name": "text",
          "employee_id": "text",
          "total": 1,
          "status": "text",
          "table_no": "text",
          "start_time": "text",
          "end_time": "text",
          "admin_fee": 1,
          "booking_id": "text"
        }
      ],
      "reference_code": "text",
      "client_reference_code": "text",
      "time_slot_iso": "text",
      "status": "text",
      "status_display": "text",
      "status_simple": "text",
      "rating": 1,
      "table_numbers": [
        "text"
      ],
      "venue_seating_area_name": "text",
      "venue_seating_area_id": "text",
      "max_guests": 1,
      "is_vip": true,
      "booked_by": "text",
      "date": "text",
      "real_datetime_of_slot": "text",
      "notes": "text",
      "client_requests": "text",
      "arrival_time": "text",
      "duration": 1,
      "using_default_duration": true,
      "send_reminder_email": true,
      "updated": "text",
      "check_numbers": "text",
      "shift_persistent_id": "text",
      "left_time": "text",
      "postal_code": "text",
      "comps_price_type": "text",
      "modify_reservation_link": "text",
      "reservation_type": "text",
      "seated_time": "text",
      "reservation_sms_opt_in": true,
      "arrived_guests": 1,
      "state": "text",
      "send_reminder_sms": true,
      "address_2": "text",
      "min_price": 1,
      "custom_fields": [
        {
          "system_name": "text",
          "display_order": 1,
          "name": "text",
          "value": "text"
        }
      ],
      "policy": "text",
      "served_by": "text",
      "address": "text",
      "loyalty_id": "text",
      "mf_ratio_male": 1,
      "mf_ratio_female": 1,
      "comps": "text",
      "loyalty_rank": "text",
      "paid_by": "text",
      "loyalty_tier": "text",
      "shift_category": "text",
      "country": "text",
      "cost_option": 1,
      "created": "text",
      "access_persistent_id": "text",
      "city": "text",
      "auto_assignments": {
        "table_codes": [
          "text"
        ],
        "sort_order": 1,
        "name": "text",
        "table_ids": [
          "text"
        ],
        "is_reassigned": true
      },
      "total_payment": 1,
      "prepayment": 1,
      "deleted": "text",
      "prepayment_total": 1,
      "prepayment_net": 1,
      "prepayment_service_charge": 1,
      "prepayment_tax": 1,
      "prepayment_gratuity": 1,
      "onsite_payment": 1,
      "onsite_payment_net": 1,
      "onsite_payment_tax": 1,
      "onsite_payment_gratuity": 1,
      "onsite_payment_total": 1,
      "total_net_payment": 1,
      "total_gross_payment": 1,
      "upgrades": [
        {
          "inventory_id": "text",
          "category_id": "text",
          "name": "text",
          "quantity": 1,
          "price": 1,
          "pos_item_id": "text"
        }
      ],
      "cancellation_policy": "text",
      "current_refund_amount": 1,
      "manage_reservation_link": "text",
      "tailored_communication_opt_in": true,
      "hotel_block_code": "text",
      "hotel_check_in_date": "text",
      "hotel_check_out_date": "text",
      "hotel_confirmation": "text",
      "hotel_id": "text",
      "hotel_no_post": true,
      "hotel_rate_code": "text",
      "hotel_room": "text"
    },
    "facebook": {
      "id": "text",
      "profile_pic": "text",
      "first_name": "text",
      "last_name": "text",
      "name": "text",
      "name_format": "text",
      "gender": "text"
    },
    "instagram": {
      "id": "text",
      "username": "text",
      "name": "text",
      "profile_pic": "text",
      "profile_picture_url": "text",
      "follower_count": 1,
      "is_user_follow_business": true,
      "is_business_follow_user": true
    },
    "whatsapp": {
      "wa_id": "text",
      "user_id": "text",
      "profile": {
        "name": "text"
      }
    },
    "mews": {
      "customer": {
        "Title": "Mister",
        "Sex": "Male",
        "ActivityState": "Active",
        "Gender": "Male",
        "Id": "text",
        "ChainId": "text",
        "Number": "text",
        "FirstName": "text",
        "LastName": "text",
        "SecondLastName": "text",
        "NationalityCode": "text",
        "LanguageCode": "text",
        "BirthDate": "text",
        "BirthPlace": "text",
        "BirthCountryCode": "text",
        "BirthCountrySubdivisionCode": "text",
        "Email": "text",
        "Phone": "text",
        "TaxIdentificationNumber": "text",
        "LoyaltyCode": "text",
        "AccountingCode": "text",
        "BillingCode": "text",
        "Notes": "text",
        "CreatorProfileId": "text",
        "UpdaterProfileId": "text",
        "DietaryRequirements": "text",
        "CarRegistrationNumber": "text",
        "Classifications": [
          "text"
        ],
        "Options": [
          "text"
        ],
        "Address": {
          "Id": "text",
          "Line1": "text",
          "Line2": "text",
          "City": "text",
          "PostalCode": "text",
          "CountryCode": "text",
          "CountrySubdivisionCode": "text",
          "Latitude": 1,
          "Longitude": 1
        },
        "CreatedUtc": "text",
        "UpdatedUtc": "text",
        "ItalianDestinationCode": "text",
        "ItalianFiscalCode": "text",
        "ItalianLotteryCode": "text",
        "CompanyId": "text",
        "MergeTargetId": "text",
        "CitizenNumber": "text",
        "MotherName": "text",
        "FatherName": "text",
        "Occupation": "text",
        "HasOtaEmail": true,
        "PreferredLanguageCode": "text",
        "PreferredSpaceFeatures": [
          "text"
        ],
        "Passport": {},
        "IdentityCard": {},
        "Visa": {},
        "DriversLicense": {},
        "AddressId": "text",
        "CategoryId": "text",
        "BirthDateUtc": "text",
        "IsActive": true,
        "IsUpdatedByMe": true
      },
      "documents": [
        {
          "Type": "Passport",
          "Id": "text",
          "CustomerId": "text",
          "Number": "text",
          "Expiration": "text",
          "ExpirationUtc": "text",
          "IdentityDocumentSupportNumber": "text",
          "Issuance": "text",
          "IssuanceUtc": "text",
          "IssuingCountryCode": "text",
          "IssuingCountrySubdivisionCode": "text",
          "IssuingCity": "text"
        }
      ]
    },
    "oracle": {
      "membership": {
        "membershipId": 1,
        "programCode": "text",
        "bonusCode": "text",
        "membershipTypeDesc": "text",
        "membershipLevelDesc": "text",
        "accountId": "text",
        "membershipLevel": "text",
        "playerRanking": 1
      },
      "namePrefix": "text",
      "givenName": "text",
      "alternateGivenName": "text",
      "middleName": "text",
      "surname": "text",
      "alternateSurname": "text",
      "alternateFullName": "text",
      "nameTitle": "text",
      "fullName": "text",
      "phoneNumber": "text",
      "email": "text",
      "birthDate": "2026-01-01T00:00:00.000Z",
      "language": "text",
      "nationality": {
        "value": "text",
        "code": "text",
        "displayCountryFlag": true,
        "isoCode": "text"
      },
      "vip": {
        "vipCode": "text",
        "vipDescription": "text"
      },
      "address": {
        "cityName": "text",
        "postalCode": "text",
        "state": "text",
        "streetAddress": "text",
        "country": {
          "value": "text",
          "code": "text"
        },
        "excludeNoCity": true
      },
      "anonymization": {
        "anonymizationStatus": "text"
      },
      "accompanyGuests": [
        {
          "firstName": "text",
          "lastName": "text",
          "fullName": "text",
          "alternateFirstName": "text",
          "alternateLastName": "text",
          "alternateFullName": "text",
          "registrationCardNo": "text",
          "profileIdList": [
            {
              "id": "text",
              "type": "text",
              "idExtension": 1
            }
          ],
          "externalReferences": [
            {
              "id": "text",
              "idExtension": 1,
              "idContext": "text"
            }
          ]
        }
      ],
      "guestLastStayInformation": {
        "lastStayDate": "2026-01-01T00:00:00.000Z",
        "lastStayRoom": "text",
        "lastStayRate": {
          "amount": 1,
          "currencyCode": "text"
        },
        "totalStay": 1
      },
      "guestRestrictedCode": "text",
      "guestRestrictedReasonDesc": "text",
      "guestRestricted": true,
      "registrationCardNo": "text",
      "nameType": "text",
      "id": "text",
      "type": "text",
      "externalReferences": [
        {
          "id": "text",
          "idExtension": 1,
          "idContext": "text"
        }
      ]
    },
    "partouche": {
      "id": 1,
      "mail": "text",
      "name": "text",
      "firstname": "text",
      "lastname": "text",
      "civility": 1,
      "optout": true,
      "optout_source": "text",
      "testuser": true,
      "only_text": true,
      "subscribe_source": "text",
      "subscribe_source_detail": "text",
      "created_dt": "text",
      "modified_dt": "text",
      "optout_dt": "text",
      "language": "text",
      "bouncecnt": 1,
      "bouncedt": "text",
      "mobile": "text",
      "valide_email": 1,
      "valide_print": 1,
      "valide_sms": 1,
      "abo_email": 1,
      "abo_sms": 1,
      "abo_print": 1,
      "casino_rattachement": "text",
      "id_contact": "text",
      "today": "text",
      "do_not_contact": true
    },
    "como": {
      "membership": {
        "MembershipStatus": "text",
        "AccumulatedPoints": "text",
        "Email": "text",
        "LastUpdate": "text",
        "BudgetWeighted": "text",
        "UserKey": "text",
        "LocationID": "text",
        "Points": "text",
        "AllowEmail": "text",
        "Consent": "text",
        "Assets": [
          {
            "template": "text",
            "type": "text",
            "key": "text",
            "status": "text",
            "name": "text"
          }
        ],
        "Kind": "text",
        "CreatedOn": "text",
        "RegistrationSource": "text",
        "WeightedPoints": "text",
        "AllowSMS": "text",
        "UnweightedBudgetPoints": "text",
        "Status": "text",
        "FirstName": "text",
        "ConsentForHub": "text",
        "PreviousUserKeys": [
          "text"
        ],
        "EntityId": "text",
        "CommonExtID": "text",
        "PhoneNumber": "text",
        "LastName": "text",
        "Tag": [
          "text"
        ],
        "BudgetAccumulatedUnweighted": "text",
        "BudgetUnweighted": "text",
        "BudgetAccumulatedWeighted": "text",
        "Key": "text",
        "ComoMemberID": "text",
        "AddressCountry": "text",
        "AddressHome": "text",
        "AddressStreet": "text",
        "AddressZipCode": "text",
        "Birthday": "text",
        "BirthdayMonth": "text",
        "BirthdayMonthAndDay": "text",
        "Gender": "text",
        "GenericString1": "text",
        "GenericString2": "text",
        "GenericWallet1Balance": "text",
        "GenericWallet2Balance": "text",
        "GenericWallet3Balance": "text",
        "GovID": "text",
        "LocationEnabled": "text",
        "MemberID": "text",
        "MobileAppUsed": "text",
        "MobileAppUsedLastDate": "text",
        "PhoneNumberHash": "text",
        "PushNotificationEnabled": "text",
        "comoMemberID": "text"
      },
      "assets": [
        {
          "template": "text",
          "type": "text",
          "key": "text",
          "status": "text",
          "name": "text"
        }
      ]
    },
    "experience": {
      "email": "text",
      "title": "text",
      "firstname": "text",
      "lastname": "text",
      "language": "text",
      "birthdate": "text",
      "age_at_time_of_stay": 1,
      "addr_street": "text",
      "addr_city": "text",
      "addr_zipcode": "text",
      "addr_country": "text",
      "continent": "text",
      "nationality": "text",
      "mobile_phone": "text",
      "phone": "text",
      "number_of_stays": 1,
      "often_travel_to_city": true,
      "customer_custom_properties": [
        {
          "name": "text",
          "value": "text"
        }
      ],
      "customer_additional_properties": [
        {
          "name": "text",
          "value": "text"
        }
      ]
    },
    "autoGestion": {
      "firstname": "text",
      "lastname": "text",
      "email": "text",
      "phone": "text",
      "thoroughfare": "text",
      "premise": "text",
      "postal_code": "text",
      "locality": "text",
      "country": "text"
    },
    "theFork": {
      "customerUuid": "text",
      "email": "text",
      "firstName": "text",
      "lastName": "text",
      "phone": "text",
      "birthDate": "text",
      "locale": "text",
      "civility": "text",
      "rank": "text",
      "computedRank": "text",
      "isVip": true,
      "address": "text",
      "allergiesAndIntolerances": [
        "text"
      ],
      "dietaryRestrictions": [
        "text"
      ],
      "favFood": "text",
      "favDrinks": "text",
      "favSeating": "text",
      "notes": "text",
      "originRestaurantUuid": "text",
      "originRestaurantName": "text",
      "creationDate": "text",
      "lastUpdateDate": "text",
      "isPromoter": true,
      "secondaryPhone": "text",
      "country": "text",
      "city": "text",
      "zipcode": "text",
      "optins": {
        "restaurantNewsletter": true
      },
      "customFields": [
        {
          "type": "boolean",
          "labelUuid": "text",
          "label": "text",
          "value": "text",
          "valueUuid": "text"
        }
      ],
      "otherTags": [
        "text"
      ],
      "riskLevel": "text",
      "spendingBehaviour": "text",
      "customerRelationship": "text"
    },
    "import": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "chr365": {
      "uuid": "text",
      "lastName": "text",
      "firstName": "text",
      "email": "text",
      "nationality": "text",
      "address": "text",
      "zipCode": "text",
      "city": "text",
      "phone": "text",
      "gender": "text",
      "phonePrefix": "text",
      "age": 1,
      "language": "text"
    },
    "expedia": {
      "firstName": "text",
      "lastName": "text"
    },
    "misterBooking": {
      "civility": "Mr",
      "languageId": 1,
      "customerId": 1,
      "firstName": "text",
      "lastName": "text",
      "email": "text",
      "secondaryEmail": "text",
      "fax": "text",
      "phoneNumber": "text",
      "mobilePhoneNumber": "text",
      "birthDate": "text",
      "address": "text",
      "secondaryAddress": "text",
      "mailing": 1,
      "gdprAgreement": 1,
      "accustomedCustomer": 1,
      "nationality": "text",
      "identity": {
        "type": 0,
        "number": "text"
      },
      "loyaltyCard": {
        "idCard": "text",
        "loyaltyPoints": 1,
        "loyaltyProgramId": "text"
      },
      "country": "text",
      "city": "text",
      "zipCode": "text",
      "company": "text"
    }
  },
  "attributes": [
    {
      "id": "text",
      "createdAt": "2026-01-01T00:00:00.000Z",
      "updatedAt": "2026-01-01T00:00:00.000Z",
      "attribute": "text",
      "type": "SINGLE_SELECT",
      "autoDetected": true,
      "fromPossibleValue": "text",
      "text": "text",
      "rating": "text",
      "value": "text"
    }
  ]
}

Import a single customer

post

When creating a customer, if the email/phoneNumber pair already exists, no new record is created. Only previously empty (null) data is then filled in; the other fields remain unchanged.

Header parameters
X-API-KEYstringRequired

Partner API Key

X-API-SECRETstringRequired

Partner API Secret

Body
descriptionstring · nullableOptional

Description of the customer

companystring · nullableOptional

Company name of the customer

firstNamestring · nullableOptional

First name of the customer

lastNamestring · nullableOptional

Last name of the customer

displayNamestring · nullableOptional

Display name of the customer Usually a concatenation of first name and last name

phoneNumberstring · nullableOptional

Phone number of the customer

emailstring · email · nullableOptional

Email address of the customer

civilitystring · nullableOptional

Civility of the customer (e.g., Mr., Ms., etc.)

languagestring · enumOptional

Language used to generate review responses

Possible values:
smsOptinbooleanOptional

SMS opt-in status of the customer

Default: true
emailOptinbooleanOptional

Email opt-in status of the customer

Default: true
zenchefIdstring · nullableOptional

@inheritdoc

ubereatsIdstring · nullableOptional

@inheritdoc

deliverooIdstring · nullableOptional

@inheritdoc

zeltyIdstring · nullableOptional

@inheritdoc

sevenroomsIdstring · nullableOptional

@inheritdoc

metaIdstring · nullableOptional

@inheritdoc

mewsIdstring · nullableOptional

@inheritdoc

oracleIdstring · nullableOptional

@inheritdoc

partoucheIdstring · nullableOptional

@inheritdoc

comoIdstring · nullableOptional

@inheritdoc

theForkIdstring · nullableOptional

@inheritdoc

chr365Idstring · nullableOptional

@inheritdoc

misterBookingIdstring · nullableOptional

ID of the customer in MisterBooking system

Responses
201

The customer has been successfully imported.

application/json
idstringRequired

Unique identifier

createdAtstring · date-timeRequired

Creation timestamp

updatedAtstring · date-timeRequired

Last update timestamp

descriptionstring · nullableRequired

Customer description

Default: null
companystring · nullableRequired

Customer company name

Default: null
firstNamestring · nullableRequired

Customer first name

Default: null
lastNamestring · nullableRequired

Customer last name

Default: null
displayNamestring · nullableRequired

Customer display name This is usually a concatenation of first name and last name

Default: null
languagestring · enumOptional

Language used to generate review responses

Possible values:
phoneNumberstring · nullableRequired

Phone number of the customer

Default: null
emailstring · nullableRequired

Email address of the customer

Default: null
emailBouncedbooleanRequired

Indicates if the customer's email has bounced

civilitystring · nullableRequired

Civility of the customer (e.g., Mr., Ms., etc.)

Default: null
emailOptinbooleanRequired

Indicates if the customer has opted in for email communications

smsOptinbooleanRequired

Indicates if the customer has opted in for SMS communications

zenchefIdstring · nullableRequired

ID of the customer in Zenchef system

Default: null
ubereatsIdstring · nullableRequired

ID of the customer in UberEats system

Default: null
deliverooIdstring · nullableRequired

ID of the customer in Deliveroo system

Default: null
zeltyIdstring · nullableRequired

ID of the customer in Zelty system

Default: null
sevenroomsIdstring · nullableRequired

ID of the customer in Sevenrooms system

Default: null
metaIdstring · nullableRequired

ID of the customer in Meta system (Facebook/Instagram)

Default: null
mewsIdstring · nullableRequired

ID of the customer in Mews system

Default: null
oracleIdstring · nullableRequired

ID of the customer in Oracle system

Default: null
partoucheIdstring · nullableRequired

ID of the customer in Partouche system

Default: null
comoIdstring · nullableRequired

ID of the customer in Como system

Default: null
theForkIdstring · nullableRequired

ID of the customer in TheFork system

Default: null
chr365Idstring · nullableRequired

ID of the customer in Chr365 system

Default: null
misterBookingIdstring · nullableRequired

ID of the customer in MisterBooking system

Default: null
typestring · enum · nullableRequired

Type of the customer (e.g., Individual, Company, etc.)

Default: nullPossible values:
feedbackCountnumberRequired

Number of feedbacks provided by the customer

purchaseCountnumberRequired

Number of purchases made by the customer

averageFeedbackRatingstring · nullableRequired

Average feedback rating given by the customer

Default: null
post/partners/customer
POST /partners/customer HTTP/1.1
Host: api.fullwhere.com
X-API-KEY: text
X-API-SECRET: text
Content-Type: application/json
Accept: */*
Content-Length: 505

{
  "description": "text",
  "company": "text",
  "firstName": "text",
  "lastName": "text",
  "displayName": "text",
  "phoneNumber": "text",
  "email": "name@gmail.com",
  "civility": "text",
  "language": "af",
  "metadata": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  },
  "smsOptin": true,
  "emailOptin": true,
  "zenchefId": "text",
  "ubereatsId": "text",
  "deliverooId": "text",
  "zeltyId": "text",
  "sevenroomsId": "text",
  "metaId": "text",
  "mewsId": "text",
  "oracleId": "text",
  "partoucheId": "text",
  "comoId": "text",
  "theForkId": "text",
  "chr365Id": "text",
  "misterBookingId": "text"
}
{
  "id": "text",
  "createdAt": "2026-01-01T00:00:00.000Z",
  "updatedAt": "2026-01-01T00:00:00.000Z",
  "description": "text",
  "company": "text",
  "firstName": "text",
  "lastName": "text",
  "displayName": "text",
  "language": "af",
  "phoneNumber": "text",
  "email": "text",
  "emailBounced": true,
  "civility": "text",
  "tags": [
    {
      "id": "text",
      "createdAt": "2026-01-01T00:00:00.000Z",
      "updatedAt": "2026-01-01T00:00:00.000Z",
      "tag": "text",
      "color": "text"
    }
  ],
  "emailOptin": true,
  "smsOptin": true,
  "zenchefId": "text",
  "ubereatsId": "text",
  "deliverooId": "text",
  "zeltyId": "text",
  "sevenroomsId": "text",
  "metaId": "text",
  "mewsId": "text",
  "oracleId": "text",
  "partoucheId": "text",
  "comoId": "text",
  "theForkId": "text",
  "chr365Id": "text",
  "misterBookingId": "text",
  "type": "Unknown",
  "feedbackCount": 1,
  "purchaseCount": 1,
  "averageFeedbackRating": "text",
  "dataSources": [
    "AutoGestion"
  ],
  "metadata": {
    "googleMyBusiness": {
      "displayName": "text",
      "profilePhotoUrl": "text",
      "isAnonymous": true
    },
    "zelty": {
      "id": 1,
      "uuid": "text",
      "remote_id": "text",
      "nice_name": "text",
      "updated_at": "text",
      "name": "text",
      "fname": "text",
      "company": "text",
      "card": "text",
      "phone": "text",
      "phone2": "text",
      "mail": "text",
      "birthday": "text",
      "balance": 1,
      "personal_info": "text",
      "loyalty": 1,
      "registration": "text",
      "default_address": 1,
      "billing_address": 1,
      "sms_optin": true,
      "mail_optin": true,
      "turnover": 1,
      "nb_orders": 1,
      "last_order_date": "text",
      "other": "text",
      "metadata": {
        "ANY_ADDITIONAL_PROPERTY": "text"
      },
      "addresses": [
        {
          "id": 1,
          "remote_id": "text",
          "name": "text",
          "street": "text",
          "street_num": "text",
          "zip_code": "text",
          "city": "text",
          "formatted_address": "text",
          "google_id": "text",
          "location": [
            1
          ],
          "address_more": "text",
          "floor": "text",
          "door": "text",
          "building": "text",
          "code": "text"
        }
      ],
      "country_code": "text"
    },
    "zenchef": {
      "id": 1,
      "type": "text",
      "partner_id": "text",
      "reservation_type": "text",
      "restaurant_id": 1,
      "resto_id": 1,
      "resto_name": "text",
      "to": "text",
      "day": "text",
      "time": "text",
      "nb_guests": 1,
      "slots_count": 1,
      "civility": "text",
      "firstname": "text",
      "lastname": "text",
      "country": "text",
      "phone_number": "text",
      "email": "text",
      "comment": "text",
      "private_comment": "text",
      "allergies": "text",
      "cancel_reason_id": "text",
      "zip": "text",
      "lang": "text",
      "moment": "text",
      "type_client": "text",
      "type_event": "text",
      "budget": "text",
      "date": "text",
      "status": "text",
      "reply_date": "text",
      "treatment": "text",
      "url": "text",
      "is_walk_in": 1,
      "waiting_list_for": "text",
      "is_reconfirmed": 1,
      "is_canceled_late": 1,
      "waiting_reconfirmation": "text",
      "is_locked": true,
      "is_not_destockable": true,
      "is_virtual_menu_sent": 1,
      "review": 1,
      "review_reminder": 1,
      "unsubscribed": {},
      "attendance_customer": 1,
      "customer_sheet_id": 1,
      "waiter_id": 1,
      "custom_field": {
        "ANY_ADDITIONAL_PROPERTY": "text"
      },
      "prescriber_id": "text",
      "is_risky": true,
      "is_safe": true,
      "status_updated_at": "text",
      "created_at": "text",
      "updated_at": "text",
      "source_id": 1,
      "shift_date": "text",
      "waiting_inside_for": "text",
      "seated_substatus": "text",
      "phase": "text",
      "full_name": "text",
      "is_last_mail_notification_success": true,
      "is_last_sms_notification_success": true,
      "is_modifiable_by_end_user": true,
      "late_cancelable_starting_at": "text",
      "tags": [
        1
      ],
      "uuid": "text",
      "uuid_or_id": "text",
      "tables": [
        {
          "id": 1,
          "name": "text",
          "booking_room_id": 1,
          "x": 1,
          "y": 1,
          "min": 1,
          "max": 1,
          "rotation": 1,
          "table_type_id": 1,
          "created_at": "text",
          "updated_at": "text",
          "laravel_through_key": 1,
          "table_combinations": [
            {
              "id": 1,
              "name": "text",
              "min": 1,
              "max": 1,
              "position": 1,
              "is_group": 1,
              "is_bookable": 1,
              "restaurant_id": 1,
              "booking_room_id": 1,
              "created_at": "text",
              "updated_at": "text",
              "pivot": {}
            }
          ]
        }
      ],
      "shift_slot": {
        "name": "text",
        "slot_name": "text",
        "slot_id": 1,
        "interval_in_minutes": 1,
        "id": 1,
        "shift": {
          "id": 1,
          "name": "text"
        }
      },
      "shift_slot_id": 1,
      "customersheet": {},
      "restaurant": {
        "state": {},
        "tracking_phone": {},
        "accounting": {},
        "reservation_auto_conf_max": {},
        "ereputation": {},
        "ereputation_activation_code": {},
        "completion": {},
        "to_be_deleted_at": {},
        "deleted_at": {},
        "date_start_contract_updated_at": {},
        "date_end_free_trial": {},
        "amount_method": {},
        "twilio_phone": {},
        "newsletter_counters_calculated_at": {},
        "socials": {},
        "module_html": {},
        "module_video": {},
        "module_virtual_tour": {},
        "custom_link": {},
        "custom_button": {},
        "facebook_app": {},
        "custom_web_setting": {},
        "custom_web_stylesheet": {},
        "tag_params": {},
        "suggested_restaurants": {},
        "voucher_param": {},
        "restaurant_payment_param": {},
        "restaurant_payment_providers": [
          {}
        ],
        "certifications": {},
        "command_comment": {},
        "comment": {},
        "charge_param": {},
        "backoffice_param": {},
        "cancelation_param": {},
        "waiters": [
          {}
        ],
        "groups": [
          {}
        ],
        "price_plan": {},
        "stock_table_param": {},
        "acl_packs": [
          {}
        ],
        "restaurant_params": [
          {}
        ],
        "user_acls": [
          {}
        ],
        "seatingPlanParams": {},
        "legalNotice": {},
        "bookingParams": {},
        "commandParams": {},
        "restaurant_prepayment_param": {},
        "restaurant_imprint_param": {},
        "acls": [
          {}
        ],
        "publishers": [
          {}
        ],
        "reviewDistributions": [
          {}
        ],
        "id": 1,
        "owner_id": 1,
        "name": "text",
        "address": "text",
        "address_2": "text",
        "zip": "text",
        "city": "text",
        "type": "text",
        "longitude": "text",
        "latitude": "text",
        "timezone": "text",
        "lang": "text",
        "capacity": 1,
        "avg_budget": "text",
        "website": "text",
        "facebook": "text",
        "twitter": "text",
        "instagram": "text",
        "google_plus": "text",
        "tripadvisor": "text",
        "moving": 1,
        "phone": "text",
        "phone_2": "text",
        "fax": "text",
        "email": "text",
        "first_name": "text",
        "last_name": "text",
        "reservation_email": "text",
        "reservation_phone": "text",
        "reservation_phone_sms": "text",
        "charge_emails": "text",
        "reconfirmation_emails": "text",
        "prepay_emails": "text",
        "command_emails": "text",
        "sms_oadc": "text",
        "reservation": 1,
        "reservation_notifications": 1,
        "delivery": 1,
        "actived_phone_tracking": 1,
        "metro": "text",
        "train": "text",
        "velo": "text",
        "autolib": "text",
        "parking": "text",
        "bus": "text",
        "delivery_url": "text",
        "reservation_url": "text",
        "wap_vhost": "text",
        "subdomain": "text",
        "web_vhost": "text",
        "web_subdomain": "text",
        "www_redirect": "text",
        "page_title": "text",
        "own_website": 1,
        "analytics": "text",
        "tag_manager": "text",
        "facebook_pixel_id": "text",
        "theme": "text",
        "button_theme": "text",
        "color": "text",
        "business_type": "text",
        "is_client": 1,
        "is_ambassador": 1,
        "has_been_client": 1,
        "client_type": "text",
        "price_plan_id": 1,
        "recovery_at": "text",
        "is_recovery": 1,
        "closed": 1,
        "sms_credits": 1,
        "reservation_auto_conf": 1,
        "auto_modified": "text",
        "booking_widget_time_interval": "text",
        "is_blocking_waiting": 1,
        "custom_web_setting_id": "text",
        "sf_opportunity_id": "text",
        "sf_account_id": "text",
        "cbee_account_id": "text",
        "z_account_id": "text",
        "invokit_id": 1,
        "company_id": 1,
        "parent_id": "text",
        "country_id": 1,
        "google_rating": 1,
        "ereputation_id": "text",
        "ereputation_url": "text",
        "date_start_contract": "text",
        "nb_reservation_total": "text",
        "revenue_total": "text",
        "slug": "text",
        "mail_reviews": 1,
        "private_reviews": 1,
        "private_reviews_reply_displaying": 1,
        "private_reviews_period": 1,
        "booking_reminder_hours": 1,
        "disable_3263": 1,
        "new_booking_widget": 1,
        "created_at": "text",
        "updated_at": "text",
        "enable_cache": 1,
        "privatisation_emails": "text",
        "contact_emails": "text",
        "review_emails": "text",
        "tracking_app_id": "text",
        "calldesk_phone": "text",
        "optin": "text",
        "has_pin": true,
        "pin": "text",
        "pin_required_from": 1,
        "has_room_map": 1,
        "has_prepayment": 1,
        "has_precharge": 1,
        "has_group_search": 1,
        "has_automatic_status": 1,
        "has_room_selection_on_widget": true,
        "is_room_selection_mandatory": true,
        "test": 1,
        "review_reminder": 1,
        "is_white_label": 1,
        "close_commands": 1,
        "open_commands": 1,
        "commands_auto_conf": 1,
        "rooms": [
          {
            "id": 1,
            "name_translations": {
              "en": "text"
            },
            "capacity": 1,
            "description": "text",
            "restaurant_id": 1,
            "width": 1,
            "height": 1,
            "position": 1,
            "has_sea": 1,
            "has_sand": 1,
            "created_at": "text",
            "updated_at": "text"
          }
        ],
        "tables": [
          {
            "id": 1,
            "name": "text",
            "booking_room_id": 1,
            "x": 1,
            "y": 1,
            "min": 1,
            "max": 1,
            "rotation": 1,
            "table_type_id": 1,
            "created_at": "text",
            "updated_at": "text",
            "laravel_through_key": 1,
            "table_combinations": [
              {
                "id": 1,
                "name": "text",
                "min": 1,
                "max": 1,
                "position": 1,
                "is_group": 1,
                "is_bookable": 1,
                "restaurant_id": 1,
                "booking_room_id": 1,
                "created_at": "text",
                "updated_at": "text",
                "pivot": {}
              }
            ]
          }
        ],
        "country": {
          "oadc": {},
          "id": 1,
          "iso": "text",
          "iso3": "text",
          "default_lang": "text",
          "available_locales": [
            "text"
          ],
          "title": "text",
          "en": "text",
          "fr": "text",
          "es": "text",
          "pt": "text",
          "de": "text",
          "it": "text",
          "code": "text",
          "active": 1,
          "currency": "text",
          "created_at": "text",
          "updated_at": "text",
          "vat": "text",
          "locale": "text",
          "timezone": "text",
          "phone_support": "text",
          "taxes": [
            {}
          ]
        },
        "display_name": "text",
        "valid_gtc": true,
        "current_gtc": "text",
        "has_virtual_menu": true,
        "has_active_prepayment_connection": true,
        "has_active_imprint_connection": true,
        "has_active_payment_connection": true,
        "is_payment_connection_required": true,
        "is_prepayment_connection_required": true,
        "is_imprint_connection_required": true,
        "is_stripe_connection_required": true,
        "has_connected_vouchers": true,
        "country_iso2": "text"
      },
      "image": {},
      "marketing_param": {
        "has_review": true
      },
      "restaurant_customer_sheets": [
        {}
      ],
      "social_profile": {},
      "owner_id": 1,
      "restaurantid": 1,
      "retention_rate_label": "text",
      "retention_rate": 1,
      "company": "text",
      "account_id": 1,
      "customer_social_id": {},
      "customer_company_id": "text",
      "phone": "text",
      "professional_email": "text",
      "professional_phone": "text",
      "birthdate": "text",
      "address": "text",
      "city": "text",
      "membershipnum": "text",
      "vip": 1,
      "has_no_show": 1,
      "is_new": 1,
      "is_blacklisted": 1,
      "has_opt_in_market_mail": 1,
      "has_opt_in_review_mail": 1,
      "imported_nb_bookings": 1,
      "non_duplicate_with": "text",
      "deleted_at": "text",
      "optins": [
        {
          "type": "market_sms",
          "id": 1,
          "customer_sheet_id": 1,
          "value": true,
          "is_last": 1,
          "created_at": "text"
        }
      ],
      "booking_offers": [
        {
          "id": 1,
          "count": 1,
          "offer_id": 1,
          "booking_id": 1,
          "created_at": "text",
          "updated_at": "text",
          "offer_data": {
            "id": 1,
            "name": "text",
            "type": "text",
            "position": 1,
            "date_from": "text",
            "date_to": "text",
            "is_active": true,
            "is_private": true,
            "is_highlighted": true,
            "is_on_first_step": true,
            "is_squeezed": true,
            "has_duration": true,
            "has_prepayment": true,
            "is_cancelable_auto": true,
            "charge_per_guests": 1,
            "refund_strategy": "text",
            "restaurant_id": 1,
            "restaurant": {
              "state": {},
              "tracking_phone": {},
              "accounting": {},
              "reservation_auto_conf_max": {},
              "ereputation": {},
              "ereputation_activation_code": {},
              "completion": {},
              "to_be_deleted_at": {},
              "deleted_at": {},
              "date_start_contract_updated_at": {},
              "date_end_free_trial": {},
              "amount_method": {},
              "twilio_phone": {},
              "newsletter_counters_calculated_at": {},
              "socials": {},
              "module_html": {},
              "module_video": {},
              "module_virtual_tour": {},
              "custom_link": {},
              "custom_button": {},
              "facebook_app": {},
              "custom_web_setting": {},
              "custom_web_stylesheet": {},
              "tag_params": {},
              "suggested_restaurants": {},
              "voucher_param": {},
              "restaurant_payment_param": {},
              "restaurant_payment_providers": [
                {}
              ],
              "certifications": {},
              "command_comment": {},
              "comment": {},
              "charge_param": {},
              "backoffice_param": {},
              "cancelation_param": {},
              "waiters": [
                {}
              ],
              "groups": [
                {}
              ],
              "price_plan": {},
              "stock_table_param": {},
              "acl_packs": [
                {}
              ],
              "restaurant_params": [
                {}
              ],
              "user_acls": [
                {}
              ],
              "seatingPlanParams": {},
              "legalNotice": {},
              "bookingParams": {},
              "commandParams": {},
              "restaurant_prepayment_param": {},
              "restaurant_imprint_param": {},
              "acls": [
                {}
              ],
              "publishers": [
                {}
              ],
              "reviewDistributions": [
                {}
              ],
              "id": 1,
              "owner_id": 1,
              "name": "text",
              "address": "text",
              "address_2": "text",
              "zip": "text",
              "city": "text",
              "type": "text",
              "longitude": "text",
              "latitude": "text",
              "timezone": "text",
              "lang": "text",
              "capacity": 1,
              "avg_budget": "text",
              "website": "text",
              "facebook": "text",
              "twitter": "text",
              "instagram": "text",
              "google_plus": "text",
              "tripadvisor": "text",
              "moving": 1,
              "phone": "text",
              "phone_2": "text",
              "fax": "text",
              "email": "text",
              "first_name": "text",
              "last_name": "text",
              "reservation_email": "text",
              "reservation_phone": "text",
              "reservation_phone_sms": "text",
              "charge_emails": "text",
              "reconfirmation_emails": "text",
              "prepay_emails": "text",
              "command_emails": "text",
              "sms_oadc": "text",
              "reservation": 1,
              "reservation_notifications": 1,
              "delivery": 1,
              "actived_phone_tracking": 1,
              "metro": "text",
              "train": "text",
              "velo": "text",
              "autolib": "text",
              "parking": "text",
              "bus": "text",
              "delivery_url": "text",
              "reservation_url": "text",
              "wap_vhost": "text",
              "subdomain": "text",
              "web_vhost": "text",
              "web_subdomain": "text",
              "www_redirect": "text",
              "page_title": "text",
              "own_website": 1,
              "analytics": "text",
              "tag_manager": "text",
              "facebook_pixel_id": "text",
              "theme": "text",
              "button_theme": "text",
              "color": "text",
              "business_type": "text",
              "is_client": 1,
              "is_ambassador": 1,
              "has_been_client": 1,
              "client_type": "text",
              "price_plan_id": 1,
              "recovery_at": "text",
              "is_recovery": 1,
              "closed": 1,
              "sms_credits": 1,
              "reservation_auto_conf": 1,
              "auto_modified": "text",
              "booking_widget_time_interval": "text",
              "is_blocking_waiting": 1,
              "custom_web_setting_id": "text",
              "sf_opportunity_id": "text",
              "sf_account_id": "text",
              "cbee_account_id": "text",
              "z_account_id": "text",
              "invokit_id": 1,
              "company_id": 1,
              "parent_id": "text",
              "country_id": 1,
              "google_rating": 1,
              "ereputation_id": "text",
              "ereputation_url": "text",
              "date_start_contract": "text",
              "nb_reservation_total": "text",
              "revenue_total": "text",
              "slug": "text",
              "mail_reviews": 1,
              "private_reviews": 1,
              "private_reviews_reply_displaying": 1,
              "private_reviews_period": 1,
              "booking_reminder_hours": 1,
              "disable_3263": 1,
              "new_booking_widget": 1,
              "created_at": "text",
              "updated_at": "text",
              "enable_cache": 1,
              "privatisation_emails": "text",
              "contact_emails": "text",
              "review_emails": "text",
              "tracking_app_id": "text",
              "calldesk_phone": "text",
              "optin": "text",
              "has_pin": true,
              "pin": "text",
              "pin_required_from": 1,
              "has_room_map": 1,
              "has_prepayment": 1,
              "has_precharge": 1,
              "has_group_search": 1,
              "has_automatic_status": 1,
              "has_room_selection_on_widget": true,
              "is_room_selection_mandatory": true,
              "test": 1,
              "review_reminder": 1,
              "is_white_label": 1,
              "close_commands": 1,
              "open_commands": 1,
              "commands_auto_conf": 1,
              "rooms": [
                {
                  "id": 1,
                  "name_translations": {
                    "en": "text"
                  },
                  "capacity": 1,
                  "description": "text",
                  "restaurant_id": 1,
                  "width": 1,
                  "height": 1,
                  "position": 1,
                  "has_sea": 1,
                  "has_sand": 1,
                  "created_at": "text",
                  "updated_at": "text"
                }
              ],
              "tables": [
                {
                  "id": 1,
                  "name": "text",
                  "booking_room_id": 1,
                  "x": 1,
                  "y": 1,
                  "min": 1,
                  "max": 1,
                  "rotation": 1,
                  "table_type_id": 1,
                  "created_at": "text",
                  "updated_at": "text",
                  "laravel_through_key": 1,
                  "table_combinations": [
                    {
                      "id": 1,
                      "name": "text",
                      "min": 1,
                      "max": 1,
                      "position": 1,
                      "is_group": 1,
                      "is_bookable": 1,
                      "restaurant_id": 1,
                      "booking_room_id": 1,
                      "created_at": "text",
                      "updated_at": "text",
                      "pivot": {}
                    }
                  ]
                }
              ],
              "country": {
                "oadc": {},
                "id": 1,
                "iso": "text",
                "iso3": "text",
                "default_lang": "text",
                "available_locales": [
                  "text"
                ],
                "title": "text",
                "en": "text",
                "fr": "text",
                "es": "text",
                "pt": "text",
                "de": "text",
                "it": "text",
                "code": "text",
                "active": 1,
                "currency": "text",
                "created_at": "text",
                "updated_at": "text",
                "vat": "text",
                "locale": "text",
                "timezone": "text",
                "phone_support": "text",
                "taxes": [
                  {}
                ]
              },
              "display_name": "text",
              "valid_gtc": true,
              "current_gtc": "text",
              "has_virtual_menu": true,
              "has_active_prepayment_connection": true,
              "has_active_imprint_connection": true,
              "has_active_payment_connection": true,
              "is_payment_connection_required": true,
              "is_prepayment_connection_required": true,
              "is_imprint_connection_required": true,
              "is_stripe_connection_required": true,
              "has_connected_vouchers": true,
              "country_iso2": "text"
            },
            "description": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "name_translations": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "mon": true,
            "tue": true,
            "wed": true,
            "thu": true,
            "fri": true,
            "sat": true,
            "sun": true,
            "bookable_from_interval": 1,
            "bookable_from_reference": "text",
            "bookable_to_interval": 1,
            "bookable_to_reference": "text",
            "auto_cancelable_after": 1,
            "turn_times": {},
            "created_at": "text",
            "updated_at": "text",
            "deleted_at": "text"
          }
        }
      ],
      "charge": {
        "amount": 1,
        "amount_refunded": 1,
        "booking_id": 1,
        "currency": "text",
        "customer_id": "text",
        "partner_id": "text",
        "pending_refund_amount": 1,
        "restaurant_id": 1,
        "setup_intent_id": "text",
        "status": "text",
        "stripe_client_secret": "text",
        "type": "text",
        "batch_id": "text",
        "capture_date": "text",
        "charge_id": "text",
        "fee": 1,
        "fee_gateway": 1,
        "fee_ratio": 1,
        "fee_zenchef": 1,
        "payment_id": "text",
        "payout_id": "text",
        "quotation_id": "text",
        "token": "text",
        "created_at": "text",
        "updated_at": "text"
      },
      "policy": {
        "enduser_cancelable_before": 1,
        "refund_strategy": "text"
      },
      "waiter": {
        "id": 1,
        "name": "text"
      },
      "wish": {
        "booking_id": 1,
        "booking_room_id": 1
      },
      "automatic_tags": [
        {}
      ],
      "booking_transfer": {},
      "cancel_reason": {},
      "custom_color": "text",
      "custom_field_values": [
        {}
      ],
      "expires_at": "text",
      "files": [
        {}
      ],
      "prescriber": {},
      "scheduled_option": {},
      "voucher": {},
      "voucher_codes": [
        {}
      ]
    },
    "juxta": {
      "id": "text",
      "center_id": "text",
      "center_name": "text",
      "practitioner_fullname": "text",
      "patient_fullname": "text",
      "patient_firstname": "text",
      "patient_lastname": "text",
      "phone_number": "text",
      "email": "text",
      "date": "text"
    },
    "salesforce": {
      "dentego": {
        "attributes": {
          "type": "text",
          "url": "text"
        },
        "Id": "text",
        "WhoId": "text",
        "WhatId": "text",
        "WhoCount": 1,
        "WhatCount": 1,
        "Subject": "text",
        "Location": "text",
        "Centre_du_RDV__c": "text",
        "IsAllDayEvent": true,
        "ActivityDateTime": "text",
        "ActivityDate": "text",
        "DurationInMinutes": 1,
        "StartDateTime": "text",
        "EndDateTime": "text",
        "EndDate": "text",
        "Description": "text",
        "AccountId": "text",
        "OwnerId": "text",
        "Type": "text",
        "IsPrivate": true,
        "ShowAs": "text",
        "IsDeleted": true,
        "IsChild": true,
        "IsGroupEvent": true,
        "GroupEventType": "text",
        "CreatedDate": "text",
        "CreatedById": "text",
        "LastModifiedDate": "text",
        "LastModifiedById": "text",
        "SystemModstamp": "text",
        "IsArchived": true,
        "RecurrenceActivityId": "text",
        "IsRecurrence": true,
        "RecurrenceStartDateTime": "text",
        "RecurrenceEndDateOnly": "text",
        "RecurrenceTimeZoneSidKey": "text",
        "RecurrenceType": "text",
        "RecurrenceInterval": "text",
        "RecurrenceDayOfWeekMask": "text",
        "RecurrenceDayOfMonth": "text",
        "RecurrenceInstance": "text",
        "RecurrenceMonthOfYear": "text",
        "ReminderDateTime": "text",
        "IsReminderSet": true,
        "EventSubtype": "text",
        "IsRecurrence2Exclusion": true,
        "Recurrence2PatternText": "text",
        "Recurrence2PatternVersion": "text",
        "IsRecurrence2": true,
        "IsRecurrence2Exception": true,
        "Recurrence2PatternStartDate": "text",
        "Recurrence2PatternTimeZone": "text",
        "EXTERNAL_ID__c": "text",
        "Type_de_RDV__c": "text",
        "EnddatepourProcessbuilder__c": "text",
        "Statut__c": "text",
        "Pas_de_R_ponse__c": true,
        "Motif_du_RDV__c": "text",
        "Pas_int_ress__c": true,
        "Recontacter_ce_soir__c": true,
        "Commentaire_support_Th_o__c": "text",
        "X1er_contact_par_SMS__c": true,
        "Nombre_de_RDV_non_honor__c": 1,
        "Action_r_alis_e__c": "text",
        "Commentaire_li_l_action_r_alis_e__c": "text",
        "Recontacter_le__c": "text",
        "KO__c": true,
        "Date_du_RDV__c": "text",
        "Commentaire_li_e_la_t_che__c": "text",
        "RDV_plant__c": 1,
        "Is_RDV__c": 1,
        "Logiciel_met__c": "text",
        "Date_d_annulation_du_RDV__c": "text",
        "RDV_ADMIN__c": 1,
        "DateFlow__c": "text",
        "Mail__c": "text",
        "Mobile__c": "text",
        "isFinished__c": true,
        "techSentToHelloCustomer__c": true,
        "P_rim_tre_r_gional__c": "text",
        "Etat_de_confirmation__c": "text",
        "Traite_dans_Doctolib__c": true,
        "Date_d_envoi_de_la_confirmation__c": "text",
        "Date_de_r_ponse__c": "text",
        "Type_de_demande__c": "text",
        "Aujourd_hui__c": "text",
        "Voyant__c": "text",
        "Event_date_1er_RDV__c": "text",
        "RDV_NP__c": true,
        "Date_de_prise_du_RDV__c": "text",
        "Account_Centre_HelloCustomer__c": true,
        "Adresse_Gmail__c": 1,
        "Centre_t_che__c": "text",
        "Confirmation_de_RDV__c": true,
        "DB_Activity_Type__c": "text",
        "Declencheur_Hello_Customer__c": true,
        "Delai_de_reponse__c": "text",
        "Finess__c": 1,
        "Gmail_Port__c": 1,
        "Jour_de_la_semaine__c": "text",
        "Magnetis_NP__c": true,
        "Nombre_de_t_ches_effectu_es__c": 1,
        "P_rim_tre_reg__c": "text",
        "RDV_Date_h_remont_e__c": "text",
        "Rendez_vous_avec__c": "text",
        "Test_Inline_Editing__c": true,
        "Campagne_Magnetis__c": "text",
        "Centre_Magnetis__c": "text",
        "Date_du_call_Magnetis__c": "text",
        "Date_rapport__c": "text",
        "Motif_de_RDV_V2__c": "text",
        "Motif_de_RDV_V3__c": "text",
        "RDV_Date_h_reprise__c": "text",
        "TEST_Date_d_envoi_de_la_confirmation__c": "text",
        "Team_Challenge__c": "text",
        "Type_de_RDV_2__c": "text",
        "pour_MAJ__c": "text",
        "pour_tx_plantage__c": "text"
      }
    },
    "deliveroo": {
      "id": 1,
      "frequency": 1
    },
    "tripadvisor": {
      "helpfulVotes": 1,
      "contributionCount": 1,
      "homeTown": "text",
      "avatarUrl": "text",
      "username": "text"
    },
    "booking": {
      "ufi": {},
      "name": "text",
      "yourname": "text",
      "processedBy": "text",
      "hotelServicesFormatted": "text",
      "hotelComfort": 1,
      "hotelNegative": "text",
      "preferred": 1,
      "pagename": "text",
      "translateButtonStatus": "text",
      "processingDate": "text",
      "hotelClean": 1,
      "id": 1,
      "hotelValueFormatted": "text",
      "hotelId": 1,
      "hotelCity": "text",
      "reply": {
        "hotelierResponse": "text",
        "approved": 1,
        "created": "text"
      },
      "hotelLocationFormatted": "text",
      "hotelNegativeTrivial": 1,
      "language": "text",
      "hotelComfortFormatted": "text",
      "hotelStaffFormatted": "text",
      "cc1": "text",
      "additionalRatings": [
        {
          "name": "text",
          "score": 1,
          "scoreOutOf10": 1,
          "scoreOutOf10Formatted": "text"
        }
      ],
      "canReply": "text",
      "hotelAverageFormatted": "text",
      "hotelLocation": 1,
      "anonymous": 1,
      "isNew": 1,
      "class": 1,
      "experimentalAdditionalRatings": [
        {
          "name": "text",
          "score": 1,
          "scoreOutOf10": 1,
          "scoreOutOf10Formatted": "text"
        }
      ],
      "title": "text",
      "country": "text",
      "suppressedComment": "text",
      "approvalStatus": 1,
      "hotelStaff": 1,
      "suppressed": 1,
      "hotelPositive": "text",
      "hotelServices": 1,
      "hotelPositiveTrivial": 1,
      "approved": "text",
      "titleTrivial": 1,
      "stayStatus": "text",
      "booknumber": 1,
      "completed": "text",
      "hotelValue": 1,
      "hotelCleanFormatted": "text",
      "hotelAverage": 1
    },
    "ubereats": {
      "name": "text",
      "profileURL": "text",
      "uuid": "text",
      "isEatsPassSubscriber": true,
      "numOrders": 1
    },
    "sevenrooms": {
      "problems": {
        "ANY_ADDITIONAL_PROPERTY": "anything"
      },
      "event": {},
      "id": "text",
      "venue_id": "text",
      "venue_group_id": "text",
      "venue_group_client_id": "text",
      "client_id": "text",
      "first_name": "text",
      "last_name": "text",
      "source_client_id": "text",
      "external_user_id": "text",
      "external_id": "text",
      "external_reference_code": "text",
      "external_client_id": "text",
      "user": {
        "id": "text",
        "name": "text"
      },
      "tags": [
        {
          "group": "text",
          "group_display": "text",
          "tag": "text",
          "tag_display": "text",
          "color": "text"
        }
      ],
      "phone_number": "text",
      "email": "text",
      "pos_tickets": [
        {
          "_pos_type_version": "text",
          "source": "text",
          "tax": 1,
          "subtotal": 1,
          "service_charge": 1,
          "items": [
            {
              "name": "text",
              "price": 1,
              "quantity": 1,
              "status": "text",
              "modifiers": [
                "text"
              ],
              "notes": "text",
              "course": "text"
            }
          ],
          "ticket_id": "text",
          "local_pos_ticket_id": "text",
          "employee_name": "text",
          "employee_id": "text",
          "total": 1,
          "status": "text",
          "table_no": "text",
          "start_time": "text",
          "end_time": "text",
          "admin_fee": 1,
          "booking_id": "text"
        }
      ],
      "reference_code": "text",
      "client_reference_code": "text",
      "time_slot_iso": "text",
      "status": "text",
      "status_display": "text",
      "status_simple": "text",
      "rating": 1,
      "table_numbers": [
        "text"
      ],
      "venue_seating_area_name": "text",
      "venue_seating_area_id": "text",
      "max_guests": 1,
      "is_vip": true,
      "booked_by": "text",
      "date": "text",
      "real_datetime_of_slot": "text",
      "notes": "text",
      "client_requests": "text",
      "arrival_time": "text",
      "duration": 1,
      "using_default_duration": true,
      "send_reminder_email": true,
      "updated": "text",
      "check_numbers": "text",
      "shift_persistent_id": "text",
      "left_time": "text",
      "postal_code": "text",
      "comps_price_type": "text",
      "modify_reservation_link": "text",
      "reservation_type": "text",
      "seated_time": "text",
      "reservation_sms_opt_in": true,
      "arrived_guests": 1,
      "state": "text",
      "send_reminder_sms": true,
      "address_2": "text",
      "min_price": 1,
      "custom_fields": [
        {
          "system_name": "text",
          "display_order": 1,
          "name": "text",
          "value": "text"
        }
      ],
      "policy": "text",
      "served_by": "text",
      "address": "text",
      "loyalty_id": "text",
      "mf_ratio_male": 1,
      "mf_ratio_female": 1,
      "comps": "text",
      "loyalty_rank": "text",
      "paid_by": "text",
      "loyalty_tier": "text",
      "shift_category": "text",
      "country": "text",
      "cost_option": 1,
      "created": "text",
      "access_persistent_id": "text",
      "city": "text",
      "auto_assignments": {
        "table_codes": [
          "text"
        ],
        "sort_order": 1,
        "name": "text",
        "table_ids": [
          "text"
        ],
        "is_reassigned": true
      },
      "total_payment": 1,
      "prepayment": 1,
      "deleted": "text",
      "prepayment_total": 1,
      "prepayment_net": 1,
      "prepayment_service_charge": 1,
      "prepayment_tax": 1,
      "prepayment_gratuity": 1,
      "onsite_payment": 1,
      "onsite_payment_net": 1,
      "onsite_payment_tax": 1,
      "onsite_payment_gratuity": 1,
      "onsite_payment_total": 1,
      "total_net_payment": 1,
      "total_gross_payment": 1,
      "upgrades": [
        {
          "inventory_id": "text",
          "category_id": "text",
          "name": "text",
          "quantity": 1,
          "price": 1,
          "pos_item_id": "text"
        }
      ],
      "cancellation_policy": "text",
      "current_refund_amount": 1,
      "manage_reservation_link": "text",
      "tailored_communication_opt_in": true,
      "hotel_block_code": "text",
      "hotel_check_in_date": "text",
      "hotel_check_out_date": "text",
      "hotel_confirmation": "text",
      "hotel_id": "text",
      "hotel_no_post": true,
      "hotel_rate_code": "text",
      "hotel_room": "text"
    },
    "facebook": {
      "id": "text",
      "profile_pic": "text",
      "first_name": "text",
      "last_name": "text",
      "name": "text",
      "name_format": "text",
      "gender": "text"
    },
    "instagram": {
      "id": "text",
      "username": "text",
      "name": "text",
      "profile_pic": "text",
      "profile_picture_url": "text",
      "follower_count": 1,
      "is_user_follow_business": true,
      "is_business_follow_user": true
    },
    "whatsapp": {
      "wa_id": "text",
      "user_id": "text",
      "profile": {
        "name": "text"
      }
    },
    "mews": {
      "customer": {
        "Title": "Mister",
        "Sex": "Male",
        "ActivityState": "Active",
        "Gender": "Male",
        "Id": "text",
        "ChainId": "text",
        "Number": "text",
        "FirstName": "text",
        "LastName": "text",
        "SecondLastName": "text",
        "NationalityCode": "text",
        "LanguageCode": "text",
        "BirthDate": "text",
        "BirthPlace": "text",
        "BirthCountryCode": "text",
        "BirthCountrySubdivisionCode": "text",
        "Email": "text",
        "Phone": "text",
        "TaxIdentificationNumber": "text",
        "LoyaltyCode": "text",
        "AccountingCode": "text",
        "BillingCode": "text",
        "Notes": "text",
        "CreatorProfileId": "text",
        "UpdaterProfileId": "text",
        "DietaryRequirements": "text",
        "CarRegistrationNumber": "text",
        "Classifications": [
          "text"
        ],
        "Options": [
          "text"
        ],
        "Address": {
          "Id": "text",
          "Line1": "text",
          "Line2": "text",
          "City": "text",
          "PostalCode": "text",
          "CountryCode": "text",
          "CountrySubdivisionCode": "text",
          "Latitude": 1,
          "Longitude": 1
        },
        "CreatedUtc": "text",
        "UpdatedUtc": "text",
        "ItalianDestinationCode": "text",
        "ItalianFiscalCode": "text",
        "ItalianLotteryCode": "text",
        "CompanyId": "text",
        "MergeTargetId": "text",
        "CitizenNumber": "text",
        "MotherName": "text",
        "FatherName": "text",
        "Occupation": "text",
        "HasOtaEmail": true,
        "PreferredLanguageCode": "text",
        "PreferredSpaceFeatures": [
          "text"
        ],
        "Passport": {},
        "IdentityCard": {},
        "Visa": {},
        "DriversLicense": {},
        "AddressId": "text",
        "CategoryId": "text",
        "BirthDateUtc": "text",
        "IsActive": true,
        "IsUpdatedByMe": true
      },
      "documents": [
        {
          "Type": "Passport",
          "Id": "text",
          "CustomerId": "text",
          "Number": "text",
          "Expiration": "text",
          "ExpirationUtc": "text",
          "IdentityDocumentSupportNumber": "text",
          "Issuance": "text",
          "IssuanceUtc": "text",
          "IssuingCountryCode": "text",
          "IssuingCountrySubdivisionCode": "text",
          "IssuingCity": "text"
        }
      ]
    },
    "oracle": {
      "membership": {
        "membershipId": 1,
        "programCode": "text",
        "bonusCode": "text",
        "membershipTypeDesc": "text",
        "membershipLevelDesc": "text",
        "accountId": "text",
        "membershipLevel": "text",
        "playerRanking": 1
      },
      "namePrefix": "text",
      "givenName": "text",
      "alternateGivenName": "text",
      "middleName": "text",
      "surname": "text",
      "alternateSurname": "text",
      "alternateFullName": "text",
      "nameTitle": "text",
      "fullName": "text",
      "phoneNumber": "text",
      "email": "text",
      "birthDate": "2026-01-01T00:00:00.000Z",
      "language": "text",
      "nationality": {
        "value": "text",
        "code": "text",
        "displayCountryFlag": true,
        "isoCode": "text"
      },
      "vip": {
        "vipCode": "text",
        "vipDescription": "text"
      },
      "address": {
        "cityName": "text",
        "postalCode": "text",
        "state": "text",
        "streetAddress": "text",
        "country": {
          "value": "text",
          "code": "text"
        },
        "excludeNoCity": true
      },
      "anonymization": {
        "anonymizationStatus": "text"
      },
      "accompanyGuests": [
        {
          "firstName": "text",
          "lastName": "text",
          "fullName": "text",
          "alternateFirstName": "text",
          "alternateLastName": "text",
          "alternateFullName": "text",
          "registrationCardNo": "text",
          "profileIdList": [
            {
              "id": "text",
              "type": "text",
              "idExtension": 1
            }
          ],
          "externalReferences": [
            {
              "id": "text",
              "idExtension": 1,
              "idContext": "text"
            }
          ]
        }
      ],
      "guestLastStayInformation": {
        "lastStayDate": "2026-01-01T00:00:00.000Z",
        "lastStayRoom": "text",
        "lastStayRate": {
          "amount": 1,
          "currencyCode": "text"
        },
        "totalStay": 1
      },
      "guestRestrictedCode": "text",
      "guestRestrictedReasonDesc": "text",
      "guestRestricted": true,
      "registrationCardNo": "text",
      "nameType": "text",
      "id": "text",
      "type": "text",
      "externalReferences": [
        {
          "id": "text",
          "idExtension": 1,
          "idContext": "text"
        }
      ]
    },
    "partouche": {
      "id": 1,
      "mail": "text",
      "name": "text",
      "firstname": "text",
      "lastname": "text",
      "civility": 1,
      "optout": true,
      "optout_source": "text",
      "testuser": true,
      "only_text": true,
      "subscribe_source": "text",
      "subscribe_source_detail": "text",
      "created_dt": "text",
      "modified_dt": "text",
      "optout_dt": "text",
      "language": "text",
      "bouncecnt": 1,
      "bouncedt": "text",
      "mobile": "text",
      "valide_email": 1,
      "valide_print": 1,
      "valide_sms": 1,
      "abo_email": 1,
      "abo_sms": 1,
      "abo_print": 1,
      "casino_rattachement": "text",
      "id_contact": "text",
      "today": "text",
      "do_not_contact": true
    },
    "como": {
      "membership": {
        "MembershipStatus": "text",
        "AccumulatedPoints": "text",
        "Email": "text",
        "LastUpdate": "text",
        "BudgetWeighted": "text",
        "UserKey": "text",
        "LocationID": "text",
        "Points": "text",
        "AllowEmail": "text",
        "Consent": "text",
        "Assets": [
          {
            "template": "text",
            "type": "text",
            "key": "text",
            "status": "text",
            "name": "text"
          }
        ],
        "Kind": "text",
        "CreatedOn": "text",
        "RegistrationSource": "text",
        "WeightedPoints": "text",
        "AllowSMS": "text",
        "UnweightedBudgetPoints": "text",
        "Status": "text",
        "FirstName": "text",
        "ConsentForHub": "text",
        "PreviousUserKeys": [
          "text"
        ],
        "EntityId": "text",
        "CommonExtID": "text",
        "PhoneNumber": "text",
        "LastName": "text",
        "Tag": [
          "text"
        ],
        "BudgetAccumulatedUnweighted": "text",
        "BudgetUnweighted": "text",
        "BudgetAccumulatedWeighted": "text",
        "Key": "text",
        "ComoMemberID": "text",
        "AddressCountry": "text",
        "AddressHome": "text",
        "AddressStreet": "text",
        "AddressZipCode": "text",
        "Birthday": "text",
        "BirthdayMonth": "text",
        "BirthdayMonthAndDay": "text",
        "Gender": "text",
        "GenericString1": "text",
        "GenericString2": "text",
        "GenericWallet1Balance": "text",
        "GenericWallet2Balance": "text",
        "GenericWallet3Balance": "text",
        "GovID": "text",
        "LocationEnabled": "text",
        "MemberID": "text",
        "MobileAppUsed": "text",
        "MobileAppUsedLastDate": "text",
        "PhoneNumberHash": "text",
        "PushNotificationEnabled": "text",
        "comoMemberID": "text"
      },
      "assets": [
        {
          "template": "text",
          "type": "text",
          "key": "text",
          "status": "text",
          "name": "text"
        }
      ]
    },
    "experience": {
      "email": "text",
      "title": "text",
      "firstname": "text",
      "lastname": "text",
      "language": "text",
      "birthdate": "text",
      "age_at_time_of_stay": 1,
      "addr_street": "text",
      "addr_city": "text",
      "addr_zipcode": "text",
      "addr_country": "text",
      "continent": "text",
      "nationality": "text",
      "mobile_phone": "text",
      "phone": "text",
      "number_of_stays": 1,
      "often_travel_to_city": true,
      "customer_custom_properties": [
        {
          "name": "text",
          "value": "text"
        }
      ],
      "customer_additional_properties": [
        {
          "name": "text",
          "value": "text"
        }
      ]
    },
    "autoGestion": {
      "firstname": "text",
      "lastname": "text",
      "email": "text",
      "phone": "text",
      "thoroughfare": "text",
      "premise": "text",
      "postal_code": "text",
      "locality": "text",
      "country": "text"
    },
    "theFork": {
      "customerUuid": "text",
      "email": "text",
      "firstName": "text",
      "lastName": "text",
      "phone": "text",
      "birthDate": "text",
      "locale": "text",
      "civility": "text",
      "rank": "text",
      "computedRank": "text",
      "isVip": true,
      "address": "text",
      "allergiesAndIntolerances": [
        "text"
      ],
      "dietaryRestrictions": [
        "text"
      ],
      "favFood": "text",
      "favDrinks": "text",
      "favSeating": "text",
      "notes": "text",
      "originRestaurantUuid": "text",
      "originRestaurantName": "text",
      "creationDate": "text",
      "lastUpdateDate": "text",
      "isPromoter": true,
      "secondaryPhone": "text",
      "country": "text",
      "city": "text",
      "zipcode": "text",
      "optins": {
        "restaurantNewsletter": true
      },
      "customFields": [
        {
          "type": "boolean",
          "labelUuid": "text",
          "label": "text",
          "value": "text",
          "valueUuid": "text"
        }
      ],
      "otherTags": [
        "text"
      ],
      "riskLevel": "text",
      "spendingBehaviour": "text",
      "customerRelationship": "text"
    },
    "import": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "chr365": {
      "uuid": "text",
      "lastName": "text",
      "firstName": "text",
      "email": "text",
      "nationality": "text",
      "address": "text",
      "zipCode": "text",
      "city": "text",
      "phone": "text",
      "gender": "text",
      "phonePrefix": "text",
      "age": 1,
      "language": "text"
    },
    "expedia": {
      "firstName": "text",
      "lastName": "text"
    },
    "misterBooking": {
      "civility": "Mr",
      "languageId": 1,
      "customerId": 1,
      "firstName": "text",
      "lastName": "text",
      "email": "text",
      "secondaryEmail": "text",
      "fax": "text",
      "phoneNumber": "text",
      "mobilePhoneNumber": "text",
      "birthDate": "text",
      "address": "text",
      "secondaryAddress": "text",
      "mailing": 1,
      "gdprAgreement": 1,
      "accustomedCustomer": 1,
      "nationality": "text",
      "identity": {
        "type": 0,
        "number": "text"
      },
      "loyaltyCard": {
        "idCard": "text",
        "loyaltyPoints": 1,
        "loyaltyProgramId": "text"
      },
      "country": "text",
      "city": "text",
      "zipCode": "text",
      "company": "text"
    }
  },
  "attributes": [
    {
      "id": "text",
      "createdAt": "2026-01-01T00:00:00.000Z",
      "updatedAt": "2026-01-01T00:00:00.000Z",
      "attribute": "text",
      "type": "SINGLE_SELECT",
      "autoDetected": true,
      "fromPossibleValue": "text",
      "text": "text",
      "rating": "text",
      "value": "text"
    }
  ]
}

List customers

post
Header parameters
X-API-KEYstringRequired

Partner API Key

X-API-SECRETstringRequired

Partner API Secret

Body
limitnumber · min: 1 · max: 100Optional

Pagination limit

Default: 10
pagenumber · min: 1Optional

Page to retrieve

Default: 1
Responses
201

The customers have been successfully listed.

application/json
post/partners/customer/list
POST /partners/customer/list HTTP/1.1
Host: api.fullwhere.com
X-API-KEY: text
X-API-SECRET: text
Content-Type: application/json
Accept: */*
Content-Length: 21

{
  "limit": 10,
  "page": 1
}
{
  "items": [
    {
      "id": "text",
      "createdAt": "2026-01-01T00:00:00.000Z",
      "updatedAt": "2026-01-01T00:00:00.000Z",
      "description": "text",
      "company": "text",
      "firstName": "text",
      "lastName": "text",
      "displayName": "text",
      "language": "af",
      "phoneNumber": "text",
      "email": "text",
      "emailBounced": true,
      "civility": "text",
      "tags": [
        {
          "id": "text",
          "createdAt": "2026-01-01T00:00:00.000Z",
          "updatedAt": "2026-01-01T00:00:00.000Z",
          "tag": "text",
          "color": "text"
        }
      ],
      "emailOptin": true,
      "smsOptin": true,
      "zenchefId": "text",
      "ubereatsId": "text",
      "deliverooId": "text",
      "zeltyId": "text",
      "sevenroomsId": "text",
      "metaId": "text",
      "mewsId": "text",
      "oracleId": "text",
      "partoucheId": "text",
      "comoId": "text",
      "theForkId": "text",
      "chr365Id": "text",
      "misterBookingId": "text",
      "type": "Unknown",
      "feedbackCount": 1,
      "purchaseCount": 1,
      "averageFeedbackRating": "text",
      "dataSources": [
        "AutoGestion"
      ],
      "metadata": {
        "googleMyBusiness": {
          "displayName": "text",
          "profilePhotoUrl": "text",
          "isAnonymous": true
        },
        "zelty": {
          "id": 1,
          "uuid": "text",
          "remote_id": "text",
          "nice_name": "text",
          "updated_at": "text",
          "name": "text",
          "fname": "text",
          "company": "text",
          "card": "text",
          "phone": "text",
          "phone2": "text",
          "mail": "text",
          "birthday": "text",
          "balance": 1,
          "personal_info": "text",
          "loyalty": 1,
          "registration": "text",
          "default_address": 1,
          "billing_address": 1,
          "sms_optin": true,
          "mail_optin": true,
          "turnover": 1,
          "nb_orders": 1,
          "last_order_date": "text",
          "other": "text",
          "metadata": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "addresses": [
            {
              "id": 1,
              "remote_id": "text",
              "name": "text",
              "street": "text",
              "street_num": "text",
              "zip_code": "text",
              "city": "text",
              "formatted_address": "text",
              "google_id": "text",
              "location": [
                1
              ],
              "address_more": "text",
              "floor": "text",
              "door": "text",
              "building": "text",
              "code": "text"
            }
          ],
          "country_code": "text"
        },
        "zenchef": {},
        "juxta": {
          "id": "text",
          "center_id": "text",
          "center_name": "text",
          "practitioner_fullname": "text",
          "patient_fullname": "text",
          "patient_firstname": "text",
          "patient_lastname": "text",
          "phone_number": "text",
          "email": "text",
          "date": "text"
        },
        "salesforce": {
          "dentego": {
            "attributes": {
              "type": "text",
              "url": "text"
            },
            "Id": "text",
            "WhoId": "text",
            "WhatId": "text",
            "WhoCount": 1,
            "WhatCount": 1,
            "Subject": "text",
            "Location": "text",
            "Centre_du_RDV__c": "text",
            "IsAllDayEvent": true,
            "ActivityDateTime": "text",
            "ActivityDate": "text",
            "DurationInMinutes": 1,
            "StartDateTime": "text",
            "EndDateTime": "text",
            "EndDate": "text",
            "Description": "text",
            "AccountId": "text",
            "OwnerId": "text",
            "Type": "text",
            "IsPrivate": true,
            "ShowAs": "text",
            "IsDeleted": true,
            "IsChild": true,
            "IsGroupEvent": true,
            "GroupEventType": "text",
            "CreatedDate": "text",
            "CreatedById": "text",
            "LastModifiedDate": "text",
            "LastModifiedById": "text",
            "SystemModstamp": "text",
            "IsArchived": true,
            "RecurrenceActivityId": "text",
            "IsRecurrence": true,
            "RecurrenceStartDateTime": "text",
            "RecurrenceEndDateOnly": "text",
            "RecurrenceTimeZoneSidKey": "text",
            "RecurrenceType": "text",
            "RecurrenceInterval": "text",
            "RecurrenceDayOfWeekMask": "text",
            "RecurrenceDayOfMonth": "text",
            "RecurrenceInstance": "text",
            "RecurrenceMonthOfYear": "text",
            "ReminderDateTime": "text",
            "IsReminderSet": true,
            "EventSubtype": "text",
            "IsRecurrence2Exclusion": true,
            "Recurrence2PatternText": "text",
            "Recurrence2PatternVersion": "text",
            "IsRecurrence2": true,
            "IsRecurrence2Exception": true,
            "Recurrence2PatternStartDate": "text",
            "Recurrence2PatternTimeZone": "text",
            "EXTERNAL_ID__c": "text",
            "Type_de_RDV__c": "text",
            "EnddatepourProcessbuilder__c": "text",
            "Statut__c": "text",
            "Pas_de_R_ponse__c": true,
            "Motif_du_RDV__c": "text",
            "Pas_int_ress__c": true,
            "Recontacter_ce_soir__c": true,
            "Commentaire_support_Th_o__c": "text",
            "X1er_contact_par_SMS__c": true,
            "Nombre_de_RDV_non_honor__c": 1,
            "Action_r_alis_e__c": "text",
            "Commentaire_li_l_action_r_alis_e__c": "text",
            "Recontacter_le__c": "text",
            "KO__c": true,
            "Date_du_RDV__c": "text",
            "Commentaire_li_e_la_t_che__c": "text",
            "RDV_plant__c": 1,
            "Is_RDV__c": 1,
            "Logiciel_met__c": "text",
            "Date_d_annulation_du_RDV__c": "text",
            "RDV_ADMIN__c": 1,
            "DateFlow__c": "text",
            "Mail__c": "text",
            "Mobile__c": "text",
            "isFinished__c": true,
            "techSentToHelloCustomer__c": true,
            "P_rim_tre_r_gional__c": "text",
            "Etat_de_confirmation__c": "text",
            "Traite_dans_Doctolib__c": true,
            "Date_d_envoi_de_la_confirmation__c": "text",
            "Date_de_r_ponse__c": "text",
            "Type_de_demande__c": "text",
            "Aujourd_hui__c": "text",
            "Voyant__c": "text",
            "Event_date_1er_RDV__c": "text",
            "RDV_NP__c": true,
            "Date_de_prise_du_RDV__c": "text",
            "Account_Centre_HelloCustomer__c": true,
            "Adresse_Gmail__c": 1,
            "Centre_t_che__c": "text",
            "Confirmation_de_RDV__c": true,
            "DB_Activity_Type__c": "text",
            "Declencheur_Hello_Customer__c": true,
            "Delai_de_reponse__c": "text",
            "Finess__c": 1,
            "Gmail_Port__c": 1,
            "Jour_de_la_semaine__c": "text",
            "Magnetis_NP__c": true,
            "Nombre_de_t_ches_effectu_es__c": 1,
            "P_rim_tre_reg__c": "text",
            "RDV_Date_h_remont_e__c": "text",
            "Rendez_vous_avec__c": "text",
            "Test_Inline_Editing__c": true,
            "Campagne_Magnetis__c": "text",
            "Centre_Magnetis__c": "text",
            "Date_du_call_Magnetis__c": "text",
            "Date_rapport__c": "text",
            "Motif_de_RDV_V2__c": "text",
            "Motif_de_RDV_V3__c": "text",
            "RDV_Date_h_reprise__c": "text",
            "TEST_Date_d_envoi_de_la_confirmation__c": "text",
            "Team_Challenge__c": "text",
            "Type_de_RDV_2__c": "text",
            "pour_MAJ__c": "text",
            "pour_tx_plantage__c": "text"
          }
        },
        "deliveroo": {
          "id": 1,
          "frequency": 1
        },
        "tripadvisor": {
          "helpfulVotes": 1,
          "contributionCount": 1,
          "homeTown": "text",
          "avatarUrl": "text",
          "username": "text"
        },
        "booking": {
          "ufi": {},
          "name": "text",
          "yourname": "text",
          "processedBy": "text",
          "hotelServicesFormatted": "text",
          "hotelComfort": 1,
          "hotelNegative": "text",
          "preferred": 1,
          "pagename": "text",
          "translateButtonStatus": "text",
          "processingDate": "text",
          "hotelClean": 1,
          "id": 1,
          "hotelValueFormatted": "text",
          "hotelId": 1,
          "hotelCity": "text",
          "reply": {
            "hotelierResponse": "text",
            "approved": 1,
            "created": "text"
          },
          "hotelLocationFormatted": "text",
          "hotelNegativeTrivial": 1,
          "language": "text",
          "hotelComfortFormatted": "text",
          "hotelStaffFormatted": "text",
          "cc1": "text",
          "additionalRatings": [
            {
              "name": "text",
              "score": 1,
              "scoreOutOf10": 1,
              "scoreOutOf10Formatted": "text"
            }
          ],
          "canReply": "text",
          "hotelAverageFormatted": "text",
          "hotelLocation": 1,
          "anonymous": 1,
          "isNew": 1,
          "class": 1,
          "experimentalAdditionalRatings": [
            {
              "name": "text",
              "score": 1,
              "scoreOutOf10": 1,
              "scoreOutOf10Formatted": "text"
            }
          ],
          "title": "text",
          "country": "text",
          "suppressedComment": "text",
          "approvalStatus": 1,
          "hotelStaff": 1,
          "suppressed": 1,
          "hotelPositive": "text",
          "hotelServices": 1,
          "hotelPositiveTrivial": 1,
          "approved": "text",
          "titleTrivial": 1,
          "stayStatus": "text",
          "booknumber": 1,
          "completed": "text",
          "hotelValue": 1,
          "hotelCleanFormatted": "text",
          "hotelAverage": 1
        },
        "ubereats": {
          "name": "text",
          "profileURL": "text",
          "uuid": "text",
          "isEatsPassSubscriber": true,
          "numOrders": 1
        },
        "sevenrooms": {
          "problems": {
            "ANY_ADDITIONAL_PROPERTY": "anything"
          },
          "event": {},
          "id": "text",
          "venue_id": "text",
          "venue_group_id": "text",
          "venue_group_client_id": "text",
          "client_id": "text",
          "first_name": "text",
          "last_name": "text",
          "source_client_id": "text",
          "external_user_id": "text",
          "external_id": "text",
          "external_reference_code": "text",
          "external_client_id": "text",
          "user": {
            "id": "text",
            "name": "text"
          },
          "tags": [
            {
              "group": "text",
              "group_display": "text",
              "tag": "text",
              "tag_display": "text",
              "color": "text"
            }
          ],
          "phone_number": "text",
          "email": "text",
          "pos_tickets": [
            {
              "_pos_type_version": "text",
              "source": "text",
              "tax": 1,
              "subtotal": 1,
              "service_charge": 1,
              "items": [
                {
                  "name": "text",
                  "price": 1,
                  "quantity": 1,
                  "status": "text",
                  "modifiers": [
                    "text"
                  ],
                  "notes": "text",
                  "course": "text"
                }
              ],
              "ticket_id": "text",
              "local_pos_ticket_id": "text",
              "employee_name": "text",
              "employee_id": "text",
              "total": 1,
              "status": "text",
              "table_no": "text",
              "start_time": "text",
              "end_time": "text",
              "admin_fee": 1,
              "booking_id": "text"
            }
          ],
          "reference_code": "text",
          "client_reference_code": "text",
          "time_slot_iso": "text",
          "status": "text",
          "status_display": "text",
          "status_simple": "text",
          "rating": 1,
          "table_numbers": [
            "text"
          ],
          "venue_seating_area_name": "text",
          "venue_seating_area_id": "text",
          "max_guests": 1,
          "is_vip": true,
          "booked_by": "text",
          "date": "text",
          "real_datetime_of_slot": "text",
          "notes": "text",
          "client_requests": "text",
          "arrival_time": "text",
          "duration": 1,
          "using_default_duration": true,
          "send_reminder_email": true,
          "updated": "text",
          "check_numbers": "text",
          "shift_persistent_id": "text",
          "left_time": "text",
          "postal_code": "text",
          "comps_price_type": "text",
          "modify_reservation_link": "text",
          "reservation_type": "text",
          "seated_time": "text",
          "reservation_sms_opt_in": true,
          "arrived_guests": 1,
          "state": "text",
          "send_reminder_sms": true,
          "address_2": "text",
          "min_price": 1,
          "custom_fields": [
            {
              "system_name": "text",
              "display_order": 1,
              "name": "text",
              "value": "text"
            }
          ],
          "policy": "text",
          "served_by": "text",
          "address": "text",
          "loyalty_id": "text",
          "mf_ratio_male": 1,
          "mf_ratio_female": 1,
          "comps": "text",
          "loyalty_rank": "text",
          "paid_by": "text",
          "loyalty_tier": "text",
          "shift_category": "text",
          "country": "text",
          "cost_option": 1,
          "created": "text",
          "access_persistent_id": "text",
          "city": "text",
          "auto_assignments": {
            "table_codes": [
              "text"
            ],
            "sort_order": 1,
            "name": "text",
            "table_ids": [
              "text"
            ],
            "is_reassigned": true
          },
          "total_payment": 1,
          "prepayment": 1,
          "deleted": "text",
          "prepayment_total": 1,
          "prepayment_net": 1,
          "prepayment_service_charge": 1,
          "prepayment_tax": 1,
          "prepayment_gratuity": 1,
          "onsite_payment": 1,
          "onsite_payment_net": 1,
          "onsite_payment_tax": 1,
          "onsite_payment_gratuity": 1,
          "onsite_payment_total": 1,
          "total_net_payment": 1,
          "total_gross_payment": 1,
          "upgrades": [
            {
              "inventory_id": "text",
              "category_id": "text",
              "name": "text",
              "quantity": 1,
              "price": 1,
              "pos_item_id": "text"
            }
          ],
          "cancellation_policy": "text",
          "current_refund_amount": 1,
          "manage_reservation_link": "text",
          "tailored_communication_opt_in": true,
          "hotel_block_code": "text",
          "hotel_check_in_date": "text",
          "hotel_check_out_date": "text",
          "hotel_confirmation": "text",
          "hotel_id": "text",
          "hotel_no_post": true,
          "hotel_rate_code": "text",
          "hotel_room": "text"
        },
        "facebook": {
          "id": "text",
          "profile_pic": "text",
          "first_name": "text",
          "last_name": "text",
          "name": "text",
          "name_format": "text",
          "gender": "text"
        },
        "instagram": {
          "id": "text",
          "username": "text",
          "name": "text",
          "profile_pic": "text",
          "profile_picture_url": "text",
          "follower_count": 1,
          "is_user_follow_business": true,
          "is_business_follow_user": true
        },
        "whatsapp": {
          "wa_id": "text",
          "user_id": "text",
          "profile": {
            "name": "text"
          }
        },
        "mews": {
          "customer": {
            "Title": "Mister",
            "Sex": "Male",
            "ActivityState": "Active",
            "Gender": "Male",
            "Id": "text",
            "ChainId": "text",
            "Number": "text",
            "FirstName": "text",
            "LastName": "text",
            "SecondLastName": "text",
            "NationalityCode": "text",
            "LanguageCode": "text",
            "BirthDate": "text",
            "BirthPlace": "text",
            "BirthCountryCode": "text",
            "BirthCountrySubdivisionCode": "text",
            "Email": "text",
            "Phone": "text",
            "TaxIdentificationNumber": "text",
            "LoyaltyCode": "text",
            "AccountingCode": "text",
            "BillingCode": "text",
            "Notes": "text",
            "CreatorProfileId": "text",
            "UpdaterProfileId": "text",
            "DietaryRequirements": "text",
            "CarRegistrationNumber": "text",
            "Classifications": [
              "text"
            ],
            "Options": [
              "text"
            ],
            "Address": {
              "Id": "text",
              "Line1": "text",
              "Line2": "text",
              "City": "text",
              "PostalCode": "text",
              "CountryCode": "text",
              "CountrySubdivisionCode": "text",
              "Latitude": 1,
              "Longitude": 1
            },
            "CreatedUtc": "text",
            "UpdatedUtc": "text",
            "ItalianDestinationCode": "text",
            "ItalianFiscalCode": "text",
            "ItalianLotteryCode": "text",
            "CompanyId": "text",
            "MergeTargetId": "text",
            "CitizenNumber": "text",
            "MotherName": "text",
            "FatherName": "text",
            "Occupation": "text",
            "HasOtaEmail": true,
            "PreferredLanguageCode": "text",
            "PreferredSpaceFeatures": [
              "text"
            ],
            "Passport": {},
            "IdentityCard": {},
            "Visa": {},
            "DriversLicense": {},
            "AddressId": "text",
            "CategoryId": "text",
            "BirthDateUtc": "text",
            "IsActive": true,
            "IsUpdatedByMe": true
          },
          "documents": [
            {
              "Type": "Passport",
              "Id": "text",
              "CustomerId": "text",
              "Number": "text",
              "Expiration": "text",
              "ExpirationUtc": "text",
              "IdentityDocumentSupportNumber": "text",
              "Issuance": "text",
              "IssuanceUtc": "text",
              "IssuingCountryCode": "text",
              "IssuingCountrySubdivisionCode": "text",
              "IssuingCity": "text"
            }
          ]
        },
        "oracle": {
          "membership": {
            "membershipId": 1,
            "programCode": "text",
            "bonusCode": "text",
            "membershipTypeDesc": "text",
            "membershipLevelDesc": "text",
            "accountId": "text",
            "membershipLevel": "text",
            "playerRanking": 1
          },
          "namePrefix": "text",
          "givenName": "text",
          "alternateGivenName": "text",
          "middleName": "text",
          "surname": "text",
          "alternateSurname": "text",
          "alternateFullName": "text",
          "nameTitle": "text",
          "fullName": "text",
          "phoneNumber": "text",
          "email": "text",
          "birthDate": "2026-01-01T00:00:00.000Z",
          "language": "text",
          "nationality": {
            "value": "text",
            "code": "text",
            "displayCountryFlag": true,
            "isoCode": "text"
          },
          "vip": {
            "vipCode": "text",
            "vipDescription": "text"
          },
          "address": {
            "cityName": "text",
            "postalCode": "text",
            "state": "text",
            "streetAddress": "text",
            "country": {
              "value": "text",
              "code": "text"
            },
            "excludeNoCity": true
          },
          "anonymization": {
            "anonymizationStatus": "text"
          },
          "accompanyGuests": [
            {
              "firstName": "text",
              "lastName": "text",
              "fullName": "text",
              "alternateFirstName": "text",
              "alternateLastName": "text",
              "alternateFullName": "text",
              "registrationCardNo": "text",
              "profileIdList": [
                {
                  "id": "text",
                  "type": "text",
                  "idExtension": 1
                }
              ],
              "externalReferences": [
                {
                  "id": "text",
                  "idExtension": 1,
                  "idContext": "text"
                }
              ]
            }
          ],
          "guestLastStayInformation": {
            "lastStayDate": "2026-01-01T00:00:00.000Z",
            "lastStayRoom": "text",
            "lastStayRate": {
              "amount": 1,
              "currencyCode": "text"
            },
            "totalStay": 1
          },
          "guestRestrictedCode": "text",
          "guestRestrictedReasonDesc": "text",
          "guestRestricted": true,
          "registrationCardNo": "text",
          "nameType": "text",
          "id": "text",
          "type": "text",
          "externalReferences": [
            {
              "id": "text",
              "idExtension": 1,
              "idContext": "text"
            }
          ]
        },
        "partouche": {
          "id": 1,
          "mail": "text",
          "name": "text",
          "firstname": "text",
          "lastname": "text",
          "civility": 1,
          "optout": true,
          "optout_source": "text",
          "testuser": true,
          "only_text": true,
          "subscribe_source": "text",
          "subscribe_source_detail": "text",
          "created_dt": "text",
          "modified_dt": "text",
          "optout_dt": "text",
          "language": "text",
          "bouncecnt": 1,
          "bouncedt": "text",
          "mobile": "text",
          "valide_email": 1,
          "valide_print": 1,
          "valide_sms": 1,
          "abo_email": 1,
          "abo_sms": 1,
          "abo_print": 1,
          "casino_rattachement": "text",
          "id_contact": "text",
          "today": "text",
          "do_not_contact": true
        },
        "como": {
          "membership": {
            "MembershipStatus": "text",
            "AccumulatedPoints": "text",
            "Email": "text",
            "LastUpdate": "text",
            "BudgetWeighted": "text",
            "UserKey": "text",
            "LocationID": "text",
            "Points": "text",
            "AllowEmail": "text",
            "Consent": "text",
            "Assets": [
              {
                "template": "text",
                "type": "text",
                "key": "text",
                "status": "text",
                "name": "text"
              }
            ],
            "Kind": "text",
            "CreatedOn": "text",
            "RegistrationSource": "text",
            "WeightedPoints": "text",
            "AllowSMS": "text",
            "UnweightedBudgetPoints": "text",
            "Status": "text",
            "FirstName": "text",
            "ConsentForHub": "text",
            "PreviousUserKeys": [
              "text"
            ],
            "EntityId": "text",
            "CommonExtID": "text",
            "PhoneNumber": "text",
            "LastName": "text",
            "Tag": [
              "text"
            ],
            "BudgetAccumulatedUnweighted": "text",
            "BudgetUnweighted": "text",
            "BudgetAccumulatedWeighted": "text",
            "Key": "text",
            "ComoMemberID": "text",
            "AddressCountry": "text",
            "AddressHome": "text",
            "AddressStreet": "text",
            "AddressZipCode": "text",
            "Birthday": "text",
            "BirthdayMonth": "text",
            "BirthdayMonthAndDay": "text",
            "Gender": "text",
            "GenericString1": "text",
            "GenericString2": "text",
            "GenericWallet1Balance": "text",
            "GenericWallet2Balance": "text",
            "GenericWallet3Balance": "text",
            "GovID": "text",
            "LocationEnabled": "text",
            "MemberID": "text",
            "MobileAppUsed": "text",
            "MobileAppUsedLastDate": "text",
            "PhoneNumberHash": "text",
            "PushNotificationEnabled": "text",
            "comoMemberID": "text"
          },
          "assets": [
            {
              "template": "text",
              "type": "text",
              "key": "text",
              "status": "text",
              "name": "text"
            }
          ]
        },
        "experience": {
          "email": "text",
          "title": "text",
          "firstname": "text",
          "lastname": "text",
          "language": "text",
          "birthdate": "text",
          "age_at_time_of_stay": 1,
          "addr_street": "text",
          "addr_city": "text",
          "addr_zipcode": "text",
          "addr_country": "text",
          "continent": "text",
          "nationality": "text",
          "mobile_phone": "text",
          "phone": "text",
          "number_of_stays": 1,
          "often_travel_to_city": true,
          "customer_custom_properties": [
            {
              "name": "text",
              "value": "text"
            }
          ],
          "customer_additional_properties": [
            {
              "name": "text",
              "value": "text"
            }
          ]
        },
        "autoGestion": {
          "firstname": "text",
          "lastname": "text",
          "email": "text",
          "phone": "text",
          "thoroughfare": "text",
          "premise": "text",
          "postal_code": "text",
          "locality": "text",
          "country": "text"
        },
        "theFork": {
          "customerUuid": "text",
          "email": "text",
          "firstName": "text",
          "lastName": "text",
          "phone": "text",
          "birthDate": "text",
          "locale": "text",
          "civility": "text",
          "rank": "text",
          "computedRank": "text",
          "isVip": true,
          "address": "text",
          "allergiesAndIntolerances": [
            "text"
          ],
          "dietaryRestrictions": [
            "text"
          ],
          "favFood": "text",
          "favDrinks": "text",
          "favSeating": "text",
          "notes": "text",
          "originRestaurantUuid": "text",
          "originRestaurantName": "text",
          "creationDate": "text",
          "lastUpdateDate": "text",
          "isPromoter": true,
          "secondaryPhone": "text",
          "country": "text",
          "city": "text",
          "zipcode": "text",
          "optins": {
            "restaurantNewsletter": true
          },
          "customFields": [
            {
              "type": "boolean",
              "labelUuid": "text",
              "label": "text",
              "value": "text",
              "valueUuid": "text"
            }
          ],
          "otherTags": [
            "text"
          ],
          "riskLevel": "text",
          "spendingBehaviour": "text",
          "customerRelationship": "text"
        },
        "import": {
          "ANY_ADDITIONAL_PROPERTY": "text"
        },
        "chr365": {
          "uuid": "text",
          "lastName": "text",
          "firstName": "text",
          "email": "text",
          "nationality": "text",
          "address": "text",
          "zipCode": "text",
          "city": "text",
          "phone": "text",
          "gender": "text",
          "phonePrefix": "text",
          "age": 1,
          "language": "text"
        },
        "expedia": {
          "firstName": "text",
          "lastName": "text"
        },
        "misterBooking": {
          "civility": "Mr",
          "languageId": 1,
          "customerId": 1,
          "firstName": "text",
          "lastName": "text",
          "email": "text",
          "secondaryEmail": "text",
          "fax": "text",
          "phoneNumber": "text",
          "mobilePhoneNumber": "text",
          "birthDate": "text",
          "address": "text",
          "secondaryAddress": "text",
          "mailing": 1,
          "gdprAgreement": 1,
          "accustomedCustomer": 1,
          "nationality": "text",
          "identity": {
            "type": 0,
            "number": "text"
          },
          "loyaltyCard": {
            "idCard": "text",
            "loyaltyPoints": 1,
            "loyaltyProgramId": "text"
          },
          "country": "text",
          "city": "text",
          "zipCode": "text",
          "company": "text"
        }
      },
      "attributes": [
        {
          "id": "text",
          "createdAt": "2026-01-01T00:00:00.000Z",
          "updatedAt": "2026-01-01T00:00:00.000Z",
          "attribute": "text",
          "type": "SINGLE_SELECT",
          "autoDetected": true,
          "fromPossibleValue": "text",
          "text": "text",
          "rating": "text",
          "value": "text"
        }
      ]
    }
  ],
  "meta": {
    "itemCount": 1,
    "totalItems": 1,
    "itemsPerPage": 1,
    "totalPages": 1,
    "currentPage": 1
  }
}

Import a batch of customer

post

When creating a customer, if the email/phoneNumber pair already exists, no new record is created. Only previously empty (null) data is then filled in; the other fields remain unchanged.

Header parameters
X-API-KEYstringRequired

Partner API Key

X-API-SECRETstringRequired

Partner API Secret

Body
Responses
201

The customers have been successfully imported.

application/json
anyOptional
post/partners/customer/batch
POST /partners/customer/batch HTTP/1.1
Host: api.fullwhere.com
X-API-KEY: text
X-API-SECRET: text
Content-Type: application/json
Accept: */*
Content-Length: 517

{
  "batch": [
    {
      "description": "text",
      "company": "text",
      "firstName": "text",
      "lastName": "text",
      "displayName": "text",
      "phoneNumber": "text",
      "email": "name@gmail.com",
      "civility": "text",
      "language": "af",
      "metadata": {
        "ANY_ADDITIONAL_PROPERTY": "text"
      },
      "smsOptin": true,
      "emailOptin": true,
      "zenchefId": "text",
      "ubereatsId": "text",
      "deliverooId": "text",
      "zeltyId": "text",
      "sevenroomsId": "text",
      "metaId": "text",
      "mewsId": "text",
      "oracleId": "text",
      "partoucheId": "text",
      "comoId": "text",
      "theForkId": "text",
      "chr365Id": "text",
      "misterBookingId": "text"
    }
  ]
}

No content

Last updated