array(13) {
  ["idUser"]=>
  string(12) "USITEWE10699"
  ["password"]=>
  string(8) "r2omumwj"
  ["language"]=>
  string(2) "fr"
  ["customer"]=>
  array(11) {
    ["civility"]=>
    string(3) "Mr."
    ["lastname"]=>
    string(10) "St-Laurent"
    ["firstname"]=>
    string(5) "Jacob"
    ["birthday"]=>
    string(19) "2001-10-13T00:00:00"
    ["address"]=>
    string(17) "123 test astropof"
    ["zipCode"]=>
    string(4) "1234"
    ["city"]=>
    string(8) "Astropof"
    ["country"]=>
    string(2) "CA"
    ["email"]=>
    string(18) "jacob@astropof.com"
    ["phone"]=>
    string(10) "4384034142"
    ["channel"]=>
    string(1) "7"
  }
  ["deposit"]=>
  string(5) "61.00"
  ["expenseReservation"]=>
  int(20)
  ["idPaymentType"]=>
  array(2) {
    ["id1"]=>
    int(22756)
    ["idPaymentType"]=>
    int(8)
  }
  ["idStay"]=>
  array(5) {
    ["beginDate"]=>
    string(29) "2020-09-25T00:00:00.000+02:00"
    ["endDate"]=>
    string(29) "2020-09-27T00:00:00.000+02:00"
    ["idProduct"]=>
    array(2) {
      ["id1"]=>
      int(22756)
      ["idProduct"]=>
      int(5)
    }
    ["id2"]=>
    int(6647)
    ["idTariff"]=>
    array(2) {
      ["id1"]=>
      int(22756)
      ["idTariffProduct"]=>
      int(8)
    }
  }
  ["cancelEnable"]=>
  bool(false)
  ["cancelInsurance"]=>
  int(0)
  ["payment"]=>
  array(2) {
    ["paymentCardType"]=>
    array(4) {
      ["cardNumber"]=>
      string(16) "1111111111111111"
      ["cardType"]=>
      string(2) "MC"
      ["expireDate"]=>
      string(24) "2023-01-02T00:00:00.000Z"
      ["seriesCode"]=>
      string(3) "456"
    }
    ["holderName"]=>
    string(16) "Jacob St-Laurent"
  }
  ["price"]=>
  string(6) "103.60"
  ["supplement"]=>
  array(1) {
    [0]=>
    array(2) {
      ["idSupp"]=>
      int(1)
      ["number"]=>
      int(1)
    }
  }
}