Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 72.37 KB | None | 0 0
  1. InfusionsoftCollection {#1668
  2.   #items: array:29 [
  3.     0 => OrderService {#1639
  4.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  5.       +return_key: "orders"
  6.       #client: Infusionsoft {#922
  7.         #url: "https://api.infusionsoft.com/crm/xmlrpc/v1"
  8.         #auth: "https://signin.infusionsoft.com/app/oauth/authorize"
  9.         #tokenUri: "https://api.infusionsoft.com/token"
  10.         #clientId: "kq6nqsmujxxtkg8d2v676p3s"
  11.         #clientSecret: "EDsaqqDC4a"
  12.         #redirectUri: "https://argonaut.infodev/infusionsoft/callback"
  13.         #apis: array:2 [
  14.           "\Infusionsoft\Api\ContactService" => ContactService {#1475
  15.             +"client": Infusionsoft {#922}
  16.           }
  17.           "\Infusionsoft\Api\Rest\OrderService" => OrderService {#1579
  18.             +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  19.             +return_key: "orders"
  20.             #client: Infusionsoft {#922}
  21.             #where: array:2 [
  22.               "contact_id" => 1961
  23.               "paid" => true
  24.             ]
  25.             #attributes: []
  26.             #hidden: []
  27.             #visible: []
  28.             #appends: []
  29.             #casts: []
  30.           }
  31.         ]
  32.         #debug: false
  33.         #httpClient: null
  34.         #httpLogAdapter: ArrayLogger {#1478
  35.           -logs: []
  36.         }
  37.         #serializer: null
  38.         +needsEmptyKey: true
  39.         #token: Token {#940
  40.           +accessToken: "pbp38fz89wa38qzut4h7ery5"
  41.           +refreshToken: "aukdn7ganfwrrn5ykkvcdkw5"
  42.           +endOfLife: 1521899280
  43.           +extraInfo: array:2 [
  44.             "token_type" => "bearer"
  45.             "scope" => "full0Trackers|fu307.infusionsoft.com"
  46.           ]
  47.         }
  48.       }
  49.       #where: array:2 [
  50.         "contact_id" => 1961
  51.         "paid" => true
  52.       ]
  53.       #attributes: array:16 [
  54.         "id" => 1140
  55.         "title" => "Subscription with daily billing - Every day"
  56.         "status" => "PAID"
  57.         "recurring" => null
  58.         "total" => 0.01
  59.         "contact" => array:6 [
  60.           "id" => 1961
  61.           "email" => "richard@poweroflearning.net"
  62.           "first_name" => "Richard"
  63.           "last_name" => "Farkas"
  64.           "company_name" => ""
  65.           "job_title" => ""
  66.         ]
  67.         "creation_date" => "2018-03-23T07:49:53.000Z"
  68.         "modification_date" => "2018-03-23T07:49:53.000Z"
  69.         "order_date" => "2018-03-23T04:00:00.000Z"
  70.         "lead_affiliate_id" => 0
  71.         "sales_affiliate_id" => 0
  72.         "total_paid" => 0.01
  73.         "total_due" => 0.01
  74.         "shipping_information" => null
  75.         "refund_total" => 0.0
  76.         "order_items" => array:1 [
  77.           0 => array:10 [
  78.             "id" => 1378
  79.             "name" => "Subscription with daily billing"
  80.             "description" => "This is for testing renewals in the subscription plan, so the payments are very frequent. "
  81.             "type" => "Subscription"
  82.             "notes" => null
  83.             "quantity" => 1
  84.             "cost" => 0.0
  85.             "price" => 0.01
  86.             "discount" => null
  87.             "product" => array:6 [
  88.               "id" => 50
  89.               "name" => "Subscription with daily billing"
  90.               "sku" => ""
  91.               "description" => "This is for testing renewals in the subscription plan, so the payments are very frequent."
  92.               "shippable" => false
  93.               "taxable" => false
  94.             ]
  95.           ]
  96.         ]
  97.       ]
  98.       #hidden: []
  99.       #visible: []
  100.       #appends: []
  101.       #casts: []
  102.     }
  103.     1 => OrderService {#1640
  104.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  105.       +return_key: "orders"
  106.       #client: Infusionsoft {#922}
  107.       #where: array:2 [
  108.         "contact_id" => 1961
  109.         "paid" => true
  110.       ]
  111.       #attributes: array:16 [
  112.         "id" => 1130
  113.         "title" => "Subscription with daily billing - Every day"
  114.         "status" => "PAID"
  115.         "recurring" => null
  116.         "total" => 0.01
  117.         "contact" => array:6 [
  118.           "id" => 1961
  119.           "email" => "richard@poweroflearning.net"
  120.           "first_name" => "Richard"
  121.           "last_name" => "Farkas"
  122.           "company_name" => ""
  123.           "job_title" => ""
  124.         ]
  125.         "creation_date" => "2018-03-22T07:49:24.000Z"
  126.         "modification_date" => "2018-03-22T07:49:24.000Z"
  127.         "order_date" => "2018-03-22T04:00:00.000Z"
  128.         "lead_affiliate_id" => 0
  129.         "sales_affiliate_id" => 0
  130.         "total_paid" => 0.01
  131.         "total_due" => 0.01
  132.         "shipping_information" => null
  133.         "refund_total" => 0.0
  134.         "order_items" => array:1 [
  135.           0 => array:10 [
  136.             "id" => 1368
  137.             "name" => "Subscription with daily billing"
  138.             "description" => "This is for testing renewals in the subscription plan, so the payments are very frequent. "
  139.             "type" => "Subscription"
  140.             "notes" => null
  141.             "quantity" => 1
  142.             "cost" => 0.0
  143.             "price" => 0.01
  144.             "discount" => null
  145.             "product" => array:6 [
  146.               "id" => 50
  147.               "name" => "Subscription with daily billing"
  148.               "sku" => ""
  149.               "description" => "This is for testing renewals in the subscription plan, so the payments are very frequent."
  150.               "shippable" => false
  151.               "taxable" => false
  152.             ]
  153.           ]
  154.         ]
  155.       ]
  156.       #hidden: []
  157.       #visible: []
  158.       #appends: []
  159.       #casts: []
  160.     }
  161.     2 => OrderService {#1641
  162.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  163.       +return_key: "orders"
  164.       #client: Infusionsoft {#922}
  165.       #where: array:2 [
  166.         "contact_id" => 1961
  167.         "paid" => true
  168.       ]
  169.       #attributes: array:16 [
  170.         "id" => 1122
  171.         "title" => "Shopping Cart"
  172.         "status" => "PAID"
  173.         "recurring" => null
  174.         "total" => 0.01
  175.         "contact" => array:6 [
  176.           "id" => 1961
  177.           "email" => "richard@poweroflearning.net"
  178.           "first_name" => "Richard"
  179.           "last_name" => "Farkas"
  180.           "company_name" => ""
  181.           "job_title" => ""
  182.         ]
  183.         "creation_date" => "2018-03-21T13:13:21.000Z"
  184.         "modification_date" => "2018-03-21T13:13:21.000Z"
  185.         "order_date" => "2018-03-21T13:11:15.000Z"
  186.         "lead_affiliate_id" => 0
  187.         "sales_affiliate_id" => 0
  188.         "total_paid" => 0.01
  189.         "total_due" => 0.01
  190.         "shipping_information" => null
  191.         "refund_total" => 0.0
  192.         "order_items" => array:1 [
  193.           0 => array:10 [
  194.             "id" => 1360
  195.             "name" => "Subscription with daily billing"
  196.             "description" => "This is for testing renewals in the subscription plan, so the payments are very frequent. "
  197.             "type" => "Subscription"
  198.             "notes" => null
  199.             "quantity" => 1
  200.             "cost" => 0.0
  201.             "price" => 0.01
  202.             "discount" => null
  203.             "product" => array:6 [
  204.               "id" => 50
  205.               "name" => "Subscription with daily billing"
  206.               "sku" => ""
  207.               "description" => "This is for testing renewals in the subscription plan, so the payments are very frequent."
  208.               "shippable" => false
  209.               "taxable" => false
  210.             ]
  211.           ]
  212.         ]
  213.       ]
  214.       #hidden: []
  215.       #visible: []
  216.       #appends: []
  217.       #casts: []
  218.     }
  219.     3 => OrderService {#1642
  220.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  221.       +return_key: "orders"
  222.       #client: Infusionsoft {#922}
  223.       #where: array:2 [
  224.         "contact_id" => 1961
  225.         "paid" => true
  226.       ]
  227.       #attributes: array:16 [
  228.         "id" => 806
  229.         "title" => "Testing seat number visibility"
  230.         "status" => "PAID"
  231.         "recurring" => null
  232.         "total" => 0.0
  233.         "contact" => array:6 [
  234.           "id" => 1961
  235.           "email" => "richard@poweroflearning.net"
  236.           "first_name" => "Richard"
  237.           "last_name" => "Farkas"
  238.           "company_name" => ""
  239.           "job_title" => ""
  240.         ]
  241.         "creation_date" => "2017-10-24T21:07:09.000Z"
  242.         "modification_date" => "2017-10-24T21:08:10.000Z"
  243.         "order_date" => "2017-10-24T04:00:00.000Z"
  244.         "lead_affiliate_id" => 0
  245.         "sales_affiliate_id" => 0
  246.         "total_paid" => 0.0
  247.         "total_due" => 0.0
  248.         "shipping_information" => array:12 [
  249.           "id" => 444
  250.           "first_name" => "Richard"
  251.           "middle_name" => ""
  252.           "last_name" => "Farkas"
  253.           "company" => ""
  254.           "phone" => ""
  255.           "street1" => ""
  256.           "street2" => ""
  257.           "city" => ""
  258.           "state" => ""
  259.           "zip" => ""
  260.           "country" => ""
  261.         ]
  262.         "refund_total" => 0.0
  263.         "order_items" => array:1 [
  264.           0 => array:10 [
  265.             "id" => 1042
  266.             "name" => "CultureConnector Silver 3 month fixed"
  267.             "description" => ""
  268.             "type" => "Product"
  269.             "notes" => ""
  270.             "quantity" => 4
  271.             "cost" => 0.0
  272.             "price" => 0.0
  273.             "discount" => null
  274.             "product" => array:6 [
  275.               "id" => 3
  276.               "name" => "CultureConnector Silver 3 month fixed"
  277.               "sku" => ""
  278.               "description" => ""
  279.               "shippable" => false
  280.               "taxable" => false
  281.             ]
  282.           ]
  283.         ]
  284.       ]
  285.       #hidden: []
  286.       #visible: []
  287.       #appends: []
  288.       #casts: []
  289.     }
  290.     4 => OrderService {#1643
  291.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  292.       +return_key: "orders"
  293.       #client: Infusionsoft {#922}
  294.       #where: array:2 [
  295.         "contact_id" => 1961
  296.         "paid" => true
  297.       ]
  298.       #attributes: array:16 [
  299.         "id" => 746
  300.         "title" => "Testing Group full and Add Learner logic"
  301.         "status" => "PAID"
  302.         "recurring" => null
  303.         "total" => 0.0
  304.         "contact" => array:6 [
  305.           "id" => 1961
  306.           "email" => "richard@poweroflearning.net"
  307.           "first_name" => "Richard"
  308.           "last_name" => "Farkas"
  309.           "company_name" => ""
  310.           "job_title" => ""
  311.         ]
  312.         "creation_date" => "2017-09-26T07:53:51.000Z"
  313.         "modification_date" => "2017-09-26T07:57:36.000Z"
  314.         "order_date" => "2017-09-26T04:00:00.000Z"
  315.         "lead_affiliate_id" => 0
  316.         "sales_affiliate_id" => 0
  317.         "total_paid" => 0.0
  318.         "total_due" => 0.0
  319.         "shipping_information" => array:12 [
  320.           "id" => 440
  321.           "first_name" => "Richard"
  322.           "middle_name" => ""
  323.           "last_name" => "Farkas"
  324.           "company" => ""
  325.           "phone" => ""
  326.           "street1" => ""
  327.           "street2" => ""
  328.           "city" => ""
  329.           "state" => ""
  330.           "zip" => ""
  331.           "country" => ""
  332.         ]
  333.         "refund_total" => 0.0
  334.         "order_items" => array:5 [
  335.           0 => array:10 [
  336.             "id" => 974
  337.             "name" => "CultureConnector Silver 3 month fixed"
  338.             "description" => ""
  339.             "type" => "Product"
  340.             "notes" => ""
  341.             "quantity" => 5
  342.             "cost" => 0.0
  343.             "price" => 0.0
  344.             "discount" => null
  345.             "product" => array:6 [
  346.               "id" => 3
  347.               "name" => "CultureConnector Silver 3 month fixed"
  348.               "sku" => ""
  349.               "description" => ""
  350.               "shippable" => false
  351.               "taxable" => false
  352.             ]
  353.           ]
  354.           1 => array:10 [
  355.             "id" => 976
  356.             "name" => "CultureConnector Gold 3 month fixed"
  357.             "description" => ""
  358.             "type" => "Product"
  359.             "notes" => ""
  360.             "quantity" => 3
  361.             "cost" => 0.0
  362.             "price" => 0.0
  363.             "discount" => null
  364.             "product" => array:6 [
  365.               "id" => 31
  366.               "name" => "CultureConnector Gold 3 month fixed"
  367.               "sku" => ""
  368.               "description" => ""
  369.               "shippable" => false
  370.               "taxable" => false
  371.             ]
  372.           ]
  373.           2 => array:10 [
  374.             "id" => 978
  375.             "name" => "CultureConnector Gold 3 month fixed"
  376.             "description" => ""
  377.             "type" => "Product"
  378.             "notes" => ""
  379.             "quantity" => 4
  380.             "cost" => 0.0
  381.             "price" => 0.0
  382.             "discount" => null
  383.             "product" => array:6 [
  384.               "id" => 31
  385.               "name" => "CultureConnector Gold 3 month fixed"
  386.               "sku" => ""
  387.               "description" => ""
  388.               "shippable" => false
  389.               "taxable" => false
  390.             ]
  391.           ]
  392.           3 => array:10 [
  393.             "id" => 980
  394.             "name" => "CultureConnector Gold 3 month fixed"
  395.             "description" => ""
  396.             "type" => "Product"
  397.             "notes" => ""
  398.             "quantity" => 10
  399.             "cost" => 0.0
  400.             "price" => 0.0
  401.             "discount" => null
  402.             "product" => array:6 [
  403.               "id" => 31
  404.               "name" => "CultureConnector Gold 3 month fixed"
  405.               "sku" => ""
  406.               "description" => ""
  407.               "shippable" => false
  408.               "taxable" => false
  409.             ]
  410.           ]
  411.           4 => array:10 [
  412.             "id" => 982
  413.             "name" => "CultureConnector Gold unlimited"
  414.             "description" => ""
  415.             "type" => "Product"
  416.             "notes" => ""
  417.             "quantity" => 1
  418.             "cost" => 0.0
  419.             "price" => 0.0
  420.             "discount" => null
  421.             "product" => array:6 [
  422.               "id" => 25
  423.               "name" => "CultureConnector Gold unlimited"
  424.               "sku" => ""
  425.               "description" => ""
  426.               "shippable" => false
  427.               "taxable" => false
  428.             ]
  429.           ]
  430.         ]
  431.       ]
  432.       #hidden: []
  433.       #visible: []
  434.       #appends: []
  435.       #casts: []
  436.     }
  437.     5 => OrderService {#1644
  438.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  439.       +return_key: "orders"
  440.       #client: Infusionsoft {#922}
  441.       #where: array:2 [
  442.         "contact_id" => 1961
  443.         "paid" => true
  444.       ]
  445.       #attributes: array:16 [
  446.         "id" => 712
  447.         "title" => "Testing Group full, upgrade and Mix logic for Add Learners"
  448.         "status" => "PAID"
  449.         "recurring" => null
  450.         "total" => 0.0
  451.         "contact" => array:6 [
  452.           "id" => 1961
  453.           "email" => "richard@poweroflearning.net"
  454.           "first_name" => "Richard"
  455.           "last_name" => "Farkas"
  456.           "company_name" => ""
  457.           "job_title" => ""
  458.         ]
  459.         "creation_date" => "2017-09-09T11:10:56.000Z"
  460.         "modification_date" => "2017-09-09T11:16:16.000Z"
  461.         "order_date" => "2017-09-09T04:00:00.000Z"
  462.         "lead_affiliate_id" => 0
  463.         "sales_affiliate_id" => 0
  464.         "total_paid" => 0.0
  465.         "total_due" => 0.0
  466.         "shipping_information" => array:12 [
  467.           "id" => 438
  468.           "first_name" => "Richard"
  469.           "middle_name" => ""
  470.           "last_name" => "Farkas"
  471.           "company" => ""
  472.           "phone" => ""
  473.           "street1" => ""
  474.           "street2" => ""
  475.           "city" => ""
  476.           "state" => ""
  477.           "zip" => ""
  478.           "country" => ""
  479.         ]
  480.         "refund_total" => 0.0
  481.         "order_items" => array:6 [
  482.           0 => array:10 [
  483.             "id" => 930
  484.             "name" => "CultureConnector Gold 3 month fixed"
  485.             "description" => ""
  486.             "type" => "Product"
  487.             "notes" => ""
  488.             "quantity" => 3
  489.             "cost" => 0.0
  490.             "price" => 0.0
  491.             "discount" => null
  492.             "product" => array:6 [
  493.               "id" => 31
  494.               "name" => "CultureConnector Gold 3 month fixed"
  495.               "sku" => ""
  496.               "description" => ""
  497.               "shippable" => false
  498.               "taxable" => false
  499.             ]
  500.           ]
  501.           1 => array:10 [
  502.             "id" => 932
  503.             "name" => "CultureConnector Gold 3 month fixed"
  504.             "description" => ""
  505.             "type" => "Product"
  506.             "notes" => ""
  507.             "quantity" => 2
  508.             "cost" => 0.0
  509.             "price" => 0.0
  510.             "discount" => null
  511.             "product" => array:6 [
  512.               "id" => 31
  513.               "name" => "CultureConnector Gold 3 month fixed"
  514.               "sku" => ""
  515.               "description" => ""
  516.               "shippable" => false
  517.               "taxable" => false
  518.             ]
  519.           ]
  520.           2 => array:10 [
  521.             "id" => 934
  522.             "name" => "CultureConnector Silver 3 month fixed"
  523.             "description" => ""
  524.             "type" => "Product"
  525.             "notes" => ""
  526.             "quantity" => 5
  527.             "cost" => 0.0
  528.             "price" => 0.0
  529.             "discount" => null
  530.             "product" => array:6 [
  531.               "id" => 3
  532.               "name" => "CultureConnector Silver 3 month fixed"
  533.               "sku" => ""
  534.               "description" => ""
  535.               "shippable" => false
  536.               "taxable" => false
  537.             ]
  538.           ]
  539.           3 => array:10 [
  540.             "id" => 936
  541.             "name" => "CultureConnector Silver 3 month fixed"
  542.             "description" => ""
  543.             "type" => "Product"
  544.             "notes" => ""
  545.             "quantity" => 5
  546.             "cost" => 0.0
  547.             "price" => 0.0
  548.             "discount" => null
  549.             "product" => array:6 [
  550.               "id" => 3
  551.               "name" => "CultureConnector Silver 3 month fixed"
  552.               "sku" => ""
  553.               "description" => ""
  554.               "shippable" => false
  555.               "taxable" => false
  556.             ]
  557.           ]
  558.           4 => array:10 [
  559.             "id" => 938
  560.             "name" => "CultureConnector Gold mix"
  561.             "description" => ""
  562.             "type" => "Product"
  563.             "notes" => ""
  564.             "quantity" => 10
  565.             "cost" => 0.0
  566.             "price" => 0.0
  567.             "discount" => null
  568.             "product" => array:6 [
  569.               "id" => 21
  570.               "name" => "CultureConnector Gold mix"
  571.               "sku" => ""
  572.               "description" => ""
  573.               "shippable" => false
  574.               "taxable" => false
  575.             ]
  576.           ]
  577.           5 => array:10 [
  578.             "id" => 940
  579.             "name" => "CultureConnector Silver mix"
  580.             "description" => ""
  581.             "type" => "Product"
  582.             "notes" => ""
  583.             "quantity" => 10
  584.             "cost" => 0.0
  585.             "price" => 0.0
  586.             "discount" => null
  587.             "product" => array:6 [
  588.               "id" => 15
  589.               "name" => "CultureConnector Silver mix"
  590.               "sku" => ""
  591.               "description" => ""
  592.               "shippable" => false
  593.               "taxable" => false
  594.             ]
  595.           ]
  596.         ]
  597.       ]
  598.       #hidden: []
  599.       #visible: []
  600.       #appends: []
  601.       #casts: []
  602.     }
  603.     6 => OrderService {#1645
  604.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  605.       +return_key: "orders"
  606.       #client: Infusionsoft {#922}
  607.       #where: array:2 [
  608.         "contact_id" => 1961
  609.         "paid" => true
  610.       ]
  611.       #attributes: array:16 [
  612.         "id" => 628
  613.         "title" => "Actions at expiry of group licences"
  614.         "status" => "PAID"
  615.         "recurring" => null
  616.         "total" => 0.0
  617.         "contact" => array:6 [
  618.           "id" => 1961
  619.           "email" => "richard@poweroflearning.net"
  620.           "first_name" => "Richard"
  621.           "last_name" => "Farkas"
  622.           "company_name" => ""
  623.           "job_title" => ""
  624.         ]
  625.         "creation_date" => "2017-08-04T22:12:38.000Z"
  626.         "modification_date" => "2017-08-04T22:15:22.000Z"
  627.         "order_date" => "2017-08-04T04:00:00.000Z"
  628.         "lead_affiliate_id" => 0
  629.         "sales_affiliate_id" => 0
  630.         "total_paid" => 0.0
  631.         "total_due" => 0.0
  632.         "shipping_information" => array:12 [
  633.           "id" => 430
  634.           "first_name" => "Richard"
  635.           "middle_name" => ""
  636.           "last_name" => "Farkas"
  637.           "company" => ""
  638.           "phone" => ""
  639.           "street1" => ""
  640.           "street2" => ""
  641.           "city" => ""
  642.           "state" => ""
  643.           "zip" => ""
  644.           "country" => ""
  645.         ]
  646.         "refund_total" => 0.0
  647.         "order_items" => array:4 [
  648.           0 => array:10 [
  649.             "id" => 836
  650.             "name" => "CultureConnector Gold 3 month fixed"
  651.             "description" => ""
  652.             "type" => "Product"
  653.             "notes" => ""
  654.             "quantity" => 21
  655.             "cost" => 0.0
  656.             "price" => 0.0
  657.             "discount" => null
  658.             "product" => array:6 [
  659.               "id" => 31
  660.               "name" => "CultureConnector Gold 3 month fixed"
  661.               "sku" => ""
  662.               "description" => ""
  663.               "shippable" => false
  664.               "taxable" => false
  665.             ]
  666.           ]
  667.           1 => array:10 [
  668.             "id" => 838
  669.             "name" => "CultureConnector Gold 3 month fixed"
  670.             "description" => ""
  671.             "type" => "Product"
  672.             "notes" => ""
  673.             "quantity" => 22
  674.             "cost" => 0.0
  675.             "price" => 0.0
  676.             "discount" => null
  677.             "product" => array:6 [
  678.               "id" => 31
  679.               "name" => "CultureConnector Gold 3 month fixed"
  680.               "sku" => ""
  681.               "description" => ""
  682.               "shippable" => false
  683.               "taxable" => false
  684.             ]
  685.           ]
  686.           2 => array:10 [
  687.             "id" => 840
  688.             "name" => "CultureConnector Gold 3 month fixed"
  689.             "description" => ""
  690.             "type" => "Product"
  691.             "notes" => ""
  692.             "quantity" => 23
  693.             "cost" => 0.0
  694.             "price" => 0.0
  695.             "discount" => null
  696.             "product" => array:6 [
  697.               "id" => 31
  698.               "name" => "CultureConnector Gold 3 month fixed"
  699.               "sku" => ""
  700.               "description" => ""
  701.               "shippable" => false
  702.               "taxable" => false
  703.             ]
  704.           ]
  705.           3 => array:10 [
  706.             "id" => 842
  707.             "name" => "CultureConnector Gold 3 month fixed"
  708.             "description" => ""
  709.             "type" => "Product"
  710.             "notes" => ""
  711.             "quantity" => 24
  712.             "cost" => 0.0
  713.             "price" => 0.0
  714.             "discount" => null
  715.             "product" => array:6 [
  716.               "id" => 31
  717.               "name" => "CultureConnector Gold 3 month fixed"
  718.               "sku" => ""
  719.               "description" => ""
  720.               "shippable" => false
  721.               "taxable" => false
  722.             ]
  723.           ]
  724.         ]
  725.       ]
  726.       #hidden: []
  727.       #visible: []
  728.       #appends: []
  729.       #casts: []
  730.     }
  731.     7 => OrderService {#1646
  732.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  733.       +return_key: "orders"
  734.       #client: Infusionsoft {#922}
  735.       #where: array:2 [
  736.         "contact_id" => 1961
  737.         "paid" => true
  738.       ]
  739.       #attributes: array:16 [
  740.         "id" => 546
  741.         "title" => "Testing giving of orders to new users"
  742.         "status" => "PAID"
  743.         "recurring" => null
  744.         "total" => 0.0
  745.         "contact" => array:6 [
  746.           "id" => 1961
  747.           "email" => "richard@poweroflearning.net"
  748.           "first_name" => "Richard"
  749.           "last_name" => "Farkas"
  750.           "company_name" => ""
  751.           "job_title" => ""
  752.         ]
  753.         "creation_date" => "2017-06-18T14:51:01.000Z"
  754.         "modification_date" => "2017-06-18T14:52:51.000Z"
  755.         "order_date" => "2017-06-18T04:00:00.000Z"
  756.         "lead_affiliate_id" => 0
  757.         "sales_affiliate_id" => 0
  758.         "total_paid" => 0.0
  759.         "total_due" => 0.0
  760.         "shipping_information" => array:12 [
  761.           "id" => 422
  762.           "first_name" => "Richard"
  763.           "middle_name" => ""
  764.           "last_name" => "Farkas"
  765.           "company" => ""
  766.           "phone" => ""
  767.           "street1" => ""
  768.           "street2" => ""
  769.           "city" => ""
  770.           "state" => ""
  771.           "zip" => ""
  772.           "country" => ""
  773.         ]
  774.         "refund_total" => 0.0
  775.         "order_items" => array:3 [
  776.           0 => array:10 [
  777.             "id" => 748
  778.             "name" => "Trainer dashboard"
  779.             "description" => ""
  780.             "type" => "Subscription"
  781.             "notes" => ""
  782.             "quantity" => 3
  783.             "cost" => 0.0
  784.             "price" => 0.0
  785.             "discount" => null
  786.             "product" => null
  787.           ]
  788.           1 => array:10 [
  789.             "id" => 750
  790.             "name" => "CultureConnector Diamond 3 month fixed"
  791.             "description" => ""
  792.             "type" => "Product"
  793.             "notes" => ""
  794.             "quantity" => 1
  795.             "cost" => 0.0
  796.             "price" => 0.0
  797.             "discount" => null
  798.             "product" => array:6 [
  799.               "id" => 13
  800.               "name" => "CultureConnector Diamond 3 month fixed"
  801.               "sku" => ""
  802.               "description" => ""
  803.               "shippable" => false
  804.               "taxable" => false
  805.             ]
  806.           ]
  807.           2 => array:10 [
  808.             "id" => 752
  809.             "name" => "CultureConnector Diamond 3 month fixed"
  810.             "description" => ""
  811.             "type" => "Product"
  812.             "notes" => ""
  813.             "quantity" => 1
  814.             "cost" => 0.0
  815.             "price" => 0.0
  816.             "discount" => null
  817.             "product" => array:6 [
  818.               "id" => 13
  819.               "name" => "CultureConnector Diamond 3 month fixed"
  820.               "sku" => ""
  821.               "description" => ""
  822.               "shippable" => false
  823.               "taxable" => false
  824.             ]
  825.           ]
  826.         ]
  827.       ]
  828.       #hidden: []
  829.       #visible: []
  830.       #appends: []
  831.       #casts: []
  832.     }
  833.     8 => OrderService {#1647
  834.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  835.       +return_key: "orders"
  836.       #client: Infusionsoft {#922}
  837.       #where: array:2 [
  838.         "contact_id" => 1961
  839.         "paid" => true
  840.       ]
  841.       #attributes: array:16 [
  842.         "id" => 496
  843.         "title" => "Trainer Dashboard toaster test"
  844.         "status" => "PAID"
  845.         "recurring" => null
  846.         "total" => 0.0
  847.         "contact" => array:6 [
  848.           "id" => 1961
  849.           "email" => "richard@poweroflearning.net"
  850.           "first_name" => "Richard"
  851.           "last_name" => "Farkas"
  852.           "company_name" => ""
  853.           "job_title" => ""
  854.         ]
  855.         "creation_date" => "2017-05-18T20:53:35.000Z"
  856.         "modification_date" => "2017-05-18T20:54:31.000Z"
  857.         "order_date" => "2017-05-18T04:00:00.000Z"
  858.         "lead_affiliate_id" => 0
  859.         "sales_affiliate_id" => 0
  860.         "total_paid" => 0.0
  861.         "total_due" => 0.0
  862.         "shipping_information" => array:12 [
  863.           "id" => 380
  864.           "first_name" => "Richard"
  865.           "middle_name" => ""
  866.           "last_name" => "Farkas"
  867.           "company" => ""
  868.           "phone" => ""
  869.           "street1" => ""
  870.           "street2" => ""
  871.           "city" => ""
  872.           "state" => ""
  873.           "zip" => ""
  874.           "country" => ""
  875.         ]
  876.         "refund_total" => 0.0
  877.         "order_items" => array:2 [
  878.           0 => array:10 [
  879.             "id" => 674
  880.             "name" => "Trainer dashboard"
  881.             "description" => ""
  882.             "type" => "Subscription"
  883.             "notes" => ""
  884.             "quantity" => 10
  885.             "cost" => 0.0
  886.             "price" => 0.0
  887.             "discount" => null
  888.             "product" => null
  889.           ]
  890.           1 => array:10 [
  891.             "id" => 676
  892.             "name" => "Trainer dashboard"
  893.             "description" => ""
  894.             "type" => "Subscription"
  895.             "notes" => ""
  896.             "quantity" => 1
  897.             "cost" => 0.0
  898.             "price" => 0.0
  899.             "discount" => null
  900.             "product" => null
  901.           ]
  902.         ]
  903.       ]
  904.       #hidden: []
  905.       #visible: []
  906.       #appends: []
  907.       #casts: []
  908.     }
  909.     9 => OrderService {#1648
  910.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  911.       +return_key: "orders"
  912.       #client: Infusionsoft {#922}
  913.       #where: array:2 [
  914.         "contact_id" => 1961
  915.         "paid" => true
  916.       ]
  917.       #attributes: array:16 [
  918.         "id" => 458
  919.         "title" => "Unlimited licence test for Fake News Corp"
  920.         "status" => "PAID"
  921.         "recurring" => null
  922.         "total" => 0.0
  923.         "contact" => array:6 [
  924.           "id" => 1961
  925.           "email" => "richard@poweroflearning.net"
  926.           "first_name" => "Richard"
  927.           "last_name" => "Farkas"
  928.           "company_name" => ""
  929.           "job_title" => ""
  930.         ]
  931.         "creation_date" => "2017-03-02T08:13:26.000Z"
  932.         "modification_date" => "2017-03-02T08:21:04.000Z"
  933.         "order_date" => "2017-03-02T05:00:00.000Z"
  934.         "lead_affiliate_id" => 0
  935.         "sales_affiliate_id" => 0
  936.         "total_paid" => 0.0
  937.         "total_due" => 0.0
  938.         "shipping_information" => array:12 [
  939.           "id" => 338
  940.           "first_name" => "Richard"
  941.           "middle_name" => ""
  942.           "last_name" => "Farkas"
  943.           "company" => ""
  944.           "phone" => ""
  945.           "street1" => ""
  946.           "street2" => ""
  947.           "city" => ""
  948.           "state" => ""
  949.           "zip" => ""
  950.           "country" => ""
  951.         ]
  952.         "refund_total" => 0.0
  953.         "order_items" => array:1 [
  954.           0 => array:10 [
  955.             "id" => 636
  956.             "name" => "CultureConnector Gold unlimited"
  957.             "description" => ""
  958.             "type" => "Subscription"
  959.             "notes" => ""
  960.             "quantity" => 1
  961.             "cost" => 0.0
  962.             "price" => 0.0
  963.             "discount" => null
  964.             "product" => null
  965.           ]
  966.         ]
  967.       ]
  968.       #hidden: []
  969.       #visible: []
  970.       #appends: []
  971.       #casts: []
  972.     }
  973.     10 => OrderService {#1649
  974.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  975.       +return_key: "orders"
  976.       #client: Infusionsoft {#922}
  977.       #where: array:2 [
  978.         "contact_id" => 1961
  979.         "paid" => true
  980.       ]
  981.       #attributes: array:16 [
  982.         "id" => 452
  983.         "title" => "Group expiry based on licence"
  984.         "status" => "PAID"
  985.         "recurring" => null
  986.         "total" => 0.0
  987.         "contact" => array:6 [
  988.           "id" => 1961
  989.           "email" => "richard@poweroflearning.net"
  990.           "first_name" => "Richard"
  991.           "last_name" => "Farkas"
  992.           "company_name" => ""
  993.           "job_title" => ""
  994.         ]
  995.         "creation_date" => "2017-02-17T10:54:43.000Z"
  996.         "modification_date" => "2017-03-24T14:13:15.000Z"
  997.         "order_date" => "2017-02-17T05:00:00.000Z"
  998.         "lead_affiliate_id" => 0
  999.         "sales_affiliate_id" => 0
  1000.         "total_paid" => 0.0
  1001.         "total_due" => 0.0
  1002.         "shipping_information" => array:12 [
  1003.           "id" => 336
  1004.           "first_name" => "Richard"
  1005.           "middle_name" => ""
  1006.           "last_name" => "Farkas"
  1007.           "company" => ""
  1008.           "phone" => ""
  1009.           "street1" => ""
  1010.           "street2" => ""
  1011.           "city" => ""
  1012.           "state" => ""
  1013.           "zip" => ""
  1014.           "country" => ""
  1015.         ]
  1016.         "refund_total" => 0.0
  1017.         "order_items" => array:2 [
  1018.           0 => array:10 [
  1019.             "id" => 624
  1020.             "name" => "CultureConnector Gold 3 month fixed"
  1021.             "description" => ""
  1022.             "type" => "Product"
  1023.             "notes" => ""
  1024.             "quantity" => 14
  1025.             "cost" => 0.0
  1026.             "price" => 0.0
  1027.             "discount" => null
  1028.             "product" => array:6 [
  1029.               "id" => 31
  1030.               "name" => "CultureConnector Gold 3 month fixed"
  1031.               "sku" => ""
  1032.               "description" => ""
  1033.               "shippable" => false
  1034.               "taxable" => false
  1035.             ]
  1036.           ]
  1037.           1 => array:10 [
  1038.             "id" => 630
  1039.             "name" => "CultureConnector Gold 12 month fixed"
  1040.             "description" => ""
  1041.             "type" => "Product"
  1042.             "notes" => ""
  1043.             "quantity" => 14
  1044.             "cost" => 0.0
  1045.             "price" => 0.0
  1046.             "discount" => null
  1047.             "product" => array:6 [
  1048.               "id" => 19
  1049.               "name" => "CultureConnector Gold 12 month fixed"
  1050.               "sku" => ""
  1051.               "description" => ""
  1052.               "shippable" => false
  1053.               "taxable" => false
  1054.             ]
  1055.           ]
  1056.         ]
  1057.       ]
  1058.       #hidden: []
  1059.       #visible: []
  1060.       #appends: []
  1061.       #casts: []
  1062.     }
  1063.     11 => OrderService {#1650
  1064.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1065.       +return_key: "orders"
  1066.       #client: Infusionsoft {#922}
  1067.       #where: array:2 [
  1068.         "contact_id" => 1961
  1069.         "paid" => true
  1070.       ]
  1071.       #attributes: array:16 [
  1072.         "id" => 450
  1073.         "title" => "Testing licence assignment again"
  1074.         "status" => "PAID"
  1075.         "recurring" => null
  1076.         "total" => 0.0
  1077.         "contact" => array:6 [
  1078.           "id" => 1961
  1079.           "email" => "richard@poweroflearning.net"
  1080.           "first_name" => "Richard"
  1081.           "last_name" => "Farkas"
  1082.           "company_name" => ""
  1083.           "job_title" => ""
  1084.         ]
  1085.         "creation_date" => "2017-02-16T09:33:26.000Z"
  1086.         "modification_date" => "2017-03-28T21:13:07.000Z"
  1087.         "order_date" => "2017-02-16T05:00:00.000Z"
  1088.         "lead_affiliate_id" => 0
  1089.         "sales_affiliate_id" => 0
  1090.         "total_paid" => 0.0
  1091.         "total_due" => 0.0
  1092.         "shipping_information" => array:12 [
  1093.           "id" => 334
  1094.           "first_name" => "Richard"
  1095.           "middle_name" => ""
  1096.           "last_name" => "Farkas"
  1097.           "company" => ""
  1098.           "phone" => ""
  1099.           "street1" => ""
  1100.           "street2" => ""
  1101.           "city" => ""
  1102.           "state" => ""
  1103.           "zip" => ""
  1104.           "country" => ""
  1105.         ]
  1106.         "refund_total" => 0.0
  1107.         "order_items" => array:1 [
  1108.           0 => array:10 [
  1109.             "id" => 616
  1110.             "name" => "CultureConnector Silver 3 month fixed"
  1111.             "description" => ""
  1112.             "type" => "Product"
  1113.             "notes" => ""
  1114.             "quantity" => 1
  1115.             "cost" => 0.0
  1116.             "price" => 0.0
  1117.             "discount" => null
  1118.             "product" => array:6 [
  1119.               "id" => 3
  1120.               "name" => "CultureConnector Silver 3 month fixed"
  1121.               "sku" => ""
  1122.               "description" => ""
  1123.               "shippable" => false
  1124.               "taxable" => false
  1125.             ]
  1126.           ]
  1127.         ]
  1128.       ]
  1129.       #hidden: []
  1130.       #visible: []
  1131.       #appends: []
  1132.       #casts: []
  1133.     }
  1134.     12 => OrderService {#1651
  1135.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1136.       +return_key: "orders"
  1137.       #client: Infusionsoft {#922}
  1138.       #where: array:2 [
  1139.         "contact_id" => 1961
  1140.         "paid" => true
  1141.       ]
  1142.       #attributes: array:16 [
  1143.         "id" => 448
  1144.         "title" => "Cache test: New Mix+Ordinary licence"
  1145.         "status" => "PAID"
  1146.         "recurring" => null
  1147.         "total" => 0.0
  1148.         "contact" => array:6 [
  1149.           "id" => 1961
  1150.           "email" => "richard@poweroflearning.net"
  1151.           "first_name" => "Richard"
  1152.           "last_name" => "Farkas"
  1153.           "company_name" => ""
  1154.           "job_title" => ""
  1155.         ]
  1156.         "creation_date" => "2017-02-14T18:24:58.000Z"
  1157.         "modification_date" => "2017-02-14T18:26:46.000Z"
  1158.         "order_date" => "2017-02-14T05:00:00.000Z"
  1159.         "lead_affiliate_id" => 0
  1160.         "sales_affiliate_id" => 0
  1161.         "total_paid" => 0.0
  1162.         "total_due" => 0.0
  1163.         "shipping_information" => array:12 [
  1164.           "id" => 332
  1165.           "first_name" => "Richard"
  1166.           "middle_name" => ""
  1167.           "last_name" => "Farkas"
  1168.           "company" => ""
  1169.           "phone" => ""
  1170.           "street1" => ""
  1171.           "street2" => ""
  1172.           "city" => ""
  1173.           "state" => ""
  1174.           "zip" => ""
  1175.           "country" => ""
  1176.         ]
  1177.         "refund_total" => 0.0
  1178.         "order_items" => array:2 [
  1179.           0 => array:10 [
  1180.             "id" => 610
  1181.             "name" => "CultureConnector Gold mix"
  1182.             "description" => ""
  1183.             "type" => "Product"
  1184.             "notes" => ""
  1185.             "quantity" => 34
  1186.             "cost" => 0.0
  1187.             "price" => 0.0
  1188.             "discount" => null
  1189.             "product" => array:6 [
  1190.               "id" => 21
  1191.               "name" => "CultureConnector Gold mix"
  1192.               "sku" => ""
  1193.               "description" => ""
  1194.               "shippable" => false
  1195.               "taxable" => false
  1196.             ]
  1197.           ]
  1198.           1 => array:10 [
  1199.             "id" => 612
  1200.             "name" => "CultureConnector Gold 3 month fixed"
  1201.             "description" => ""
  1202.             "type" => "Product"
  1203.             "notes" => ""
  1204.             "quantity" => 35
  1205.             "cost" => 0.0
  1206.             "price" => 0.0
  1207.             "discount" => null
  1208.             "product" => array:6 [
  1209.               "id" => 31
  1210.               "name" => "CultureConnector Gold 3 month fixed"
  1211.               "sku" => ""
  1212.               "description" => ""
  1213.               "shippable" => false
  1214.               "taxable" => false
  1215.             ]
  1216.           ]
  1217.         ]
  1218.       ]
  1219.       #hidden: []
  1220.       #visible: []
  1221.       #appends: []
  1222.       #casts: []
  1223.     }
  1224.     13 => OrderService {#1652
  1225.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1226.       +return_key: "orders"
  1227.       #client: Infusionsoft {#922}
  1228.       #where: array:2 [
  1229.         "contact_id" => 1961
  1230.         "paid" => true
  1231.       ]
  1232.       #attributes: array:16 [
  1233.         "id" => 436
  1234.         "title" => "Licence listing: personal"
  1235.         "status" => "PAID"
  1236.         "recurring" => null
  1237.         "total" => 0.0
  1238.         "contact" => array:6 [
  1239.           "id" => 1961
  1240.           "email" => "richard@poweroflearning.net"
  1241.           "first_name" => "Richard"
  1242.           "last_name" => "Farkas"
  1243.           "company_name" => ""
  1244.           "job_title" => ""
  1245.         ]
  1246.         "creation_date" => "2017-02-14T15:16:03.000Z"
  1247.         "modification_date" => "2017-02-14T15:40:36.000Z"
  1248.         "order_date" => "2017-02-14T05:00:00.000Z"
  1249.         "lead_affiliate_id" => 0
  1250.         "sales_affiliate_id" => 0
  1251.         "total_paid" => 0.0
  1252.         "total_due" => 0.0
  1253.         "shipping_information" => array:12 [
  1254.           "id" => 320
  1255.           "first_name" => "Richard"
  1256.           "middle_name" => ""
  1257.           "last_name" => "Farkas"
  1258.           "company" => ""
  1259.           "phone" => ""
  1260.           "street1" => ""
  1261.           "street2" => ""
  1262.           "city" => ""
  1263.           "state" => ""
  1264.           "zip" => ""
  1265.           "country" => ""
  1266.         ]
  1267.         "refund_total" => 0.0
  1268.         "order_items" => array:1 [
  1269.           0 => array:10 [
  1270.             "id" => 594
  1271.             "name" => "Accreditation"
  1272.             "description" => ""
  1273.             "type" => "Product"
  1274.             "notes" => ""
  1275.             "quantity" => 1
  1276.             "cost" => 0.0
  1277.             "price" => 0.0
  1278.             "discount" => null
  1279.             "product" => array:6 [
  1280.               "id" => 41
  1281.               "name" => "Accreditation"
  1282.               "sku" => ""
  1283.               "description" => ""
  1284.               "shippable" => false
  1285.               "taxable" => false
  1286.             ]
  1287.           ]
  1288.         ]
  1289.       ]
  1290.       #hidden: []
  1291.       #visible: []
  1292.       #appends: []
  1293.       #casts: []
  1294.     }
  1295.     14 => OrderService {#1653
  1296.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1297.       +return_key: "orders"
  1298.       #client: Infusionsoft {#922}
  1299.       #where: array:2 [
  1300.         "contact_id" => 1961
  1301.         "paid" => true
  1302.       ]
  1303.       #attributes: array:16 [
  1304.         "id" => 438
  1305.         "title" => "Licence listing: Mix"
  1306.         "status" => "PAID"
  1307.         "recurring" => null
  1308.         "total" => 0.0
  1309.         "contact" => array:6 [
  1310.           "id" => 1961
  1311.           "email" => "richard@poweroflearning.net"
  1312.           "first_name" => "Richard"
  1313.           "last_name" => "Farkas"
  1314.           "company_name" => ""
  1315.           "job_title" => ""
  1316.         ]
  1317.         "creation_date" => "2017-02-14T15:16:03.000Z"
  1318.         "modification_date" => "2017-02-14T15:46:35.000Z"
  1319.         "order_date" => "2017-02-14T05:00:00.000Z"
  1320.         "lead_affiliate_id" => 0
  1321.         "sales_affiliate_id" => 0
  1322.         "total_paid" => 0.0
  1323.         "total_due" => 0.0
  1324.         "shipping_information" => array:12 [
  1325.           "id" => 322
  1326.           "first_name" => "Richard"
  1327.           "middle_name" => ""
  1328.           "last_name" => "Farkas"
  1329.           "company" => ""
  1330.           "phone" => ""
  1331.           "street1" => ""
  1332.           "street2" => ""
  1333.           "city" => ""
  1334.           "state" => ""
  1335.           "zip" => ""
  1336.           "country" => ""
  1337.         ]
  1338.         "refund_total" => 0.0
  1339.         "order_items" => array:1 [
  1340.           0 => array:10 [
  1341.             "id" => 598
  1342.             "name" => "CultureConnector Gold mix"
  1343.             "description" => ""
  1344.             "type" => "Subscription"
  1345.             "notes" => ""
  1346.             "quantity" => 32
  1347.             "cost" => 0.0
  1348.             "price" => 0.0
  1349.             "discount" => null
  1350.             "product" => null
  1351.           ]
  1352.         ]
  1353.       ]
  1354.       #hidden: []
  1355.       #visible: []
  1356.       #appends: []
  1357.       #casts: []
  1358.     }
  1359.     15 => OrderService {#1654
  1360.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1361.       +return_key: "orders"
  1362.       #client: Infusionsoft {#922}
  1363.       #where: array:2 [
  1364.         "contact_id" => 1961
  1365.         "paid" => true
  1366.       ]
  1367.       #attributes: array:16 [
  1368.         "id" => 440
  1369.         "title" => "Licence listing: Normal"
  1370.         "status" => "PAID"
  1371.         "recurring" => null
  1372.         "total" => 0.0
  1373.         "contact" => array:6 [
  1374.           "id" => 1961
  1375.           "email" => "richard@poweroflearning.net"
  1376.           "first_name" => "Richard"
  1377.           "last_name" => "Farkas"
  1378.           "company_name" => ""
  1379.           "job_title" => ""
  1380.         ]
  1381.         "creation_date" => "2017-02-14T15:16:03.000Z"
  1382.         "modification_date" => "2017-02-14T15:45:49.000Z"
  1383.         "order_date" => "2017-02-14T05:00:00.000Z"
  1384.         "lead_affiliate_id" => 0
  1385.         "sales_affiliate_id" => 0
  1386.         "total_paid" => 0.0
  1387.         "total_due" => 0.0
  1388.         "shipping_information" => array:12 [
  1389.           "id" => 324
  1390.           "first_name" => "Richard"
  1391.           "middle_name" => ""
  1392.           "last_name" => "Farkas"
  1393.           "company" => ""
  1394.           "phone" => ""
  1395.           "street1" => ""
  1396.           "street2" => ""
  1397.           "city" => ""
  1398.           "state" => ""
  1399.           "zip" => ""
  1400.           "country" => ""
  1401.         ]
  1402.         "refund_total" => 0.0
  1403.         "order_items" => array:1 [
  1404.           0 => array:10 [
  1405.             "id" => 602
  1406.             "name" => "CultureConnector Silver 6 month fixed"
  1407.             "description" => ""
  1408.             "type" => "Product"
  1409.             "notes" => ""
  1410.             "quantity" => 31
  1411.             "cost" => 0.0
  1412.             "price" => 0.0
  1413.             "discount" => null
  1414.             "product" => array:6 [
  1415.               "id" => 43
  1416.               "name" => "CultureConnector Silver 6 month fixed"
  1417.               "sku" => ""
  1418.               "description" => ""
  1419.               "shippable" => false
  1420.               "taxable" => false
  1421.             ]
  1422.           ]
  1423.         ]
  1424.       ]
  1425.       #hidden: []
  1426.       #visible: []
  1427.       #appends: []
  1428.       #casts: []
  1429.     }
  1430.     16 => OrderService {#1655
  1431.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1432.       +return_key: "orders"
  1433.       #client: Infusionsoft {#922}
  1434.       #where: array:2 [
  1435.         "contact_id" => 1961
  1436.         "paid" => true
  1437.       ]
  1438.       #attributes: array:16 [
  1439.         "id" => 432
  1440.         "title" => "Testing licence assignment again"
  1441.         "status" => "PAID"
  1442.         "recurring" => null
  1443.         "total" => 0.0
  1444.         "contact" => array:6 [
  1445.           "id" => 1961
  1446.           "email" => "richard@poweroflearning.net"
  1447.           "first_name" => "Richard"
  1448.           "last_name" => "Farkas"
  1449.           "company_name" => ""
  1450.           "job_title" => ""
  1451.         ]
  1452.         "creation_date" => "2017-02-13T17:32:23.000Z"
  1453.         "modification_date" => "2017-02-13T17:33:52.000Z"
  1454.         "order_date" => "2017-02-13T05:00:00.000Z"
  1455.         "lead_affiliate_id" => 0
  1456.         "sales_affiliate_id" => 0
  1457.         "total_paid" => 0.0
  1458.         "total_due" => 0.0
  1459.         "shipping_information" => array:12 [
  1460.           "id" => 312
  1461.           "first_name" => "Richard"
  1462.           "middle_name" => ""
  1463.           "last_name" => "Farkas"
  1464.           "company" => ""
  1465.           "phone" => ""
  1466.           "street1" => ""
  1467.           "street2" => ""
  1468.           "city" => ""
  1469.           "state" => ""
  1470.           "zip" => ""
  1471.           "country" => ""
  1472.         ]
  1473.         "refund_total" => 0.0
  1474.         "order_items" => array:1 [
  1475.           0 => array:10 [
  1476.             "id" => 590
  1477.             "name" => "CultureConnector Gold 3 month fixed"
  1478.             "description" => ""
  1479.             "type" => "Product"
  1480.             "notes" => ""
  1481.             "quantity" => 5
  1482.             "cost" => 0.0
  1483.             "price" => 0.0
  1484.             "discount" => null
  1485.             "product" => array:6 [
  1486.               "id" => 31
  1487.               "name" => "CultureConnector Gold 3 month fixed"
  1488.               "sku" => ""
  1489.               "description" => ""
  1490.               "shippable" => false
  1491.               "taxable" => false
  1492.             ]
  1493.           ]
  1494.         ]
  1495.       ]
  1496.       #hidden: []
  1497.       #visible: []
  1498.       #appends: []
  1499.       #casts: []
  1500.     }
  1501.     17 => OrderService {#1656
  1502.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1503.       +return_key: "orders"
  1504.       #client: Infusionsoft {#922}
  1505.       #where: array:2 [
  1506.         "contact_id" => 1961
  1507.         "paid" => true
  1508.       ]
  1509.       #attributes: array:16 [
  1510.         "id" => 434
  1511.         "title" => "Testing licence assignment again"
  1512.         "status" => "PAID"
  1513.         "recurring" => null
  1514.         "total" => 0.0
  1515.         "contact" => array:6 [
  1516.           "id" => 1961
  1517.           "email" => "richard@poweroflearning.net"
  1518.           "first_name" => "Richard"
  1519.           "last_name" => "Farkas"
  1520.           "company_name" => ""
  1521.           "job_title" => ""
  1522.         ]
  1523.         "creation_date" => "2017-02-13T17:32:23.000Z"
  1524.         "modification_date" => "2017-02-13T17:38:42.000Z"
  1525.         "order_date" => "2017-02-13T05:00:00.000Z"
  1526.         "lead_affiliate_id" => 0
  1527.         "sales_affiliate_id" => 0
  1528.         "total_paid" => 0.0
  1529.         "total_due" => 0.0
  1530.         "shipping_information" => array:12 [
  1531.           "id" => 314
  1532.           "first_name" => "Richard"
  1533.           "middle_name" => ""
  1534.           "last_name" => "Farkas"
  1535.           "company" => ""
  1536.           "phone" => ""
  1537.           "street1" => ""
  1538.           "street2" => ""
  1539.           "city" => ""
  1540.           "state" => ""
  1541.           "zip" => ""
  1542.           "country" => ""
  1543.         ]
  1544.         "refund_total" => 0.0
  1545.         "order_items" => array:1 [
  1546.           0 => array:10 [
  1547.             "id" => 592
  1548.             "name" => "CultureConnector Gold 3 month fixed"
  1549.             "description" => ""
  1550.             "type" => "Product"
  1551.             "notes" => ""
  1552.             "quantity" => 6
  1553.             "cost" => 0.0
  1554.             "price" => 0.0
  1555.             "discount" => null
  1556.             "product" => array:6 [
  1557.               "id" => 31
  1558.               "name" => "CultureConnector Gold 3 month fixed"
  1559.               "sku" => ""
  1560.               "description" => ""
  1561.               "shippable" => false
  1562.               "taxable" => false
  1563.             ]
  1564.           ]
  1565.         ]
  1566.       ]
  1567.       #hidden: []
  1568.       #visible: []
  1569.       #appends: []
  1570.       #casts: []
  1571.     }
  1572.     18 => OrderService {#1657
  1573.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1574.       +return_key: "orders"
  1575.       #client: Infusionsoft {#922}
  1576.       #where: array:2 [
  1577.         "contact_id" => 1961
  1578.         "paid" => true
  1579.       ]
  1580.       #attributes: array:16 [
  1581.         "id" => 428
  1582.         "title" => "Testing licence assignment again"
  1583.         "status" => "PAID"
  1584.         "recurring" => null
  1585.         "total" => 0.0
  1586.         "contact" => array:6 [
  1587.           "id" => 1961
  1588.           "email" => "richard@poweroflearning.net"
  1589.           "first_name" => "Richard"
  1590.           "last_name" => "Farkas"
  1591.           "company_name" => ""
  1592.           "job_title" => ""
  1593.         ]
  1594.         "creation_date" => "2017-02-13T15:29:28.000Z"
  1595.         "modification_date" => "2017-03-25T09:31:38.000Z"
  1596.         "order_date" => "2017-02-13T05:00:00.000Z"
  1597.         "lead_affiliate_id" => 0
  1598.         "sales_affiliate_id" => 0
  1599.         "total_paid" => 0.0
  1600.         "total_due" => 0.0
  1601.         "shipping_information" => array:12 [
  1602.           "id" => 308
  1603.           "first_name" => "Richard"
  1604.           "middle_name" => ""
  1605.           "last_name" => "Farkas"
  1606.           "company" => ""
  1607.           "phone" => ""
  1608.           "street1" => ""
  1609.           "street2" => ""
  1610.           "city" => ""
  1611.           "state" => ""
  1612.           "zip" => ""
  1613.           "country" => ""
  1614.         ]
  1615.         "refund_total" => 0.0
  1616.         "order_items" => array:1 [
  1617.           0 => array:10 [
  1618.             "id" => 582
  1619.             "name" => "CultureConnector Gold mix"
  1620.             "description" => ""
  1621.             "type" => "Subscription"
  1622.             "notes" => ""
  1623.             "quantity" => 5
  1624.             "cost" => 0.0
  1625.             "price" => 0.0
  1626.             "discount" => null
  1627.             "product" => null
  1628.           ]
  1629.         ]
  1630.       ]
  1631.       #hidden: []
  1632.       #visible: []
  1633.       #appends: []
  1634.       #casts: []
  1635.     }
  1636.     19 => OrderService {#1658
  1637.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1638.       +return_key: "orders"
  1639.       #client: Infusionsoft {#922}
  1640.       #where: array:2 [
  1641.         "contact_id" => 1961
  1642.         "paid" => true
  1643.       ]
  1644.       #attributes: array:16 [
  1645.         "id" => 424
  1646.         "title" => "Testing licence assignment"
  1647.         "status" => "PAID"
  1648.         "recurring" => null
  1649.         "total" => 0.0
  1650.         "contact" => array:6 [
  1651.           "id" => 1961
  1652.           "email" => "richard@poweroflearning.net"
  1653.           "first_name" => "Richard"
  1654.           "last_name" => "Farkas"
  1655.           "company_name" => ""
  1656.           "job_title" => ""
  1657.         ]
  1658.         "creation_date" => "2017-02-06T20:57:51.000Z"
  1659.         "modification_date" => "2017-02-06T20:59:50.000Z"
  1660.         "order_date" => "2017-02-06T05:00:00.000Z"
  1661.         "lead_affiliate_id" => 0
  1662.         "sales_affiliate_id" => 0
  1663.         "total_paid" => 0.0
  1664.         "total_due" => 0.0
  1665.         "shipping_information" => array:12 [
  1666.           "id" => 304
  1667.           "first_name" => "Richard"
  1668.           "middle_name" => ""
  1669.           "last_name" => "Farkas"
  1670.           "company" => ""
  1671.           "phone" => ""
  1672.           "street1" => ""
  1673.           "street2" => ""
  1674.           "city" => ""
  1675.           "state" => ""
  1676.           "zip" => ""
  1677.           "country" => ""
  1678.         ]
  1679.         "refund_total" => 0.0
  1680.         "order_items" => array:1 [
  1681.           0 => array:10 [
  1682.             "id" => 578
  1683.             "name" => "CultureConnector Gold 3 month fixed"
  1684.             "description" => ""
  1685.             "type" => "Product"
  1686.             "notes" => "Testing licence assignment"
  1687.             "quantity" => 4
  1688.             "cost" => 0.0
  1689.             "price" => 0.0
  1690.             "discount" => null
  1691.             "product" => array:6 [
  1692.               "id" => 31
  1693.               "name" => "CultureConnector Gold 3 month fixed"
  1694.               "sku" => ""
  1695.               "description" => ""
  1696.               "shippable" => false
  1697.               "taxable" => false
  1698.             ]
  1699.           ]
  1700.         ]
  1701.       ]
  1702.       #hidden: []
  1703.       #visible: []
  1704.       #appends: []
  1705.       #casts: []
  1706.     }
  1707.     20 => OrderService {#1659
  1708.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1709.       +return_key: "orders"
  1710.       #client: Infusionsoft {#922}
  1711.       #where: array:2 [
  1712.         "contact_id" => 1961
  1713.         "paid" => true
  1714.       ]
  1715.       #attributes: array:16 [
  1716.         "id" => 426
  1717.         "title" => "Testing licence assignment again"
  1718.         "status" => "PAID"
  1719.         "recurring" => null
  1720.         "total" => 0.0
  1721.         "contact" => array:6 [
  1722.           "id" => 1961
  1723.           "email" => "richard@poweroflearning.net"
  1724.           "first_name" => "Richard"
  1725.           "last_name" => "Farkas"
  1726.           "company_name" => ""
  1727.           "job_title" => ""
  1728.         ]
  1729.         "creation_date" => "2017-02-06T20:57:51.000Z"
  1730.         "modification_date" => "2017-02-06T21:07:28.000Z"
  1731.         "order_date" => "2017-02-06T05:00:00.000Z"
  1732.         "lead_affiliate_id" => 0
  1733.         "sales_affiliate_id" => 0
  1734.         "total_paid" => 0.0
  1735.         "total_due" => 0.0
  1736.         "shipping_information" => array:12 [
  1737.           "id" => 306
  1738.           "first_name" => "Richard"
  1739.           "middle_name" => ""
  1740.           "last_name" => "Farkas"
  1741.           "company" => ""
  1742.           "phone" => ""
  1743.           "street1" => ""
  1744.           "street2" => ""
  1745.           "city" => ""
  1746.           "state" => ""
  1747.           "zip" => ""
  1748.           "country" => ""
  1749.         ]
  1750.         "refund_total" => 0.0
  1751.         "order_items" => array:1 [
  1752.           0 => array:10 [
  1753.             "id" => 580
  1754.             "name" => "CultureConnector Gold 3 month fixed"
  1755.             "description" => ""
  1756.             "type" => "Product"
  1757.             "notes" => "Testing licence assignment"
  1758.             "quantity" => 3
  1759.             "cost" => 0.0
  1760.             "price" => 0.0
  1761.             "discount" => null
  1762.             "product" => array:6 [
  1763.               "id" => 31
  1764.               "name" => "CultureConnector Gold 3 month fixed"
  1765.               "sku" => ""
  1766.               "description" => ""
  1767.               "shippable" => false
  1768.               "taxable" => false
  1769.             ]
  1770.           ]
  1771.         ]
  1772.       ]
  1773.       #hidden: []
  1774.       #visible: []
  1775.       #appends: []
  1776.       #casts: []
  1777.     }
  1778.     21 => OrderService {#1660
  1779.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1780.       +return_key: "orders"
  1781.       #client: Infusionsoft {#922}
  1782.       #where: array:2 [
  1783.         "contact_id" => 1961
  1784.         "paid" => true
  1785.       ]
  1786.       #attributes: array:16 [
  1787.         "id" => 422
  1788.         "title" => "Testing first sprint 2017"
  1789.         "status" => "PAID"
  1790.         "recurring" => null
  1791.         "total" => 0.0
  1792.         "contact" => array:6 [
  1793.           "id" => 1961
  1794.           "email" => "richard@poweroflearning.net"
  1795.           "first_name" => "Richard"
  1796.           "last_name" => "Farkas"
  1797.           "company_name" => ""
  1798.           "job_title" => ""
  1799.         ]
  1800.         "creation_date" => "2017-02-05T12:04:38.000Z"
  1801.         "modification_date" => "2017-02-05T12:05:22.000Z"
  1802.         "order_date" => "2017-02-05T05:00:00.000Z"
  1803.         "lead_affiliate_id" => 0
  1804.         "sales_affiliate_id" => 0
  1805.         "total_paid" => 0.0
  1806.         "total_due" => 0.0
  1807.         "shipping_information" => array:12 [
  1808.           "id" => 302
  1809.           "first_name" => "Richard"
  1810.           "middle_name" => ""
  1811.           "last_name" => "Farkas"
  1812.           "company" => ""
  1813.           "phone" => ""
  1814.           "street1" => ""
  1815.           "street2" => ""
  1816.           "city" => ""
  1817.           "state" => ""
  1818.           "zip" => ""
  1819.           "country" => ""
  1820.         ]
  1821.         "refund_total" => 0.0
  1822.         "order_items" => array:1 [
  1823.           0 => array:10 [
  1824.             "id" => 576
  1825.             "name" => "CultureConnector Gold 12 month fixed"
  1826.             "description" => ""
  1827.             "type" => "Product"
  1828.             "notes" => ""
  1829.             "quantity" => 15
  1830.             "cost" => 0.0
  1831.             "price" => 0.0
  1832.             "discount" => null
  1833.             "product" => array:6 [
  1834.               "id" => 19
  1835.               "name" => "CultureConnector Gold 12 month fixed"
  1836.               "sku" => ""
  1837.               "description" => ""
  1838.               "shippable" => false
  1839.               "taxable" => false
  1840.             ]
  1841.           ]
  1842.         ]
  1843.       ]
  1844.       #hidden: []
  1845.       #visible: []
  1846.       #appends: []
  1847.       #casts: []
  1848.     }
  1849.     22 => OrderService {#1661
  1850.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1851.       +return_key: "orders"
  1852.       #client: Infusionsoft {#922}
  1853.       #where: array:2 [
  1854.         "contact_id" => 1961
  1855.         "paid" => true
  1856.       ]
  1857.       #attributes: array:16 [
  1858.         "id" => 236
  1859.         "title" => "Testing 12 month licence"
  1860.         "status" => "PAID"
  1861.         "recurring" => null
  1862.         "total" => 0.0
  1863.         "contact" => array:6 [
  1864.           "id" => 1961
  1865.           "email" => "richard@poweroflearning.net"
  1866.           "first_name" => "Richard"
  1867.           "last_name" => "Farkas"
  1868.           "company_name" => ""
  1869.           "job_title" => ""
  1870.         ]
  1871.         "creation_date" => "2016-09-21T17:38:15.000Z"
  1872.         "modification_date" => "2016-09-21T17:38:50.000Z"
  1873.         "order_date" => "2016-09-21T04:00:00.000Z"
  1874.         "lead_affiliate_id" => 0
  1875.         "sales_affiliate_id" => 0
  1876.         "total_paid" => 0.0
  1877.         "total_due" => 0.0
  1878.         "shipping_information" => array:12 [
  1879.           "id" => 260
  1880.           "first_name" => ""
  1881.           "middle_name" => ""
  1882.           "last_name" => ""
  1883.           "company" => ""
  1884.           "phone" => ""
  1885.           "street1" => ""
  1886.           "street2" => ""
  1887.           "city" => ""
  1888.           "state" => ""
  1889.           "zip" => ""
  1890.           "country" => ""
  1891.         ]
  1892.         "refund_total" => 0.0
  1893.         "order_items" => array:1 [
  1894.           0 => array:10 [
  1895.             "id" => 386
  1896.             "name" => "CultureConnector Silver 12 month fixed"
  1897.             "description" => ""
  1898.             "type" => "Product"
  1899.             "notes" => ""
  1900.             "quantity" => 5
  1901.             "cost" => 0.0
  1902.             "price" => 0.0
  1903.             "discount" => null
  1904.             "product" => array:6 [
  1905.               "id" => 35
  1906.               "name" => "CultureConnector Silver 12 month fixed"
  1907.               "sku" => ""
  1908.               "description" => ""
  1909.               "shippable" => false
  1910.               "taxable" => false
  1911.             ]
  1912.           ]
  1913.         ]
  1914.       ]
  1915.       #hidden: []
  1916.       #visible: []
  1917.       #appends: []
  1918.       #casts: []
  1919.     }
  1920.     23 => OrderService {#1662
  1921.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  1922.       +return_key: "orders"
  1923.       #client: Infusionsoft {#922}
  1924.       #where: array:2 [
  1925.         "contact_id" => 1961
  1926.         "paid" => true
  1927.       ]
  1928.       #attributes: array:16 [
  1929.         "id" => 222
  1930.         "title" => "Testing adding premium learners to group - effects on licences - again"
  1931.         "status" => "PAID"
  1932.         "recurring" => null
  1933.         "total" => 0.0
  1934.         "contact" => array:6 [
  1935.           "id" => 1961
  1936.           "email" => "richard@poweroflearning.net"
  1937.           "first_name" => "Richard"
  1938.           "last_name" => "Farkas"
  1939.           "company_name" => ""
  1940.           "job_title" => ""
  1941.         ]
  1942.         "creation_date" => "2016-09-04T19:54:32.000Z"
  1943.         "modification_date" => "2016-09-04T19:55:35.000Z"
  1944.         "order_date" => "2016-09-04T04:00:00.000Z"
  1945.         "lead_affiliate_id" => 0
  1946.         "sales_affiliate_id" => 0
  1947.         "total_paid" => 0.0
  1948.         "total_due" => 0.0
  1949.         "shipping_information" => array:12 [
  1950.           "id" => 250
  1951.           "first_name" => "Miguel"
  1952.           "middle_name" => ""
  1953.           "last_name" => "Perez"
  1954.           "company" => ""
  1955.           "phone" => ""
  1956.           "street1" => ""
  1957.           "street2" => ""
  1958.           "city" => ""
  1959.           "state" => ""
  1960.           "zip" => ""
  1961.           "country" => ""
  1962.         ]
  1963.         "refund_total" => 0.0
  1964.         "order_items" => array:2 [
  1965.           0 => array:10 [
  1966.             "id" => 370
  1967.             "name" => "CultureConnector Gold 3 month fixed"
  1968.             "description" => ""
  1969.             "type" => "Product"
  1970.             "notes" => ""
  1971.             "quantity" => 5
  1972.             "cost" => 0.0
  1973.             "price" => 0.0
  1974.             "discount" => null
  1975.             "product" => array:6 [
  1976.               "id" => 31
  1977.               "name" => "CultureConnector Gold 3 month fixed"
  1978.               "sku" => ""
  1979.               "description" => ""
  1980.               "shippable" => false
  1981.               "taxable" => false
  1982.             ]
  1983.           ]
  1984.           1 => array:10 [
  1985.             "id" => 372
  1986.             "name" => "CultureConnector Gold 3 month fixed"
  1987.             "description" => ""
  1988.             "type" => "Product"
  1989.             "notes" => ""
  1990.             "quantity" => 3
  1991.             "cost" => 0.0
  1992.             "price" => 0.0
  1993.             "discount" => null
  1994.             "product" => array:6 [
  1995.               "id" => 31
  1996.               "name" => "CultureConnector Gold 3 month fixed"
  1997.               "sku" => ""
  1998.               "description" => ""
  1999.               "shippable" => false
  2000.               "taxable" => false
  2001.             ]
  2002.           ]
  2003.         ]
  2004.       ]
  2005.       #hidden: []
  2006.       #visible: []
  2007.       #appends: []
  2008.       #casts: []
  2009.     }
  2010.     24 => OrderService {#1663
  2011.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  2012.       +return_key: "orders"
  2013.       #client: Infusionsoft {#922}
  2014.       #where: array:2 [
  2015.         "contact_id" => 1961
  2016.         "paid" => true
  2017.       ]
  2018.       #attributes: array:16 [
  2019.         "id" => 220
  2020.         "title" => "Testing adding premium learners to group - effects on licences"
  2021.         "status" => "PAID"
  2022.         "recurring" => null
  2023.         "total" => 0.0
  2024.         "contact" => array:6 [
  2025.           "id" => 1961
  2026.           "email" => "richard@poweroflearning.net"
  2027.           "first_name" => "Richard"
  2028.           "last_name" => "Farkas"
  2029.           "company_name" => ""
  2030.           "job_title" => ""
  2031.         ]
  2032.         "creation_date" => "2016-09-04T19:48:40.000Z"
  2033.         "modification_date" => "2016-09-04T19:50:31.000Z"
  2034.         "order_date" => "2016-09-04T04:00:00.000Z"
  2035.         "lead_affiliate_id" => 0
  2036.         "sales_affiliate_id" => 0
  2037.         "total_paid" => 0.0
  2038.         "total_due" => 0.0
  2039.         "shipping_information" => array:12 [
  2040.           "id" => 248
  2041.           "first_name" => ""
  2042.           "middle_name" => ""
  2043.           "last_name" => ""
  2044.           "company" => ""
  2045.           "phone" => ""
  2046.           "street1" => ""
  2047.           "street2" => ""
  2048.           "city" => ""
  2049.           "state" => ""
  2050.           "zip" => ""
  2051.           "country" => ""
  2052.         ]
  2053.         "refund_total" => 0.0
  2054.         "order_items" => array:2 [
  2055.           0 => array:10 [
  2056.             "id" => 366
  2057.             "name" => "CultureConnector Gold"
  2058.             "description" => ""
  2059.             "type" => "Unknown"
  2060.             "notes" => ""
  2061.             "quantity" => 5
  2062.             "cost" => 0.0
  2063.             "price" => 0.0
  2064.             "discount" => null
  2065.             "product" => null
  2066.           ]
  2067.           1 => array:10 [
  2068.             "id" => 368
  2069.             "name" => "CultureConnector Gold"
  2070.             "description" => ""
  2071.             "type" => "Unknown"
  2072.             "notes" => ""
  2073.             "quantity" => 3
  2074.             "cost" => 0.0
  2075.             "price" => 0.0
  2076.             "discount" => null
  2077.             "product" => null
  2078.           ]
  2079.         ]
  2080.       ]
  2081.       #hidden: []
  2082.       #visible: []
  2083.       #appends: []
  2084.       #casts: []
  2085.     }
  2086.     25 => OrderService {#1664
  2087.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  2088.       +return_key: "orders"
  2089.       #client: Infusionsoft {#922}
  2090.       #where: array:2 [
  2091.         "contact_id" => 1961
  2092.         "paid" => true
  2093.       ]
  2094.       #attributes: array:16 [
  2095.         "id" => 210
  2096.         "title" => "Adding non-activated to Mix group"
  2097.         "status" => "PAID"
  2098.         "recurring" => null
  2099.         "total" => 0.0
  2100.         "contact" => array:6 [
  2101.           "id" => 1961
  2102.           "email" => "richard@poweroflearning.net"
  2103.           "first_name" => "Richard"
  2104.           "last_name" => "Farkas"
  2105.           "company_name" => ""
  2106.           "job_title" => ""
  2107.         ]
  2108.         "creation_date" => "2016-08-24T20:01:14.000Z"
  2109.         "modification_date" => "2016-08-24T20:02:42.000Z"
  2110.         "order_date" => "2016-08-24T04:00:00.000Z"
  2111.         "lead_affiliate_id" => 0
  2112.         "sales_affiliate_id" => 0
  2113.         "total_paid" => 0.0
  2114.         "total_due" => 0.0
  2115.         "shipping_information" => array:12 [
  2116.           "id" => 242
  2117.           "first_name" => ""
  2118.           "middle_name" => ""
  2119.           "last_name" => ""
  2120.           "company" => ""
  2121.           "phone" => ""
  2122.           "street1" => ""
  2123.           "street2" => ""
  2124.           "city" => ""
  2125.           "state" => ""
  2126.           "zip" => ""
  2127.           "country" => ""
  2128.         ]
  2129.         "refund_total" => 0.0
  2130.         "order_items" => array:1 [
  2131.           0 => array:10 [
  2132.             "id" => 356
  2133.             "name" => "CultureConnector Gold mix"
  2134.             "description" => ""
  2135.             "type" => "Product"
  2136.             "notes" => ""
  2137.             "quantity" => 10
  2138.             "cost" => 0.0
  2139.             "price" => 0.0
  2140.             "discount" => null
  2141.             "product" => array:6 [
  2142.               "id" => 21
  2143.               "name" => "CultureConnector Gold mix"
  2144.               "sku" => ""
  2145.               "description" => ""
  2146.               "shippable" => false
  2147.               "taxable" => false
  2148.             ]
  2149.           ]
  2150.         ]
  2151.       ]
  2152.       #hidden: []
  2153.       #visible: []
  2154.       #appends: []
  2155.       #casts: []
  2156.     }
  2157.     26 => OrderService {#1665
  2158.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  2159.       +return_key: "orders"
  2160.       #client: Infusionsoft {#922}
  2161.       #where: array:2 [
  2162.         "contact_id" => 1961
  2163.         "paid" => true
  2164.       ]
  2165.       #attributes: array:16 [
  2166.         "id" => 209
  2167.         "title" => "Trainer and 2nd OM tests"
  2168.         "status" => "PAID"
  2169.         "recurring" => null
  2170.         "total" => 0.0
  2171.         "contact" => array:6 [
  2172.           "id" => 1961
  2173.           "email" => "richard@poweroflearning.net"
  2174.           "first_name" => "Richard"
  2175.           "last_name" => "Farkas"
  2176.           "company_name" => ""
  2177.           "job_title" => ""
  2178.         ]
  2179.         "creation_date" => "2016-08-16T07:47:51.000Z"
  2180.         "modification_date" => "2016-08-16T07:48:23.000Z"
  2181.         "order_date" => "2016-08-16T04:00:00.000Z"
  2182.         "lead_affiliate_id" => 0
  2183.         "sales_affiliate_id" => 0
  2184.         "total_paid" => 0.0
  2185.         "total_due" => 0.0
  2186.         "shipping_information" => array:12 [
  2187.           "id" => 241
  2188.           "first_name" => ""
  2189.           "middle_name" => ""
  2190.           "last_name" => ""
  2191.           "company" => ""
  2192.           "phone" => ""
  2193.           "street1" => ""
  2194.           "street2" => ""
  2195.           "city" => ""
  2196.           "state" => ""
  2197.           "zip" => ""
  2198.           "country" => ""
  2199.         ]
  2200.         "refund_total" => 0.0
  2201.         "order_items" => array:1 [
  2202.           0 => array:10 [
  2203.             "id" => 355
  2204.             "name" => "CultureConnector Silver 3 month fixed"
  2205.             "description" => ""
  2206.             "type" => "Product"
  2207.             "notes" => ""
  2208.             "quantity" => 21
  2209.             "cost" => 0.0
  2210.             "price" => 0.0
  2211.             "discount" => null
  2212.             "product" => array:6 [
  2213.               "id" => 3
  2214.               "name" => "CultureConnector Silver 3 month fixed"
  2215.               "sku" => ""
  2216.               "description" => ""
  2217.               "shippable" => false
  2218.               "taxable" => false
  2219.             ]
  2220.           ]
  2221.         ]
  2222.       ]
  2223.       #hidden: []
  2224.       #visible: []
  2225.       #appends: []
  2226.       #casts: []
  2227.     }
  2228.     27 => OrderService {#1666
  2229.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  2230.       +return_key: "orders"
  2231.       #client: Infusionsoft {#922}
  2232.       #where: array:2 [
  2233.         "contact_id" => 1961
  2234.         "paid" => true
  2235.       ]
  2236.       #attributes: array:16 [
  2237.         "id" => 203
  2238.         "title" => "Invitation link tests"
  2239.         "status" => "PAID"
  2240.         "recurring" => null
  2241.         "total" => 0.0
  2242.         "contact" => array:6 [
  2243.           "id" => 1961
  2244.           "email" => "richard@poweroflearning.net"
  2245.           "first_name" => "Richard"
  2246.           "last_name" => "Farkas"
  2247.           "company_name" => ""
  2248.           "job_title" => ""
  2249.         ]
  2250.         "creation_date" => "2016-08-09T17:09:36.000Z"
  2251.         "modification_date" => "2016-08-09T17:11:29.000Z"
  2252.         "order_date" => "2016-08-09T04:00:00.000Z"
  2253.         "lead_affiliate_id" => 0
  2254.         "sales_affiliate_id" => 0
  2255.         "total_paid" => 0.0
  2256.         "total_due" => 0.0
  2257.         "shipping_information" => array:12 [
  2258.           "id" => 235
  2259.           "first_name" => ""
  2260.           "middle_name" => ""
  2261.           "last_name" => ""
  2262.           "company" => ""
  2263.           "phone" => ""
  2264.           "street1" => ""
  2265.           "street2" => ""
  2266.           "city" => ""
  2267.           "state" => ""
  2268.           "zip" => ""
  2269.           "country" => ""
  2270.         ]
  2271.         "refund_total" => 0.0
  2272.         "order_items" => array:3 [
  2273.           0 => array:10 [
  2274.             "id" => 345
  2275.             "name" => "CultureConnector Gold 3 month fixed"
  2276.             "description" => ""
  2277.             "type" => "Product"
  2278.             "notes" => ""
  2279.             "quantity" => 10
  2280.             "cost" => 0.0
  2281.             "price" => 0.0
  2282.             "discount" => null
  2283.             "product" => array:6 [
  2284.               "id" => 31
  2285.               "name" => "CultureConnector Gold 3 month fixed"
  2286.               "sku" => ""
  2287.               "description" => ""
  2288.               "shippable" => false
  2289.               "taxable" => false
  2290.             ]
  2291.           ]
  2292.           1 => array:10 [
  2293.             "id" => 347
  2294.             "name" => "CultureConnector Gold 3 month fixed"
  2295.             "description" => ""
  2296.             "type" => "Product"
  2297.             "notes" => ""
  2298.             "quantity" => 10
  2299.             "cost" => 0.0
  2300.             "price" => 0.0
  2301.             "discount" => null
  2302.             "product" => array:6 [
  2303.               "id" => 31
  2304.               "name" => "CultureConnector Gold 3 month fixed"
  2305.               "sku" => ""
  2306.               "description" => ""
  2307.               "shippable" => false
  2308.               "taxable" => false
  2309.             ]
  2310.           ]
  2311.           2 => array:10 [
  2312.             "id" => 349
  2313.             "name" => "CultureConnector Gold 3 month fixed"
  2314.             "description" => ""
  2315.             "type" => "Product"
  2316.             "notes" => ""
  2317.             "quantity" => 10
  2318.             "cost" => 0.0
  2319.             "price" => 0.0
  2320.             "discount" => null
  2321.             "product" => array:6 [
  2322.               "id" => 31
  2323.               "name" => "CultureConnector Gold 3 month fixed"
  2324.               "sku" => ""
  2325.               "description" => ""
  2326.               "shippable" => false
  2327.               "taxable" => false
  2328.             ]
  2329.           ]
  2330.         ]
  2331.       ]
  2332.       #hidden: []
  2333.       #visible: []
  2334.       #appends: []
  2335.       #casts: []
  2336.     }
  2337.     28 => OrderService {#1667
  2338.       +full_url: "https://api.infusionsoft.com/crm/rest/v1/orders"
  2339.       +return_key: "orders"
  2340.       #client: Infusionsoft {#922}
  2341.       #where: array:2 [
  2342.         "contact_id" => 1961
  2343.         "paid" => true
  2344.       ]
  2345.       #attributes: array:16 [
  2346.         "id" => 191
  2347.         "title" => "Mix group Add learners test"
  2348.         "status" => "PAID"
  2349.         "recurring" => null
  2350.         "total" => 0.0
  2351.         "contact" => array:6 [
  2352.           "id" => 1961
  2353.           "email" => "richard@poweroflearning.net"
  2354.           "first_name" => "Richard"
  2355.           "last_name" => "Farkas"
  2356.           "company_name" => ""
  2357.           "job_title" => ""
  2358.         ]
  2359.         "creation_date" => "2016-07-05T14:06:01.000Z"
  2360.         "modification_date" => "2016-07-05T14:06:54.000Z"
  2361.         "order_date" => "2016-07-05T04:00:00.000Z"
  2362.         "lead_affiliate_id" => 0
  2363.         "sales_affiliate_id" => 0
  2364.         "total_paid" => 0.0
  2365.         "total_due" => 0.0
  2366.         "shipping_information" => array:12 [
  2367.           "id" => 223
  2368.           "first_name" => "Miguel"
  2369.           "middle_name" => ""
  2370.           "last_name" => "Perez"
  2371.           "company" => ""
  2372.           "phone" => ""
  2373.           "street1" => ""
  2374.           "street2" => ""
  2375.           "city" => ""
  2376.           "state" => ""
  2377.           "zip" => ""
  2378.           "country" => ""
  2379.         ]
  2380.         "refund_total" => 0.0
  2381.         "order_items" => array:1 [
  2382.           0 => array:10 [
  2383.             "id" => 333
  2384.             "name" => "CultureConnector Silver mix"
  2385.             "description" => ""
  2386.             "type" => "Product"
  2387.             "notes" => ""
  2388.             "quantity" => 4
  2389.             "cost" => 0.0
  2390.             "price" => 0.0
  2391.             "discount" => null
  2392.             "product" => array:6 [
  2393.               "id" => 15
  2394.               "name" => "CultureConnector Silver mix"
  2395.               "sku" => ""
  2396.               "description" => ""
  2397.               "shippable" => false
  2398.               "taxable" => false
  2399.             ]
  2400.           ]
  2401.         ]
  2402.       ]
  2403.       #hidden: []
  2404.       #visible: []
  2405.       #appends: []
  2406.       #casts: []
  2407.     }
  2408.   ]
  2409. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement