create table lmm_bkntc_appointments
(
    id              int auto_increment
        primary key,
    location_id     int            null,
    service_id      int            null,
    staff_id        int            null,
    starts_at       bigint         null,
    ends_at         bigint         null,
    busy_from       bigint         null,
    busy_to         bigint         null,
    customer_id     int            null,
    status          varchar(100)   null,
    weight          int            null,
    payment_id      varchar(255)   null,
    payment_method  varchar(100)   null,
    payment_status  varchar(100)   null,
    paid_amount     decimal(13, 4) null,
    recurring_id    varchar(255)   null,
    note            text           null,
    locale          varchar(15)    null,
    client_timezone varchar(100)   null,
    created_at      bigint         null,
    tenant_id       int            null
)
    charset = utf8mb4;

create index lmm_bkntc_bookings_g_index
    on lmm_bkntc_appointments (starts_at, staff_id, service_id, location_id);

INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (30, 2, 3, 1, 1673638200, 1673640000, 1673638200, 1673640000, 1, 'rejected', 1, 'd751d952ff8164e3e4dc0b714095d703', 'woocommerce', 'pending', 99.9000, null, '', 'fr_FR', '-', 1673537395, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (31, 2, 1, 1, 1673625600, 1673627400, 1673625600, 1673627400, 1, 'approved', 1, '09d4c6605c7aa5d5efb87eb8199e4466', 'woocommerce', 'paid', 79.9000, null, '', 'fr_FR', '-', 1673537758, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (32, 2, 1, 1, 1674120600, 1674122400, 1674120600, 1674122400, 2, 'approved', 1, '295e8c97f122b1f823895ea913da0ac8', 'woocommerce', 'paid', 79.9000, null, '', 'fr_FR', '-', 1673537944, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (33, 2, 3, 1, 1673638200, 1673640000, 1673638200, 1673640000, 1, 'approved', 1, 'a4a06a2e4441aadcf700f7360711cde1', 'woocommerce', 'paid', 99.9000, null, '', 'fr_FR', '-', 1673538050, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (37, 2, 1, 1, 1673942400, 1673944200, 1673942400, 1673944200, 1, 'approved', 1, 'a65af90cdd8c2a65c5d6bcf30104bb88', 'woocommerce', 'paid', 79.9000, null, '', 'fr_FR', '-', 1673624329, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (38, 2, 1, 1, 1674817200, 1674819000, 1674817200, 1674819000, 1, 'approved', 1, '1892dfbd31bce77d17b050fc1df6dbd7', 'woocommerce', 'paid', 79.9000, null, '', 'fr_FR', '-', 1673624771, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (39, 2, 1, 1, 1673949600, 1673951400, 1673949600, 1673951400, 3, 'rejected', 1, 'b7a9675b0d5bdb0e3c27f1c7391f23be', 'woocommerce', 'pending', 79.9000, null, '', 'fr_FR', '-', 1673808613, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (40, 2, 1, 1, 1673944200, 1673946000, 1673944200, 1673946000, 4, 'approved', 1, 'f3825964d235efb58eb9621903cb83e0', 'woocommerce', 'paid', 79.9000, null, '', 'fr_FR', '-', 1673811255, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (41, 2, 1, 1, 1673947800, 1673949600, 1673947800, 1673949600, 5, 'rejected', 1, '8bb40482b0a85219db4cb99392069873', 'woocommerce', 'pending', 79.9000, null, '', 'fr_FR', '-', 1673814869, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (42, 2, 1, 1, 1675152000, 1675153800, 1675152000, 1675153800, 6, 'rejected', 1, 'b54af4ced0b0520658bf50b29af38605', 'woocommerce', 'pending', 79.9000, null, '', 'fr_FR', '-', 1675035973, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (43, 2, 1, 1, 1675670400, 1675672200, 1675670400, 1675672200, 1, 'rejected', 1, 'd30549840326a0ba88bea334a8691809', 'woocommerce', 'pending', 79.9000, null, '', 'fr_FR', '-', 1675179067, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (44, 2, 1, 1, 1675848600, 1675850400, 1675848600, 1675850400, 2, 'approved', 1, 'e975287bfee9ad3cb6574261ff737e51', 'woocommerce', 'paid', 79.9000, null, '', 'fr_FR', '-', 1675352274, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (45, 2, 1, 1, 1675845000, 1675846800, 1675845000, 1675846800, 2, 'approved', 1, '95f4ec2fabe86e8d8ccc45eaeaf37959', 'woocommerce', 'paid', 79.9000, null, '', 'fr_FR', '-', 1675352662, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (47, 2, 1, 1, 1681461000, 1681462800, 1681461000, 1681462800, 1, 'rejected', 1, '12996a948484ae0091c633e76a30b666', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1680516190, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (49, 2, 1, 1, 1681464600, 1681466400, 1681464600, 1681466400, 1, 'rejected', 1, '650aa408d071053a69a3d07cec1b9f0c', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1680516432, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (50, 2, 1, 1, 1684998000, 1684999800, 1684998000, 1684999800, 7, 'pending', 1, '95b20f0dd851370cb59a6ea406a71940', 'local', 'not_paid', 0.0000, null, '', 'fr_FR', '-', 1684838476, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (51, 2, 1, 1, 1685005200, 1685007000, 1685005200, 1685007000, 7, 'rejected', 1, '1273fb49c2b18b0ed1a4470c551a76b7', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1684838757, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (52, 2, 1, 1, 1685460600, 1685462400, 1685460600, 1685462400, 7, 'approved', 1, '2d49147e04529bb1dd3b729fa06d0ce3', 'local', 'not_paid', 0.0000, null, '', 'fr_FR', '-', 1684838784, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (53, 2, 1, 1, 1685343600, 1685345400, 1685343600, 1685345400, 1, 'approved', 1, 'a540ed3e05cf82d437ff499222519d36', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685200242, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (54, 2, 1, 1, 1685516400, 1685518200, 1685516400, 1685518200, 1, 'approved', 1, '8dcbc82a544410f5587046041ca1b25e', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685365488, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (55, 2, 1, 1, 1685453400, 1685455200, 1685453400, 1685455200, 7, 'approved', 1, 'f5eb55faaf65da5c447bf3163512ce4c', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685366747, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (56, 2, 1, 1, 1685518200, 1685520000, 1685518200, 1685520000, 1, 'rejected', 1, '9e487d27f1d47d0ac6474ff6c09a6a47', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1685367194, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (57, 2, 1, 1, 1685521800, 1685523600, 1685521800, 1685523600, 7, 'approved', 1, '73fe19c614e96d2c85834b89f3e8776d', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685367231, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (58, 2, 1, 1, 1685534400, 1685536200, 1685534400, 1685536200, 8, 'approved', 1, 'b9c99d084806ad3cda5fadc10dfecb44', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685367282, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (59, 2, 1, 1, 1685455200, 1685457000, 1685455200, 1685457000, 1, 'approved', 1, 'd5fe09d479805cf3f0da0dba5d55cd83', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685368066, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (60, 2, 1, 1, 1685457000, 1685458800, 1685457000, 1685458800, 9, 'approved', 1, '390eb6efbf294accdab39c9000cb550f', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685368138, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (61, 2, 1, 1, 1685532600, 1685534400, 1685532600, 1685534400, 9, 'approved', 1, 'ed67daf005ec5b56e7a025dfc62ba971', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685369022, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (62, 2, 1, 1, 1685527200, 1685529000, 1685527200, 1685529000, 10, 'approved', 1, '19dc881cde151b38ed05f00e77c2de78', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685369127, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (63, 2, 4, 1, 1686994200, 1686996000, 1686994200, 1686996000, 10, 'approved', 1, '19dc881cde151b38ed05f00e77c2de78', 'mollie', 'paid', 119.9000, null, '', 'fr_FR', '-', 1685369127, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (64, 2, 1, 1, 1685520000, 1685521800, 1685520000, 1685521800, 1, 'approved', 1, 'd7f5e28d14953def906f18c32d7f880d', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685394826, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (65, 2, 1, 1, 1685529000, 1685530800, 1685529000, 1685530800, 1, 'rejected', 1, '4186bdf296ef2c7fd6e05d99505bae4f', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1685437326, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (66, 2, 1, 1, 1686121200, 1686123000, 1686121200, 1686123000, 8, 'approved', 1, 'd8ccfeb8b90088c726b7ea0da48f574f', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685521331, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (67, 2, 3, 1, 1685683800, 1685685600, 1685683800, 1685685600, 11, 'rejected', 1, 'e718eddf62357f7ced2553fa9228a1ac', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1685550453, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (68, 2, 3, 1, 1685678400, 1685680200, 1685678400, 1685680200, 11, 'approved', 1, '7fb7c5a4ac1da8070383c1e7edf5ea98', 'mollie', 'paid', 99.9000, null, '', 'fr_FR', '-', 1685550523, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (69, 2, 4, 1, 1686375000, 1686376800, 1686375000, 1686376800, 1, 'approved', 1, '50d40db7257c61b586e8f4754b42aef3', 'mollie', 'paid', 119.9000, null, '', 'fr_FR', '-', 1685550545, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (70, 2, 1, 1, 1686817800, 1686819600, 1686817800, 1686819600, 1, 'approved', 1, '50d40db7257c61b586e8f4754b42aef3', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685550545, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (72, 2, 1, 1, 1686821400, 1686823200, 1686821400, 1686823200, 12, 'rejected', 1, 'ec29b7de5486790526612288f8365584', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1685550798, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (73, 2, 1, 1, 1686069000, 1686070800, 1686069000, 1686070800, 13, 'approved', 1, 'b831d14eda482763f2bd37fc36f42579', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1685910710, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (74, 2, 4, 1, 1686974400, 1686976200, 1686974400, 1686976200, 14, 'approved', 1, 'f64122deecd7e81d34d4202029248e5f', 'mollie', 'paid', 119.9000, null, '', 'fr_FR', '-', 1685911198, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (75, 2, 4, 1, 1686976200, 1686978000, 1686976200, 1686978000, 14, 'approved', 1, 'f64122deecd7e81d34d4202029248e5f', 'mollie', 'paid', 119.9000, null, '', 'fr_FR', '-', 1685911198, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (77, 2, 1, 1, 1686128400, 1686130200, 1686128400, 1686130200, 14, 'rejected', 1, 'a3146db9f88a0d6870bfe526c2676f39', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1685912649, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (78, 2, 1, 1, 1686814200, 1686816000, 1686814200, 1686816000, 1, 'rejected', 1, '14606cb8bd4cd00db99ce49d4ae605cc', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1686553117, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (79, 2, 3, 1, 1687413600, 1687415400, 1687413600, 1687415400, 1, 'rejected', 1, '8488782d49850a7bbbf1cd44525929c2', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', 'Europe/Paris', 1686987915, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (80, 2, 1, 1, 1687422600, 1687424400, 1687422600, 1687424400, 1, 'rejected', 1, '536407179a9fab14d9b19e6ea2276829', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1686989534, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (81, 2, 1, 1, 1687422600, 1687424400, 1687422600, 1687424400, 1, 'rejected', 1, '7c87e46500065894daa483a62b795e58', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1686992055, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (82, 2, 1, 1, 1687161600, 1687163400, 1687161600, 1687163400, 14, 'approved', 1, 'e533484c3d848a00cd6d11725e2a8446', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1686994170, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (84, 2, 1, 1, 1688045400, 1688047200, 1688045400, 1688047200, 15, 'rejected', 1, 'e94f71a6655cdf72fdac22ff68e30e6f', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1686994991, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (85, 2, 1, 1, 1687422600, 1687424400, 1687422600, 1687424400, 1, 'approved', 1, '2c0b0c4d1d2e3edba2b27c97b0cd89ac', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1686995657, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (86, 2, 3, 1, 1688104800, 1688106600, 1688104800, 1688106600, 1, 'approved', 1, '7fe716f1ebc8075e737c20c6409601ab', 'mollie', 'paid', 99.9000, null, '', 'fr_FR', '-', 1686995901, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (87, 2, 1, 1, 1688128200, 1688130000, 1688128200, 1688130000, 1, 'approved', 1, '649e6d572946e04f7878c1688531dfc7', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1686995962, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (88, 2, 3, 1, 1687374000, 1687375800, 1687374000, 1687375800, 1, 'approved', 1, 'e5f24791c6d6014cebd1591b2ea136ab', 'mollie', 'paid', 99.9000, null, '', 'fr_FR', '-', 1686996066, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (89, 2, 3, 1, 1687500000, 1687501800, 1687500000, 1687501800, 1, 'approved', 1, '235691b9ea58dfb5988ede18b35e2f34', 'mollie', 'paid', 99.9000, null, '', 'fr_FR', '-', 1686996469, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (90, 2, 1, 1, 1688113800, 1688115600, 1688113800, 1688115600, 1, 'approved', 1, 'bf180b0198ae3c8ef87f929e45174299', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1686996744, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (91, 2, 3, 1, 1687541400, 1687543200, 1687541400, 1687543200, 1, 'approved', 1, 'bf180b0198ae3c8ef87f929e45174299', 'mollie', 'paid', 99.9000, null, '', 'fr_FR', '-', 1686996744, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (92, 2, 1, 1, 1688052600, 1688054400, 1688052600, 1688054400, 16, 'approved', 1, 'e6a75dfedc9066f8ee08b4bfea6878fe', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1687018514, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (93, 2, 3, 1, 1687411800, 1687413600, 1687411800, 1687413600, 1, 'rejected', 1, '372b17ec00a82992544abd13a25e669c', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1687247978, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (96, 2, 1, 1, 1687424400, 1687426200, 1687424400, 1687426200, 1, 'rejected', 1, 'a75339eda8e24c6eac04fdae10da2720', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687248564, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (97, 2, 1, 1, 1688121000, 1688122800, 1688121000, 1688122800, 1, 'rejected', 1, 'a75339eda8e24c6eac04fdae10da2720', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687248564, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (98, 2, 1, 1, 1688027400, 1688029200, 1688027400, 1688029200, 1, 'rejected', 1, 'd251544f105797b4d325792a074149e6', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687248945, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (99, 2, 1, 1, 1687509000, 1687510800, 1687509000, 1687510800, 1, 'rejected', 1, '80e10d7d45aa5eec98fcd3b58c2765bf', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687249024, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (100, 2, 1, 1, 1688034600, 1688036400, 1688034600, 1688036400, 1, 'rejected', 1, '54b2ac63ab95f43ff9a1a7e7530c5208', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687249174, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (101, 2, 3, 1, 1687543200, 1687545000, 1687543200, 1687545000, 1, 'rejected', 1, '2d7abe0d9578fb5f06f1ef6f831c30f6', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1687249219, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (102, 2, 1, 1, 1687935600, 1687937400, 1687935600, 1687937400, 1, 'rejected', 1, '5aed95f956e166d4d32f9295754a9b0b', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687249320, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (103, 2, 1, 1, 1687523400, 1687525200, 1687523400, 1687525200, 1, 'rejected', 1, '707515d1ccb1c9e20d06a204a148087d', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687435046, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (104, 2, 1, 1, 1687532400, 1687534200, 1687532400, 1687534200, 1, 'rejected', 1, '0f6854e781357c52fa2437dc59ed7edc', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687435289, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (105, 2, 1, 1, 1687530600, 1687532400, 1687530600, 1687532400, 1, 'rejected', 1, 'a92f4b0fb3235e117b9d3f424bce37e2', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687435399, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (106, 2, 1, 1, 1688023800, 1688025600, 1688023800, 1688025600, 1, 'rejected', 1, '3c8950aef67dffd9f93ff514c727add2', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687435754, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (107, 2, 1, 1, 1688029200, 1688031000, 1688029200, 1688031000, 1, 'rejected', 1, 'fe5001f7fd55159319b8f28795bc1d84', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687435791, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (108, 2, 3, 1, 1687539600, 1687541400, 1687539600, 1687541400, 1, 'rejected', 1, 'f30110c8a8aa1edd658d0a7aed14124c', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1687435839, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (111, 2, 3, 1, 1687548600, 1687550400, 1687548600, 1687550400, 1, 'rejected', 1, 'c3caa7ff8380e0abf986ace458d558c6', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1687436106, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (112, 2, 1, 1, 1687528800, 1687530600, 1687528800, 1687530600, 1, 'approved', 1, '8310c646840e0809d3c5a8934aecc58b', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1687436347, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (113, 2, 1, 1, 1687523400, 1687525200, 1687523400, 1687525200, 1, 'approved', 1, 'a05339d0ed8198161d20e3be98e551db', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1687436670, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (114, 2, 3, 1, 1687546800, 1687548600, 1687546800, 1687548600, 1, 'approved', 1, 'd5888be79156e311f3441d505c075749', 'mollie', 'paid', 99.9000, null, '', 'fr_FR', '-', 1687436771, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (115, 2, 1, 1, 1687534200, 1687536000, 1687534200, 1687536000, 1, 'approved', 1, '0550f06f8f381639555a1dc59074bbf3', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1687437011, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (116, 2, 1, 1, 1688108400, 1688110200, 1688108400, 1688110200, 1, 'approved', 1, '02a875d68cb939ab1586857c378b76ca', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1687437541, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (117, 2, 1, 1, 1687525200, 1687527000, 1687525200, 1687527000, 1, 'approved', 1, 'ed2f7de199fe5752d739b939f04957be', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1687437614, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (118, 2, 1, 1, 1687537800, 1687539600, 1687537800, 1687539600, 1, 'approved', 1, '2ee884c437933d2bf47345ec52b4e15a', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1687437669, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (119, 2, 1, 1, 1688373000, 1688374800, 1688373000, 1688374800, 6, 'approved', 1, 'bf7825906963c8dd9bc4e23abfd04533', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1687564466, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (120, 2, 3, 1, 1687845600, 1687847400, 1687845600, 1687847400, 14, 'approved', 1, 'f32d216737c497d90e0c7e89bb8550e4', 'mollie', 'paid', 99.9000, null, '', 'fr_FR', '-', 1687564698, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (121, 2, 1, 1, 1687854600, 1687856400, 1687854600, 1687856400, 14, 'approved', 1, 'f87ae0003534316eb6fcf768e2baec4c', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1687719733, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (122, 2, 1, 1, 1688540400, 1688542200, 1688540400, 1688542200, 1, 'approved', 1, '39db91687c1c56b4c45efb33c26f5aa6', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1687808856, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (123, 2, 1, 1, 1688038200, 1688040000, 1688038200, 1688040000, 1, 'rejected', 1, '76a94a9ac86fc016c94a77110be919e4', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1687945302, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (124, 2, 1, 1, 1689319800, 1689321600, 1689319800, 1689321600, 17, 'rejected', 1, '65b3765d7529f42366b3c0eb6039ca77', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1688122656, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (127, 2, 1, 1, 1688725800, 1688727600, 1688725800, 1688727600, 1, 'approved', 1, 'af0a85baca83599b9bc6b55f64b40933', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1688633940, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (128, 2, 3, 1, 1689917400, 1689919200, 1689917400, 1689919200, 1, 'approved', 1, 'af0a85baca83599b9bc6b55f64b40933', 'mollie', 'paid', 99.9000, null, '', 'fr_FR', '-', 1688633940, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (129, 2, 1, 1, 1689318000, 1689319800, 1689318000, 1689319800, 1, 'approved', 1, '79b96c3f2e4f86d7026c33e08cc5ab0d', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1688634430, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (130, 2, 1, 1, 1689930000, 1689931800, 1689930000, 1689931800, 1, 'approved', 1, '3d08035773140e8d22476ee5ee99a9a5', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1688634623, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (131, 2, 1, 1, 1689838200, 1689840000, 1689838200, 1689840000, 1, 'approved', 1, '5ab8a53a8caaed79db75c151bb208b12', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1688643207, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (132, 2, 3, 1, 1689309000, 1689310800, 1689309000, 1689310800, 1, 'rejected', 1, 'ccd9847c20e7c045918ea22224d74b0f', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1688643785, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (133, 2, 1, 1, 1689670800, 1689672600, 1689670800, 1689672600, 1, 'approved', 1, 'ca148db5e4124cebff998c0fd382fe4b', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1688837182, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (134, 2, 1, 1, 1689845400, 1689847200, 1689845400, 1689847200, 1, 'approved', 1, 'ff1fd63d36f1fce1c34cff50510b9508', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1688937316, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (136, 2, 3, 1, 1689307200, 1689309000, 1689307200, 1689309000, 14, 'rejected', 1, '80e8d6fb92a8f329a53c4dfa86e5fd9c', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1689183646, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (137, 2, 1, 1, 1690529400, 1690531200, 1690529400, 1690531200, 18, 'rejected', 1, '8946ce4a799c7992cb48fc943ec3486b', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1690052204, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (138, 2, 1, 1, 1690560000, 1690561800, 1690560000, 1690561800, 18, 'rejected', 1, '8946ce4a799c7992cb48fc943ec3486b', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1690052204, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (139, 2, 3, 1, 1690482600, 1690484400, 1690482600, 1690484400, 1, 'rejected', 1, '7be6fae1737c8b205e17b436b7bed068', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1690362843, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (140, 2, 4, 1, 1693132200, 1693134000, 1693132200, 1693134000, 16, 'approved', 1, 'ae94293e6cbd1a7fdd234dbd1a56d90b', 'mollie', 'paid', 119.9000, null, '', 'fr_FR', '-', 1690553824, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (141, 2, 4, 1, 1691827200, 1691829000, 1691827200, 1691829000, 19, 'rejected', 1, 'f7137c864a39821de1ab18f058676018', 'mollie', 'pending', 119.9000, null, '', 'fr_FR', '-', 1691431775, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (142, 2, 1, 1, 1692196200, 1692198000, 1692196200, 1692198000, 14, 'approved', 1, '8088c7bfda47197414c6308825294d91', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1692109352, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (143, 2, 1, 1, 1692977400, 1692979200, 1692977400, 1692979200, 1, 'approved', 1, 'a3583fba3ca846c9708d9cd054e2b1d6', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1692887520, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (144, 2, 1, 1, 1692981000, 1692982800, 1692981000, 1692982800, 20, 'approved', 1, 'a49d7fb174256d7371db7791f2fd1a8c', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1692892876, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (145, 2, 1, 1, 1693470600, 1693472400, 1693470600, 1693472400, 1, 'approved', 1, '7df5613bbe32a15ebf0744dab5a9f923', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1692893461, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (146, 2, 1, 1, 1693378800, 1693380600, 1693378800, 1693380600, 1, 'approved', 1, 'e18e08c14da582660e1a712a4c450b4e', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1692893614, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (147, 2, 1, 1, 1693206000, 1693207800, 1693206000, 1693207800, 14, 'approved', 1, '006dbe2311d1875441d89d143de63705', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1692901899, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (148, 2, 1, 1, 1693213200, 1693215000, 1693213200, 1693215000, 2, 'approved', 1, '09487241aeb2a649293a8e66b04db1ce', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1693041612, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (149, 2, 1, 1, 1693380600, 1693382400, 1693380600, 1693382400, 2, 'approved', 1, 'a64d80038e5399d08b925dcf6975e11c', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1693042056, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (150, 2, 1, 1, 1693292400, 1693294200, 1693292400, 1693294200, 21, 'approved', 1, '547edebb01f4bc7c0b3f9ffacd522063', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1693042202, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (151, 2, 1, 1, 1693207800, 1693209600, 1693207800, 1693209600, 1, 'approved', 1, '9876111b639979974f272d4caa9c097d', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1693044606, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (152, 2, 1, 1, 1693465200, 1693467000, 1693465200, 1693467000, 1, 'rejected', 1, '1999234c591c6d2ec700a3cd7d813d63', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1693046318, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (155, 2, 1, 1, 1695279600, 1695281400, 1695279600, 1695281400, 7, 'rejected', 1, 'c27c3c72a8bbb4fbefca854b3af628a5', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1695127924, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (156, 2, 1, 1, 1695281400, 1695283200, 1695281400, 1695283200, 7, 'rejected', 1, '93b71ac0c59ae12572ee4e654bd46d84', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1695127967, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (157, 2, 1, 1, 1695279600, 1695281400, 1695279600, 1695281400, 1, 'rejected', 1, 'd6a88352ba20ab7338cee8a21d85d591', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1695131322, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (159, 2, 1, 1, 1695900600, 1695902400, 1695900600, 1695902400, 14, 'rejected', 1, '1b38876aacfd39cb739432665f97853f', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1695511399, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (160, 2, 1, 1, 1699524000, 1699525800, 1699524000, 1699525800, 1, 'rejected', 1, 'fc0e47b5f475d0ea298348e7faaec359', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1699384199, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (161, 2, 1, 1, 1699516800, 1699518600, 1699516800, 1699518600, 1, 'rejected', 1, 'c1b1090f21afd167ae7e183c41efcb3c', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1699385271, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (162, 2, 1, 1, 1699603200, 1699605000, 1699603200, 1699605000, 1, 'approved', 1, '703b193e8e6693e8f5feacbce807ffd2', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1699387172, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (163, 2, 1, 1, 1700208000, 1700209800, 1700208000, 1700209800, 1, 'approved', 1, '5174fcd2e013394e6387a2716f999d1a', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1699612794, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (164, 2, 1, 1, 1700121600, 1700123400, 1700121600, 1700123400, 1, 'approved', 1, '3021659d6578ea6d462f916abd215b03', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1699613072, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (165, 2, 1, 1, 1699948800, 1699950600, 1699948800, 1699950600, 1, 'approved', 1, '5275ff1151fbd96ea61fff2d96cd1993', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1699632049, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (168, 2, 1, 1, 1700040600, 1700042400, 1700040600, 1700042400, 1, 'rejected', 1, '2387d65e4b5867485ee89dc6a79d3561', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1699633273, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (169, 2, 1, 1, 1700053200, 1700055000, 1700053200, 1700055000, 1, 'rejected', 1, 'aa9196d2f3a8b181aac898f97e9695a8', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1699633401, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (173, 2, 1, 1, 1700123400, 1700125200, 1700123400, 1700125200, 1, 'rejected', 1, 'e5589264b7c433a2262081934f9c15d3', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1699634067, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (175, 2, 1, 1, 1700123400, 1700125200, 1700123400, 1700125200, 1, 'rejected', 1, '89c512854e4efb55dae9d081a396f732', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1699638307, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (176, 2, 1, 1, 1700125200, 1700127000, 1700125200, 1700127000, 1, 'rejected', 1, 'c51ae90dcb01cefba7fbc0c807dfe614', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1699638352, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (177, 2, 1, 1, 1700134200, 1700136000, 1700134200, 1700136000, 1, 'rejected', 1, '8d9b339fa9bbff94aaef8932a6009c32', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1699638548, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (178, 2, 3, 1, 1700029800, 1700031600, 1700029800, 1700031600, 1, 'rejected', 1, 'f74968ea3e0e0abf55b7cfd9841ee4c8', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1699638804, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (180, 2, 3, 1, 1700807400, 1700809200, 1700807400, 1700809200, 1, 'rejected', 1, '64582b10eec820cdb6068752241b72aa', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1699638873, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (181, 2, 1, 1, 1700042400, 1700044200, 1700042400, 1700044200, 1, 'rejected', 1, 'b9d7f6e166efb1112c5e62dad915896d', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1699639651, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (183, 2, 1, 1, 1699956000, 1699957800, 1699956000, 1699957800, 1, 'approved', 1, 'a48c7fc789b4c4d311cac0754a684da0', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1699711727, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (184, 2, 1, 1, 1700130600, 1700132400, 1700130600, 1700132400, 1, 'approved', 1, '6182cded9a3e134426090145ac96ce34', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1699711963, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (185, 2, 1, 1, 1700123400, 1700125200, 1700123400, 1700125200, 1, 'rejected', 1, '44f76a48eb9a9f55c7679c64c5170bd1', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1699712286, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (189, 2, 1, 1, 1700128800, 1700130600, 1700128800, 1700130600, 1, 'approved', 1, '68f7a51e57bf802f44895da1cbe17ebe', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1699712878, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (190, 2, 1, 1, 1700818200, 1700820000, 1700818200, 1700820000, 1, 'approved', 1, '8ec0d8a74c0ac0e539d0cff2b0b4ac10', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1699713022, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (206, 2, 1, 1, 1700652600, 1700654400, 1700652600, 1700654400, 1, 'rejected', 1, 'a4ff1390553f33d6b20e86cd3ddf9b3e', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1700229213, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (215, 2, 1, 1, 1700640000, 1700641800, 1700640000, 1700641800, 1, 'approved', 1, 'f0b3969d69303e7be714e366d7e3da0c', 'mollie', 'canceled', 79.9000, null, '', 'fr_FR', '-', 1700235141, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (222, 2, 1, 1, 1700731800, 1700733600, 1700731800, 1700733600, 1, 'rejected', 1, 'd689cf3df709b99ede124b6e911f7a61', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1700235498, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (245, 2, 1, 1, 1701244800, 1701246600, 1701244800, 1701246600, 1, 'rejected', 1, '7ac9436b10192305f30bb143ede65f51', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', 'Europe/Paris', 1701038186, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (247, 2, 1, 1, 1701331200, 1701333000, 1701331200, 1701333000, 1, 'rejected', 1, '53e2465ca928d8a36907c29e40dad5b5', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701087260, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (256, 2, 1, 1, 1701349200, 1701351000, 1701349200, 1701351000, 1, 'approved', 1, 'a32f6ba07358020ce012e93dfc8d583e', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1701255283, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (259, 2, 1, 1, 1701351000, 1701352800, 1701351000, 1701352800, 1, 'rejected', 1, '867487142732fdb12a52744cb49a26f6', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701255524, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (273, 2, 1, 1, 1701352800, 1701354600, 1701352800, 1701354600, 1, 'rejected', 1, '81b3bf80e7df6b2945701e6c2feb5a6c', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701258164, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (274, 2, 1, 1, 1701358200, 1701360000, 1701358200, 1701360000, 1, 'rejected', 1, '6a9290ae6fc7cebf2121086d45199257', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701258259, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (279, 2, 1, 1, 1702627200, 1702629000, 1702627200, 1702629000, 1, 'rejected', 1, 'ce9a31aef56e56521fe51cf28ebcae02', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701281520, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (284, 2, 1, 1, 1702634400, 1702636200, 1702634400, 1702636200, 1, 'rejected', 1, 'f09c2524dbe30d3213aa09663abe50bd', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701345122, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (285, 2, 1, 1, 1702632600, 1702634400, 1702632600, 1702634400, 1, 'approved', 1, 'e8a8b50ef19523529bba81d40ebfa7b8', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1701347135, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (286, 2, 1, 1, 1702546200, 1702548000, 1702546200, 1702548000, 1, 'rejected', 1, 'b23e6163e525696eec3de79954456e48', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701350615, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (287, 2, 1, 1, 1702540800, 1702542600, 1702540800, 1702542600, 1, 'rejected', 1, '54ce8e1331e57041468972899b4016a3', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701350699, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (288, 2, 1, 1, 1702549800, 1702551600, 1702549800, 1702551600, 1, 'rejected', 1, 'd2b253347db36342ce3a45e8850cc2b3', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701350824, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (289, 2, 1, 1, 1701855000, 1701856800, 1701855000, 1701856800, 1, 'rejected', 1, 'ed9577b64e4bf810b4b4708f6f2c961f', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701379548, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (292, 2, 3, 1, 1702535400, 1702537200, 1702535400, 1702537200, 22, 'rejected', 1, 'a2454710e97f34c8ad46d458fcf6b036', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701773207, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (293, 2, 3, 1, 1703880000, 1703881800, 1703880000, 1703881800, 22, 'rejected', 1, '466630039ba386abe3f213cb773272d1', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701773256, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (296, 2, 3, 1, 1703226600, 1703228400, 1703226600, 1703228400, 22, 'rejected', 1, '542cadd9bca9eca032209e044d93e590', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701774894, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (298, 2, 4, 1, 1703408400, 1703410200, 1703408400, 1703410200, 22, 'rejected', 1, '8317ad566abc90d27174412084ce2c8e', 'mollie', 'pending', 119.9000, null, '', 'fr_FR', '-', 1701775725, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (299, 2, 3, 1, 1702616400, 1702618200, 1702616400, 1702618200, 22, 'rejected', 1, 'a8f9cd62b205860425a9b2c6cbe5bd4d', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701871092, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (300, 2, 3, 1, 1703268000, 1703269800, 1703268000, 1703269800, 22, 'rejected', 1, 'fa85d393cefb1d6c70bd2f1f3f6f45ec', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701871182, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (301, 2, 3, 1, 1702623600, 1702625400, 1702623600, 1702625400, 22, 'rejected', 1, '83d48b28b9399904be9c9b3e803634c4', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701871289, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (303, 2, 3, 1, 1703872800, 1703874600, 1703872800, 1703874600, 22, 'rejected', 1, '6336fc422f4c84fbbf8ed3eb7f286247', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701872102, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (305, 2, 3, 1, 1702663200, 1702665000, 1702663200, 1702665000, 22, 'rejected', 1, '68b2d3d58d73495772f304f25a37efc6', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701872361, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (306, 2, 3, 1, 1702017000, 1702018800, 1702017000, 1702018800, 22, 'rejected', 1, 'cd9b1e8a9da342356cbb7e2dc6287e22', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701872454, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (307, 2, 3, 1, 1702018800, 1702020600, 1702018800, 1702020600, 22, 'rejected', 1, 'e00834ba8776d25d0e9d8c18a95f2fa9', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701872518, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (308, 2, 3, 1, 1702621800, 1702623600, 1702621800, 1702623600, 22, 'rejected', 1, 'e1182d660f53bb2a115d32b5e1b97aaf', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701872660, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (309, 2, 3, 1, 1702058400, 1702060200, 1702058400, 1702060200, 22, 'rejected', 1, '81968b1b1bed44499fa2d47b6445e236', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701872774, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (310, 2, 1, 1, 1701970200, 1701972000, 1701970200, 1701972000, 1, 'rejected', 1, 'f819177184f832520e0f0df4767c1a01', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701882455, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (311, 2, 1, 1, 1702634400, 1702636200, 1702634400, 1702636200, 1, 'rejected', 1, '3c7b95326ac810b619713bb48ac03b13', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701882603, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (312, 2, 1, 1, 1702634400, 1702636200, 1702634400, 1702636200, 1, 'rejected', 1, 'e7f5daf23148d3ba01fc6dd84fa00d3c', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701883752, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (313, 2, 1, 1, 1702548000, 1702549800, 1702548000, 1702549800, 1, 'rejected', 1, '7892661c501a3a83e467780c6fad4f9e', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701958402, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (314, 2, 1, 1, 1702627200, 1702629000, 1702627200, 1702629000, 1, 'rejected', 1, '8191ebd7c938a7dde9f7a9cdd863d87a', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1701958620, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (315, 2, 4, 1, 1702794600, 1702796400, 1702794600, 1702796400, 1, 'rejected', 1, '0c3d1e57b5cded44add7d335f5265306', 'mollie', 'pending', 119.9000, null, '', 'fr_FR', '-', 1701958661, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (316, 2, 3, 1, 1703226600, 1703228400, 1703226600, 1703228400, 22, 'rejected', 1, '14f5a495c4e4d4aa2eb9a94b8e58972e', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1701959062, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (317, 2, 1, 1, 1702540800, 1702542600, 1702540800, 1702542600, 1, 'rejected', 1, '20698d6d48cb9c5bbdc00fb6f0bbe7af', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702039402, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (318, 2, 1, 1, 1702549800, 1702551600, 1702549800, 1702551600, 1, 'rejected', 1, '765c8a62df10a990cce36be73b74f97f', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702039558, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (319, 2, 1, 1, 1702636200, 1702638000, 1702636200, 1702638000, 1, 'rejected', 1, '756833b71ab61b339a86fd7dd2074ed0', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702039723, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (320, 2, 1, 1, 1702551600, 1702553400, 1702551600, 1702553400, 1, 'rejected', 1, 'f3318a4b164f7a8f9b342650e9310246', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702039839, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (321, 2, 4, 1, 1704004200, 1704006000, 1704004200, 1704006000, 1, 'rejected', 1, '31d3724de4ad833f7e1dd21c1d417ece', 'mollie', 'pending', 119.9000, null, '', 'fr_FR', '-', 1702039941, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (323, 2, 1, 1, 1702638000, 1702639800, 1702638000, 1702639800, 1, 'rejected', 1, 'd1c2c0250a8295ef20ecd9edf6fc0a80', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702040208, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (324, 2, 3, 1, 1702535400, 1702537200, 1702535400, 1702537200, 1, 'rejected', 1, '86b67be4346901bb07f88b96533ba162', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1702040496, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (325, 2, 3, 1, 1702535400, 1702537200, 1702535400, 1702537200, 1, 'rejected', 1, 'bd71f9c8dd7599ce0512b3cadaba8651', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1702041966, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (326, 2, 1, 1, 1702546200, 1702548000, 1702546200, 1702548000, 1, 'rejected', 1, 'c71725909b092e0a64b274b5a660f3a1', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702042865, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (336, 2, 1, 1, 1702454400, 1702456200, 1702454400, 1702456200, 1, 'rejected', 1, '09c168062ee5b1c1725c0f9cbd440572', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702055182, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (337, 2, 1, 1, 1702456200, 1702458000, 1702456200, 1702458000, 1, 'rejected', 1, '6f062ff7d06ff7350873e1f26b87c11f', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702055443, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (340, 2, 1, 1, 1702540800, 1702542600, 1702540800, 1702542600, 1, 'rejected', 1, '6123632f64c35caa532395c68dcef773', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702055979, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (342, 2, 1, 1, 1702281600, 1702283400, 1702281600, 1702283400, 1, 'rejected', 1, 'cb0551de420e9a11ca22aef89d381b27', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702056965, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (343, 2, 1, 1, 1702540800, 1702542600, 1702540800, 1702542600, 1, 'rejected', 1, '6df9bf161b35d4b3c0774890082c541a', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702057135, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (344, 2, 1, 1, 1702627200, 1702629000, 1702627200, 1702629000, 1, 'rejected', 1, '79f612cdc0bece7c05a9c5d9517fc0bb', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702057293, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (345, 2, 1, 1, 1703151000, 1703152800, 1703151000, 1703152800, 1, 'rejected', 1, '679b75b3e4e58cf6381ca56050c8b7c7', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702057343, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (346, 2, 1, 1, 1702627200, 1702629000, 1702627200, 1702629000, 1, 'rejected', 1, '64158dcc5f8f0c16564d6fd38598ab69', 'mollie', 'pending', 79.9000, null, '', 'fr_FR', '-', 1702114162, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (348, 2, 3, 1, 1704956400, 1704958200, 1704956400, 1704958200, 1, 'rejected', 1, '44e37ca0544afa5f98063c24cecc23f8', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1702114326, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (350, 2, 1, 1, 1703836800, 1703838600, 1703836800, 1703838600, 1, 'approved', 1, '3c3031489008e98ebc4b4cc9e79880d3', 'mollie', 'paid', 79.9000, null, '', 'fr_FR', '-', 1702114906, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (351, 2, 1, 1, 1702456200, 1702458000, 1702456200, 1702458000, 1, 'rejected', 1, '40c50b73bdac8c47a545901b8270df8a', 'mollie', 'pending', 0.5000, null, '', 'fr_FR', '-', 1702115166, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (352, 2, 1, 1, 1703847600, 1703849400, 1703847600, 1703849400, 1, 'rejected', 1, 'a241c82071d2cbe5ec4eee6e62c86477', 'mollie', 'pending', 0.5000, null, '', 'fr_FR', '-', 1702115474, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (353, 2, 1, 1, 1702627200, 1702629000, 1702627200, 1702629000, 1, 'rejected', 1, '0c3e36a61e4d9d280dcb4f6120f95595', 'mollie', 'pending', 0.5000, null, '', 'fr_FR', '-', 1702115642, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (354, 2, 1, 1, 1702288800, 1702290600, 1702288800, 1702290600, 1, 'rejected', 1, '3679e41d3942e55b2ddd1cc1d478ae29', 'mollie', 'pending', 0.5000, null, '', 'fr_FR', '-', 1702115860, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (355, 2, 1, 1, 1702546200, 1702548000, 1702546200, 1702548000, 1, 'canceled', 1, 'bfac91ccc16c921870f6c53ad55eb49d', 'mollie', 'paid', 0.5000, null, '', 'fr_FR', '-', 1702116208, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (358, 2, 1, 1, 1702281600, 1702283400, 1702281600, 1702283400, 1, 'rejected', 1, '930629475ad08016f33db4ac464e4c7d', 'mollie', 'pending', 0.5000, null, '', 'fr_FR', '-', 1702118742, null);
INSERT INTO meet.lmm_bkntc_appointments (id, location_id, service_id, staff_id, starts_at, ends_at, busy_from, busy_to, customer_id, status, weight, payment_id, payment_method, payment_status, paid_amount, recurring_id, note, locale, client_timezone, created_at, tenant_id) VALUES (359, 2, 3, 2, 1702621800, 1702623600, 1702621800, 1702623600, 22, 'rejected', 1, '4813cea33d7f0bd9ae037b66bdb71023', 'mollie', 'pending', 99.9000, null, '', 'fr_FR', '-', 1702288008, null);
