A PHP Error was encountered

Severity: 8192

Message: Function create_function() is deprecated

Filename: geshi/geshi.php

Line Number: 4698

Backtrace:

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4698
Function: _error_handler

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4621
Function: _optimize_regexp_list_tokens_to_string

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 1655
Function: optimize_regexp_list

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2029
Function: optimize_keyword_group

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2168
Function: build_parse_cache

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/Process.php
Line: 45
Function: parse_code

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/models/Pastes.php
Line: 517
Function: syntax

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/controllers/Main.php
Line: 693
Function: getPaste

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/index.php
Line: 315
Function: require_once

search for 351681 - Stikked
From Hard Pathak, 6 Years ago, written in JavaScript.
Embed
  1. Swagger UI
  2. swagger
  3.  
  4. /sapi/api-docs
  5. Explore
  6. Auth-gateway services
  7.  1.0.0
  8. [ Base URL: nightly-reader.realizedev.com/sapi ] /sapi/api-docs
  9. Pearson Realize Reader - Website
  10. Schemes
  11.  
  12. Account V2 Operations
  13.  
  14. POST
  15. /account/v2/login
  16. Account v2 login service
  17. Either username, password, appKey or token, service url, idpName are required.
  18.  
  19. Parameters
  20. Cancel
  21. Name    Description
  22. userName, password, appKey or token [Optional: serviceUrl, idpName] *
  23. (body) 
  24. Either username, password & appKey or token, service url & idpName are required.
  25.  
  26. Example Value
  27. Model
  28.  
  29. {
  30.   "userName": "realize_teacher",
  31.   "password": "testing123$",
  32.   "authContextId": "6065",
  33.   "includeLicensedProducts": true
  34. }
  35. Cancel
  36. Parameter content type
  37.  
  38. Execute
  39. Clear
  40. Responses
  41. Response content type
  42.  
  43. Curl
  44.  
  45. curl -X POST "https://nightly-reader.realizedev.com/sapi/account/v2/login" -H "accept: application/json" -H "Content-Type: application/json" -d "{ \"userName\": \"realize_teacher\", \"password\": \"testing123$\", \"authContextId\": \"6065\", \"includeLicensedProducts\": true}"
  46. Request URL
  47. https://nightly-reader.realizedev.com/sapi/account/v2/login
  48. Server response
  49. Code    Details
  50. 200    
  51. Response body
  52. {
  53.   "code": 200,
  54.   "status": "success",
  55.   "data": {
  56.     "token": "ST-29757-JopVBeOfaAdaqGkbtKRg-b3-rumba-int-01-02",
  57.     "refreshToken": null,
  58.     "cookieName": "BIGipServerrumba-int-sso-80",
  59.     "loggedInSince": 1540314990711,
  60.     "identityId": "ffffffff51c87040e4b07dddca2a0511",
  61.     "userName": "realize_teacher",
  62.     "firstName": "realize1",
  63.     "lastName": "teacher1",
  64.     "rumbaAuthenticationToken": null,
  65.     "title": "Colonel.",
  66.     "locale": "en_US",
  67.     "timeZone": "America/New_York",
  68.     "permissions": [
  69.       {
  70.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  71.         "LicensePoolId": "8a97b1a738c9f0d90139316b11f3180e",
  72.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  73.         "LicensedOrganizationDisplayName": "realize_organization1",
  74.         "LicensePoolType": "Student seat based licensing",
  75.         "LicensePoolStatus": "A",
  76.         "DenyNewSubscription": "0",
  77.         "StartDate": "2012-08-16T00:00:00.000-04:00",
  78.         "EndDate": "2021-08-15T23:59:59.000-04:00",
  79.         "Quantity": "250",
  80.         "UsedLicenses": "18451",
  81.         "ProductId": "336566",
  82.         "ProductDisplayName": "Realize Sample Program",
  83.         "ProductShortDescription": "Realize Sample Program",
  84.         "ProductLongDescription": "Realize Sample Program",
  85.         "CGProgram": "Realize",
  86.         "GradeLevel": "N/A",
  87.         "OrderedISBN": "3332224445556",
  88.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  89.         "HasAccess": true
  90.       },
  91.       {
  92.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  93.         "LicensePoolId": "8a97b1a6395923dc0139e3f680e82253",
  94.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  95.         "LicensedOrganizationDisplayName": "realize_organization1",
  96.         "LicensePoolType": "Student seat based licensing",
  97.         "LicensePoolStatus": "E",
  98.         "DenyNewSubscription": "0",
  99.         "StartDate": "2012-06-12T00:00:00.000-04:00",
  100.         "EndDate": "2015-12-21T00:00:00.000-05:00",
  101.         "Quantity": "260",
  102.         "UsedLicenses": "1562",
  103.         "ProductId": "339781",
  104.         "ProductDisplayName": "Realize Testing Sample version 1",
  105.         "ProductShortDescription": "realize Testing Sample SD",
  106.         "ProductLongDescription": "realize Testing Sample Long Description",
  107.         "CGProgram": "Realize",
  108.         "GradeLevel": "1",
  109.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  110.         "HasAccess": true
  111.       },
  112.       {
  113.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  114.         "LicensePoolId": "8a97b1a63b23fb2c013b2487c68840fe",
  115.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  116.         "LicensedOrganizationDisplayName": "realize_organization1",
  117.         "LicensePoolType": "Student seat based licensing",
  118.         "LicensePoolStatus": "E",
  119.         "DenyNewSubscription": "0",
  120.         "StartDate": "2012-10-01T00:00:00.000-04:00",
  121.         "EndDate": "2016-10-18T23:59:59.000-04:00",
  122.         "Quantity": "260",
  123.         "UsedLicenses": "52",
  124.         "ProductId": "351681",
  125.         "ProductDisplayName": "Science Texas 2.0 Grade 1",
  126.         "ProductShortDescription": "Science Texas 2.0 Grade 1",
  127.         "ProductLongDescription": "Science Texas 2.0 Grade 1",
  128.         "CGProgram": "Realize",
  129.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  130.         "HasAccess": true
  131.       },
  132.       {
  133.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  134.         "LicensePoolId": "8a97b1a63d170818013f63aa958a6bf0",
  135.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  136.         "LicensedOrganizationDisplayName": "realize_organization1",
  137.         "LicensePoolType": "Student seat based licensing",
  138.         "LicensePoolStatus": "A",
  139.         "DenyNewSubscription": "0",
  140.         "StartDate": "2013-06-19T00:00:00.000-04:00",
  141.         "EndDate": "2019-06-19T23:59:59.000-04:00",
  142.         "Quantity": "55",
  143.         "UsedLicenses": "1831",
  144.         "ProductId": "351681",
  145.         "ProductDisplayName": "Science Texas 2.0 Grade 1",
  146.         "ProductShortDescription": "Science Texas 2.0 Grade 1",
  147.         "ProductLongDescription": "Science Texas 2.0 Grade 1",
  148.         "CGProgram": "Realize",
  149.         "OrderedISBN": "1234567890888",
  150.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  151.         "HasAccess": true
  152.       },
  153.       {
  154.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  155.         "LicensePoolId": "8a97b1a63d170818013f63b5fcd06c76",
  156.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  157.         "LicensedOrganizationDisplayName": "realize_organization1",
  158.         "LicensePoolType": "Student seat based licensing",
  159.         "LicensePoolStatus": "C",
  160.         "DenyNewSubscription": "0",
  161.         "StartDate": "2013-06-19T00:00:00.000-04:00",
  162.         "EndDate": "2016-06-21T00:00:00.000-04:00",
  163.         "Quantity": "55",
  164.         "UsedLicenses": "0",
  165.         "ProductId": "402394",
  166.         "ProductDisplayName": "Biology1",
  167.         "ProductShortDescription": "Biology1",
  168.         "ProductLongDescription": "Biology1",
  169.         "OrderedISBN": "1234567890111",
  170.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  171.         "HasAccess": false
  172.       },
  173.       {
  174.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  175.         "LicensePoolId": "8a97b1a63d170818013f63c1ce8c6d13",
  176.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  177.         "LicensedOrganizationDisplayName": "realize_organization1",
  178.         "LicensePoolType": "Student seat based licensing",
  179.         "LicensePoolStatus": "E",
  180.         "DenyNewSubscription": "0",
  181.         "StartDate": "2013-06-19T00:00:00.000-04:00",
  182.         "EndDate": "2017-06-20T23:59:59.000-04:00",
  183.         "Quantity": "10",
  184.         "UsedLicenses": "28",
  185.         "ProductId": "402393",
  186.         "ProductDisplayName": "Grade 1 BIO",
  187.         "ProductShortDescription": "Grade 1 BIO",
  188.         "ProductLongDescription": "Grade 1 BIO",
  189.         "OrderedISBN": "1234567890229",
  190.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  191.         "HasAccess": false
  192.       },
  193.       {
  194.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  195.         "LicensePoolId": "8a97b1a63d170818013f63e67c216ed0",
  196.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  197.         "LicensedOrganizationDisplayName": "realize_organization1",
  198.         "LicensePoolType": "Student seat based licensing",
  199.         "LicensePoolStatus": "E",
  200.         "DenyNewSubscription": "0",
  201.         "StartDate": "2013-06-20T00:00:00.000-04:00",
  202.         "EndDate": "2015-06-18T00:00:00.000-04:00",
  203.         "Quantity": "50",
  204.         "UsedLicenses": "23",
  205.         "ProductId": "402395",
  206.         "ProductDisplayName": "Grade 1 BIO101 ",
  207.         "ProductShortDescription": "Grade 1 BIO101 ",
  208.         "ProductLongDescription": "Grade 1 BIO101 ",
  209.         "CGProgram": "Realize",
  210.         "OrderedISBN": "1234567890239",
  211.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  212.         "HasAccess": false
  213.       },
  214.       {
  215.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  216.         "LicensePoolId": "8a97b1a73f87887a013fbfb1fea35779",
  217.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  218.         "LicensedOrganizationDisplayName": "realize_organization1",
  219.         "LicensePoolType": "Student seat based licensing",
  220.         "LicensePoolStatus": "A",
  221.         "DenyNewSubscription": "0",
  222.         "StartDate": "2013-07-08T00:00:00.000-04:00",
  223.         "EndDate": "2023-07-07T23:59:59.000-04:00",
  224.         "Quantity": "100",
  225.         "UsedLicenses": "28",
  226.         "ProductId": "338454",
  227.         "ProductDisplayName": "abc realize program rqai ",
  228.         "ProductShortDescription": "abc realize program rqai short description",
  229.         "ProductLongDescription": "abc realize program rqai long description",
  230.         "CGProgram": "Realize",
  231.         "GradeLevel": "12",
  232.         "OrderedISBN": "9384098372222",
  233.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  234.         "HasAccess": false
  235.       },
  236.       {
  237.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  238.         "LicensePoolId": "8a97b1a63fd3ce31013fe848d84d7181",
  239.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  240.         "LicensedOrganizationDisplayName": "realize_organization1",
  241.         "LicensePoolType": "Student seat based licensing",
  242.         "LicensePoolStatus": "A",
  243.         "DenyNewSubscription": "0",
  244.         "StartDate": "2013-07-16T00:00:00.000-04:00",
  245.         "EndDate": "2027-07-30T00:00:00.000-04:00",
  246.         "Quantity": "200",
  247.         "UsedLicenses": "6544",
  248.         "ProductId": "421023",
  249.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 2",
  250.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 2",
  251.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 2",
  252.         "CGProgram": "Realize",
  253.         "OrderedISBN": "3332224446666",
  254.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  255.         "HasAccess": true
  256.       },
  257.       {
  258.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  259.         "LicensePoolId": "8a97b1a63fd3ce31014030efea3f79e8",
  260.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  261.         "LicensedOrganizationDisplayName": "realize_organization1",
  262.         "LicensePoolType": "Student seat based licensing",
  263.         "LicensePoolStatus": "E",
  264.         "DenyNewSubscription": "0",
  265.         "StartDate": "2013-07-30T00:00:00.000-04:00",
  266.         "EndDate": "2017-07-23T23:59:59.000-04:00",
  267.         "Quantity": "200",
  268.         "UsedLicenses": "1297",
  269.         "ProductId": "433320",
  270.         "ProductDisplayName": "Sample Realize Grade K with Center",
  271.         "ProductShortDescription": "Sample Realize Grade K with Center",
  272.         "ProductLongDescription": "Sample Realize Grade K with Center",
  273.         "CGProgram": "Realize",
  274.         "OrderedISBN": "3332224454321",
  275.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  276.         "HasAccess": false
  277.       },
  278.       {
  279.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  280.         "LicensePoolId": "8a97b1a74036606901405a0c3c1c3479",
  281.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  282.         "LicensedOrganizationDisplayName": "realize_organization1",
  283.         "LicensePoolType": "Student seat based licensing",
  284.         "LicensePoolStatus": "A",
  285.         "DenyNewSubscription": "0",
  286.         "StartDate": "2013-08-07T00:00:00.000-04:00",
  287.         "EndDate": "2020-01-06T23:59:59.000-05:00",
  288.         "Quantity": "200",
  289.         "UsedLicenses": "788",
  290.         "ProductId": "441569",
  291.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 5 en espanol",
  292.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 5 en espanol",
  293.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 5 en espanol",
  294.         "CGProgram": "Realize",
  295.         "OrderedISBN": "9833179404123",
  296.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  297.         "HasAccess": true
  298.       },
  299.       {
  300.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  301.         "LicensePoolId": "8a97b1a740366069014063b512f51b3a",
  302.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  303.         "LicensedOrganizationDisplayName": "realize_organization1",
  304.         "LicensePoolType": "Student seat based licensing",
  305.         "LicensePoolStatus": "A",
  306.         "DenyNewSubscription": "0",
  307.         "StartDate": "2013-08-09T00:00:00.000-04:00",
  308.         "EndDate": "2020-08-09T23:59:59.000-04:00",
  309.         "Quantity": "100",
  310.         "UsedLicenses": "61",
  311.         "ProductId": "443141",
  312.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 1 en espanol",
  313.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 1 en espanol",
  314.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 1 en espanol",
  315.         "CGProgram": "Realize",
  316.         "GradeLevel": "K",
  317.         "OrderedISBN": "9839979404123",
  318.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  319.         "HasAccess": false
  320.       },
  321.       {
  322.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  323.         "LicensePoolId": "8a97b1a640364901014063d8e5f940ac",
  324.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  325.         "LicensedOrganizationDisplayName": "realize_organization1",
  326.         "LicensePoolType": "Student seat based licensing",
  327.         "LicensePoolStatus": "A",
  328.         "DenyNewSubscription": "0",
  329.         "StartDate": "2013-08-09T00:00:00.000-04:00",
  330.         "EndDate": "2020-09-09T23:59:59.000-04:00",
  331.         "Quantity": "100",
  332.         "UsedLicenses": "54",
  333.         "ProductId": "443142",
  334.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade K en espanol",
  335.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade K en espanol",
  336.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade K en espanol",
  337.         "CGProgram": "Realize",
  338.         "GradeLevel": "K",
  339.         "OrderedISBN": "3399924445556",
  340.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  341.         "HasAccess": false
  342.       },
  343.       {
  344.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  345.         "LicensePoolId": "8a97b1a740366069014079ba1add21c3",
  346.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  347.         "LicensedOrganizationDisplayName": "realize_organization1",
  348.         "LicensePoolType": "Student seat based licensing",
  349.         "LicensePoolStatus": "A",
  350.         "DenyNewSubscription": "0",
  351.         "StartDate": "2013-08-13T00:00:00.000-04:00",
  352.         "EndDate": "2022-08-18T23:59:59.000-04:00",
  353.         "Quantity": "200",
  354.         "UsedLicenses": "519",
  355.         "ProductId": "445972",
  356.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 1",
  357.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 1",
  358.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 1",
  359.         "CGProgram": "Realize",
  360.         "OrderedISBN": "9833126880321",
  361.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  362.         "HasAccess": true
  363.       },
  364.       {
  365.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  366.         "LicensePoolId": "8a97b1a740366069014083bced574f57",
  367.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  368.         "LicensedOrganizationDisplayName": "realize_organization1",
  369.         "LicensePoolType": "Student seat based licensing",
  370.         "LicensePoolStatus": "A",
  371.         "DenyNewSubscription": "0",
  372.         "StartDate": "2013-08-15T00:00:00.000-04:00",
  373.         "EndDate": "2020-08-27T23:59:59.000-04:00",
  374.         "Quantity": "200",
  375.         "UsedLicenses": "29",
  376.         "ProductId": "447845",
  377.         "ProductDisplayName": "Realize Sample Program - Math Grade K",
  378.         "ProductShortDescription": "Realize Sample Program - Math Grade K",
  379.         "ProductLongDescription": "Realize Sample Program - Math Grade K",
  380.         "CGProgram": "Realize",
  381.         "OrderedISBN": "6173141373123",
  382.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  383.         "HasAccess": false
  384.       },
  385.       {
  386.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  387.         "LicensePoolId": "8a97b1a6403649010140e4d0229a3302",
  388.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  389.         "LicensedOrganizationDisplayName": "realize_organization1",
  390.         "LicensePoolType": "Student seat based licensing",
  391.         "LicensePoolStatus": "A",
  392.         "DenyNewSubscription": "0",
  393.         "StartDate": "2013-09-03T00:00:00.000-04:00",
  394.         "EndDate": "2022-09-27T23:59:59.000-04:00",
  395.         "Quantity": "200",
  396.         "UsedLicenses": "3909",
  397.         "ProductId": "467623",
  398.         "ProductDisplayName": "Interactive Science Texas Grade 1",
  399.         "ProductShortDescription": "Interactive Science Texas Grade 1",
  400.         "ProductLongDescription": "Interactive Science Texas Grade 1",
  401.         "CGProgram": "Realize",
  402.         "OrderedISBN": "8572108213123",
  403.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  404.         "HasAccess": true
  405.       },
  406.       {
  407.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  408.         "LicensePoolId": "8a97b1a6403649010140e4d63f0d3344",
  409.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  410.         "LicensedOrganizationDisplayName": "realize_organization1",
  411.         "LicensePoolType": "Student seat based licensing",
  412.         "LicensePoolStatus": "A",
  413.         "DenyNewSubscription": "0",
  414.         "StartDate": "2013-09-03T00:00:00.000-04:00",
  415.         "EndDate": "2021-09-15T23:59:59.000-04:00",
  416.         "Quantity": "200",
  417.         "UsedLicenses": "3470",
  418.         "ProductId": "467624",
  419.         "ProductDisplayName": "Interactive Science Texas Grade 2",
  420.         "ProductShortDescription": "Interactive Science Texas Grade 2",
  421.         "ProductLongDescription": "Interactive Science Texas Grade 2",
  422.         "CGProgram": "Realize",
  423.         "OrderedISBN": "9763753791123",
  424.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  425.         "HasAccess": true
  426.       },
  427.       {
  428.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  429.         "LicensePoolId": "8a97b1a7403660690140e4d9920e5d5f",
  430.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  431.         "LicensedOrganizationDisplayName": "realize_organization1",
  432.         "LicensePoolType": "Student seat based licensing",
  433.         "LicensePoolStatus": "A",
  434.         "DenyNewSubscription": "0",
  435.         "StartDate": "2013-09-03T00:00:00.000-04:00",
  436.         "EndDate": "2022-09-21T23:59:59.000-04:00",
  437.         "Quantity": "200",
  438.         "UsedLicenses": "3619",
  439.         "ProductId": "467625",
  440.         "ProductDisplayName": "Interactive Science Texas Grade 3",
  441.         "ProductShortDescription": "Interactive Science Texas Grade 3",
  442.         "ProductLongDescription": "Interactive Science Texas Grade 3",
  443.         "CGProgram": "Realize",
  444.         "OrderedISBN": "9970111075123",
  445.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  446.         "HasAccess": true
  447.       },
  448.       {
  449.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  450.         "LicensePoolId": "8a97b1a7403660690140e4dbf5be5d76",
  451.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  452.         "LicensedOrganizationDisplayName": "realize_organization1",
  453.         "LicensePoolType": "Student seat based licensing",
  454.         "LicensePoolStatus": "A",
  455.         "DenyNewSubscription": "0",
  456.         "StartDate": "2013-09-03T00:00:00.000-04:00",
  457.         "EndDate": "2022-09-29T23:59:59.000-04:00",
  458.         "Quantity": "200",
  459.         "UsedLicenses": "2968",
  460.         "ProductId": "467626",
  461.         "ProductDisplayName": "Interactive Science Texas Grade 4",
  462.         "ProductShortDescription": "Interactive Science Texas Grade 4",
  463.         "ProductLongDescription": "Interactive Science Texas Grade 4",
  464.         "CGProgram": "Realize",
  465.         "OrderedISBN": "9819255972123",
  466.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  467.         "HasAccess": true
  468.       },
  469.       {
  470.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  471.         "LicensePoolId": "8a97b1a7403660690140ea3a1ce330d5",
  472.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  473.         "LicensedOrganizationDisplayName": "realize_organization1",
  474.         "LicensePoolType": "Student seat based licensing",
  475.         "LicensePoolStatus": "E",
  476.         "DenyNewSubscription": "0",
  477.         "StartDate": "2013-09-04T00:00:00.000-04:00",
  478.         "EndDate": "2015-09-30T00:00:00.000-04:00",
  479.         "Quantity": "200",
  480.         "UsedLicenses": "0",
  481.         "ProductId": "469742",
  482.         "ProductDisplayName": "enVisionMATH California Common Core Grade 1",
  483.         "ProductShortDescription": "enVisionMATH California Common Core Grade 1",
  484.         "ProductLongDescription": "enVisionMATH California Common Core Grade 1",
  485.         "CGProgram": "Realize",
  486.         "OrderedISBN": "9833126881123",
  487.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  488.         "HasAccess": true
  489.       },
  490.       {
  491.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  492.         "LicensePoolId": "8a97b1a6403649010140ea8901450ae0",
  493.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  494.         "LicensedOrganizationDisplayName": "realize_organization1",
  495.         "LicensePoolType": "Student seat based licensing",
  496.         "LicensePoolStatus": "A",
  497.         "DenyNewSubscription": "0",
  498.         "StartDate": "2013-09-04T00:00:00.000-04:00",
  499.         "EndDate": "2022-09-22T23:59:59.000-04:00",
  500.         "Quantity": "200",
  501.         "UsedLicenses": "2537",
  502.         "ProductId": "469743",
  503.         "ProductDisplayName": "enVisionMATH California Common Core Grade 4",
  504.         "ProductShortDescription": "enVisionMATH California Common Core Grade 4",
  505.         "ProductLongDescription": "enVisionMATH California Common Core Grade 4",
  506.         "CGProgram": "Realize",
  507.         "OrderedISBN": "9833126881321",
  508.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  509.         "HasAccess": true
  510.       },
  511.       {
  512.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  513.         "LicensePoolId": "8a97b1a7403660690141096c0475722d",
  514.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  515.         "LicensedOrganizationDisplayName": "realize_organization1",
  516.         "LicensePoolType": "Student seat based licensing",
  517.         "LicensePoolStatus": "E",
  518.         "DenyNewSubscription": "0",
  519.         "StartDate": "2013-09-10T00:00:00.000-04:00",
  520.         "EndDate": "2015-09-30T00:00:00.000-04:00",
  521.         "Quantity": "200",
  522.         "UsedLicenses": "2220",
  523.         "ProductId": "480077",
  524.         "ProductDisplayName": "Common Core Literature Grade 6",
  525.         "ProductShortDescription": "Common Core Literature Grade 6",
  526.         "ProductLongDescription": "Common Core Literature Grade 6",
  527.         "CGProgram": "Realize",
  528.         "OrderedISBN": "3399224454321",
  529.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  530.         "HasAccess": true
  531.       },
  532.       {
  533.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  534.         "LicensePoolId": "8a97b1a74036606901410dc77afa359c",
  535.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  536.         "LicensedOrganizationDisplayName": "realize_organization1",
  537.         "LicensePoolType": "Student seat based licensing",
  538.         "LicensePoolStatus": "E",
  539.         "DenyNewSubscription": "0",
  540.         "StartDate": "2013-09-11T00:00:00.000-04:00",
  541.         "EndDate": "2014-09-18T00:00:00.000-04:00",
  542.         "Quantity": "200",
  543.         "UsedLicenses": "0",
  544.         "ProductId": "480077",
  545.         "ProductDisplayName": "Common Core Literature Grade 6",
  546.         "ProductShortDescription": "Common Core Literature Grade 6",
  547.         "ProductLongDescription": "Common Core Literature Grade 6",
  548.         "CGProgram": "Realize",
  549.         "OrderedISBN": "3399224454321",
  550.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  551.         "HasAccess": true
  552.       },
  553.       {
  554.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  555.         "LicensePoolId": "8a97b1a74036606901410dda499f3688",
  556.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  557.         "LicensedOrganizationDisplayName": "realize_organization1",
  558.         "LicensePoolType": "Student seat based licensing",
  559.         "LicensePoolStatus": "E",
  560.         "DenyNewSubscription": "0",
  561.         "StartDate": "2013-09-11T00:00:00.000-04:00",
  562.         "EndDate": "2015-09-11T00:00:00.000-04:00",
  563.         "Quantity": "200",
  564.         "UsedLicenses": "2135",
  565.         "ProductId": "481738",
  566.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade K",
  567.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade K",
  568.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade K",
  569.         "CGProgram": "Realize",
  570.         "OrderedISBN": "3332224994321",
  571.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  572.         "HasAccess": true
  573.       },
  574.       {
  575.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  576.         "LicensePoolId": "8a97b1a74036606901410dfe6df6382b",
  577.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  578.         "LicensedOrganizationDisplayName": "realize_organization1",
  579.         "LicensePoolType": "Student seat based licensing",
  580.         "LicensePoolStatus": "E",
  581.         "DenyNewSubscription": "0",
  582.         "StartDate": "2013-09-11T00:00:00.000-04:00",
  583.         "EndDate": "2014-09-24T00:00:00.000-04:00",
  584.         "Quantity": "200",
  585.         "UsedLicenses": "458",
  586.         "ProductId": "481640",
  587.         "ProductDisplayName": "Common Core Literature Grade 8",
  588.         "ProductShortDescription": "Common Core Literature Grade 8",
  589.         "ProductLongDescription": "Common Core Literature Grade 8",
  590.         "CGProgram": "Realize",
  591.         "OrderedISBN": "3332224804321",
  592.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  593.         "HasAccess": true
  594.       },
  595.       {
  596.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  597.         "LicensePoolId": "8a97b1a7403660690141100271ce5051",
  598.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  599.         "LicensedOrganizationDisplayName": "realize_organization1",
  600.         "LicensePoolType": "Student seat based licensing",
  601.         "LicensePoolStatus": "E",
  602.         "DenyNewSubscription": "0",
  603.         "StartDate": "2013-09-11T00:00:00.000-04:00",
  604.         "EndDate": "2015-09-11T00:00:00.000-04:00",
  605.         "Quantity": "200",
  606.         "UsedLicenses": "639",
  607.         "ProductId": "481953",
  608.         "ProductDisplayName": "Common Core Literature Grade 11",
  609.         "ProductShortDescription": "Common Core Literature Grade 11",
  610.         "ProductLongDescription": "Common Core Literature Grade 11",
  611.         "CGProgram": "Realize",
  612.         "OrderedISBN": "3330004454321",
  613.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  614.         "HasAccess": true
  615.       },
  616.       {
  617.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  618.         "LicensePoolId": "8a97b1a6403649010141325752796096",
  619.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  620.         "LicensedOrganizationDisplayName": "realize_organization1",
  621.         "LicensePoolType": "Student seat based licensing",
  622.         "LicensePoolStatus": "A",
  623.         "DenyNewSubscription": "0",
  624.         "StartDate": "2013-09-18T00:00:00.000-04:00",
  625.         "EndDate": "2021-10-17T23:59:59.000-04:00",
  626.         "Quantity": "100",
  627.         "UsedLicenses": "32",
  628.         "ProductId": "499469",
  629.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 1 test program",
  630.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 1 test program",
  631.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 1 test program",
  632.         "CGProgram": "Realize",
  633.         "OrderedISBN": "3432331211121",
  634.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  635.         "HasAccess": false
  636.       },
  637.       {
  638.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  639.         "LicensePoolId": "8a97b1a64036490101413c2f75ca7093",
  640.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  641.         "LicensedOrganizationDisplayName": "realize_organization1",
  642.         "LicensePoolType": "Student seat based licensing",
  643.         "LicensePoolStatus": "A",
  644.         "DenyNewSubscription": "0",
  645.         "StartDate": "2013-09-20T00:00:00.000-04:00",
  646.         "EndDate": "2023-09-19T23:59:59.000-04:00",
  647.         "Quantity": "55",
  648.         "UsedLicenses": "1715",
  649.         "ProductId": "503041",
  650.         "ProductDisplayName": "Common Core Literature Florida Grade 9",
  651.         "ProductShortDescription": "Common Core Literature Florida Grade 9",
  652.         "ProductLongDescription": "Common Core Literature Florida Grade 9",
  653.         "CGProgram": "Realize",
  654.         "OrderedISBN": "1232343322112",
  655.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  656.         "HasAccess": true
  657.       },
  658.       {
  659.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  660.         "LicensePoolId": "8a97b1a64036490101416f3d4dc43db9",
  661.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  662.         "LicensedOrganizationDisplayName": "realize_organization1",
  663.         "LicensePoolType": "Student seat based licensing",
  664.         "LicensePoolStatus": "A",
  665.         "DenyNewSubscription": "0",
  666.         "StartDate": "2013-09-30T00:00:00.000-04:00",
  667.         "EndDate": "2022-11-23T23:59:59.000-05:00",
  668.         "Quantity": "10",
  669.         "UsedLicenses": "1229",
  670.         "ProductId": "510675",
  671.         "ProductDisplayName": "Miller & Levine Biology Texas",
  672.         "ProductShortDescription": "Miller & Levine Biology Texas",
  673.         "ProductLongDescription": "Miller & Levine Biology Texas",
  674.         "CGProgram": "Realize",
  675.         "OrderedISBN": "1232343322118",
  676.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  677.         "HasAccess": true
  678.       },
  679.       {
  680.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  681.         "LicensePoolId": "8a97b1a64036490101422c14a0c65099",
  682.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  683.         "LicensedOrganizationDisplayName": "realize_organization1",
  684.         "LicensePoolType": "Student seat based licensing",
  685.         "LicensePoolStatus": "E",
  686.         "DenyNewSubscription": "0",
  687.         "StartDate": "2013-11-06T00:00:00.000-05:00",
  688.         "EndDate": "2016-11-07T23:59:59.000-05:00",
  689.         "Quantity": "200",
  690.         "UsedLicenses": "995",
  691.         "ProductId": "447088",
  692.         "ProductDisplayName": "Interactive Science Texas Grade 7",
  693.         "ProductShortDescription": "Interactive Science Texas Grade 7",
  694.         "ProductLongDescription": "Interactive Science Texas Grade 7",
  695.         "CGProgram": "Realize",
  696.         "OrderedISBN": "3335585655895",
  697.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  698.         "HasAccess": true
  699.       },
  700.       {
  701.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  702.         "LicensePoolId": "8a97b1a640364901014230ba27ed7a31",
  703.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  704.         "LicensedOrganizationDisplayName": "realize_organization1",
  705.         "LicensePoolType": "Student seat based licensing",
  706.         "LicensePoolStatus": "E",
  707.         "DenyNewSubscription": "0",
  708.         "StartDate": "2013-11-06T00:00:00.000-05:00",
  709.         "EndDate": "2017-11-09T23:59:59.000-05:00",
  710.         "Quantity": "200",
  711.         "UsedLicenses": "619",
  712.         "ProductId": "447089",
  713.         "ProductDisplayName": "Interactive Science Texas Grade 8",
  714.         "ProductShortDescription": "Interactive Science Texas Grade 8",
  715.         "ProductLongDescription": "Interactive Science Texas Grade 8",
  716.         "CGProgram": "Realize",
  717.         "OrderedISBN": "3335585655896",
  718.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  719.         "HasAccess": true
  720.       },
  721.       {
  722.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  723.         "LicensePoolId": "8a97b1a740366069014230bb747664fc",
  724.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  725.         "LicensedOrganizationDisplayName": "realize_organization1",
  726.         "LicensePoolType": "Student seat based licensing",
  727.         "LicensePoolStatus": "A",
  728.         "DenyNewSubscription": "0",
  729.         "StartDate": "2013-11-06T00:00:00.000-05:00",
  730.         "EndDate": "2027-11-26T00:00:00.000-05:00",
  731.         "Quantity": "200",
  732.         "UsedLicenses": "1041",
  733.         "ProductId": "447087",
  734.         "ProductDisplayName": "Interactive Science Texas Grade 6",
  735.         "ProductShortDescription": "Interactive Science Texas Grade 6",
  736.         "ProductLongDescription": "Interactive Science Texas Grade 6",
  737.         "CGProgram": "Realize",
  738.         "OrderedISBN": "3335585655894",
  739.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  740.         "HasAccess": true
  741.       },
  742.       {
  743.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  744.         "LicensePoolId": "8a97b1a740366069014230ce0efb65d6",
  745.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  746.         "LicensedOrganizationDisplayName": "realize_organization1",
  747.         "LicensePoolType": "Student seat based licensing",
  748.         "LicensePoolStatus": "A",
  749.         "DenyNewSubscription": "0",
  750.         "StartDate": "2013-11-06T00:00:00.000-05:00",
  751.         "EndDate": "2018-11-06T23:59:59.000-05:00",
  752.         "Quantity": "200",
  753.         "UsedLicenses": "1325",
  754.         "ProductId": "532112",
  755.         "ProductDisplayName": "Common Core Literature Grade 9",
  756.         "ProductShortDescription": "Common Core Literature Grade 9",
  757.         "ProductLongDescription": "Common Core Literature Grade 9",
  758.         "CGProgram": "Realize",
  759.         "OrderedISBN": "3335585657086",
  760.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  761.         "HasAccess": true
  762.       },
  763.       {
  764.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  765.         "LicensePoolId": "8a97b1a740366069014230e3b8b666d4",
  766.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  767.         "LicensedOrganizationDisplayName": "realize_organization1",
  768.         "LicensePoolType": "Student seat based licensing",
  769.         "LicensePoolStatus": "A",
  770.         "DenyNewSubscription": "0",
  771.         "StartDate": "2013-11-06T00:00:00.000-05:00",
  772.         "EndDate": "2019-11-05T23:59:59.000-05:00",
  773.         "Quantity": "200",
  774.         "UsedLicenses": "1243",
  775.         "ProductId": "532113",
  776.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 5",
  777.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 5",
  778.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 5",
  779.         "CGProgram": "Realize",
  780.         "OrderedISBN": "3332224442118",
  781.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  782.         "HasAccess": true
  783.       },
  784.       {
  785.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  786.         "LicensePoolId": "8a97b1a640364901014230e48c7f7c30",
  787.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  788.         "LicensedOrganizationDisplayName": "realize_organization1",
  789.         "LicensePoolType": "Student seat based licensing",
  790.         "LicensePoolStatus": "A",
  791.         "DenyNewSubscription": "0",
  792.         "StartDate": "2013-11-06T00:00:00.000-05:00",
  793.         "EndDate": "2021-11-26T23:59:59.000-05:00",
  794.         "Quantity": "200",
  795.         "UsedLicenses": "1808",
  796.         "ProductId": "532114",
  797.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 4",
  798.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 4",
  799.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 4",
  800.         "CGProgram": "Realize",
  801.         "OrderedISBN": "3332224443219",
  802.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  803.         "HasAccess": true
  804.       },
  805.       {
  806.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  807.         "LicensePoolId": "8a97b1a6403649010142336bc21e1a41",
  808.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  809.         "LicensedOrganizationDisplayName": "realize_organization1",
  810.         "LicensePoolType": "Student seat based licensing",
  811.         "LicensePoolStatus": "A",
  812.         "DenyNewSubscription": "0",
  813.         "StartDate": "2013-11-07T00:00:00.000-05:00",
  814.         "EndDate": "2019-11-21T23:59:59.000-05:00",
  815.         "Quantity": "200",
  816.         "UsedLicenses": "1985",
  817.         "ProductId": "532321",
  818.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 3",
  819.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 3",
  820.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 3",
  821.         "CGProgram": "Realize",
  822.         "OrderedISBN": "3332224441479",
  823.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  824.         "HasAccess": true
  825.       },
  826.       {
  827.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  828.         "LicensePoolId": "8a97b1a740366069014233f89e4a0b17",
  829.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  830.         "LicensedOrganizationDisplayName": "realize_organization1",
  831.         "LicensePoolType": "Student seat based licensing",
  832.         "LicensePoolStatus": "A",
  833.         "DenyNewSubscription": "0",
  834.         "StartDate": "2013-11-07T00:00:00.000-05:00",
  835.         "EndDate": "2020-11-25T23:59:59.000-05:00",
  836.         "Quantity": "200",
  837.         "UsedLicenses": "1155",
  838.         "ProductId": "532310",
  839.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 5 en español",
  840.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 5 en español",
  841.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 5 en español",
  842.         "CGProgram": "Realize",
  843.         "OrderedISBN": "3332224445511",
  844.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  845.         "HasAccess": true
  846.       },
  847.       {
  848.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  849.         "LicensePoolId": "8a97b1a7403660690142386a3ccc2974",
  850.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  851.         "LicensedOrganizationDisplayName": "realize_organization1",
  852.         "LicensePoolType": "Student seat based licensing",
  853.         "LicensePoolStatus": "E",
  854.         "DenyNewSubscription": "0",
  855.         "StartDate": "2013-11-07T00:00:00.000-05:00",
  856.         "EndDate": "2017-11-07T23:59:59.000-05:00",
  857.         "Quantity": "200",
  858.         "UsedLicenses": "282",
  859.         "ProductId": "533068",
  860.         "ProductDisplayName": "Digits Grade 8",
  861.         "ProductShortDescription": "Digits Grade 8",
  862.         "ProductLongDescription": "Digits Grade 8",
  863.         "CGProgram": "Realize",
  864.         "OrderedISBN": "3332224454321",
  865.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  866.         "HasAccess": true
  867.       },
  868.       {
  869.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  870.         "LicensePoolId": "8a97b1a7403660690142488539927a4c",
  871.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  872.         "LicensedOrganizationDisplayName": "realize_organization1",
  873.         "LicensePoolType": "Student seat based licensing",
  874.         "LicensePoolStatus": "E",
  875.         "DenyNewSubscription": "0",
  876.         "StartDate": "2013-11-11T00:00:00.000-05:00",
  877.         "EndDate": "2015-11-11T00:00:00.000-05:00",
  878.         "Quantity": "200",
  879.         "UsedLicenses": "31",
  880.         "ProductId": "535636",
  881.         "ProductDisplayName": "Environmental Science 2012",
  882.         "ProductShortDescription": "Environmental Science 2012",
  883.         "ProductLongDescription": "Environmental Science 2012",
  884.         "CGProgram": "Realize",
  885.         "OrderedISBN": "3332224454322",
  886.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  887.         "HasAccess": false
  888.       },
  889.       {
  890.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  891.         "LicensePoolId": "8a97b1a64324091e014359e63630548b",
  892.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  893.         "LicensedOrganizationDisplayName": "realize_organization1",
  894.         "LicensePoolType": "Student seat based licensing",
  895.         "LicensePoolStatus": "E",
  896.         "DenyNewSubscription": "0",
  897.         "StartDate": "2014-01-01T00:00:00.000-05:00",
  898.         "EndDate": "2017-01-30T23:59:59.000-05:00",
  899.         "Quantity": "200",
  900.         "UsedLicenses": "1044",
  901.         "ProductId": "469742",
  902.         "ProductDisplayName": "enVisionMATH California Common Core Grade 1",
  903.         "ProductShortDescription": "enVisionMATH California Common Core Grade 1",
  904.         "ProductLongDescription": "enVisionMATH California Common Core Grade 1",
  905.         "CGProgram": "Realize",
  906.         "OrderedISBN": "9833126881123",
  907.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  908.         "HasAccess": true
  909.       },
  910.       {
  911.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  912.         "LicensePoolId": "8a97b1a64324091e01438f1eba97671a",
  913.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  914.         "LicensedOrganizationDisplayName": "realize_organization1",
  915.         "LicensePoolType": "Student seat based licensing",
  916.         "LicensePoolStatus": "E",
  917.         "DenyNewSubscription": "0",
  918.         "StartDate": "2013-07-30T00:00:00.000-04:00",
  919.         "EndDate": "2017-07-23T23:59:59.000-04:00",
  920.         "Quantity": "200",
  921.         "UsedLicenses": "0",
  922.         "ProductId": "533068",
  923.         "ProductDisplayName": "Digits Grade 8",
  924.         "ProductShortDescription": "Digits Grade 8",
  925.         "ProductLongDescription": "Digits Grade 8",
  926.         "CGProgram": "Realize",
  927.         "OrderedISBN": "3332224454321",
  928.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  929.         "HasAccess": true
  930.       },
  931.       {
  932.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  933.         "LicensePoolId": "8a97b1a7439354570143977279f83b0e",
  934.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  935.         "LicensedOrganizationDisplayName": "realize_organization1",
  936.         "LicensePoolType": "Student seat based licensing",
  937.         "LicensePoolStatus": "A",
  938.         "DenyNewSubscription": "0",
  939.         "StartDate": "2014-01-14T00:00:00.000-05:00",
  940.         "EndDate": "2026-01-15T00:00:00.000-05:00",
  941.         "Quantity": "200",
  942.         "UsedLicenses": "10",
  943.         "ProductId": "789720",
  944.         "ProductDisplayName": "Realize testing data Massachusetts Grade 01 Science Boston 123456789012 Science Boston 1234567890123",
  945.         "ProductShortDescription": "Realize testing data Massachusetts Grade 01 Science Boston 123456789012 Science Boston 1234567890123",
  946.         "ProductLongDescription": "Realize testing data Massachusetts Grade 01 Science Boston 123456789012 Science Boston 1234567890123",
  947.         "CGProgram": "Realize",
  948.         "OrderedISBN": "2711278555901",
  949.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  950.         "HasAccess": false
  951.       },
  952.       {
  953.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  954.         "LicensePoolId": "8a97b1a6439352c0014399d338b45ea7",
  955.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  956.         "LicensedOrganizationDisplayName": "realize_organization1",
  957.         "LicensePoolType": "Student seat based licensing",
  958.         "LicensePoolStatus": "A",
  959.         "DenyNewSubscription": "0",
  960.         "StartDate": "2014-01-15T00:00:00.000-05:00",
  961.         "EndDate": "2026-01-16T00:00:00.000-05:00",
  962.         "Quantity": "200",
  963.         "UsedLicenses": "87",
  964.         "ProductId": "790235",
  965.         "ProductDisplayName": "Realize testing data Massachusetts Grade 02 Science Boston 123456789012 Science Boston 1234567890123",
  966.         "ProductShortDescription": "Realize testing data Massachusetts Grade 02 Science Boston 123456789012 Science Boston 1234567890123",
  967.         "ProductLongDescription": "Realize testing data Massachusetts Grade 02 Science Boston 123456789012 Science Boston 1234567890123",
  968.         "CGProgram": "Realize",
  969.         "OrderedISBN": "2711278555902",
  970.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  971.         "HasAccess": true
  972.       },
  973.       {
  974.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  975.         "LicensePoolId": "8a97b1a743935457014399d8546b58e5",
  976.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  977.         "LicensedOrganizationDisplayName": "realize_organization1",
  978.         "LicensePoolType": "Student seat based licensing",
  979.         "LicensePoolStatus": "A",
  980.         "DenyNewSubscription": "0",
  981.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  982.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  983.         "Quantity": "200",
  984.         "UsedLicenses": "86",
  985.         "ProductId": "790237",
  986.         "ProductDisplayName": "Realize testing data Massachusetts Grade 03 Science Boston 123456789012 Science Boston 1234567890123",
  987.         "ProductShortDescription": "Realize testing data Massachusetts Grade 03 Science Boston 123456789012 Science Boston 1234567890123",
  988.         "ProductLongDescription": "Realize testing data Massachusetts Grade 03 Science Boston 123456789012 Science Boston 1234567890123",
  989.         "CGProgram": "Realize",
  990.         "OrderedISBN": "2711278555903",
  991.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  992.         "HasAccess": false
  993.       },
  994.       {
  995.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  996.         "LicensePoolId": "8a97b1a743935457014399db780858ff",
  997.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  998.         "LicensedOrganizationDisplayName": "realize_organization1",
  999.         "LicensePoolType": "Student seat based licensing",
  1000.         "LicensePoolStatus": "A",
  1001.         "DenyNewSubscription": "0",
  1002.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1003.         "EndDate": "2026-01-16T00:00:00.000-05:00",
  1004.         "Quantity": "200",
  1005.         "UsedLicenses": "74",
  1006.         "ProductId": "790197",
  1007.         "ProductDisplayName": "Realize testing data Massachusetts Grade 04 Science Boston 123456789012 Science Boston 1234567890123",
  1008.         "ProductShortDescription": "Realize testing data Massachusetts Grade 04 Science Boston 123456789012 Science Boston 1234567890123",
  1009.         "ProductLongDescription": "Realize testing data Massachusetts Grade 04 Science Boston 123456789012 Science Boston 1234567890123",
  1010.         "CGProgram": "Realize",
  1011.         "OrderedISBN": "2711278555904",
  1012.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1013.         "HasAccess": false
  1014.       },
  1015.       {
  1016.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1017.         "LicensePoolId": "8a97b1a6439352c0014399df8b905f9c",
  1018.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1019.         "LicensedOrganizationDisplayName": "realize_organization1",
  1020.         "LicensePoolType": "Student seat based licensing",
  1021.         "LicensePoolStatus": "A",
  1022.         "DenyNewSubscription": "0",
  1023.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1024.         "EndDate": "2026-01-29T00:00:00.000-05:00",
  1025.         "Quantity": "200",
  1026.         "UsedLicenses": "65",
  1027.         "ProductId": "790249",
  1028.         "ProductDisplayName": "Realize testing data Massachusetts Grade 05 Science Boston 123456789012 Science Boston 1234567890123",
  1029.         "ProductShortDescription": "Realize testing data Massachusetts Grade 05 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1030.         "ProductLongDescription": "Realize testing data Massachusetts Grade 05 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1031.         "CGProgram": "Realize",
  1032.         "OrderedISBN": "2711278555905",
  1033.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1034.         "HasAccess": true
  1035.       },
  1036.       {
  1037.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1038.         "LicensePoolId": "8a97b1a6439352c0014399e6e245603e",
  1039.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1040.         "LicensedOrganizationDisplayName": "realize_organization1",
  1041.         "LicensePoolType": "Student seat based licensing",
  1042.         "LicensePoolStatus": "A",
  1043.         "DenyNewSubscription": "0",
  1044.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1045.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1046.         "Quantity": "200",
  1047.         "UsedLicenses": "66",
  1048.         "ProductId": "790164",
  1049.         "ProductDisplayName": "Realize testing data Massachusetts Grade 06 Science Boston 123456789012 Science Boston 1234567890123",
  1050.         "ProductShortDescription": "Realize testing data Massachusetts Realize testing data Massachusetts Grade 06 Science Boston 123456789012 Science Boston 1234567890123",
  1051.         "ProductLongDescription": "Realize testing data Massachusetts Grade 06 Science Boston 123456789012 Science Boston 1234567890123",
  1052.         "CGProgram": "Realize",
  1053.         "OrderedISBN": "2711278555906",
  1054.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1055.         "HasAccess": false
  1056.       },
  1057.       {
  1058.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1059.         "LicensePoolId": "8a97b1a743935457014399e89e89594a",
  1060.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1061.         "LicensedOrganizationDisplayName": "realize_organization1",
  1062.         "LicensePoolType": "Student seat based licensing",
  1063.         "LicensePoolStatus": "A",
  1064.         "DenyNewSubscription": "0",
  1065.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1066.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1067.         "Quantity": "200",
  1068.         "UsedLicenses": "73",
  1069.         "ProductId": "790226",
  1070.         "ProductDisplayName": "Realize testing data Massachusetts Grade 21 Science Boston 123456789012 Science Boston 1234567890123",
  1071.         "ProductShortDescription": "Realize testing data Massachusetts Grade 21 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1072.         "ProductLongDescription": "Realize testing data Massachusetts Grade 21 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1073.         "CGProgram": "Realize",
  1074.         "OrderedISBN": "2711278555921",
  1075.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1076.         "HasAccess": false
  1077.       },
  1078.       {
  1079.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1080.         "LicensePoolId": "8a97b1a6439352c0014399e912276079",
  1081.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1082.         "LicensedOrganizationDisplayName": "realize_organization1",
  1083.         "LicensePoolType": "Student seat based licensing",
  1084.         "LicensePoolStatus": "A",
  1085.         "DenyNewSubscription": "0",
  1086.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1087.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1088.         "Quantity": "200",
  1089.         "UsedLicenses": "67",
  1090.         "ProductId": "790225",
  1091.         "ProductDisplayName": "Realize testing data Massachusetts Grade 22 Science Boston 123456789012 Science Boston 1234567890123",
  1092.         "ProductShortDescription": "Realize testing data Massachusetts Grade 22 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1093.         "ProductLongDescription": "Realize testing data Massachusetts Grade 22 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1094.         "CGProgram": "Realize",
  1095.         "OrderedISBN": "2711278555922",
  1096.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1097.         "HasAccess": false
  1098.       },
  1099.       {
  1100.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1101.         "LicensePoolId": "8a97b1a6439352c0014399e988b1607c",
  1102.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1103.         "LicensedOrganizationDisplayName": "realize_organization1",
  1104.         "LicensePoolType": "Student seat based licensing",
  1105.         "LicensePoolStatus": "A",
  1106.         "DenyNewSubscription": "0",
  1107.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1108.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1109.         "Quantity": "200",
  1110.         "UsedLicenses": "71",
  1111.         "ProductId": "790228",
  1112.         "ProductDisplayName": "Realize testing data Massachusetts Grade 23 Science Boston 123456789012 Science Boston 1234567890123",
  1113.         "ProductShortDescription": "Realize testing data Massachusetts Grade 23 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1114.         "ProductLongDescription": "Realize testing data Massachusetts Grade 23 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1115.         "CGProgram": "Realize",
  1116.         "OrderedISBN": "2711278555923",
  1117.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1118.         "HasAccess": false
  1119.       },
  1120.       {
  1121.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1122.         "LicensePoolId": "8a97b1a743935457014399ea02945953",
  1123.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1124.         "LicensedOrganizationDisplayName": "realize_organization1",
  1125.         "LicensePoolType": "Student seat based licensing",
  1126.         "LicensePoolStatus": "A",
  1127.         "DenyNewSubscription": "0",
  1128.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1129.         "EndDate": "2025-01-23T00:00:00.000-05:00",
  1130.         "Quantity": "200",
  1131.         "UsedLicenses": "0",
  1132.         "ProductId": "790231",
  1133.         "ProductDisplayName": " Realize testing data Massachusetts Grade 24 Science Boston 123456789012 Science Boston 1234567890123",
  1134.         "ProductShortDescription": "Realize testing data Massachusetts Grade 24 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1135.         "ProductLongDescription": "Realize testing data Massachusetts Grade 24 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1136.         "CGProgram": "Realize",
  1137.         "OrderedISBN": "2711278555924",
  1138.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1139.         "HasAccess": false
  1140.       },
  1141.       {
  1142.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1143.         "LicensePoolId": "8a97b1a743935457014399ec263f595e",
  1144.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1145.         "LicensedOrganizationDisplayName": "realize_organization1",
  1146.         "LicensePoolType": "Student seat based licensing",
  1147.         "LicensePoolStatus": "A",
  1148.         "DenyNewSubscription": "0",
  1149.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1150.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1151.         "Quantity": "200",
  1152.         "UsedLicenses": "68",
  1153.         "ProductId": "790258",
  1154.         "ProductDisplayName": "Realize testing data Massachusetts Grade 07 Science Boston 123456789012 Science Boston 1234567890123",
  1155.         "ProductShortDescription": "Realize testing data Massachusetts Grade 07 Science Boston 123456789012 Science Boston 1234567890123",
  1156.         "ProductLongDescription": "Realize testing data Massachusetts Grade 07 Science Boston 123456789012 Science Boston 1234567890123",
  1157.         "CGProgram": "Realize",
  1158.         "OrderedISBN": "2711278555907",
  1159.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1160.         "HasAccess": true
  1161.       },
  1162.       {
  1163.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1164.         "LicensePoolId": "8a97b1a743935457014399edc638597e",
  1165.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1166.         "LicensedOrganizationDisplayName": "realize_organization1",
  1167.         "LicensePoolType": "Student seat based licensing",
  1168.         "LicensePoolStatus": "A",
  1169.         "DenyNewSubscription": "0",
  1170.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1171.         "EndDate": "2025-01-24T00:00:00.000-05:00",
  1172.         "Quantity": "200",
  1173.         "UsedLicenses": "71",
  1174.         "ProductId": "790260",
  1175.         "ProductDisplayName": "Realize testing data Massachusetts Grade 25 Science Boston 123456789012 Science Boston 1234567890123",
  1176.         "ProductShortDescription": "Realize testing data Massachusetts Grade 25 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1177.         "ProductLongDescription": "Realize testing data Massachusetts Grade 25 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1178.         "CGProgram": "Realize",
  1179.         "OrderedISBN": "2711278555925",
  1180.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1181.         "HasAccess": false
  1182.       },
  1183.       {
  1184.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1185.         "LicensePoolId": "8a97b1a6439352c0014399effe7660e6",
  1186.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1187.         "LicensedOrganizationDisplayName": "realize_organization1",
  1188.         "LicensePoolType": "Student seat based licensing",
  1189.         "LicensePoolStatus": "A",
  1190.         "DenyNewSubscription": "0",
  1191.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1192.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1193.         "Quantity": "200",
  1194.         "UsedLicenses": "72",
  1195.         "ProductId": "790264",
  1196.         "ProductDisplayName": "Realize testing data Massachusetts Grade 08 Science Boston 123456789012 Science Boston 1234567890123",
  1197.         "ProductShortDescription": "Realize testing data Massachusetts Grade 08 Science Boston 123456789012 Science Boston 1234567890123",
  1198.         "ProductLongDescription": "Realize testing data Massachusetts Grade 08 Science Boston 123456789012 Science Boston 1234567890123",
  1199.         "CGProgram": "Realize",
  1200.         "OrderedISBN": "2711278555908",
  1201.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1202.         "HasAccess": false
  1203.       },
  1204.       {
  1205.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1206.         "LicensePoolId": "8a97b1a743935457014399f3774559cf",
  1207.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1208.         "LicensedOrganizationDisplayName": "realize_organization1",
  1209.         "LicensePoolType": "Student seat based licensing",
  1210.         "LicensePoolStatus": "A",
  1211.         "DenyNewSubscription": "0",
  1212.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1213.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1214.         "Quantity": "200",
  1215.         "UsedLicenses": "74",
  1216.         "ProductId": "790272",
  1217.         "ProductDisplayName": "Realize testing data Massachusetts Grade 09 Science Boston 123456789012 Science Boston 1234567890123",
  1218.         "ProductShortDescription": "Realize testing data Massachusetts Grade 09 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1219.         "ProductLongDescription": "Realize testing data Massachusetts Grade 09 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1220.         "CGProgram": "Realize",
  1221.         "OrderedISBN": "2711278555909",
  1222.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1223.         "HasAccess": true
  1224.       },
  1225.       {
  1226.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1227.         "LicensePoolId": "8a97b1a743935457014399f71e485a32",
  1228.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1229.         "LicensedOrganizationDisplayName": "realize_organization1",
  1230.         "LicensePoolType": "Student seat based licensing",
  1231.         "LicensePoolStatus": "A",
  1232.         "DenyNewSubscription": "0",
  1233.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1234.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1235.         "Quantity": "200",
  1236.         "UsedLicenses": "50",
  1237.         "ProductId": "790274",
  1238.         "ProductDisplayName": "Realize testing data Massachusetts Grade 10 Science Boston 123456789012 Science Boston 1234567890123",
  1239.         "ProductShortDescription": "Realize testing data Massachusetts Grade 10 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1240.         "ProductLongDescription": "Realize testing data Massachusetts Grade 10 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1241.         "CGProgram": "Realize",
  1242.         "OrderedISBN": "2711278555910",
  1243.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1244.         "HasAccess": false
  1245.       },
  1246.       {
  1247.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1248.         "LicensePoolId": "8a97b1a74393545701439a01477f5ac1",
  1249.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1250.         "LicensedOrganizationDisplayName": "realize_organization1",
  1251.         "LicensePoolType": "Student seat based licensing",
  1252.         "LicensePoolStatus": "A",
  1253.         "DenyNewSubscription": "0",
  1254.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1255.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1256.         "Quantity": "200",
  1257.         "UsedLicenses": "73",
  1258.         "ProductId": "790277",
  1259.         "ProductDisplayName": "Realize testing data Massachusetts Grade 11 Science Boston 123456789012 Science Boston 1234567890123",
  1260.         "ProductShortDescription": "Realize testing data Massachusetts Grade 11 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1261.         "ProductLongDescription": "Realize testing data Massachusetts Grade 11 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1262.         "CGProgram": "Realize",
  1263.         "OrderedISBN": "2711278555911",
  1264.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1265.         "HasAccess": false
  1266.       },
  1267.       {
  1268.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1269.         "LicensePoolId": "8a97b1a6439352c001439a064d07623a",
  1270.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1271.         "LicensedOrganizationDisplayName": "realize_organization1",
  1272.         "LicensePoolType": "Student seat based licensing",
  1273.         "LicensePoolStatus": "A",
  1274.         "DenyNewSubscription": "0",
  1275.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1276.         "EndDate": "2026-01-29T00:00:00.000-05:00",
  1277.         "Quantity": "200",
  1278.         "UsedLicenses": "0",
  1279.         "ProductId": "790231",
  1280.         "ProductDisplayName": " Realize testing data Massachusetts Grade 24 Science Boston 123456789012 Science Boston 1234567890123",
  1281.         "ProductShortDescription": "Realize testing data Massachusetts Grade 24 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1282.         "ProductLongDescription": "Realize testing data Massachusetts Grade 24 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1283.         "CGProgram": "Realize",
  1284.         "OrderedISBN": "2711278555924",
  1285.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1286.         "HasAccess": false
  1287.       },
  1288.       {
  1289.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1290.         "LicensePoolId": "8a97b1a74393545701439a06dbf75b0c",
  1291.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1292.         "LicensedOrganizationDisplayName": "realize_organization1",
  1293.         "LicensePoolType": "Student seat based licensing",
  1294.         "LicensePoolStatus": "A",
  1295.         "DenyNewSubscription": "0",
  1296.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1297.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1298.         "Quantity": "200",
  1299.         "UsedLicenses": "52",
  1300.         "ProductId": "790166",
  1301.         "ProductDisplayName": "Realize testing data Massachusetts Grade 26 Science Boston 123456789012 Science Boston 1234567890123",
  1302.         "ProductShortDescription": "Realize testing data Massachusetts Grade 26 Science Boston 123456789012 Science Boston 1234567890123",
  1303.         "ProductLongDescription": "Realize testing data Massachusetts Grade 26 Science Boston 123456789012 Science Boston 1234567890123",
  1304.         "CGProgram": "Realize",
  1305.         "OrderedISBN": "2711278555926",
  1306.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1307.         "HasAccess": false
  1308.       },
  1309.       {
  1310.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1311.         "LicensePoolId": "8a97b1a74393545701439a0789c75b0f",
  1312.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1313.         "LicensedOrganizationDisplayName": "realize_organization1",
  1314.         "LicensePoolType": "Student seat based licensing",
  1315.         "LicensePoolStatus": "A",
  1316.         "DenyNewSubscription": "0",
  1317.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1318.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1319.         "Quantity": "200",
  1320.         "UsedLicenses": "53",
  1321.         "ProductId": "790276",
  1322.         "ProductDisplayName": "Realize testing data Massachusetts Grade 27 Science Boston 123456789012 Science Boston 1234567890123",
  1323.         "ProductShortDescription": "Realize testing data Massachusetts Grade 27 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1324.         "ProductLongDescription": "Realize testing data Massachusetts Grade 27 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1325.         "CGProgram": "Realize",
  1326.         "OrderedISBN": "2711278555927",
  1327.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1328.         "HasAccess": false
  1329.       },
  1330.       {
  1331.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1332.         "LicensePoolId": "8a97b1a74393545701439a0814b95b2c",
  1333.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1334.         "LicensedOrganizationDisplayName": "realize_organization1",
  1335.         "LicensePoolType": "Student seat based licensing",
  1336.         "LicensePoolStatus": "A",
  1337.         "DenyNewSubscription": "0",
  1338.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1339.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1340.         "Quantity": "200",
  1341.         "UsedLicenses": "53",
  1342.         "ProductId": "790278",
  1343.         "ProductDisplayName": "Realize testing data Massachusetts Grade 28 Science Boston 123456789012 Science Boston 1234567890123",
  1344.         "ProductShortDescription": "Realize testing data Massachusetts Grade 28 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1345.         "ProductLongDescription": "Realize testing data Massachusetts Grade 28 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1346.         "CGProgram": "Realize",
  1347.         "OrderedISBN": "2711278555928",
  1348.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1349.         "HasAccess": false
  1350.       },
  1351.       {
  1352.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1353.         "LicensePoolId": "8a97b1a6439352c001439a087fb56253",
  1354.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1355.         "LicensedOrganizationDisplayName": "realize_organization1",
  1356.         "LicensePoolType": "Student seat based licensing",
  1357.         "LicensePoolStatus": "A",
  1358.         "DenyNewSubscription": "0",
  1359.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1360.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1361.         "Quantity": "200",
  1362.         "UsedLicenses": "59",
  1363.         "ProductId": "790288",
  1364.         "ProductDisplayName": "Realize testing data Massachusetts Grade 29 Science Boston 123456789012 Science Boston 1234567890123",
  1365.         "ProductShortDescription": "Realize testing data Massachusetts Grade 29 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1366.         "ProductLongDescription": "Realize testing data Massachusetts Grade 29 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1367.         "CGProgram": "Realize",
  1368.         "OrderedISBN": "2711278555929",
  1369.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1370.         "HasAccess": false
  1371.       },
  1372.       {
  1373.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1374.         "LicensePoolId": "8a97b1a74393545701439a09a34f5b3a",
  1375.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1376.         "LicensedOrganizationDisplayName": "realize_organization1",
  1377.         "LicensePoolType": "Student seat based licensing",
  1378.         "LicensePoolStatus": "A",
  1379.         "DenyNewSubscription": "0",
  1380.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1381.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1382.         "Quantity": "200",
  1383.         "UsedLicenses": "57",
  1384.         "ProductId": "790289",
  1385.         "ProductDisplayName": "Realize testing data Massachusetts Grade 30 Science Boston 123456789012 Science Boston 1234567890123",
  1386.         "ProductShortDescription": "Realize testing data Massachusetts Grade 30 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1387.         "ProductLongDescription": "Realize testing data Massachusetts Grade 30 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1388.         "CGProgram": "Realize",
  1389.         "OrderedISBN": "2711278555930",
  1390.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1391.         "HasAccess": false
  1392.       },
  1393.       {
  1394.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1395.         "LicensePoolId": "8a97b1a74393545701439a5beb685e64",
  1396.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1397.         "LicensedOrganizationDisplayName": "realize_organization1",
  1398.         "LicensePoolType": "Student seat based licensing",
  1399.         "LicensePoolStatus": "A",
  1400.         "DenyNewSubscription": "0",
  1401.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1402.         "EndDate": "2026-01-28T00:00:00.000-05:00",
  1403.         "Quantity": "200",
  1404.         "UsedLicenses": "1",
  1405.         "ProductId": "790316",
  1406.         "ProductDisplayName": "Realize testing data Massachusetts Grade 12 Science Boston 123456789012 Science Boston 1234567890123",
  1407.         "ProductShortDescription": "Realize testing data Massachusetts Grade 12 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1408.         "ProductLongDescription": "Realize testing data Massachusetts Grade 12 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1409.         "CGProgram": "Realize",
  1410.         "OrderedISBN": "2711278555913",
  1411.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1412.         "HasAccess": false
  1413.       },
  1414.       {
  1415.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1416.         "LicensePoolId": "8a97b1a74393545701439a5f98e55e71",
  1417.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1418.         "LicensedOrganizationDisplayName": "realize_organization1",
  1419.         "LicensePoolType": "Student seat based licensing",
  1420.         "LicensePoolStatus": "A",
  1421.         "DenyNewSubscription": "0",
  1422.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1423.         "EndDate": "2026-01-23T00:00:00.000-05:00",
  1424.         "Quantity": "200",
  1425.         "UsedLicenses": "56",
  1426.         "ProductId": "790175",
  1427.         "ProductDisplayName": "Realize testing data Massachusetts Grade 13 Science Boston 123456789012 Science Boston 1234567890123",
  1428.         "ProductShortDescription": "Realize testing data Massachusetts Grade 13 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1429.         "ProductLongDescription": "Realize testing data Massachusetts Grade 13 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1430.         "CGProgram": "Realize",
  1431.         "OrderedISBN": "2711278555912",
  1432.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1433.         "HasAccess": true
  1434.       },
  1435.       {
  1436.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1437.         "LicensePoolId": "8a97b1a74393545701439a655e565ecf",
  1438.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1439.         "LicensedOrganizationDisplayName": "realize_organization1",
  1440.         "LicensePoolType": "Student seat based licensing",
  1441.         "LicensePoolStatus": "A",
  1442.         "DenyNewSubscription": "0",
  1443.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1444.         "EndDate": "2025-01-10T00:00:00.000-05:00",
  1445.         "Quantity": "200",
  1446.         "UsedLicenses": "52",
  1447.         "ProductId": "790343",
  1448.         "ProductDisplayName": "Realize testing data Massachusetts Grade 14 Science Boston 123456789012 Science Boston 1234567890123",
  1449.         "ProductShortDescription": "Realize testing data Massachusetts Grade 14 Science Boston 123456789012 Science Boston 1234567890123",
  1450.         "ProductLongDescription": "Realize testing data Massachusetts Grade 14 Science Boston 123456789012 Science Boston 1234567890123",
  1451.         "CGProgram": "Realize",
  1452.         "OrderedISBN": "2711278555914",
  1453.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1454.         "HasAccess": false
  1455.       },
  1456.       {
  1457.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1458.         "LicensePoolId": "8a97b1a6439352c001439a6c265068af",
  1459.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1460.         "LicensedOrganizationDisplayName": "realize_organization1",
  1461.         "LicensePoolType": "Student seat based licensing",
  1462.         "LicensePoolStatus": "A",
  1463.         "DenyNewSubscription": "0",
  1464.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1465.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1466.         "Quantity": "200",
  1467.         "UsedLicenses": "2",
  1468.         "ProductId": "790343",
  1469.         "ProductDisplayName": "Realize testing data Massachusetts Grade 14 Science Boston 123456789012 Science Boston 1234567890123",
  1470.         "ProductShortDescription": "Realize testing data Massachusetts Grade 14 Science Boston 123456789012 Science Boston 1234567890123",
  1471.         "ProductLongDescription": "Realize testing data Massachusetts Grade 14 Science Boston 123456789012 Science Boston 1234567890123",
  1472.         "CGProgram": "Realize",
  1473.         "OrderedISBN": "2711278555914",
  1474.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1475.         "HasAccess": false
  1476.       },
  1477.       {
  1478.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1479.         "LicensePoolId": "8a97b1a6439352c001439a6d418268d0",
  1480.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1481.         "LicensedOrganizationDisplayName": "realize_organization1",
  1482.         "LicensePoolType": "Student seat based licensing",
  1483.         "LicensePoolStatus": "A",
  1484.         "DenyNewSubscription": "0",
  1485.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1486.         "EndDate": "2026-01-23T00:00:00.000-05:00",
  1487.         "Quantity": "200",
  1488.         "UsedLicenses": "59",
  1489.         "ProductId": "790363",
  1490.         "ProductDisplayName": "Realize testing data Massachusetts Grade 15 Science Boston 123456789012 Science Boston 1234567890123",
  1491.         "ProductShortDescription": "Realize testing data Massachusetts Grade 15 Science Boston 123456789012 Science Boston 1234567890123",
  1492.         "ProductLongDescription": "Realize testing data Massachusetts Grade 15 Science Boston 123456789012 Science Boston 1234567890123",
  1493.         "CGProgram": "Realize",
  1494.         "OrderedISBN": "2711278555915",
  1495.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1496.         "HasAccess": true
  1497.       },
  1498.       {
  1499.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1500.         "LicensePoolId": "8a97b1a6439352c001439a71e9196922",
  1501.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1502.         "LicensedOrganizationDisplayName": "realize_organization1",
  1503.         "LicensePoolType": "Student seat based licensing",
  1504.         "LicensePoolStatus": "A",
  1505.         "DenyNewSubscription": "0",
  1506.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1507.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1508.         "Quantity": "200",
  1509.         "UsedLicenses": "57",
  1510.         "ProductId": "790364",
  1511.         "ProductDisplayName": "Realize testing data Massachusetts Grade 16 Science Boston 123456789012 Science Boston 1234567890123",
  1512.         "ProductShortDescription": "Realize testing data Massachusetts Grade 16 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1513.         "ProductLongDescription": "Realize testing data Massachusetts Grade 16 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1514.         "CGProgram": "Realize",
  1515.         "OrderedISBN": "2711278555915",
  1516.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1517.         "HasAccess": false
  1518.       },
  1519.       {
  1520.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1521.         "LicensePoolId": "8a97b1a6439352c001439a73941d694b",
  1522.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1523.         "LicensedOrganizationDisplayName": "realize_organization1",
  1524.         "LicensePoolType": "Student seat based licensing",
  1525.         "LicensePoolStatus": "A",
  1526.         "DenyNewSubscription": "0",
  1527.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1528.         "EndDate": "2025-01-24T00:00:00.000-05:00",
  1529.         "Quantity": "200",
  1530.         "UsedLicenses": "49",
  1531.         "ProductId": "790168",
  1532.         "ProductDisplayName": "Realize testing data Massachusetts Grade 31 Science Boston 123456789012 Science Boston 1234567890123",
  1533.         "ProductShortDescription": "Realize testing data Massachusetts Grade 31 Science Boston 123456789012 Science Boston 1234567890123",
  1534.         "ProductLongDescription": "Realize testing data Massachusetts Grade 31 Science Boston 123456789012 Science Boston 1234567890123",
  1535.         "CGProgram": "Realize",
  1536.         "OrderedISBN": "2711278555931",
  1537.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1538.         "HasAccess": false
  1539.       },
  1540.       {
  1541.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1542.         "LicensePoolId": "8a97b1a74393545701439a73b0fc5f1b",
  1543.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1544.         "LicensedOrganizationDisplayName": "realize_organization1",
  1545.         "LicensePoolType": "Student seat based licensing",
  1546.         "LicensePoolStatus": "A",
  1547.         "DenyNewSubscription": "0",
  1548.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1549.         "EndDate": "2026-01-15T00:00:00.000-05:00",
  1550.         "Quantity": "200",
  1551.         "UsedLicenses": "42",
  1552.         "ProductId": "790365",
  1553.         "ProductDisplayName": "Realize testing data Massachusetts Grade 71 Science Boston 123456789012 Science Boston 1234567890123",
  1554.         "ProductShortDescription": "Realize testing data Massachusetts Grade 71 Science Boston 123456789012 Science Boston 1234567890123",
  1555.         "ProductLongDescription": "Realize testing data Massachusetts Grade 71 Science Boston 123456789012 Science Boston 1234567890123",
  1556.         "CGProgram": "Realize",
  1557.         "OrderedISBN": "2711278555971",
  1558.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1559.         "HasAccess": false
  1560.       },
  1561.       {
  1562.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1563.         "LicensePoolId": "8a97b1a74393545701439a742a375f2d",
  1564.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1565.         "LicensedOrganizationDisplayName": "realize_organization1",
  1566.         "LicensePoolType": "Student seat based licensing",
  1567.         "LicensePoolStatus": "A",
  1568.         "DenyNewSubscription": "0",
  1569.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1570.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1571.         "Quantity": "200",
  1572.         "UsedLicenses": "52",
  1573.         "ProductId": "790169",
  1574.         "ProductDisplayName": "Realize testing data Massachusetts Grade 32 Science Boston 123456789012 Science Boston 1234567890123",
  1575.         "ProductShortDescription": "Realize testing data Massachusetts Grade 32 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1576.         "ProductLongDescription": "Realize testing data Massachusetts Grade 32 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1577.         "CGProgram": "Realize",
  1578.         "OrderedISBN": "2711278555932",
  1579.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1580.         "HasAccess": false
  1581.       },
  1582.       {
  1583.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1584.         "LicensePoolId": "8a97b1a74393545701439a74a3a75f30",
  1585.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1586.         "LicensedOrganizationDisplayName": "realize_organization1",
  1587.         "LicensePoolType": "Student seat based licensing",
  1588.         "LicensePoolStatus": "A",
  1589.         "DenyNewSubscription": "0",
  1590.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1591.         "EndDate": "2026-01-23T00:00:00.000-05:00",
  1592.         "Quantity": "200",
  1593.         "UsedLicenses": "43",
  1594.         "ProductId": "790317",
  1595.         "ProductDisplayName": "Realize testing data Massachusetts Grade 33 Science Boston 123456789012 Science Boston 1234567890123",
  1596.         "ProductShortDescription": "Realize testing data Massachusetts Grade 33 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1597.         "ProductLongDescription": "Realize testing data Massachusetts Grade 33 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1598.         "CGProgram": "Realize",
  1599.         "OrderedISBN": "2711278555933",
  1600.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1601.         "HasAccess": false
  1602.       },
  1603.       {
  1604.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1605.         "LicensePoolId": "8a97b1a74393545701439a7515d85f33",
  1606.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1607.         "LicensedOrganizationDisplayName": "realize_organization1",
  1608.         "LicensePoolType": "Student seat based licensing",
  1609.         "LicensePoolStatus": "A",
  1610.         "DenyNewSubscription": "0",
  1611.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1612.         "EndDate": "2026-01-16T00:00:00.000-05:00",
  1613.         "Quantity": "200",
  1614.         "UsedLicenses": "46",
  1615.         "ProductId": "790318",
  1616.         "ProductDisplayName": "Realize testing data Massachusetts Grade 34 Science Boston 123456789012 Science Boston 1234567890123",
  1617.         "ProductShortDescription": "Realize testing data Massachusetts Grade 34 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1618.         "ProductLongDescription": "Realize testing data Massachusetts Grade 34 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1619.         "CGProgram": "Realize",
  1620.         "OrderedISBN": "2711278555934",
  1621.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1622.         "HasAccess": false
  1623.       },
  1624.       {
  1625.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1626.         "LicensePoolId": "8a97b1a6439352c001439a75b924697c",
  1627.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1628.         "LicensedOrganizationDisplayName": "realize_organization1",
  1629.         "LicensePoolType": "Student seat based licensing",
  1630.         "LicensePoolStatus": "A",
  1631.         "DenyNewSubscription": "0",
  1632.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1633.         "EndDate": "2026-01-16T00:00:00.000-05:00",
  1634.         "Quantity": "200",
  1635.         "UsedLicenses": "43",
  1636.         "ProductId": "790174",
  1637.         "ProductDisplayName": "Realize testing data Massachusetts Grade 35 Science Boston 123456789012 Science Boston 1234567890123",
  1638.         "ProductShortDescription": "Realize testing data Massachusetts Grade 35 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1639.         "ProductLongDescription": "Realize testing data Massachusetts Grade 35 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1640.         "CGProgram": "Realize",
  1641.         "OrderedISBN": "2711278555935",
  1642.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1643.         "HasAccess": false
  1644.       },
  1645.       {
  1646.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1647.         "LicensePoolId": "8a97b1a74393545701439a75db795f3d",
  1648.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1649.         "LicensedOrganizationDisplayName": "realize_organization1",
  1650.         "LicensePoolType": "Student seat based licensing",
  1651.         "LicensePoolStatus": "A",
  1652.         "DenyNewSubscription": "0",
  1653.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1654.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1655.         "Quantity": "200",
  1656.         "UsedLicenses": "0",
  1657.         "ProductId": "790346",
  1658.         "ProductDisplayName": "Realize testing data Massachusetts Grade 16 Science Boston 1234567890012 Science Boston 1234567890123",
  1659.         "ProductShortDescription": "Realize testing data Massachusetts Grade 16 Science Boston 1234567890012 Science Boston 1234567890123\r\n",
  1660.         "ProductLongDescription": "Realize testing data Massachusetts Grade 16 Science Boston 1234567890012 Science Boston 1234567890123\r\n\r\n",
  1661.         "CGProgram": "Realize",
  1662.         "OrderedISBN": "2711278555916",
  1663.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1664.         "HasAccess": false
  1665.       },
  1666.       {
  1667.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1668.         "LicensePoolId": "8a97b1a6439352c001439a76721f699b",
  1669.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1670.         "LicensedOrganizationDisplayName": "realize_organization1",
  1671.         "LicensePoolType": "Student seat based licensing",
  1672.         "LicensePoolStatus": "A",
  1673.         "DenyNewSubscription": "0",
  1674.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1675.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1676.         "Quantity": "200",
  1677.         "UsedLicenses": "39",
  1678.         "ProductId": "790347",
  1679.         "ProductDisplayName": "Realize testing data Massachusetts Grade 72 Science Boston 123456789012 Science Boston 1234567890123",
  1680.         "ProductShortDescription": "Realize testing data Massachusetts Grade 72 Science Boston 123456789012 Science Boston 1234567890123",
  1681.         "ProductLongDescription": "Realize testing data Massachusetts Grade 72 Science Boston 123456789012 Science Boston 1234567890123",
  1682.         "CGProgram": "Realize",
  1683.         "OrderedISBN": "2711278555972",
  1684.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1685.         "HasAccess": false
  1686.       },
  1687.       {
  1688.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1689.         "LicensePoolId": "8a97b1a6439352c001439a76b09c699e",
  1690.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1691.         "LicensedOrganizationDisplayName": "realize_organization1",
  1692.         "LicensePoolType": "Student seat based licensing",
  1693.         "LicensePoolStatus": "A",
  1694.         "DenyNewSubscription": "0",
  1695.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1696.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1697.         "Quantity": "200",
  1698.         "UsedLicenses": "52",
  1699.         "ProductId": "790333",
  1700.         "ProductDisplayName": "Realize testing data Massachusetts Grade 36 Science Boston 123456789012 Science Boston 1234567890123",
  1701.         "ProductShortDescription": "Realize testing data Massachusetts Grade 36 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1702.         "ProductLongDescription": "Realize testing data Massachusetts Grade 36 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1703.         "CGProgram": "Realize",
  1704.         "OrderedISBN": "2711278555936",
  1705.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1706.         "HasAccess": true
  1707.       },
  1708.       {
  1709.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1710.         "LicensePoolId": "8a97b1a74393545701439a771dc25f40",
  1711.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1712.         "LicensedOrganizationDisplayName": "realize_organization1",
  1713.         "LicensePoolType": "Student seat based licensing",
  1714.         "LicensePoolStatus": "A",
  1715.         "DenyNewSubscription": "0",
  1716.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1717.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1718.         "Quantity": "200",
  1719.         "UsedLicenses": "43",
  1720.         "ProductId": "790176",
  1721.         "ProductDisplayName": "Realize testing data Massachusetts Grade 37 Science Boston 123456789012 Science Boston 1234567890123",
  1722.         "ProductShortDescription": "Realize testing data Massachusetts Grade 37 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1723.         "ProductLongDescription": "Realize testing data Massachusetts Grade 37 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1724.         "CGProgram": "Realize",
  1725.         "OrderedISBN": "2711278555937",
  1726.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1727.         "HasAccess": false
  1728.       },
  1729.       {
  1730.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1731.         "LicensePoolId": "8a97b1a6439352c001439a77b25969c3",
  1732.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1733.         "LicensedOrganizationDisplayName": "realize_organization1",
  1734.         "LicensePoolType": "Student seat based licensing",
  1735.         "LicensePoolStatus": "A",
  1736.         "DenyNewSubscription": "0",
  1737.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1738.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1739.         "Quantity": "200",
  1740.         "UsedLicenses": "43",
  1741.         "ProductId": "790361",
  1742.         "ProductDisplayName": "Realize testing data Massachusetts Grade 38 Science Boston 123456789012 Science Boston 1234567890123",
  1743.         "ProductShortDescription": "Realize testing data Massachusetts Grade 38 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1744.         "ProductLongDescription": "Realize testing data Massachusetts Grade 38 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1745.         "CGProgram": "Realize",
  1746.         "OrderedISBN": "2711278555938",
  1747.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1748.         "HasAccess": false
  1749.       },
  1750.       {
  1751.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1752.         "LicensePoolId": "8a97b1a74393545701439a781ac15f4d",
  1753.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1754.         "LicensedOrganizationDisplayName": "realize_organization1",
  1755.         "LicensePoolType": "Student seat based licensing",
  1756.         "LicensePoolStatus": "A",
  1757.         "DenyNewSubscription": "0",
  1758.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1759.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1760.         "Quantity": "200",
  1761.         "UsedLicenses": "43",
  1762.         "ProductId": "790362",
  1763.         "ProductDisplayName": "Realize testing data Massachusetts Grade 39 Science Boston 123456789012 Science Boston 1234567890123",
  1764.         "ProductShortDescription": "Realize testing data Massachusetts Grade 39 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1765.         "ProductLongDescription": "Realize testing data Massachusetts Grade 39 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1766.         "CGProgram": "Realize",
  1767.         "OrderedISBN": "2711278555939",
  1768.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1769.         "HasAccess": false
  1770.       },
  1771.       {
  1772.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1773.         "LicensePoolId": "8a97b1a74393545701439a788d1f5f50",
  1774.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1775.         "LicensedOrganizationDisplayName": "realize_organization1",
  1776.         "LicensePoolType": "Student seat based licensing",
  1777.         "LicensePoolStatus": "A",
  1778.         "DenyNewSubscription": "0",
  1779.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1780.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1781.         "Quantity": "200",
  1782.         "UsedLicenses": "44",
  1783.         "ProductId": "790366",
  1784.         "ProductDisplayName": "Realize testing data Massachusetts Grade 40 Science Boston 123456789012 Science Boston 1234567890123",
  1785.         "ProductShortDescription": "Realize testing data Massachusetts Grade 40 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1786.         "ProductLongDescription": "Realize testing data Massachusetts Grade 40 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  1787.         "CGProgram": "Realize",
  1788.         "OrderedISBN": "2711278555940",
  1789.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1790.         "HasAccess": false
  1791.       },
  1792.       {
  1793.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1794.         "LicensePoolId": "8a97b1a6439352c001439a78ae2669c9",
  1795.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1796.         "LicensedOrganizationDisplayName": "realize_organization1",
  1797.         "LicensePoolType": "Student seat based licensing",
  1798.         "LicensePoolStatus": "A",
  1799.         "DenyNewSubscription": "0",
  1800.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1801.         "EndDate": "2026-01-31T00:00:00.000-05:00",
  1802.         "Quantity": "200",
  1803.         "UsedLicenses": "42",
  1804.         "ProductId": "790349",
  1805.         "ProductDisplayName": "Realize testing data Massachusetts Grade 73 Science Boston 123456789012 Science Boston 1234567890123",
  1806.         "ProductShortDescription": "Realize testing data Massachusetts Grade 73 Science Boston 123456789012 Science Boston 1234567890123",
  1807.         "ProductLongDescription": "Realize testing data Massachusetts Grade 73 Science Boston 123456789012 Science Boston 1234567890123",
  1808.         "CGProgram": "Realize",
  1809.         "OrderedISBN": "2711278555973",
  1810.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1811.         "HasAccess": true
  1812.       },
  1813.       {
  1814.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1815.         "LicensePoolId": "8a97b1a6439352c001439a7ad6c969f4",
  1816.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1817.         "LicensedOrganizationDisplayName": "realize_organization1",
  1818.         "LicensePoolType": "Student seat based licensing",
  1819.         "LicensePoolStatus": "A",
  1820.         "DenyNewSubscription": "0",
  1821.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1822.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1823.         "Quantity": "200",
  1824.         "UsedLicenses": "56",
  1825.         "ProductId": "790369",
  1826.         "ProductDisplayName": "Realize testing data Massachusetts Grade 17 Science Boston 123456789012 Science Boston 1234567890123",
  1827.         "ProductShortDescription": "Realize testing data Massachusetts Grade 17 Science Boston 123456789012 Science Boston 1234567890123",
  1828.         "ProductLongDescription": "Realize testing data Massachusetts Grade 17 Science Boston 123456789012 Science Boston 1234567890123",
  1829.         "CGProgram": "Realize",
  1830.         "OrderedISBN": "2711278555917",
  1831.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1832.         "HasAccess": true
  1833.       },
  1834.       {
  1835.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1836.         "LicensePoolId": "8a97b1a74393545701439a7aeb605f58",
  1837.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1838.         "LicensedOrganizationDisplayName": "realize_organization1",
  1839.         "LicensePoolType": "Student seat based licensing",
  1840.         "LicensePoolStatus": "A",
  1841.         "DenyNewSubscription": "0",
  1842.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1843.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1844.         "Quantity": "200",
  1845.         "UsedLicenses": "41",
  1846.         "ProductId": "790350",
  1847.         "ProductDisplayName": "Realize testing data Massachusetts Grade 74 Science Boston 123456789012 Science Boston 1234567890123",
  1848.         "ProductShortDescription": "Realize testing data Massachusetts Grade 74 Science Boston 123456789012 Science Boston 1234567890123",
  1849.         "ProductLongDescription": "Realize testing data Massachusetts Grade 74 Science Boston 123456789012 Science Boston 1234567890123",
  1850.         "CGProgram": "Realize",
  1851.         "OrderedISBN": "2711278555974",
  1852.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1853.         "HasAccess": false
  1854.       },
  1855.       {
  1856.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1857.         "LicensePoolId": "8a97b1a6439352c001439a7cfb686a2b",
  1858.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1859.         "LicensedOrganizationDisplayName": "realize_organization1",
  1860.         "LicensePoolType": "Student seat based licensing",
  1861.         "LicensePoolStatus": "A",
  1862.         "DenyNewSubscription": "0",
  1863.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1864.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1865.         "Quantity": "200",
  1866.         "UsedLicenses": "39",
  1867.         "ProductId": "790370",
  1868.         "ProductDisplayName": "Realize testing data Massachusetts Grade 75 Science Boston 123456789012 Science Boston 1234567890123",
  1869.         "ProductShortDescription": "Realize testing data Massachusetts Grade 75 Science Boston 123456789012 Science Boston 1234567890123",
  1870.         "ProductLongDescription": "Realize testing data Massachusetts Grade 75 Science Boston 123456789012 Science Boston 1234567890123",
  1871.         "CGProgram": "Realize",
  1872.         "OrderedISBN": "2711278555975",
  1873.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1874.         "HasAccess": true
  1875.       },
  1876.       {
  1877.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1878.         "LicensePoolId": "8a97b1a74393545701439a81a0cd5f7e",
  1879.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1880.         "LicensedOrganizationDisplayName": "realize_organization1",
  1881.         "LicensePoolType": "Student seat based licensing",
  1882.         "LicensePoolStatus": "A",
  1883.         "DenyNewSubscription": "0",
  1884.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1885.         "EndDate": "2025-01-24T00:00:00.000-05:00",
  1886.         "Quantity": "200",
  1887.         "UsedLicenses": "53",
  1888.         "ProductId": "790371",
  1889.         "ProductDisplayName": "Realize testing data Massachusetts Grade 18 Science Boston 123456789012 Science Boston 1234567890123",
  1890.         "ProductShortDescription": "Realize testing data Massachusetts Grade 18 Science Boston 123456789012 Science Boston 1234567890123",
  1891.         "ProductLongDescription": "Realize testing data Massachusetts Grade 18 Science Boston 123456789012 Science Boston 1234567890123",
  1892.         "CGProgram": "Realize",
  1893.         "OrderedISBN": "2711278555918",
  1894.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1895.         "HasAccess": false
  1896.       },
  1897.       {
  1898.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1899.         "LicensePoolId": "8a97b1a6439352c001439a8b66596b2e",
  1900.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1901.         "LicensedOrganizationDisplayName": "realize_organization1",
  1902.         "LicensePoolType": "Student seat based licensing",
  1903.         "LicensePoolStatus": "A",
  1904.         "DenyNewSubscription": "0",
  1905.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1906.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1907.         "Quantity": "200",
  1908.         "UsedLicenses": "57",
  1909.         "ProductId": "790353",
  1910.         "ProductDisplayName": "Realize testing data Massachusetts Grade 19 Science Boston 123456789012 Science Boston 1234567890123",
  1911.         "ProductShortDescription": "Realize testing data Massachusetts Grade 19 Science Boston 123456789012 Science Boston 1234567890123",
  1912.         "ProductLongDescription": "Realize testing data Massachusetts Grade 19 Science Boston 123456789012 Science Boston 1234567890123",
  1913.         "CGProgram": "Realize",
  1914.         "OrderedISBN": "2711278555919",
  1915.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1916.         "HasAccess": true
  1917.       },
  1918.       {
  1919.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1920.         "LicensePoolId": "8a97b1a74393545701439a8f68135ffd",
  1921.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1922.         "LicensedOrganizationDisplayName": "realize_organization1",
  1923.         "LicensePoolType": "Student seat based licensing",
  1924.         "LicensePoolStatus": "A",
  1925.         "DenyNewSubscription": "0",
  1926.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  1927.         "EndDate": "2026-01-23T00:00:00.000-05:00",
  1928.         "Quantity": "200",
  1929.         "UsedLicenses": "57",
  1930.         "ProductId": "790354",
  1931.         "ProductDisplayName": "Realize testing data Massachusetts Grade 20 Science Boston 123456789012 Science Boston 1234567890123",
  1932.         "ProductShortDescription": "Realize testing data Massachusetts Grade 20 Science Boston 123456789012 Science Boston 1234567890123",
  1933.         "ProductLongDescription": "Realize testing data Massachusetts Grade 20 Science Boston 123456789012 Science Boston 1234567890123",
  1934.         "CGProgram": "Realize",
  1935.         "OrderedISBN": "2711278555920",
  1936.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1937.         "HasAccess": true
  1938.       },
  1939.       {
  1940.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1941.         "LicensePoolId": "8a97b1a6439352c001439a9148d56b7e",
  1942.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1943.         "LicensedOrganizationDisplayName": "realize_organization1",
  1944.         "LicensePoolType": "Student seat based licensing",
  1945.         "LicensePoolStatus": "A",
  1946.         "DenyNewSubscription": "0",
  1947.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1948.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1949.         "Quantity": "200",
  1950.         "UsedLicenses": "39",
  1951.         "ProductId": "790337",
  1952.         "ProductDisplayName": "Realize testing data Massachusetts Grade 76 Science Boston 123456789012 Science Boston 1234567890123",
  1953.         "ProductShortDescription": "Realize testing data Massachusetts Grade 76 Science Boston 123456789012 Science Boston 1234567890123",
  1954.         "ProductLongDescription": "Realize testing data Massachusetts Grade 76 Science Boston 123456789012 Science Boston 1234567890123",
  1955.         "CGProgram": "Realize",
  1956.         "OrderedISBN": "2711278555976",
  1957.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1958.         "HasAccess": false
  1959.       },
  1960.       {
  1961.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1962.         "LicensePoolId": "8a97b1a74393545701439a931bbc6035",
  1963.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1964.         "LicensedOrganizationDisplayName": "realize_organization1",
  1965.         "LicensePoolType": "Student seat based licensing",
  1966.         "LicensePoolStatus": "A",
  1967.         "DenyNewSubscription": "0",
  1968.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1969.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1970.         "Quantity": "200",
  1971.         "UsedLicenses": "39",
  1972.         "ProductId": "790378",
  1973.         "ProductDisplayName": "Realize testing data Massachusetts Grade 77 Science Boston 123456789012 Science Boston 1234567890123",
  1974.         "ProductShortDescription": "Realize testing data Massachusetts Grade 77 Science Boston 123456789012 Science Boston 1234567890123",
  1975.         "ProductLongDescription": "Realize testing data Massachusetts Grade 77 Science Boston 123456789012 Science Boston 1234567890123",
  1976.         "CGProgram": "Realize",
  1977.         "OrderedISBN": "2711278555977",
  1978.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1979.         "HasAccess": true
  1980.       },
  1981.       {
  1982.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1983.         "LicensePoolId": "8a97b1a74393545701439a94d536604c",
  1984.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  1985.         "LicensedOrganizationDisplayName": "realize_organization1",
  1986.         "LicensePoolType": "Student seat based licensing",
  1987.         "LicensePoolStatus": "A",
  1988.         "DenyNewSubscription": "0",
  1989.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  1990.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  1991.         "Quantity": "200",
  1992.         "UsedLicenses": "40",
  1993.         "ProductId": "790338",
  1994.         "ProductDisplayName": "Realize testing data Massachusetts Grade 78 Science Boston 123456789012 Science Boston 1234567890123",
  1995.         "ProductShortDescription": "Realize testing data Massachusetts Grade 78 Science Boston 123456789012 Science Boston 1234567890123",
  1996.         "ProductLongDescription": "Realize testing data Massachusetts Grade 78 Science Boston 123456789012 Science Boston 1234567890123",
  1997.         "CGProgram": "Realize",
  1998.         "OrderedISBN": "2711278555978",
  1999.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2000.         "HasAccess": true
  2001.       },
  2002.       {
  2003.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2004.         "LicensePoolId": "8a97b1a74393545701439a96b5af6063",
  2005.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2006.         "LicensedOrganizationDisplayName": "realize_organization1",
  2007.         "LicensePoolType": "Student seat based licensing",
  2008.         "LicensePoolStatus": "A",
  2009.         "DenyNewSubscription": "0",
  2010.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2011.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2012.         "Quantity": "200",
  2013.         "UsedLicenses": "48",
  2014.         "ProductId": "790382",
  2015.         "ProductDisplayName": "Realize testing data Massachusetts Grade 79 Science Boston 123456789012 Science Boston 1234567890123",
  2016.         "ProductShortDescription": "Realize testing data Massachusetts Grade 79 Science Boston 123456789012 Science Boston 1234567890123",
  2017.         "ProductLongDescription": "Realize testing data Massachusetts Grade 79 Science Boston 123456789012 Science Boston 1234567890123",
  2018.         "CGProgram": "Realize",
  2019.         "OrderedISBN": "2711278555979",
  2020.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2021.         "HasAccess": true
  2022.       },
  2023.       {
  2024.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2025.         "LicensePoolId": "8a97b1a74393545701439a98b01860b0",
  2026.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2027.         "LicensedOrganizationDisplayName": "realize_organization1",
  2028.         "LicensePoolType": "Student seat based licensing",
  2029.         "LicensePoolStatus": "A",
  2030.         "DenyNewSubscription": "0",
  2031.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2032.         "EndDate": "2026-01-29T00:00:00.000-05:00",
  2033.         "Quantity": "200",
  2034.         "UsedLicenses": "45",
  2035.         "ProductId": "790383",
  2036.         "ProductDisplayName": "Realize testing data Massachusetts Grade 80 Science Boston 123456789012 Science Boston 1234567890123",
  2037.         "ProductShortDescription": "Realize testing data Massachusetts Grade 80 Science Boston 123456789012 Science Boston 1234567890123",
  2038.         "ProductLongDescription": "Realize testing data Massachusetts Grade 80 Science Boston 123456789012 Science Boston 1234567890123",
  2039.         "CGProgram": "Realize",
  2040.         "OrderedISBN": "2711278555980",
  2041.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2042.         "HasAccess": true
  2043.       },
  2044.       {
  2045.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2046.         "LicensePoolId": "8a97b1a74393545701439b84613c6cd5",
  2047.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2048.         "LicensedOrganizationDisplayName": "realize_organization1",
  2049.         "LicensePoolType": "Student seat based licensing",
  2050.         "LicensePoolStatus": "A",
  2051.         "DenyNewSubscription": "0",
  2052.         "StartDate": "2014-01-15T00:00:00.000-05:00",
  2053.         "EndDate": "2026-01-29T00:00:00.000-05:00",
  2054.         "Quantity": "200",
  2055.         "UsedLicenses": "0",
  2056.         "ProductId": "790213",
  2057.         "ProductDisplayName": "Realize testing data Massachusetts Grade 41 Science Boston 123456789012 Science Boston 1234567890123",
  2058.         "ProductShortDescription": "Realize testing data Massachusetts Grade 41 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2059.         "ProductLongDescription": "Realize testing data Massachusetts Grade 41 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2060.         "CGProgram": "Realize",
  2061.         "OrderedISBN": "2711278555941",
  2062.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2063.         "HasAccess": false
  2064.       },
  2065.       {
  2066.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2067.         "LicensePoolId": "8a97b1a74393545701439e6123fb178f",
  2068.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2069.         "LicensedOrganizationDisplayName": "realize_organization1",
  2070.         "LicensePoolType": "Student seat based licensing",
  2071.         "LicensePoolStatus": "A",
  2072.         "DenyNewSubscription": "0",
  2073.         "StartDate": "2014-01-15T00:00:00.000-05:00",
  2074.         "EndDate": "2026-01-23T00:00:00.000-05:00",
  2075.         "Quantity": "200",
  2076.         "UsedLicenses": "41",
  2077.         "ProductId": "790239",
  2078.         "ProductDisplayName": "Realize testing data Massachusetts Grade 61 Science Boston 123456789012 Science Boston 1234567890123",
  2079.         "ProductShortDescription": "Realize testing data Massachusetts Grade 61 Science Boston 123456789012 Science Boston 1234567890123",
  2080.         "ProductLongDescription": "Realize testing data Massachusetts Grade 61 Science Boston 123456789012 Science Boston 1234567890123",
  2081.         "CGProgram": "Realize",
  2082.         "OrderedISBN": "2711278555961",
  2083.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2084.         "HasAccess": false
  2085.       },
  2086.       {
  2087.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2088.         "LicensePoolId": "8a97b1a6439352c001439e864ac11e8f",
  2089.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2090.         "LicensedOrganizationDisplayName": "realize_organization1",
  2091.         "LicensePoolType": "Student seat based licensing",
  2092.         "LicensePoolStatus": "A",
  2093.         "DenyNewSubscription": "0",
  2094.         "StartDate": "2014-01-15T00:00:00.000-05:00",
  2095.         "EndDate": "2025-01-31T00:00:00.000-05:00",
  2096.         "Quantity": "200",
  2097.         "UsedLicenses": "0",
  2098.         "ProductId": "790231",
  2099.         "ProductDisplayName": " Realize testing data Massachusetts Grade 24 Science Boston 123456789012 Science Boston 1234567890123",
  2100.         "ProductShortDescription": "Realize testing data Massachusetts Grade 24 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2101.         "ProductLongDescription": "Realize testing data Massachusetts Grade 24 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2102.         "CGProgram": "Realize",
  2103.         "OrderedISBN": "2711278555924",
  2104.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2105.         "HasAccess": false
  2106.       },
  2107.       {
  2108.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2109.         "LicensePoolId": "8a97b1a74393545701439e8c228819e4",
  2110.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2111.         "LicensedOrganizationDisplayName": "realize_organization1",
  2112.         "LicensePoolType": "Student seat based licensing",
  2113.         "LicensePoolStatus": "A",
  2114.         "DenyNewSubscription": "0",
  2115.         "StartDate": "2014-01-15T00:00:00.000-05:00",
  2116.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2117.         "Quantity": "200",
  2118.         "UsedLicenses": "52",
  2119.         "ProductId": "791072",
  2120.         "ProductDisplayName": "Realize testing data Massachusetts Grade 24A Science Boston 123456789012 Science Boston 1234567890123",
  2121.         "ProductShortDescription": "Realize testing data Massachusetts Grade 24A Science Boston 123456789012 Science Boston 1234567890123",
  2122.         "ProductLongDescription": "Realize testing data Massachusetts Grade 24A Science Boston 123456789012 Science Boston 1234567890123",
  2123.         "CGProgram": "Realize",
  2124.         "OrderedISBN": "2711278555024",
  2125.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2126.         "HasAccess": false
  2127.       },
  2128.       {
  2129.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2130.         "LicensePoolId": "8a97b1a6439352c001439ee665c223a3",
  2131.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2132.         "LicensedOrganizationDisplayName": "realize_organization1",
  2133.         "LicensePoolType": "Student seat based licensing",
  2134.         "LicensePoolStatus": "A",
  2135.         "DenyNewSubscription": "0",
  2136.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2137.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2138.         "Quantity": "200",
  2139.         "UsedLicenses": "42",
  2140.         "ProductId": "790213",
  2141.         "ProductDisplayName": "Realize testing data Massachusetts Grade 41 Science Boston 123456789012 Science Boston 1234567890123",
  2142.         "ProductShortDescription": "Realize testing data Massachusetts Grade 41 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2143.         "ProductLongDescription": "Realize testing data Massachusetts Grade 41 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2144.         "CGProgram": "Realize",
  2145.         "OrderedISBN": "2711278555941",
  2146.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2147.         "HasAccess": false
  2148.       },
  2149.       {
  2150.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2151.         "LicensePoolId": "8a97b1a74393545701439ee8dff11ee3",
  2152.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2153.         "LicensedOrganizationDisplayName": "realize_organization1",
  2154.         "LicensePoolType": "Student seat based licensing",
  2155.         "LicensePoolStatus": "A",
  2156.         "DenyNewSubscription": "0",
  2157.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2158.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2159.         "Quantity": "200",
  2160.         "UsedLicenses": "0",
  2161.         "ProductId": "790222",
  2162.         "ProductDisplayName": "Realize testing data Massachusetts Grade 43 Science Boston 123456789012 Science Boston 1234567890123",
  2163.         "ProductShortDescription": "Realize testing data Massachusetts Grade 43 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2164.         "ProductLongDescription": "Realize testing data Massachusetts Grade 43 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2165.         "CGProgram": "Realize",
  2166.         "OrderedISBN": "2711278555943",
  2167.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2168.         "HasAccess": false
  2169.       },
  2170.       {
  2171.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2172.         "LicensePoolId": "8a97b1a74393545701439ef86bbd1fa8",
  2173.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2174.         "LicensedOrganizationDisplayName": "realize_organization1",
  2175.         "LicensePoolType": "Student seat based licensing",
  2176.         "LicensePoolStatus": "A",
  2177.         "DenyNewSubscription": "0",
  2178.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2179.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2180.         "Quantity": "200",
  2181.         "UsedLicenses": "40",
  2182.         "ProductId": "790224",
  2183.         "ProductDisplayName": "Realize testing data Massachusetts Grade 45 Science Boston 123456789012 Science Boston 1234567890123",
  2184.         "ProductShortDescription": "Realize testing data Massachusetts Grade 45 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2185.         "ProductLongDescription": "Realize testing data Massachusetts Grade 45 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2186.         "CGProgram": "Realize",
  2187.         "OrderedISBN": "2711278555945",
  2188.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2189.         "HasAccess": false
  2190.       },
  2191.       {
  2192.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2193.         "LicensePoolId": "8a97b1a74393545701439ef93f6d1fc1",
  2194.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2195.         "LicensedOrganizationDisplayName": "realize_organization1",
  2196.         "LicensePoolType": "Student seat based licensing",
  2197.         "LicensePoolStatus": "A",
  2198.         "DenyNewSubscription": "0",
  2199.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2200.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2201.         "Quantity": "200",
  2202.         "UsedLicenses": "42",
  2203.         "ProductId": "790196",
  2204.         "ProductDisplayName": "Realize testing data Massachusetts Grade 46 Science Boston 123456789012 Science Boston 1234567890123",
  2205.         "ProductShortDescription": "Realize testing data Massachusetts Grade 46 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2206.         "ProductLongDescription": "Realize testing data Massachusetts Grade 46 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2207.         "CGProgram": "Realize",
  2208.         "OrderedISBN": "2711278555946",
  2209.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2210.         "HasAccess": false
  2211.       },
  2212.       {
  2213.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2214.         "LicensePoolId": "8a97b1a6439352c001439ef9d126248d",
  2215.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2216.         "LicensedOrganizationDisplayName": "realize_organization1",
  2217.         "LicensePoolType": "Student seat based licensing",
  2218.         "LicensePoolStatus": "A",
  2219.         "DenyNewSubscription": "0",
  2220.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2221.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2222.         "Quantity": "200",
  2223.         "UsedLicenses": "41",
  2224.         "ProductId": "790227",
  2225.         "ProductDisplayName": "Realize testing data Massachusetts Grade 47 Science Boston 123456789012 Science Boston 1234567890123",
  2226.         "ProductShortDescription": "Realize testing data Massachusetts Grade 47 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2227.         "ProductLongDescription": "Realize testing data Massachusetts Grade 47 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2228.         "CGProgram": "Realize",
  2229.         "OrderedISBN": "2711278555947",
  2230.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2231.         "HasAccess": false
  2232.       },
  2233.       {
  2234.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2235.         "LicensePoolId": "8a97b1a74393545701439efa72f51fd0",
  2236.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2237.         "LicensedOrganizationDisplayName": "realize_organization1",
  2238.         "LicensePoolType": "Student seat based licensing",
  2239.         "LicensePoolStatus": "A",
  2240.         "DenyNewSubscription": "0",
  2241.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2242.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2243.         "Quantity": "200",
  2244.         "UsedLicenses": "42",
  2245.         "ProductId": "790229",
  2246.         "ProductDisplayName": "Realize testing data Massachusetts Grade 48 Science Boston 123456789012 Science Boston 1234567890123",
  2247.         "ProductShortDescription": "Realize testing data Massachusetts Grade 48 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2248.         "ProductLongDescription": "Realize testing data Massachusetts Grade 48 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2249.         "CGProgram": "Realize",
  2250.         "OrderedISBN": "2711278555948",
  2251.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2252.         "HasAccess": false
  2253.       },
  2254.       {
  2255.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2256.         "LicensePoolId": "8a97b1a74393545701439efb0ceb1fe0",
  2257.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2258.         "LicensedOrganizationDisplayName": "realize_organization1",
  2259.         "LicensePoolType": "Student seat based licensing",
  2260.         "LicensePoolStatus": "A",
  2261.         "DenyNewSubscription": "0",
  2262.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2263.         "EndDate": "2026-01-29T00:00:00.000-05:00",
  2264.         "Quantity": "200",
  2265.         "UsedLicenses": "43",
  2266.         "ProductId": "790238",
  2267.         "ProductDisplayName": "Realize testing data Massachusetts Grade 49 Science Boston 123456789012 Science Boston 1234567890123",
  2268.         "ProductShortDescription": "Realize testing data Massachusetts Grade 49 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2269.         "ProductLongDescription": "Realize testing data Massachusetts Grade 49 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2270.         "CGProgram": "Realize",
  2271.         "OrderedISBN": "2711278555949",
  2272.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2273.         "HasAccess": false
  2274.       },
  2275.       {
  2276.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2277.         "LicensePoolId": "8a97b1a74393545701439efbbc1d1fe3",
  2278.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2279.         "LicensedOrganizationDisplayName": "realize_organization1",
  2280.         "LicensePoolType": "Student seat based licensing",
  2281.         "LicensePoolStatus": "A",
  2282.         "DenyNewSubscription": "0",
  2283.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2284.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2285.         "Quantity": "200",
  2286.         "UsedLicenses": "44",
  2287.         "ProductId": "790252",
  2288.         "ProductDisplayName": "Realize testing data Massachusetts Grade 50 Science Boston 123456789012 Science Boston 1234567890123",
  2289.         "ProductShortDescription": "Realize testing data Massachusetts Grade 50 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2290.         "ProductLongDescription": "Realize testing data Massachusetts Grade 50 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2291.         "CGProgram": "Realize",
  2292.         "OrderedISBN": "2711278555950",
  2293.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2294.         "HasAccess": false
  2295.       },
  2296.       {
  2297.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2298.         "LicensePoolId": "8a97b1a74393545701439efc2d601fec",
  2299.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2300.         "LicensedOrganizationDisplayName": "realize_organization1",
  2301.         "LicensePoolType": "Student seat based licensing",
  2302.         "LicensePoolStatus": "A",
  2303.         "DenyNewSubscription": "0",
  2304.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2305.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2306.         "Quantity": "200",
  2307.         "UsedLicenses": "0",
  2308.         "ProductId": "790163",
  2309.         "ProductDisplayName": "Realize testing data Massachusetts Grade 51 Science Boston 123456789012 Science Boston 1234567890123",
  2310.         "ProductShortDescription": "Realize testing data Massachusetts Grade 51 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2311.         "ProductLongDescription": "Realize testing data Massachusetts Grade 51 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2312.         "CGProgram": "Realize",
  2313.         "OrderedISBN": "2711278555951",
  2314.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2315.         "HasAccess": false
  2316.       },
  2317.       {
  2318.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2319.         "LicensePoolId": "8a97b1a6439352c001439efcc3e224bb",
  2320.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2321.         "LicensedOrganizationDisplayName": "realize_organization1",
  2322.         "LicensePoolType": "Student seat based licensing",
  2323.         "LicensePoolStatus": "A",
  2324.         "DenyNewSubscription": "0",
  2325.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2326.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2327.         "Quantity": "200",
  2328.         "UsedLicenses": "42",
  2329.         "ProductId": "790255",
  2330.         "ProductDisplayName": "Realize testing data Massachusetts Grade 52 Science Boston 123456789012 Science Boston 1234567890123",
  2331.         "ProductShortDescription": "Realize testing data Massachusetts Grade 52 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2332.         "ProductLongDescription": "Realize testing data Massachusetts Grade 52 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2333.         "CGProgram": "Realize",
  2334.         "OrderedISBN": "2711278555952",
  2335.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2336.         "HasAccess": false
  2337.       },
  2338.       {
  2339.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2340.         "LicensePoolId": "8a97b1a74393545701439efd8d632001",
  2341.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2342.         "LicensedOrganizationDisplayName": "realize_organization1",
  2343.         "LicensePoolType": "Student seat based licensing",
  2344.         "LicensePoolStatus": "A",
  2345.         "DenyNewSubscription": "0",
  2346.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2347.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2348.         "Quantity": "200",
  2349.         "UsedLicenses": "43",
  2350.         "ProductId": "790257",
  2351.         "ProductDisplayName": "Realize testing data Massachusetts Grade 53 Science Boston 123456789012 Science Boston 1234567890123",
  2352.         "ProductShortDescription": "Realize testing data Massachusetts Grade 53 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2353.         "ProductLongDescription": "Realize testing data Massachusetts Grade 53 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2354.         "CGProgram": "Realize",
  2355.         "OrderedISBN": "2711278555953",
  2356.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2357.         "HasAccess": false
  2358.       },
  2359.       {
  2360.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2361.         "LicensePoolId": "8a97b1a74393545701439efe1cfa200f",
  2362.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2363.         "LicensedOrganizationDisplayName": "realize_organization1",
  2364.         "LicensePoolType": "Student seat based licensing",
  2365.         "LicensePoolStatus": "A",
  2366.         "DenyNewSubscription": "0",
  2367.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2368.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2369.         "Quantity": "200",
  2370.         "UsedLicenses": "43",
  2371.         "ProductId": "790259",
  2372.         "ProductDisplayName": "Realize testing data Massachusetts Grade 54 Science Boston 123456789012 Science Boston 1234567890123",
  2373.         "ProductShortDescription": "Realize testing data Massachusetts Grade 54 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2374.         "ProductLongDescription": "Realize testing data Massachusetts Grade 54 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2375.         "CGProgram": "Realize",
  2376.         "OrderedISBN": "2711278555954",
  2377.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2378.         "HasAccess": false
  2379.       },
  2380.       {
  2381.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2382.         "LicensePoolId": "8a97b1a74393545701439efe93b7201d",
  2383.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2384.         "LicensedOrganizationDisplayName": "realize_organization1",
  2385.         "LicensePoolType": "Student seat based licensing",
  2386.         "LicensePoolStatus": "A",
  2387.         "DenyNewSubscription": "0",
  2388.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2389.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2390.         "Quantity": "200",
  2391.         "UsedLicenses": "43",
  2392.         "ProductId": "790263",
  2393.         "ProductDisplayName": "Realize testing data Massachusetts Grade 55 Science Boston 123456789012 Science Boston 1234567890123",
  2394.         "ProductShortDescription": "Realize testing data Massachusetts Grade 55 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2395.         "ProductLongDescription": "Realize testing data Massachusetts Grade 55 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2396.         "CGProgram": "Realize",
  2397.         "OrderedISBN": "2711278555955",
  2398.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2399.         "HasAccess": false
  2400.       },
  2401.       {
  2402.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2403.         "LicensePoolId": "8a97b1a74393545701439eff11c22020",
  2404.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2405.         "LicensedOrganizationDisplayName": "realize_organization1",
  2406.         "LicensePoolType": "Student seat based licensing",
  2407.         "LicensePoolStatus": "A",
  2408.         "DenyNewSubscription": "0",
  2409.         "StartDate": "2014-01-15T00:00:00.000-05:00",
  2410.         "EndDate": "2026-01-29T00:00:00.000-05:00",
  2411.         "Quantity": "200",
  2412.         "UsedLicenses": "42",
  2413.         "ProductId": "790271",
  2414.         "ProductDisplayName": "Realize testing data Massachusetts Grade 56 Science Boston 123456789012 Science Boston 1234567890123",
  2415.         "ProductShortDescription": "Realize testing data Massachusetts Grade 56 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2416.         "ProductLongDescription": "Realize testing data Massachusetts Grade 56 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2417.         "CGProgram": "Realize",
  2418.         "OrderedISBN": "2711278555956",
  2419.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2420.         "HasAccess": false
  2421.       },
  2422.       {
  2423.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2424.         "LicensePoolId": "8a97b1a6439352c001439eff968224d5",
  2425.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2426.         "LicensedOrganizationDisplayName": "realize_organization1",
  2427.         "LicensePoolType": "Student seat based licensing",
  2428.         "LicensePoolStatus": "A",
  2429.         "DenyNewSubscription": "0",
  2430.         "StartDate": "2014-01-16T00:00:00.000-05:00",
  2431.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2432.         "Quantity": "200",
  2433.         "UsedLicenses": "43",
  2434.         "ProductId": "790273",
  2435.         "ProductDisplayName": "Realize testing data Massachusetts Grade 57 Science Boston 123456789012 Science Boston 1234567890123",
  2436.         "ProductShortDescription": "Realize testing data Massachusetts Grade 57 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2437.         "ProductLongDescription": "Realize testing data Massachusetts Grade 57 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2438.         "CGProgram": "Realize",
  2439.         "OrderedISBN": "2711278555957",
  2440.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2441.         "HasAccess": false
  2442.       },
  2443.       {
  2444.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2445.         "LicensePoolId": "8a97b1a74393545701439f001107202f",
  2446.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2447.         "LicensedOrganizationDisplayName": "realize_organization1",
  2448.         "LicensePoolType": "Student seat based licensing",
  2449.         "LicensePoolStatus": "A",
  2450.         "DenyNewSubscription": "0",
  2451.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2452.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2453.         "Quantity": "200",
  2454.         "UsedLicenses": "43",
  2455.         "ProductId": "790283",
  2456.         "ProductDisplayName": "Realize testing data Massachusetts Grade 58 Science Boston 123456789012 Science Boston 1234567890123",
  2457.         "ProductShortDescription": "Realize testing data Massachusetts Grade 58 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2458.         "ProductLongDescription": "Realize testing data Massachusetts Grade 58 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2459.         "CGProgram": "Realize",
  2460.         "OrderedISBN": "2711278555958",
  2461.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2462.         "HasAccess": false
  2463.       },
  2464.       {
  2465.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2466.         "LicensePoolId": "8a97b1a6439352c001439f00ad1924ee",
  2467.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2468.         "LicensedOrganizationDisplayName": "realize_organization1",
  2469.         "LicensePoolType": "Student seat based licensing",
  2470.         "LicensePoolStatus": "A",
  2471.         "DenyNewSubscription": "0",
  2472.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2473.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2474.         "Quantity": "200",
  2475.         "UsedLicenses": "44",
  2476.         "ProductId": "790285",
  2477.         "ProductDisplayName": "Realize testing data Massachusetts Grade 59 Science Boston 123456789012 Science Boston 1234567890123",
  2478.         "ProductShortDescription": "Realize testing data Massachusetts Grade 59 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2479.         "ProductLongDescription": "Realize testing data Massachusetts Grade 59 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2480.         "CGProgram": "Realize",
  2481.         "OrderedISBN": "2711278555959",
  2482.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2483.         "HasAccess": false
  2484.       },
  2485.       {
  2486.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2487.         "LicensePoolId": "8a97b1a74393545701439f0135c0203d",
  2488.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2489.         "LicensedOrganizationDisplayName": "realize_organization1",
  2490.         "LicensePoolType": "Student seat based licensing",
  2491.         "LicensePoolStatus": "A",
  2492.         "DenyNewSubscription": "0",
  2493.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2494.         "EndDate": "2026-01-29T00:00:00.000-05:00",
  2495.         "Quantity": "200",
  2496.         "UsedLicenses": "44",
  2497.         "ProductId": "790287",
  2498.         "ProductDisplayName": "Realize testing data Massachusetts Grade 60 Science Boston 123456789012 Science Boston 1234567890123",
  2499.         "ProductShortDescription": "Realize testing data Massachusetts Grade 60 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2500.         "ProductLongDescription": "Realize testing data Massachusetts Grade 60 Science Boston 123456789012 Science Boston 1234567890123\r\n ",
  2501.         "CGProgram": "Realize",
  2502.         "OrderedISBN": "2711278555960",
  2503.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2504.         "HasAccess": false
  2505.       },
  2506.       {
  2507.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2508.         "LicensePoolId": "8a97b1a74393545701439f0726d8208a",
  2509.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2510.         "LicensedOrganizationDisplayName": "realize_organization1",
  2511.         "LicensePoolType": "Student seat based licensing",
  2512.         "LicensePoolStatus": "A",
  2513.         "DenyNewSubscription": "0",
  2514.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2515.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2516.         "Quantity": "200",
  2517.         "UsedLicenses": "44",
  2518.         "ProductId": "790218",
  2519.         "ProductDisplayName": "Realize testing data Massachusetts Grade 42 Science Boston 123456789012 Science Boston 1234567890123",
  2520.         "ProductShortDescription": "Realize testing data Massachusetts Grade 42 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2521.         "ProductLongDescription": "Realize testing data Massachusetts Grade 42 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2522.         "CGProgram": "Realize",
  2523.         "OrderedISBN": "2711278555942",
  2524.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2525.         "HasAccess": false
  2526.       },
  2527.       {
  2528.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2529.         "LicensePoolId": "8a97b1a74393545701439f07aaea209d",
  2530.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2531.         "LicensedOrganizationDisplayName": "realize_organization1",
  2532.         "LicensePoolType": "Student seat based licensing",
  2533.         "LicensePoolStatus": "A",
  2534.         "DenyNewSubscription": "0",
  2535.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2536.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2537.         "Quantity": "200",
  2538.         "UsedLicenses": "41",
  2539.         "ProductId": "790222",
  2540.         "ProductDisplayName": "Realize testing data Massachusetts Grade 43 Science Boston 123456789012 Science Boston 1234567890123",
  2541.         "ProductShortDescription": "Realize testing data Massachusetts Grade 43 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2542.         "ProductLongDescription": "Realize testing data Massachusetts Grade 43 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2543.         "CGProgram": "Realize",
  2544.         "OrderedISBN": "2711278555943",
  2545.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2546.         "HasAccess": false
  2547.       },
  2548.       {
  2549.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2550.         "LicensePoolId": "8a97b1a74393545701439f08309320a2",
  2551.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2552.         "LicensedOrganizationDisplayName": "realize_organization1",
  2553.         "LicensePoolType": "Student seat based licensing",
  2554.         "LicensePoolStatus": "A",
  2555.         "DenyNewSubscription": "0",
  2556.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2557.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2558.         "Quantity": "200",
  2559.         "UsedLicenses": "42",
  2560.         "ProductId": "790223",
  2561.         "ProductDisplayName": "Realize testing data Massachusetts Grade 44 Science Boston 123456789012 Science Boston 1234567890123",
  2562.         "ProductShortDescription": "Realize testing data Massachusetts Grade 44 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2563.         "ProductLongDescription": "Realize testing data Massachusetts Grade 44 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  2564.         "CGProgram": "Realize",
  2565.         "OrderedISBN": "2711278555944",
  2566.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2567.         "HasAccess": false
  2568.       },
  2569.       {
  2570.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2571.         "LicensePoolId": "8a97b1a74393545701439fe1cc6f2ca3",
  2572.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2573.         "LicensedOrganizationDisplayName": "realize_organization1",
  2574.         "LicensePoolType": "Student seat based licensing",
  2575.         "LicensePoolStatus": "A",
  2576.         "DenyNewSubscription": "0",
  2577.         "StartDate": "2014-01-17T00:00:00.000-05:00",
  2578.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2579.         "Quantity": "200",
  2580.         "UsedLicenses": "40",
  2581.         "ProductId": "790240",
  2582.         "ProductDisplayName": "Realize testing data Massachusetts Grade 62 Science Boston 123456789012 Science Boston 1234567890123",
  2583.         "ProductShortDescription": "Realize testing data Massachusetts Grade 62 Science Boston 123456789012 Science Boston 1234567890123",
  2584.         "ProductLongDescription": "Realize testing data Massachusetts Grade 62 Science Boston 123456789012 Science Boston 1234567890123",
  2585.         "CGProgram": "Realize",
  2586.         "OrderedISBN": "2711278555962",
  2587.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2588.         "HasAccess": false
  2589.       },
  2590.       {
  2591.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2592.         "LicensePoolId": "8a97b1a6439352c00143a07351fa396a",
  2593.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2594.         "LicensedOrganizationDisplayName": "realize_organization1",
  2595.         "LicensePoolType": "Student seat based licensing",
  2596.         "LicensePoolStatus": "A",
  2597.         "DenyNewSubscription": "0",
  2598.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2599.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2600.         "Quantity": "200",
  2601.         "UsedLicenses": "2",
  2602.         "ProductId": "790239",
  2603.         "ProductDisplayName": "Realize testing data Massachusetts Grade 61 Science Boston 123456789012 Science Boston 1234567890123",
  2604.         "ProductShortDescription": "Realize testing data Massachusetts Grade 61 Science Boston 123456789012 Science Boston 1234567890123",
  2605.         "ProductLongDescription": "Realize testing data Massachusetts Grade 61 Science Boston 123456789012 Science Boston 1234567890123",
  2606.         "CGProgram": "Realize",
  2607.         "OrderedISBN": "2711278555961",
  2608.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2609.         "HasAccess": false
  2610.       },
  2611.       {
  2612.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2613.         "LicensePoolId": "8a97b1a6439352c00143a07bfee039ea",
  2614.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2615.         "LicensedOrganizationDisplayName": "realize_organization1",
  2616.         "LicensePoolType": "Student seat based licensing",
  2617.         "LicensePoolStatus": "A",
  2618.         "DenyNewSubscription": "0",
  2619.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2620.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2621.         "Quantity": "200",
  2622.         "UsedLicenses": "3",
  2623.         "ProductId": "790240",
  2624.         "ProductDisplayName": "Realize testing data Massachusetts Grade 62 Science Boston 123456789012 Science Boston 1234567890123",
  2625.         "ProductShortDescription": "Realize testing data Massachusetts Grade 62 Science Boston 123456789012 Science Boston 1234567890123",
  2626.         "ProductLongDescription": "Realize testing data Massachusetts Grade 62 Science Boston 123456789012 Science Boston 1234567890123",
  2627.         "CGProgram": "Realize",
  2628.         "OrderedISBN": "2711278555962",
  2629.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2630.         "HasAccess": false
  2631.       },
  2632.       {
  2633.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2634.         "LicensePoolId": "8a97b1a6439352c00143a07e6bb43a02",
  2635.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2636.         "LicensedOrganizationDisplayName": "realize_organization1",
  2637.         "LicensePoolType": "Student seat based licensing",
  2638.         "LicensePoolStatus": "A",
  2639.         "DenyNewSubscription": "0",
  2640.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2641.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2642.         "Quantity": "200",
  2643.         "UsedLicenses": "43",
  2644.         "ProductId": "790250",
  2645.         "ProductDisplayName": "Realize testing data Massachusetts Grade 63 Science Boston 123456789012 Science Boston 1234567890123",
  2646.         "ProductShortDescription": "Realize testing data Massachusetts Grade 63 Science Boston 123456789012 Science Boston 1234567890123",
  2647.         "ProductLongDescription": "Realize testing data Massachusetts Grade 63 Science Boston 123456789012 Science Boston 1234567890123",
  2648.         "CGProgram": "Realize",
  2649.         "OrderedISBN": "2711278555963",
  2650.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2651.         "HasAccess": false
  2652.       },
  2653.       {
  2654.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2655.         "LicensePoolId": "8a97b1a6439352c00143a08355c23a47",
  2656.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2657.         "LicensedOrganizationDisplayName": "realize_organization1",
  2658.         "LicensePoolType": "Student seat based licensing",
  2659.         "LicensePoolStatus": "A",
  2660.         "DenyNewSubscription": "0",
  2661.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2662.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2663.         "Quantity": "200",
  2664.         "UsedLicenses": "42",
  2665.         "ProductId": "790251",
  2666.         "ProductDisplayName": "Realize testing data Massachusetts Grade 64 Science Boston 123456789012 Science Boston 1234567890123",
  2667.         "ProductShortDescription": "Realize testing data Massachusetts Grade 64 Science Boston 123456789012 Science Boston 1234567890123",
  2668.         "ProductLongDescription": "Realize testing data Massachusetts Grade 64 Science Boston 123456789012 Science Boston 1234567890123",
  2669.         "CGProgram": "Realize",
  2670.         "OrderedISBN": "2711278555964",
  2671.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2672.         "HasAccess": false
  2673.       },
  2674.       {
  2675.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2676.         "LicensePoolId": "8a97b1a7439354570143a086481a3376",
  2677.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2678.         "LicensedOrganizationDisplayName": "realize_organization1",
  2679.         "LicensePoolType": "Student seat based licensing",
  2680.         "LicensePoolStatus": "A",
  2681.         "DenyNewSubscription": "0",
  2682.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2683.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2684.         "Quantity": "200",
  2685.         "UsedLicenses": "42",
  2686.         "ProductId": "790253",
  2687.         "ProductDisplayName": "Realize testing data Massachusetts Grade 65 Science Boston 123456789012 Science Boston 1234567890123",
  2688.         "ProductShortDescription": "Realize testing data Massachusetts Grade 65 Science Boston 123456789012 Science Boston 1234567890123",
  2689.         "ProductLongDescription": "Realize testing data Massachusetts Grade 65 Science Boston 123456789012 Science Boston 1234567890123",
  2690.         "CGProgram": "Realize",
  2691.         "OrderedISBN": "2711278555965",
  2692.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2693.         "HasAccess": false
  2694.       },
  2695.       {
  2696.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2697.         "LicensePoolId": "8a97b1a7439354570143a08a74d233a6",
  2698.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2699.         "LicensedOrganizationDisplayName": "realize_organization1",
  2700.         "LicensePoolType": "Student seat based licensing",
  2701.         "LicensePoolStatus": "A",
  2702.         "DenyNewSubscription": "0",
  2703.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2704.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2705.         "Quantity": "200",
  2706.         "UsedLicenses": "40",
  2707.         "ProductId": "790254",
  2708.         "ProductDisplayName": "Realize testing data Massachusetts Grade 66 Science Boston 123456789012 Science Boston 1234567890123",
  2709.         "ProductShortDescription": "Realize testing data Massachusetts Grade 66 Science Boston 123456789012 Science Boston 1234567890123",
  2710.         "ProductLongDescription": "Realize testing data Massachusetts Grade 66 Science Boston 123456789012 Science Boston 1234567890123",
  2711.         "CGProgram": "Realize",
  2712.         "OrderedISBN": "2711278555966",
  2713.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2714.         "HasAccess": true
  2715.       },
  2716.       {
  2717.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2718.         "LicensePoolId": "8a97b1a7439354570143a08db8de33d6",
  2719.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2720.         "LicensedOrganizationDisplayName": "realize_organization1",
  2721.         "LicensePoolType": "Student seat based licensing",
  2722.         "LicensePoolStatus": "A",
  2723.         "DenyNewSubscription": "0",
  2724.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2725.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2726.         "Quantity": "200",
  2727.         "UsedLicenses": "40",
  2728.         "ProductId": "790256",
  2729.         "ProductDisplayName": "Realize testing data Massachusetts Grade 67 Science Boston 123456789012 Science Boston 1234567890123",
  2730.         "ProductShortDescription": "Realize testing data Massachusetts Grade 67 Science Boston 123456789012 Science Boston 1234567890123",
  2731.         "ProductLongDescription": "Realize testing data Massachusetts Grade 67 Science Boston 123456789012 Science Boston 1234567890123",
  2732.         "CGProgram": "Realize",
  2733.         "OrderedISBN": "2711278555967",
  2734.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2735.         "HasAccess": false
  2736.       },
  2737.       {
  2738.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2739.         "LicensePoolId": "8a97b1a6439352c00143a092ac3f3b05",
  2740.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2741.         "LicensedOrganizationDisplayName": "realize_organization1",
  2742.         "LicensePoolType": "Student seat based licensing",
  2743.         "LicensePoolStatus": "A",
  2744.         "DenyNewSubscription": "0",
  2745.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2746.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2747.         "Quantity": "200",
  2748.         "UsedLicenses": "40",
  2749.         "ProductId": "790261",
  2750.         "ProductDisplayName": "Realize testing data Massachusetts Grade 69 Science Boston 123456789012 Science Boston 1234567890123",
  2751.         "ProductShortDescription": "Realize testing data Massachusetts Grade 69 Science Boston 123456789012 Science Boston 1234567890123",
  2752.         "ProductLongDescription": "Realize testing data Massachusetts Grade 69 Science Boston 123456789012 Science Boston 1234567890123",
  2753.         "CGProgram": "Realize",
  2754.         "OrderedISBN": "2711278555969",
  2755.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2756.         "HasAccess": false
  2757.       },
  2758.       {
  2759.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2760.         "LicensePoolId": "8a97b1a6439352c00143a095b2303b34",
  2761.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2762.         "LicensedOrganizationDisplayName": "realize_organization1",
  2763.         "LicensePoolType": "Student seat based licensing",
  2764.         "LicensePoolStatus": "A",
  2765.         "DenyNewSubscription": "0",
  2766.         "StartDate": "2014-01-13T00:00:00.000-05:00",
  2767.         "EndDate": "2026-01-30T00:00:00.000-05:00",
  2768.         "Quantity": "200",
  2769.         "UsedLicenses": "40",
  2770.         "ProductId": "790262",
  2771.         "ProductDisplayName": "Realize testing data Massachusetts Grade 70 Science Boston 123456789012 Science Boston 1234567890123",
  2772.         "ProductShortDescription": "Realize testing data Massachusetts Grade 70 Science Boston 123456789012 Science Boston 1234567890123",
  2773.         "ProductLongDescription": "Realize testing data Massachusetts Grade 70 Science Boston 123456789012 Science Boston 1234567890123",
  2774.         "CGProgram": "Realize",
  2775.         "OrderedISBN": "2711278555970",
  2776.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2777.         "HasAccess": false
  2778.       },
  2779.       {
  2780.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2781.         "LicensePoolId": "8a97b1a743b5a2590143be3f9b91765e",
  2782.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2783.         "LicensedOrganizationDisplayName": "realize_organization1",
  2784.         "LicensePoolType": "Student seat based licensing",
  2785.         "LicensePoolStatus": "E",
  2786.         "DenyNewSubscription": "0",
  2787.         "StartDate": "2014-01-01T00:00:00.000-05:00",
  2788.         "EndDate": "2015-01-23T00:00:00.000-05:00",
  2789.         "Quantity": "200",
  2790.         "UsedLicenses": "8",
  2791.         "ProductId": "794121",
  2792.         "ProductDisplayName": "Realize Testing data Massachisetts Grade 109 scienc Bsoton 12345",
  2793.         "ProductShortDescription": "Realize Testing data Massachisetts Grade 109 scienc Bsoton 12345",
  2794.         "ProductLongDescription": "Realize Testing data Massachisetts Grade 109 scienc Bsoton 12345",
  2795.         "CGProgram": "Realize",
  2796.         "OrderedISBN": "1234567889109",
  2797.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2798.         "HasAccess": true
  2799.       },
  2800.       {
  2801.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2802.         "LicensePoolId": "8a97b1a7444a39b801446f1fa2cf6848",
  2803.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2804.         "LicensedOrganizationDisplayName": "realize_organization1",
  2805.         "LicensePoolType": "Student seat based licensing",
  2806.         "LicensePoolStatus": "E",
  2807.         "DenyNewSubscription": "0",
  2808.         "StartDate": "2014-02-25T00:00:00.000-05:00",
  2809.         "EndDate": "2015-02-28T00:00:00.000-05:00",
  2810.         "Quantity": "200",
  2811.         "UsedLicenses": "493",
  2812.         "ProductId": "811081",
  2813.         "ProductDisplayName": "Texas History Grade 7",
  2814.         "ProductShortDescription": "Texas History Grade 7",
  2815.         "ProductLongDescription": "Texas History Grade 7",
  2816.         "CGProgram": "Realize",
  2817.         "OrderedISBN": "2602201485559",
  2818.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2819.         "HasAccess": true
  2820.       },
  2821.       {
  2822.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2823.         "LicensePoolId": "8a97b1a7444a39b80144bc2f6b944940",
  2824.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2825.         "LicensedOrganizationDisplayName": "realize_organization1",
  2826.         "LicensePoolType": "Student seat based licensing",
  2827.         "LicensePoolStatus": "A",
  2828.         "DenyNewSubscription": "0",
  2829.         "StartDate": "2014-03-13T00:00:00.000-04:00",
  2830.         "EndDate": "2024-03-12T23:59:59.000-04:00",
  2831.         "Quantity": "200",
  2832.         "UsedLicenses": "315",
  2833.         "ProductId": "813678",
  2834.         "ProductDisplayName": "Grade K enVisionMATH Texas 2.0 and Interactive Science",
  2835.         "ProductShortDescription": "Grade K enVisionMATH Texas 2.0 and Interactive Science",
  2836.         "ProductLongDescription": "Grade K enVisionMATH Texas 2.0 and Interactive Science",
  2837.         "CGProgram": "Realize",
  2838.         "OrderedISBN": "9878965432123",
  2839.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2840.         "HasAccess": true
  2841.       },
  2842.       {
  2843.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2844.         "LicensePoolId": "8a97b1a6444a391f0144bc7ef9ae5360",
  2845.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2846.         "LicensedOrganizationDisplayName": "realize_organization1",
  2847.         "LicensePoolType": "Student seat based licensing",
  2848.         "LicensePoolStatus": "A",
  2849.         "DenyNewSubscription": "0",
  2850.         "StartDate": "2014-03-13T00:00:00.000-04:00",
  2851.         "EndDate": "2024-03-12T23:59:59.000-04:00",
  2852.         "Quantity": "200",
  2853.         "UsedLicenses": "341",
  2854.         "ProductId": "813679",
  2855.         "ProductDisplayName": "Grade 1 enVisionMATH Texas 2.0 and Interactive Science",
  2856.         "ProductShortDescription": "Grade 1 enVisionMATH Texas 2.0 and Interactive Science",
  2857.         "ProductLongDescription": "Grade 1 enVisionMATH Texas 2.0 and Interactive Science",
  2858.         "CGProgram": "Realize",
  2859.         "OrderedISBN": "9878965432124",
  2860.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2861.         "HasAccess": true
  2862.       },
  2863.       {
  2864.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2865.         "LicensePoolId": "8a97b1a7444a39b80144bc8778ae507c",
  2866.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2867.         "LicensedOrganizationDisplayName": "realize_organization1",
  2868.         "LicensePoolType": "Student seat based licensing",
  2869.         "LicensePoolStatus": "A",
  2870.         "DenyNewSubscription": "0",
  2871.         "StartDate": "2014-03-13T00:00:00.000-04:00",
  2872.         "EndDate": "2024-03-12T23:59:59.000-04:00",
  2873.         "Quantity": "200",
  2874.         "UsedLicenses": "52",
  2875.         "ProductId": "813679",
  2876.         "ProductDisplayName": "Grade 1 enVisionMATH Texas 2.0 and Interactive Science",
  2877.         "ProductShortDescription": "Grade 1 enVisionMATH Texas 2.0 and Interactive Science",
  2878.         "ProductLongDescription": "Grade 1 enVisionMATH Texas 2.0 and Interactive Science",
  2879.         "CGProgram": "Realize",
  2880.         "OrderedISBN": "9878965432124",
  2881.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2882.         "HasAccess": true
  2883.       },
  2884.       {
  2885.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2886.         "LicensePoolId": "8a97b1a6444a391f01451a0dd37f6a40",
  2887.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2888.         "LicensedOrganizationDisplayName": "realize_organization1",
  2889.         "LicensePoolType": "Student seat based licensing",
  2890.         "LicensePoolStatus": "A",
  2891.         "DenyNewSubscription": "0",
  2892.         "StartDate": "2014-03-31T00:00:00.000-04:00",
  2893.         "EndDate": "2019-03-28T23:59:59.000-04:00",
  2894.         "Quantity": "200",
  2895.         "UsedLicenses": "801",
  2896.         "ProductId": "817343",
  2897.         "ProductDisplayName": "Reading Street National Grade K",
  2898.         "ProductShortDescription": "Reading Street National Grade K",
  2899.         "ProductLongDescription": "Reading Street National Grade K",
  2900.         "CGProgram": "Realize",
  2901.         "GradeLevel": "K",
  2902.         "OrderedISBN": "7589248812560",
  2903.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2904.         "HasAccess": true
  2905.       },
  2906.       {
  2907.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2908.         "LicensePoolId": "8a97b1a6444a391f01451ea47a66198e",
  2909.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2910.         "LicensedOrganizationDisplayName": "realize_organization1",
  2911.         "LicensePoolType": "Student seat based licensing",
  2912.         "LicensePoolStatus": "E",
  2913.         "DenyNewSubscription": "0",
  2914.         "StartDate": "2014-03-31T00:00:00.000-04:00",
  2915.         "EndDate": "2018-04-01T23:59:59.000-04:00",
  2916.         "Quantity": "200",
  2917.         "UsedLicenses": "245",
  2918.         "ProductId": "817542",
  2919.         "ProductDisplayName": "Bundled Product of A and B",
  2920.         "ProductShortDescription": "Bundled Product of A and B",
  2921.         "ProductLongDescription": "Bundled Product of A and B",
  2922.         "CGProgram": "Realize",
  2923.         "OrderedISBN": "2029100030001",
  2924.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2925.         "HasAccess": true
  2926.       },
  2927.       {
  2928.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2929.         "LicensePoolId": "8a97b1a6444a391f01451f2d9dca2028",
  2930.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2931.         "LicensedOrganizationDisplayName": "realize_organization1",
  2932.         "LicensePoolType": "Student seat based licensing",
  2933.         "LicensePoolStatus": "A",
  2934.         "DenyNewSubscription": "0",
  2935.         "StartDate": "2014-04-01T00:00:00.000-04:00",
  2936.         "EndDate": "2023-03-31T23:59:59.000-04:00",
  2937.         "Quantity": "1",
  2938.         "UsedLicenses": "1539",
  2939.         "ProductId": "445972",
  2940.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 1",
  2941.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 1",
  2942.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 1",
  2943.         "CGProgram": "Realize",
  2944.         "OrderedISBN": "9833126880321",
  2945.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2946.         "HasAccess": true
  2947.       },
  2948.       {
  2949.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2950.         "LicensePoolId": "8a97b1a7444a39b801451f4a6d5e0987",
  2951.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2952.         "LicensedOrganizationDisplayName": "realize_organization1",
  2953.         "LicensePoolType": "Student seat based licensing",
  2954.         "LicensePoolStatus": "A",
  2955.         "DenyNewSubscription": "0",
  2956.         "StartDate": "2014-04-01T00:00:00.000-04:00",
  2957.         "EndDate": "2019-04-01T23:59:59.000-04:00",
  2958.         "Quantity": "200",
  2959.         "UsedLicenses": "957",
  2960.         "ProductId": "817563",
  2961.         "ProductDisplayName": "Reading Street National Grade 1",
  2962.         "ProductShortDescription": "Reading Street National Grade 1",
  2963.         "ProductLongDescription": "Reading Street National Grade 1",
  2964.         "CGProgram": "Realize",
  2965.         "GradeLevel": "1",
  2966.         "OrderedISBN": "7589248812561",
  2967.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2968.         "HasAccess": true
  2969.       },
  2970.       {
  2971.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2972.         "LicensePoolId": "8a97b1a6444a391f01451f53999f210a",
  2973.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2974.         "LicensedOrganizationDisplayName": "realize_organization1",
  2975.         "LicensePoolType": "Student seat based licensing",
  2976.         "LicensePoolStatus": "A",
  2977.         "DenyNewSubscription": "0",
  2978.         "StartDate": "2014-04-01T00:00:00.000-04:00",
  2979.         "EndDate": "2025-11-30T00:00:00.000-05:00",
  2980.         "Quantity": "200",
  2981.         "UsedLicenses": "722",
  2982.         "ProductId": "817564",
  2983.         "ProductDisplayName": "Reading Street National Grade 2",
  2984.         "ProductShortDescription": "Reading Street National Grade 2",
  2985.         "ProductLongDescription": "Reading Street National Grade 2",
  2986.         "CGProgram": "Realize",
  2987.         "GradeLevel": "2",
  2988.         "OrderedISBN": "7589248812562",
  2989.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2990.         "HasAccess": true
  2991.       },
  2992.       {
  2993.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2994.         "LicensePoolId": "8a97b1a7444a39b80145210ffbbd20a0",
  2995.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  2996.         "LicensedOrganizationDisplayName": "realize_organization1",
  2997.         "LicensePoolType": "Student seat based licensing",
  2998.         "LicensePoolStatus": "E",
  2999.         "DenyNewSubscription": "0",
  3000.         "StartDate": "2014-04-01T00:00:00.000-04:00",
  3001.         "EndDate": "2015-04-01T00:00:00.000-04:00",
  3002.         "Quantity": "200",
  3003.         "UsedLicenses": "122",
  3004.         "ProductId": "817701",
  3005.         "ProductDisplayName": "Test Program subs A",
  3006.         "ProductShortDescription": "Test Program subs A",
  3007.         "ProductLongDescription": "Test Program subs A",
  3008.         "CGProgram": "Realize",
  3009.         "OrderedISBN": "0204201485551",
  3010.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3011.         "HasAccess": false
  3012.       },
  3013.       {
  3014.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3015.         "LicensePoolId": "8a97b1a6444a391f0145213adf4f39f9",
  3016.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3017.         "LicensedOrganizationDisplayName": "realize_organization1",
  3018.         "LicensePoolType": "Student seat based licensing",
  3019.         "LicensePoolStatus": "E",
  3020.         "DenyNewSubscription": "0",
  3021.         "StartDate": "2014-04-01T00:00:00.000-04:00",
  3022.         "EndDate": "2015-04-01T00:00:00.000-04:00",
  3023.         "Quantity": "200",
  3024.         "UsedLicenses": "139",
  3025.         "ProductId": "817703",
  3026.         "ProductDisplayName": "Test Program subs B",
  3027.         "ProductShortDescription": "Test Program subs B",
  3028.         "ProductLongDescription": "Test Program subs B",
  3029.         "CGProgram": "Realize",
  3030.         "OrderedISBN": "0204201485552",
  3031.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3032.         "HasAccess": false
  3033.       },
  3034.       {
  3035.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3036.         "LicensePoolId": "8a97b1a7444a39b801452141059b2305",
  3037.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3038.         "LicensedOrganizationDisplayName": "realize_organization1",
  3039.         "LicensePoolType": "Student seat based licensing",
  3040.         "LicensePoolStatus": "E",
  3041.         "DenyNewSubscription": "0",
  3042.         "StartDate": "2014-04-01T00:00:00.000-04:00",
  3043.         "EndDate": "2015-04-01T00:00:00.000-04:00",
  3044.         "Quantity": "200",
  3045.         "UsedLicenses": "140",
  3046.         "ProductId": "817741",
  3047.         "ProductDisplayName": "Test Program subs C",
  3048.         "ProductShortDescription": "Test Program subs C",
  3049.         "ProductLongDescription": "Test Program subs C",
  3050.         "CGProgram": "Realize",
  3051.         "OrderedISBN": "0204201485553",
  3052.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3053.         "HasAccess": false
  3054.       },
  3055.       {
  3056.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3057.         "LicensePoolId": "8a97b1a6444a391f0145219eb1643ef3",
  3058.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3059.         "LicensedOrganizationDisplayName": "realize_organization1",
  3060.         "LicensePoolType": "Student seat based licensing",
  3061.         "LicensePoolStatus": "E",
  3062.         "DenyNewSubscription": "0",
  3063.         "StartDate": "2014-04-01T00:00:00.000-04:00",
  3064.         "EndDate": "2015-04-01T00:00:00.000-04:00",
  3065.         "Quantity": "200",
  3066.         "UsedLicenses": "221",
  3067.         "ProductId": "817722",
  3068.         "ProductDisplayName": "Test Bundled Product of A, B & C",
  3069.         "ProductShortDescription": "Test Bundled Product of A, B & C",
  3070.         "ProductLongDescription": "Test Bundled Product of A, B & C",
  3071.         "CGProgram": "Realize",
  3072.         "OrderedISBN": "0204201485554",
  3073.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3074.         "HasAccess": false
  3075.       },
  3076.       {
  3077.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3078.         "LicensePoolId": "8a97b1a6444a391f0145291c273e3b8d",
  3079.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3080.         "LicensedOrganizationDisplayName": "realize_organization1",
  3081.         "LicensePoolType": "Student seat based licensing",
  3082.         "LicensePoolStatus": "E",
  3083.         "DenyNewSubscription": "0",
  3084.         "StartDate": "2014-04-03T00:00:00.000-04:00",
  3085.         "EndDate": "2017-04-02T23:59:59.000-04:00",
  3086.         "Quantity": "200",
  3087.         "UsedLicenses": "741",
  3088.         "ProductId": "817954",
  3089.         "ProductDisplayName": "Common Core Literature Grade 7",
  3090.         "ProductShortDescription": "Common Core Literature Grade 7",
  3091.         "ProductLongDescription": "Common Core Literature Grade 7",
  3092.         "CGProgram": "Realize",
  3093.         "GradeLevel": "7",
  3094.         "OrderedISBN": "2984578921128",
  3095.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3096.         "HasAccess": true
  3097.       },
  3098.       {
  3099.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3100.         "LicensePoolId": "8a97b1a6444a391f014569a825dd5268",
  3101.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3102.         "LicensedOrganizationDisplayName": "realize_organization1",
  3103.         "LicensePoolType": "Student seat based licensing",
  3104.         "LicensePoolStatus": "E",
  3105.         "DenyNewSubscription": "0",
  3106.         "StartDate": "2014-04-16T00:00:00.000-04:00",
  3107.         "EndDate": "2015-01-16T00:00:00.000-05:00",
  3108.         "Quantity": "200",
  3109.         "UsedLicenses": "117",
  3110.         "ProductId": "789720",
  3111.         "ProductDisplayName": "Realize testing data Massachusetts Grade 01 Science Boston 123456789012 Science Boston 1234567890123",
  3112.         "ProductShortDescription": "Realize testing data Massachusetts Grade 01 Science Boston 123456789012 Science Boston 1234567890123",
  3113.         "ProductLongDescription": "Realize testing data Massachusetts Grade 01 Science Boston 123456789012 Science Boston 1234567890123",
  3114.         "CGProgram": "Realize",
  3115.         "OrderedISBN": "2711278555901",
  3116.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3117.         "HasAccess": false
  3118.       },
  3119.       {
  3120.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3121.         "LicensePoolId": "8a97b1a6444a391f014569b9b944534b",
  3122.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3123.         "LicensedOrganizationDisplayName": "realize_organization1",
  3124.         "LicensePoolType": "Student seat based licensing",
  3125.         "LicensePoolStatus": "E",
  3126.         "DenyNewSubscription": "0",
  3127.         "StartDate": "2014-04-16T00:00:00.000-04:00",
  3128.         "EndDate": "2016-04-22T00:00:00.000-04:00",
  3129.         "Quantity": "200",
  3130.         "UsedLicenses": "0",
  3131.         "ProductId": "820631",
  3132.         "ProductDisplayName": "ABC99bundle",
  3133.         "ProductShortDescription": "ABC99bundle",
  3134.         "ProductLongDescription": "ABC99bundle",
  3135.         "CGProgram": "Realize",
  3136.         "OrderedISBN": "2711278555999",
  3137.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3138.         "HasAccess": false
  3139.       },
  3140.       {
  3141.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3142.         "LicensePoolId": "8a97b1a6444a391f014569c8ef1553fa",
  3143.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3144.         "LicensedOrganizationDisplayName": "realize_organization1",
  3145.         "LicensePoolType": "Student seat based licensing",
  3146.         "LicensePoolStatus": "E",
  3147.         "DenyNewSubscription": "0",
  3148.         "StartDate": "2014-04-15T00:00:00.000-04:00",
  3149.         "EndDate": "2015-04-15T00:00:00.000-04:00",
  3150.         "Quantity": "200",
  3151.         "UsedLicenses": "76",
  3152.         "ProductId": "820644",
  3153.         "ProductDisplayName": "test program E",
  3154.         "ProductShortDescription": "test program E",
  3155.         "ProductLongDescription": "test program E",
  3156.         "CGProgram": "Realize",
  3157.         "OrderedISBN": "1641478555901",
  3158.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3159.         "HasAccess": false
  3160.       },
  3161.       {
  3162.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3163.         "LicensePoolId": "8a97b1a6444a391f01456a5fc8965e11",
  3164.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3165.         "LicensedOrganizationDisplayName": "realize_organization1",
  3166.         "LicensePoolType": "Student seat based licensing",
  3167.         "LicensePoolStatus": "E",
  3168.         "DenyNewSubscription": "0",
  3169.         "StartDate": "2014-04-16T00:00:00.000-04:00",
  3170.         "EndDate": "2015-04-30T00:00:00.000-04:00",
  3171.         "Quantity": "200",
  3172.         "UsedLicenses": "81",
  3173.         "ProductId": "820632",
  3174.         "ProductDisplayName": "test program F",
  3175.         "ProductShortDescription": "test program F",
  3176.         "ProductLongDescription": "test program F",
  3177.         "CGProgram": "Realize",
  3178.         "OrderedISBN": "1641478555902",
  3179.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3180.         "HasAccess": false
  3181.       },
  3182.       {
  3183.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3184.         "LicensePoolId": "8a97b1a7444a39b801456a62217305dd",
  3185.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3186.         "LicensedOrganizationDisplayName": "realize_organization1",
  3187.         "LicensePoolType": "Student seat based licensing",
  3188.         "LicensePoolStatus": "E",
  3189.         "DenyNewSubscription": "0",
  3190.         "StartDate": "2014-04-16T00:00:00.000-04:00",
  3191.         "EndDate": "2015-04-30T00:00:00.000-04:00",
  3192.         "Quantity": "200",
  3193.         "UsedLicenses": "80",
  3194.         "ProductId": "820646",
  3195.         "ProductDisplayName": "test program G",
  3196.         "ProductShortDescription": "test program G",
  3197.         "ProductLongDescription": "test program G",
  3198.         "CGProgram": "Realize",
  3199.         "OrderedISBN": "1641478555903",
  3200.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3201.         "HasAccess": false
  3202.       },
  3203.       {
  3204.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3205.         "LicensePoolId": "8a97b1a645957fe40145a7392f2d6fd5",
  3206.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3207.         "LicensedOrganizationDisplayName": "realize_organization1",
  3208.         "LicensePoolType": "Student seat based licensing",
  3209.         "LicensePoolStatus": "E",
  3210.         "DenyNewSubscription": "0",
  3211.         "StartDate": "2014-04-28T00:00:00.000-04:00",
  3212.         "EndDate": "2015-04-27T00:00:00.000-04:00",
  3213.         "Quantity": "200",
  3214.         "UsedLicenses": "24",
  3215.         "ProductId": "824624",
  3216.         "ProductDisplayName": "S_sub_1",
  3217.         "ProductShortDescription": "S_sub_1",
  3218.         "ProductLongDescription": "S_sub_1",
  3219.         "CGProgram": "Realize",
  3220.         "OrderedISBN": "1234567891231",
  3221.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3222.         "HasAccess": false
  3223.       },
  3224.       {
  3225.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3226.         "LicensePoolId": "8a97b1a7459580070145a74d3112573d",
  3227.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3228.         "LicensedOrganizationDisplayName": "realize_organization1",
  3229.         "LicensePoolType": "Student seat based licensing",
  3230.         "LicensePoolStatus": "E",
  3231.         "DenyNewSubscription": "0",
  3232.         "StartDate": "2014-04-28T00:00:00.000-04:00",
  3233.         "EndDate": "2015-04-29T00:00:00.000-04:00",
  3234.         "Quantity": "200",
  3235.         "UsedLicenses": "150",
  3236.         "ProductId": "824592",
  3237.         "ProductDisplayName": "Realize test program rah1",
  3238.         "ProductShortDescription": "Realize test program rah1",
  3239.         "ProductLongDescription": "Realize test program rah1",
  3240.         "CGProgram": "Realize",
  3241.         "OrderedISBN": "2841478555911",
  3242.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3243.         "HasAccess": false
  3244.       },
  3245.       {
  3246.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3247.         "LicensePoolId": "8a97b1a645957fe40145ac8158463910",
  3248.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3249.         "LicensedOrganizationDisplayName": "realize_organization1",
  3250.         "LicensePoolType": "Student seat based licensing",
  3251.         "LicensePoolStatus": "E",
  3252.         "DenyNewSubscription": "0",
  3253.         "StartDate": "2014-04-29T00:00:00.000-04:00",
  3254.         "EndDate": "2015-04-30T00:00:00.000-04:00",
  3255.         "Quantity": "200",
  3256.         "UsedLicenses": "129",
  3257.         "ProductId": "825831",
  3258.         "ProductDisplayName": "Realize test program rah2",
  3259.         "ProductShortDescription": "Realize test program rah2",
  3260.         "ProductLongDescription": "Realize test program rah2",
  3261.         "CGProgram": "Realize",
  3262.         "OrderedISBN": "2941478555911",
  3263.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3264.         "HasAccess": false
  3265.       },
  3266.       {
  3267.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3268.         "LicensePoolId": "8a97b1a645957fe40145af3120966099",
  3269.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3270.         "LicensedOrganizationDisplayName": "realize_organization1",
  3271.         "LicensePoolType": "Student seat based licensing",
  3272.         "LicensePoolStatus": "A",
  3273.         "DenyNewSubscription": "0",
  3274.         "StartDate": "2014-04-28T00:00:00.000-04:00",
  3275.         "EndDate": "2024-04-29T23:59:59.000-04:00",
  3276.         "Quantity": "200",
  3277.         "UsedLicenses": "823",
  3278.         "ProductId": "826072",
  3279.         "ProductDisplayName": "Economics Texas",
  3280.         "ProductShortDescription": "Economics Texas",
  3281.         "ProductLongDescription": "Economics Texas",
  3282.         "CGProgram": "Realize",
  3283.         "OrderedISBN": "3332235454321",
  3284.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3285.         "HasAccess": true
  3286.       },
  3287.       {
  3288.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3289.         "LicensePoolId": "8a97b1a745b517470145d8305586201a",
  3290.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3291.         "LicensedOrganizationDisplayName": "realize_organization1",
  3292.         "LicensePoolType": "Student seat based licensing",
  3293.         "LicensePoolStatus": "A",
  3294.         "DenyNewSubscription": "0",
  3295.         "StartDate": "2014-05-06T00:00:00.000-04:00",
  3296.         "EndDate": "2024-05-30T23:59:59.000-04:00",
  3297.         "Quantity": "200",
  3298.         "UsedLicenses": "23",
  3299.         "ProductId": "465228",
  3300.         "ProductDisplayName": "digits - grade 8",
  3301.         "ProductShortDescription": "digits - grade 8",
  3302.         "ProductLongDescription": "digits - grade 8",
  3303.         "OrderedISBN": "3198192296090",
  3304.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3305.         "HasAccess": false
  3306.       },
  3307.       {
  3308.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3309.         "LicensePoolId": "8a97b1a645ec96ff0145f7b196b007f3",
  3310.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3311.         "LicensedOrganizationDisplayName": "realize_organization1",
  3312.         "LicensePoolType": "Student seat based licensing",
  3313.         "LicensePoolStatus": "E",
  3314.         "DenyNewSubscription": "0",
  3315.         "StartDate": "2014-05-13T00:00:00.000-04:00",
  3316.         "EndDate": "2015-05-13T00:00:00.000-04:00",
  3317.         "Quantity": "200",
  3318.         "UsedLicenses": "140",
  3319.         "ProductId": "830298",
  3320.         "ProductDisplayName": "Bundled Product of 3 Products",
  3321.         "ProductShortDescription": "Bundled Product of 3 Products",
  3322.         "ProductLongDescription": "Bundled Product of 3 Products",
  3323.         "CGProgram": "Realize",
  3324.         "OrderedISBN": "2029100030006",
  3325.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3326.         "HasAccess": true
  3327.       },
  3328.       {
  3329.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3330.         "LicensePoolId": "8a97b1a645ec96ff0145f7b5a2800823",
  3331.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3332.         "LicensedOrganizationDisplayName": "realize_organization1",
  3333.         "LicensePoolType": "Student seat based licensing",
  3334.         "LicensePoolStatus": "E",
  3335.         "DenyNewSubscription": "0",
  3336.         "StartDate": "2014-05-13T00:00:00.000-04:00",
  3337.         "EndDate": "2015-05-13T00:00:00.000-04:00",
  3338.         "Quantity": "200",
  3339.         "UsedLicenses": "93",
  3340.         "ProductId": "830297",
  3341.         "ProductDisplayName": "Bundled Product of A and B and C",
  3342.         "ProductShortDescription": "Bundled Product of A and B and C",
  3343.         "ProductLongDescription": "Bundled Product of A and B and C",
  3344.         "CGProgram": "Realize",
  3345.         "OrderedISBN": "2029100030004",
  3346.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3347.         "HasAccess": true
  3348.       },
  3349.       {
  3350.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3351.         "LicensePoolId": "8a97b1a745d8d6010145f7b6e4390d47",
  3352.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3353.         "LicensedOrganizationDisplayName": "realize_organization1",
  3354.         "LicensePoolType": "Student seat based licensing",
  3355.         "LicensePoolStatus": "E",
  3356.         "DenyNewSubscription": "0",
  3357.         "StartDate": "2014-05-13T00:00:00.000-04:00",
  3358.         "EndDate": "2015-05-13T00:00:00.000-04:00",
  3359.         "Quantity": "200",
  3360.         "UsedLicenses": "0",
  3361.         "ProductId": "830341",
  3362.         "ProductDisplayName": "Bundled product EFG",
  3363.         "ProductShortDescription": "Bundled product EFG",
  3364.         "ProductLongDescription": "Bundled product EFG",
  3365.         "CGProgram": "Realize",
  3366.         "OrderedISBN": "2029100030005",
  3367.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3368.         "HasAccess": false
  3369.       },
  3370.       {
  3371.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3372.         "LicensePoolId": "8a97b1a745d8d6010145f8bbc54e1aed",
  3373.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3374.         "LicensedOrganizationDisplayName": "realize_organization1",
  3375.         "LicensePoolType": "Student seat based licensing",
  3376.         "LicensePoolStatus": "E",
  3377.         "DenyNewSubscription": "0",
  3378.         "StartDate": "2014-05-13T00:00:00.000-04:00",
  3379.         "EndDate": "2015-05-13T00:00:00.000-04:00",
  3380.         "Quantity": "200",
  3381.         "UsedLicenses": "95",
  3382.         "ProductId": "830502",
  3383.         "ProductDisplayName": "Bundled Product of 3 Products EFG",
  3384.         "ProductShortDescription": "Bundled Product of 3 Products EFG",
  3385.         "ProductLongDescription": "Bundled Product of 3 Products EFG",
  3386.         "CGProgram": "Realize",
  3387.         "OrderedISBN": "2029100030007",
  3388.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3389.         "HasAccess": true
  3390.       },
  3391.       {
  3392.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3393.         "LicensePoolId": "8a97b1a745d8d6010145ffe50a346eb7",
  3394.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3395.         "LicensedOrganizationDisplayName": "realize_organization1",
  3396.         "LicensePoolType": "Student seat based licensing",
  3397.         "LicensePoolStatus": "E",
  3398.         "DenyNewSubscription": "0",
  3399.         "StartDate": "2014-05-15T00:00:00.000-04:00",
  3400.         "EndDate": "2015-05-16T00:00:00.000-04:00",
  3401.         "Quantity": "200",
  3402.         "UsedLicenses": "89",
  3403.         "ProductId": "830781",
  3404.         "ProductDisplayName": "Bundled new product Calf CC and Texas",
  3405.         "ProductShortDescription": "Bundled new product Calf CC and Texas",
  3406.         "ProductLongDescription": "Bundled new product Calf CC and Texas",
  3407.         "CGProgram": "Realize",
  3408.         "OrderedISBN": "1505147855591",
  3409.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3410.         "HasAccess": true
  3411.       },
  3412.       {
  3413.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3414.         "LicensePoolId": "8a97b1a6464eaaaa01464f1a1ddd0544",
  3415.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3416.         "LicensedOrganizationDisplayName": "realize_organization1",
  3417.         "LicensePoolType": "Student seat based licensing",
  3418.         "LicensePoolStatus": "A",
  3419.         "DenyNewSubscription": "0",
  3420.         "StartDate": "2014-03-03T00:00:00.000-05:00",
  3421.         "EndDate": "2027-05-31T00:00:00.000-04:00",
  3422.         "Quantity": "2000",
  3423.         "UsedLicenses": "2568",
  3424.         "ProductId": "833886",
  3425.         "ProductDisplayName": "digits - grade 8 Realize Edition",
  3426.         "ProductShortDescription": "digits - grade 8 Realize Edition",
  3427.         "ProductLongDescription": "digits - grade 8 Realize Edition",
  3428.         "CGProgram": "Realize",
  3429.         "OrderedISBN": "3332224446737",
  3430.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3431.         "HasAccess": true
  3432.       },
  3433.       {
  3434.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3435.         "LicensePoolId": "8a97b1a6464eaaaa014671e90e2548a2",
  3436.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3437.         "LicensedOrganizationDisplayName": "realize_organization1",
  3438.         "LicensePoolType": "Student seat based licensing",
  3439.         "LicensePoolStatus": "A",
  3440.         "DenyNewSubscription": "0",
  3441.         "StartDate": "2014-06-06T00:00:00.000-04:00",
  3442.         "EndDate": "2019-06-19T23:59:59.000-04:00",
  3443.         "Quantity": "200",
  3444.         "UsedLicenses": "906",
  3445.         "ProductId": "835211",
  3446.         "ProductDisplayName": "Reading Street Common Core Grade K",
  3447.         "ProductShortDescription": "Reading Street Common Core Grade K",
  3448.         "ProductLongDescription": "Reading Street Common Core Grade K",
  3449.         "CGProgram": "Realize",
  3450.         "GradeLevel": "K",
  3451.         "OrderedISBN": "9780814526522",
  3452.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3453.         "HasAccess": true
  3454.       },
  3455.       {
  3456.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3457.         "LicensePoolId": "8a97b1a6464eaaaa014684237c4230a5",
  3458.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3459.         "LicensedOrganizationDisplayName": "realize_organization1",
  3460.         "LicensePoolType": "Student seat based licensing",
  3461.         "LicensePoolStatus": "A",
  3462.         "DenyNewSubscription": "0",
  3463.         "StartDate": "2014-06-10T00:00:00.000-04:00",
  3464.         "EndDate": "2019-06-09T23:59:59.000-04:00",
  3465.         "Quantity": "200",
  3466.         "UsedLicenses": "955",
  3467.         "ProductId": "838652",
  3468.         "ProductDisplayName": "digits - grade 6 Realize Edition",
  3469.         "ProductShortDescription": "digits - grade 6 Realize Edition",
  3470.         "ProductLongDescription": "digits - grade 6 Realize Edition",
  3471.         "CGProgram": "Realize",
  3472.         "GradeLevel": "6",
  3473.         "OrderedISBN": "3332224443911",
  3474.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3475.         "HasAccess": true
  3476.       },
  3477.       {
  3478.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3479.         "LicensePoolId": "8a97b1a74691cb120146ab650e1d7a07",
  3480.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3481.         "LicensedOrganizationDisplayName": "realize_organization1",
  3482.         "LicensePoolType": "Student seat based licensing",
  3483.         "LicensePoolStatus": "E",
  3484.         "DenyNewSubscription": "0",
  3485.         "StartDate": "2014-06-16T00:00:00.000-04:00",
  3486.         "EndDate": "2014-12-31T00:00:00.000-05:00",
  3487.         "Quantity": "200",
  3488.         "UsedLicenses": "91",
  3489.         "ProductId": "840324",
  3490.         "ProductDisplayName": "Com Core 9 and Int Science Tex 2",
  3491.         "ProductShortDescription": "Com Core 9 and Int Science Tex 2",
  3492.         "ProductLongDescription": "Com Core 9 and Int Science Tex 2",
  3493.         "CGProgram": "Realize",
  3494.         "OrderedISBN": "0202910000100",
  3495.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3496.         "HasAccess": true
  3497.       },
  3498.       {
  3499.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3500.         "LicensePoolId": "8a97b1a74691cb120146b220d2344e78",
  3501.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3502.         "LicensedOrganizationDisplayName": "realize_organization1",
  3503.         "LicensePoolType": "Student seat based licensing",
  3504.         "LicensePoolStatus": "E",
  3505.         "DenyNewSubscription": "0",
  3506.         "StartDate": "2014-06-18T00:00:00.000-04:00",
  3507.         "EndDate": "2014-12-31T00:00:00.000-05:00",
  3508.         "Quantity": "200",
  3509.         "UsedLicenses": "212",
  3510.         "ProductId": "840537",
  3511.         "ProductDisplayName": "Realize testing data Massachusetts 100",
  3512.         "ProductShortDescription": "Realize testing data Massachusetts 100",
  3513.         "ProductLongDescription": "Realize testing data Massachusetts 100",
  3514.         "CGProgram": "Realize",
  3515.         "GradeLevel": "1",
  3516.         "OrderedISBN": "3331593327812",
  3517.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3518.         "HasAccess": false
  3519.       },
  3520.       {
  3521.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3522.         "LicensePoolId": "8a97b1a74691cb120146f7ba317e2ec2",
  3523.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3524.         "LicensedOrganizationDisplayName": "realize_organization1",
  3525.         "LicensePoolType": "Student seat based licensing",
  3526.         "LicensePoolStatus": "A",
  3527.         "DenyNewSubscription": "0",
  3528.         "StartDate": "2014-07-02T00:00:00.000-04:00",
  3529.         "EndDate": "2019-10-01T23:59:59.000-04:00",
  3530.         "Quantity": "200",
  3531.         "UsedLicenses": "117",
  3532.         "ProductId": "843631",
  3533.         "ProductDisplayName": "Chris Program Bundle",
  3534.         "ProductShortDescription": "Chris Program Bundle",
  3535.         "ProductLongDescription": "Chris Program Bundle",
  3536.         "CGProgram": "Realize",
  3537.         "OrderedISBN": "3934228475556",
  3538.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3539.         "HasAccess": true
  3540.       },
  3541.       {
  3542.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3543.         "LicensePoolId": "8a97b1a64691cbb60146f83852ac6770",
  3544.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3545.         "LicensedOrganizationDisplayName": "realize_organization1",
  3546.         "LicensePoolType": "Student seat based licensing",
  3547.         "LicensePoolStatus": "E",
  3548.         "DenyNewSubscription": "0",
  3549.         "StartDate": "2014-07-02T00:00:00.000-04:00",
  3550.         "EndDate": "2014-07-23T00:00:00.000-04:00",
  3551.         "Quantity": "200",
  3552.         "UsedLicenses": "0",
  3553.         "ProductId": "843690",
  3554.         "ProductDisplayName": "Chris Test Bundle",
  3555.         "ProductShortDescription": "Chris Test Bundle",
  3556.         "ProductLongDescription": "Chris Test Bundle",
  3557.         "CGProgram": "Realize",
  3558.         "OrderedISBN": "3690314445556",
  3559.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3560.         "HasAccess": false
  3561.       },
  3562.       {
  3563.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3564.         "LicensePoolId": "8a97b1cf473bc0530147454871e00556",
  3565.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3566.         "LicensedOrganizationDisplayName": "realize_organization1",
  3567.         "LicensePoolType": "Student seat based licensing",
  3568.         "LicensePoolStatus": "C",
  3569.         "DenyNewSubscription": "0",
  3570.         "StartDate": "2014-07-17T00:00:00.000-04:00",
  3571.         "EndDate": "2015-07-01T00:00:00.000-04:00",
  3572.         "Quantity": "200",
  3573.         "UsedLicenses": "28",
  3574.         "ProductId": "849341",
  3575.         "ProductDisplayName": "Realize testing data Massachusetts 101",
  3576.         "ProductShortDescription": "Realize testing data Massachusetts 101",
  3577.         "ProductLongDescription": "Realize testing data Massachusetts 101",
  3578.         "CGProgram": "Realize",
  3579.         "GradeLevel": "1",
  3580.         "OrderedISBN": "3331593327813",
  3581.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3582.         "HasAccess": false
  3583.       },
  3584.       {
  3585.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3586.         "LicensePoolId": "8a97b1cf473bc05301474f5633310948",
  3587.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3588.         "LicensedOrganizationDisplayName": "realize_organization1",
  3589.         "LicensePoolType": "Student seat based licensing",
  3590.         "LicensePoolStatus": "E",
  3591.         "DenyNewSubscription": "0",
  3592.         "StartDate": "2014-07-19T00:00:00.000-04:00",
  3593.         "EndDate": "2014-12-01T00:00:00.000-05:00",
  3594.         "Quantity": "200",
  3595.         "UsedLicenses": "78",
  3596.         "ProductId": "849822",
  3597.         "ProductDisplayName": "Realize testing data Massachusetts 102",
  3598.         "ProductShortDescription": "Realize testing data Massachusetts 102",
  3599.         "ProductLongDescription": "Realize testing data Massachusetts 102",
  3600.         "CGProgram": "Realize",
  3601.         "OrderedISBN": "3331593327814",
  3602.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3603.         "HasAccess": false
  3604.       },
  3605.       {
  3606.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3607.         "LicensePoolId": "8a97b1ce473bbf8b0147592e317a0ea1",
  3608.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3609.         "LicensedOrganizationDisplayName": "realize_organization1",
  3610.         "LicensePoolType": "Student seat based licensing",
  3611.         "LicensePoolStatus": "E",
  3612.         "DenyNewSubscription": "0",
  3613.         "StartDate": "2014-07-18T00:00:00.000-04:00",
  3614.         "EndDate": "2015-07-20T00:00:00.000-04:00",
  3615.         "Quantity": "200",
  3616.         "UsedLicenses": "114",
  3617.         "ProductId": "850113",
  3618.         "ProductDisplayName": "rlz bundle to test 1",
  3619.         "ProductShortDescription": "rlz bundle to test 1",
  3620.         "ProductLongDescription": "rlz bundle to test 1",
  3621.         "CGProgram": "Realize",
  3622.         "OrderedISBN": "3331593210714",
  3623.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3624.         "HasAccess": true
  3625.       },
  3626.       {
  3627.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3628.         "LicensePoolId": "8a97b1cd475ad79001476219c3fb036e",
  3629.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3630.         "LicensedOrganizationDisplayName": "realize_organization1",
  3631.         "LicensePoolType": "Student seat based licensing",
  3632.         "LicensePoolStatus": "C",
  3633.         "DenyNewSubscription": "0",
  3634.         "StartDate": "2014-07-01T00:00:00.000-04:00",
  3635.         "EndDate": "2017-07-26T23:59:59.000-04:00",
  3636.         "Quantity": "50",
  3637.         "UsedLicenses": "33",
  3638.         "ProductId": "850562",
  3639.         "ProductDisplayName": "Ashwini_Subscription1",
  3640.         "ProductShortDescription": "Ashwini_Subscription1\r\n",
  3641.         "ProductLongDescription": "Ashwini_Subscription1\r\n",
  3642.         "CGProgram": "Realize",
  3643.         "OrderedISBN": "2711278555900",
  3644.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3645.         "HasAccess": true
  3646.       },
  3647.       {
  3648.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3649.         "LicensePoolId": "8a97b1a7475acfb70147622a7468034f",
  3650.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3651.         "LicensedOrganizationDisplayName": "realize_organization1",
  3652.         "LicensePoolType": "Student seat based licensing",
  3653.         "LicensePoolStatus": "E",
  3654.         "DenyNewSubscription": "0",
  3655.         "StartDate": "2014-07-01T00:00:00.000-04:00",
  3656.         "EndDate": "2017-07-26T23:59:59.000-04:00",
  3657.         "Quantity": "50",
  3658.         "UsedLicenses": "284",
  3659.         "ProductId": "850563",
  3660.         "ProductDisplayName": "Ashwini_Subscription3",
  3661.         "ProductShortDescription": "Ashwini_Subscription3",
  3662.         "ProductLongDescription": "Ashwini_Subscription3",
  3663.         "CGProgram": "Realize",
  3664.         "OrderedISBN": "2711278555100",
  3665.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3666.         "HasAccess": true
  3667.       },
  3668.       {
  3669.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3670.         "LicensePoolId": "8a97b1ce475ad5f1014766a59c1104ea",
  3671.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3672.         "LicensedOrganizationDisplayName": "realize_organization1",
  3673.         "LicensePoolType": "Student seat based licensing",
  3674.         "LicensePoolStatus": "E",
  3675.         "DenyNewSubscription": "0",
  3676.         "StartDate": "2014-07-24T00:00:00.000-04:00",
  3677.         "EndDate": "2014-09-01T00:00:00.000-04:00",
  3678.         "Quantity": "200",
  3679.         "UsedLicenses": "20",
  3680.         "ProductId": "850776",
  3681.         "ProductDisplayName": "Realize testing data Massachusetts 103",
  3682.         "ProductShortDescription": "Realize testing data Massachusetts 103",
  3683.         "ProductLongDescription": "Realize testing data Massachusetts 103",
  3684.         "CGProgram": "Realize",
  3685.         "OrderedISBN": "3331593327815",
  3686.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3687.         "HasAccess": false
  3688.       },
  3689.       {
  3690.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3691.         "LicensePoolId": "8a97b1a7476e06660147836301cc0bf8",
  3692.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3693.         "LicensedOrganizationDisplayName": "realize_organization1",
  3694.         "LicensePoolType": "Student seat based licensing",
  3695.         "LicensePoolStatus": "E",
  3696.         "DenyNewSubscription": "0",
  3697.         "StartDate": "2014-07-03T00:00:00.000-04:00",
  3698.         "EndDate": "2015-07-03T00:00:00.000-04:00",
  3699.         "Quantity": "200",
  3700.         "UsedLicenses": "23",
  3701.         "ProductId": "884610",
  3702.         "ProductDisplayName": "Halo_4.3_Sub1",
  3703.         "ProductShortDescription": "Halo_4.3_Sub1",
  3704.         "ProductLongDescription": "Halo_4.3_Sub1",
  3705.         "CGProgram": "Realize",
  3706.         "OrderedISBN": "5711278555911",
  3707.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3708.         "HasAccess": false
  3709.       },
  3710.       {
  3711.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3712.         "LicensePoolId": "8a97b1a7476e066601478367f1650bfc",
  3713.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3714.         "LicensedOrganizationDisplayName": "realize_organization1",
  3715.         "LicensePoolType": "Student seat based licensing",
  3716.         "LicensePoolStatus": "E",
  3717.         "DenyNewSubscription": "0",
  3718.         "StartDate": "2014-07-03T00:00:00.000-04:00",
  3719.         "EndDate": "2015-07-03T00:00:00.000-04:00",
  3720.         "Quantity": "200",
  3721.         "UsedLicenses": "23",
  3722.         "ProductId": "884611",
  3723.         "ProductDisplayName": "Halo_4.3_Sub2",
  3724.         "ProductShortDescription": "Halo_4.3_Sub2",
  3725.         "ProductLongDescription": "Halo_4.3_Sub2",
  3726.         "CGProgram": "Realize",
  3727.         "OrderedISBN": "5711278555912",
  3728.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3729.         "HasAccess": false
  3730.       },
  3731.       {
  3732.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3733.         "LicensePoolId": "8a97b1cc476e04d5014783a9db390cff",
  3734.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3735.         "LicensedOrganizationDisplayName": "realize_organization1",
  3736.         "LicensePoolType": "Student seat based licensing",
  3737.         "LicensePoolStatus": "E",
  3738.         "DenyNewSubscription": "0",
  3739.         "StartDate": "2014-07-29T00:00:00.000-04:00",
  3740.         "EndDate": "2015-07-29T00:00:00.000-04:00",
  3741.         "Quantity": "200",
  3742.         "UsedLicenses": "156",
  3743.         "ProductId": "884630",
  3744.         "ProductDisplayName": "Bundle for CERT",
  3745.         "ProductShortDescription": "Bundle for CERT",
  3746.         "ProductLongDescription": "Bundle for CERT",
  3747.         "CGProgram": "Realize",
  3748.         "OrderedISBN": "0202910000200",
  3749.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3750.         "HasAccess": true
  3751.       },
  3752.       {
  3753.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3754.         "LicensePoolId": "8a97b1a64783f135014785e8f54100e1",
  3755.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3756.         "LicensedOrganizationDisplayName": "realize_organization1",
  3757.         "LicensePoolType": "Student seat based licensing",
  3758.         "LicensePoolStatus": "E",
  3759.         "DenyNewSubscription": "0",
  3760.         "StartDate": "2014-07-30T00:00:00.000-04:00",
  3761.         "EndDate": "2017-10-04T23:59:59.000-04:00",
  3762.         "Quantity": "50",
  3763.         "UsedLicenses": "358",
  3764.         "ProductId": "884923",
  3765.         "ProductDisplayName": "Ashwini_Subscription4",
  3766.         "ProductShortDescription": "Ashwini_Subscription4",
  3767.         "ProductLongDescription": "Ashwini_Subscription4",
  3768.         "CGProgram": "Realize",
  3769.         "OrderedISBN": "2711278555801",
  3770.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3771.         "HasAccess": true
  3772.       },
  3773.       {
  3774.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3775.         "LicensePoolId": "8a97b1ce4783f446014785ecf2de00f0",
  3776.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3777.         "LicensedOrganizationDisplayName": "realize_organization1",
  3778.         "LicensePoolType": "Student seat based licensing",
  3779.         "LicensePoolStatus": "E",
  3780.         "DenyNewSubscription": "0",
  3781.         "StartDate": "2014-07-23T00:00:00.000-04:00",
  3782.         "EndDate": "2016-07-20T00:00:00.000-04:00",
  3783.         "Quantity": "50",
  3784.         "UsedLicenses": "202",
  3785.         "ProductId": "884924",
  3786.         "ProductDisplayName": "Ashwini_Subscription5",
  3787.         "ProductShortDescription": "Ashwini_Subscription5",
  3788.         "ProductLongDescription": "Ashwini_Subscription5",
  3789.         "CGProgram": "Realize",
  3790.         "OrderedISBN": "2711278555802",
  3791.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3792.         "HasAccess": true
  3793.       },
  3794.       {
  3795.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3796.         "LicensePoolId": "8a97b1ce4789184b01478b1820c0015f",
  3797.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3798.         "LicensedOrganizationDisplayName": "realize_organization1",
  3799.         "LicensePoolType": "Student seat based licensing",
  3800.         "LicensePoolStatus": "E",
  3801.         "DenyNewSubscription": "0",
  3802.         "StartDate": "2014-07-31T00:00:00.000-04:00",
  3803.         "EndDate": "2017-07-30T23:59:59.000-04:00",
  3804.         "Quantity": "50",
  3805.         "UsedLicenses": "0",
  3806.         "ProductId": "885595",
  3807.         "ProductDisplayName": "Ashwini_Subscription6",
  3808.         "ProductShortDescription": "Ashwini_Subscription6",
  3809.         "ProductLongDescription": "Ashwini_Subscription6",
  3810.         "CGProgram": "Realize",
  3811.         "OrderedISBN": "2711278555803",
  3812.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3813.         "HasAccess": false
  3814.       },
  3815.       {
  3816.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3817.         "LicensePoolId": "8a97b1a74789153201478b18f79f0165",
  3818.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3819.         "LicensedOrganizationDisplayName": "realize_organization1",
  3820.         "LicensePoolType": "Student seat based licensing",
  3821.         "LicensePoolStatus": "E",
  3822.         "DenyNewSubscription": "0",
  3823.         "StartDate": "2014-07-31T00:00:00.000-04:00",
  3824.         "EndDate": "2017-07-30T23:59:59.000-04:00",
  3825.         "Quantity": "50",
  3826.         "UsedLicenses": "0",
  3827.         "ProductId": "885517",
  3828.         "ProductDisplayName": "Ashwini_Subscription7",
  3829.         "ProductShortDescription": "Ashwini_Subscription7",
  3830.         "ProductLongDescription": "Ashwini_Subscription7",
  3831.         "CGProgram": "Realize",
  3832.         "OrderedISBN": "2711278555804",
  3833.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3834.         "HasAccess": false
  3835.       },
  3836.       {
  3837.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3838.         "LicensePoolId": "8a97b1cf4789181c01478dadd7ad024c",
  3839.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3840.         "LicensedOrganizationDisplayName": "realize_organization1",
  3841.         "LicensePoolType": "Student seat based licensing",
  3842.         "LicensePoolStatus": "E",
  3843.         "DenyNewSubscription": "0",
  3844.         "StartDate": "2014-07-31T00:00:00.000-04:00",
  3845.         "EndDate": "2016-07-29T00:00:00.000-04:00",
  3846.         "Quantity": "200",
  3847.         "UsedLicenses": "145",
  3848.         "ProductId": "885774",
  3849.         "ProductDisplayName": "Bundle for Realize testing data Massachusetts",
  3850.         "ProductShortDescription": "Bundle for Realize testing data Massachusetts",
  3851.         "ProductLongDescription": "Bundle for Realize testing data Massachusetts",
  3852.         "CGProgram": "Realize",
  3853.         "OrderedISBN": "3331593327910",
  3854.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3855.         "HasAccess": true
  3856.       },
  3857.       {
  3858.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3859.         "LicensePoolId": "8a97b1a74789153201478e08af8702bb",
  3860.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3861.         "LicensedOrganizationDisplayName": "realize_organization1",
  3862.         "LicensePoolType": "Student seat based licensing",
  3863.         "LicensePoolStatus": "E",
  3864.         "DenyNewSubscription": "0",
  3865.         "StartDate": "2014-07-30T00:00:00.000-04:00",
  3866.         "EndDate": "2015-07-31T00:00:00.000-04:00",
  3867.         "Quantity": "200",
  3868.         "UsedLicenses": "104",
  3869.         "ProductId": "885814",
  3870.         "ProductDisplayName": "Realize testing data Massachusetts 104",
  3871.         "ProductShortDescription": "Realize testing data Massachusetts 104",
  3872.         "ProductLongDescription": "Realize testing data Massachusetts 104",
  3873.         "CGProgram": "Realize",
  3874.         "OrderedISBN": "3331593327816",
  3875.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3876.         "HasAccess": false
  3877.       },
  3878.       {
  3879.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3880.         "LicensePoolId": "8a97b1a64789161501479136bd4e0479",
  3881.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3882.         "LicensedOrganizationDisplayName": "realize_organization1",
  3883.         "LicensePoolType": "Student seat based licensing",
  3884.         "LicensePoolStatus": "E",
  3885.         "DenyNewSubscription": "0",
  3886.         "StartDate": "2014-08-01T00:00:00.000-04:00",
  3887.         "EndDate": "2018-08-07T23:59:59.000-04:00",
  3888.         "Quantity": "50",
  3889.         "UsedLicenses": "91",
  3890.         "ProductId": "886174",
  3891.         "ProductDisplayName": "Realize testing data _ R",
  3892.         "ProductShortDescription": "Realize testing data _ R",
  3893.         "ProductLongDescription": "Realize testing data _ R",
  3894.         "CGProgram": "Realize",
  3895.         "GradeLevel": "K",
  3896.         "OrderedISBN": "2711278555701",
  3897.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3898.         "HasAccess": false
  3899.       },
  3900.       {
  3901.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3902.         "LicensePoolId": "8a97b1a6478916150147921d096604c1",
  3903.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3904.         "LicensedOrganizationDisplayName": "realize_organization1",
  3905.         "LicensePoolType": "Student seat based licensing",
  3906.         "LicensePoolStatus": "E",
  3907.         "DenyNewSubscription": "0",
  3908.         "StartDate": "2014-08-01T00:00:00.000-04:00",
  3909.         "EndDate": "2015-08-07T00:00:00.000-04:00",
  3910.         "Quantity": "200",
  3911.         "UsedLicenses": "1",
  3912.         "ProductId": "886215",
  3913.         "ProductDisplayName": "Bundle_S",
  3914.         "ProductShortDescription": "Bundle_S",
  3915.         "ProductLongDescription": "Bundle_S",
  3916.         "CGProgram": "Realize",
  3917.         "OrderedISBN": "2323232323223",
  3918.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3919.         "HasAccess": false
  3920.       },
  3921.       {
  3922.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3923.         "LicensePoolId": "8a97b1cc478914300147a10571b30ac6",
  3924.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3925.         "LicensedOrganizationDisplayName": "realize_organization1",
  3926.         "LicensePoolType": "Student seat based licensing",
  3927.         "LicensePoolStatus": "E",
  3928.         "DenyNewSubscription": "0",
  3929.         "StartDate": "2014-08-03T00:00:00.000-04:00",
  3930.         "EndDate": "2015-08-04T00:00:00.000-04:00",
  3931.         "Quantity": "200",
  3932.         "UsedLicenses": "23",
  3933.         "ProductId": "887234",
  3934.         "ProductDisplayName": "Bundle for nightlyH",
  3935.         "ProductShortDescription": "Bundle for nightlyH",
  3936.         "ProductLongDescription": "Bundle for nightlyH",
  3937.         "CGProgram": "Realize",
  3938.         "OrderedISBN": "2711204082014",
  3939.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3940.         "HasAccess": false
  3941.       },
  3942.       {
  3943.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3944.         "LicensePoolId": "8a97b1a7478915320147a29daa360bd4",
  3945.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3946.         "LicensedOrganizationDisplayName": "realize_organization1",
  3947.         "LicensePoolType": "Student seat based licensing",
  3948.         "LicensePoolStatus": "A",
  3949.         "DenyNewSubscription": "0",
  3950.         "StartDate": "2014-08-04T00:00:00.000-04:00",
  3951.         "EndDate": "2023-08-06T23:59:59.000-04:00",
  3952.         "Quantity": "1000",
  3953.         "UsedLicenses": "125",
  3954.         "ProductId": "887297",
  3955.         "ProductDisplayName": "Chris No Access Test",
  3956.         "ProductShortDescription": "Chris No Access Test",
  3957.         "ProductLongDescription": "Chris No Access Test",
  3958.         "CGProgram": "Realize",
  3959.         "GradeLevel": "2",
  3960.         "OrderedISBN": "4690314445556",
  3961.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3962.         "HasAccess": true
  3963.       },
  3964.       {
  3965.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3966.         "LicensePoolId": "8a97b1a6478916150147a2adbeb90b74",
  3967.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3968.         "LicensedOrganizationDisplayName": "realize_organization1",
  3969.         "LicensePoolType": "Student seat based licensing",
  3970.         "LicensePoolStatus": "C",
  3971.         "DenyNewSubscription": "0",
  3972.         "StartDate": "2014-08-04T00:00:00.000-04:00",
  3973.         "EndDate": "2015-08-19T00:00:00.000-04:00",
  3974.         "Quantity": "32",
  3975.         "UsedLicenses": "4",
  3976.         "ProductId": "887336",
  3977.         "ProductDisplayName": "Chris No Access Test2",
  3978.         "ProductShortDescription": "Chris No Access Test2",
  3979.         "ProductLongDescription": "Chris No Access Test2",
  3980.         "CGProgram": "Realize",
  3981.         "GradeLevel": "1",
  3982.         "OrderedISBN": "4490314445556",
  3983.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3984.         "HasAccess": true
  3985.       },
  3986.       {
  3987.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3988.         "LicensePoolId": "8a97b1cc47a2de890147a4d0820d0170",
  3989.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  3990.         "LicensedOrganizationDisplayName": "realize_organization1",
  3991.         "LicensePoolType": "Student seat based licensing",
  3992.         "LicensePoolStatus": "E",
  3993.         "DenyNewSubscription": "0",
  3994.         "StartDate": "2014-08-05T00:00:00.000-04:00",
  3995.         "EndDate": "2017-08-29T23:59:59.000-04:00",
  3996.         "Quantity": "50",
  3997.         "UsedLicenses": "0",
  3998.         "ProductId": "888134",
  3999.         "ProductDisplayName": "Ashwini_Subscription8",
  4000.         "ProductShortDescription": "Ashwini_Subscription8",
  4001.         "ProductLongDescription": "Ashwini_Subscription8",
  4002.         "CGProgram": "Realize",
  4003.         "OrderedISBN": "2711278555808",
  4004.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4005.         "HasAccess": false
  4006.       },
  4007.       {
  4008.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4009.         "LicensePoolId": "8a97b1cc47a2de890147ac8e4e540468",
  4010.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4011.         "LicensedOrganizationDisplayName": "realize_organization1",
  4012.         "LicensePoolType": "Student seat based licensing",
  4013.         "LicensePoolStatus": "E",
  4014.         "DenyNewSubscription": "0",
  4015.         "StartDate": "2014-08-06T00:00:00.000-04:00",
  4016.         "EndDate": "2015-02-05T00:00:00.000-05:00",
  4017.         "Quantity": "200",
  4018.         "UsedLicenses": "46",
  4019.         "ProductId": "888775",
  4020.         "ProductDisplayName": "Cache Testing Product One",
  4021.         "ProductShortDescription": "Cache Testing Product One",
  4022.         "ProductLongDescription": "Cache Testing Product One",
  4023.         "CGProgram": "Realize",
  4024.         "OrderedISBN": "0202910000202",
  4025.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4026.         "HasAccess": false
  4027.       },
  4028.       {
  4029.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4030.         "LicensePoolId": "8a97b1cf47a2e8540147ae93baba0552",
  4031.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4032.         "LicensedOrganizationDisplayName": "realize_organization1",
  4033.         "LicensePoolType": "Student seat based licensing",
  4034.         "LicensePoolStatus": "E",
  4035.         "DenyNewSubscription": "0",
  4036.         "StartDate": "2014-08-06T00:00:00.000-04:00",
  4037.         "EndDate": "2015-08-07T00:00:00.000-04:00",
  4038.         "Quantity": "200",
  4039.         "UsedLicenses": "122",
  4040.         "ProductId": "888969",
  4041.         "ProductDisplayName": "Realize testing data Massachusetts 105",
  4042.         "ProductShortDescription": "Realize testing data Massachusetts 105",
  4043.         "ProductLongDescription": "Realize testing data Massachusetts 105",
  4044.         "CGProgram": "Realize",
  4045.         "OrderedISBN": "3331581817812",
  4046.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4047.         "HasAccess": true
  4048.       },
  4049.       {
  4050.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4051.         "LicensePoolId": "8a97b1a747b5f59b0147d162582a0d5d",
  4052.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4053.         "LicensedOrganizationDisplayName": "realize_organization1",
  4054.         "LicensePoolType": "Student seat based licensing",
  4055.         "LicensePoolStatus": "A",
  4056.         "DenyNewSubscription": "0",
  4057.         "StartDate": "2014-08-12T00:00:00.000-04:00",
  4058.         "EndDate": "2022-09-29T23:59:59.000-04:00",
  4059.         "Quantity": "200",
  4060.         "UsedLicenses": "1036",
  4061.         "ProductId": "891854",
  4062.         "ProductDisplayName": "NBC Learn Video Streaming",
  4063.         "ProductShortDescription": "NBC Learn Video Streaming",
  4064.         "ProductLongDescription": "NBC Learn Video Streaming",
  4065.         "CGProgram": "Realize",
  4066.         "OrderedISBN": "9187755408770",
  4067.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4068.         "HasAccess": true
  4069.       },
  4070.       {
  4071.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4072.         "LicensePoolId": "8a97b1cc47b5f4a40147f3f658831c3e",
  4073.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4074.         "LicensedOrganizationDisplayName": "realize_organization1",
  4075.         "LicensePoolType": "Student seat based licensing",
  4076.         "LicensePoolStatus": "A",
  4077.         "DenyNewSubscription": "0",
  4078.         "StartDate": "2014-08-20T00:00:00.000-04:00",
  4079.         "EndDate": "2024-08-29T23:59:59.000-04:00",
  4080.         "Quantity": "55555",
  4081.         "UsedLicenses": "45",
  4082.         "ProductId": "893874",
  4083.         "ProductDisplayName": "CHRIS RUMBA ONLY",
  4084.         "ProductShortDescription": "CHRIS RUMBA ONLY",
  4085.         "ProductLongDescription": "CHRIS RUMBA ONLY",
  4086.         "CGProgram": "Realize",
  4087.         "OrderedISBN": "3332224455550",
  4088.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4089.         "HasAccess": false
  4090.       },
  4091.       {
  4092.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4093.         "LicensePoolId": "8a97b1cd47b610ca0147f3f658df1fbe",
  4094.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4095.         "LicensedOrganizationDisplayName": "realize_organization1",
  4096.         "LicensePoolType": "Student seat based licensing",
  4097.         "LicensePoolStatus": "C",
  4098.         "DenyNewSubscription": "0",
  4099.         "StartDate": "2014-08-20T00:00:00.000-04:00",
  4100.         "EndDate": "2022-08-25T23:59:59.000-04:00",
  4101.         "Quantity": "555",
  4102.         "UsedLicenses": "0",
  4103.         "ProductId": "893836",
  4104.         "ProductDisplayName": "Chris RUMBA First",
  4105.         "ProductShortDescription": "Chris RUMBA First",
  4106.         "ProductLongDescription": "Chris RUMBA First",
  4107.         "CGProgram": "Realize",
  4108.         "OrderedISBN": "3332224455555",
  4109.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4110.         "HasAccess": true
  4111.       },
  4112.       {
  4113.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4114.         "LicensePoolId": "8a97b1cf47b6107f0147f3f7bdd81b5e",
  4115.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4116.         "LicensedOrganizationDisplayName": "realize_organization1",
  4117.         "LicensePoolType": "Student seat based licensing",
  4118.         "LicensePoolStatus": "C",
  4119.         "DenyNewSubscription": "0",
  4120.         "StartDate": "2014-08-20T00:00:00.000-04:00",
  4121.         "EndDate": "2022-08-24T23:59:59.000-04:00",
  4122.         "Quantity": "555",
  4123.         "UsedLicenses": "0",
  4124.         "ProductId": "893894",
  4125.         "ProductDisplayName": "Chris Content",
  4126.         "ProductShortDescription": "Chris Content",
  4127.         "ProductLongDescription": "Chris Content",
  4128.         "CGProgram": "Realize",
  4129.         "OrderedISBN": "3690314445559",
  4130.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4131.         "HasAccess": false
  4132.       },
  4133.       {
  4134.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4135.         "LicensePoolId": "8a97b1ce47b610a40147f48c9cbb1b7c",
  4136.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4137.         "LicensedOrganizationDisplayName": "realize_organization1",
  4138.         "LicensePoolType": "Student seat based licensing",
  4139.         "LicensePoolStatus": "E",
  4140.         "DenyNewSubscription": "0",
  4141.         "StartDate": "2014-08-19T00:00:00.000-04:00",
  4142.         "EndDate": "2015-08-20T00:00:00.000-04:00",
  4143.         "Quantity": "200",
  4144.         "UsedLicenses": "53",
  4145.         "ProductId": "895254",
  4146.         "ProductDisplayName": "rah test product bundle RGHT-17611",
  4147.         "ProductShortDescription": "rah test product bundle RGHT-17611",
  4148.         "ProductLongDescription": "rah test product bundle RGHT-17611",
  4149.         "CGProgram": "Realize",
  4150.         "OrderedISBN": "2711220082014",
  4151.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4152.         "HasAccess": false
  4153.       },
  4154.       {
  4155.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4156.         "LicensePoolId": "8a97b1cd47b610ca0147f9b9dbc32311",
  4157.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4158.         "LicensedOrganizationDisplayName": "realize_organization1",
  4159.         "LicensePoolType": "Student seat based licensing",
  4160.         "LicensePoolStatus": "A",
  4161.         "DenyNewSubscription": "0",
  4162.         "StartDate": "2014-08-21T00:00:00.000-04:00",
  4163.         "EndDate": "2024-08-21T23:59:59.000-04:00",
  4164.         "Quantity": "44",
  4165.         "UsedLicenses": "0",
  4166.         "ProductId": "893874",
  4167.         "ProductDisplayName": "CHRIS RUMBA ONLY",
  4168.         "ProductShortDescription": "CHRIS RUMBA ONLY",
  4169.         "ProductLongDescription": "CHRIS RUMBA ONLY",
  4170.         "CGProgram": "Realize",
  4171.         "OrderedISBN": "3332224455550",
  4172.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4173.         "HasAccess": false
  4174.       },
  4175.       {
  4176.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4177.         "LicensePoolId": "8a97b1cd47b610ca0147f9ff143c2340",
  4178.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4179.         "LicensedOrganizationDisplayName": "realize_organization1",
  4180.         "LicensePoolType": "Student seat based licensing",
  4181.         "LicensePoolStatus": "A",
  4182.         "DenyNewSubscription": "0",
  4183.         "StartDate": "2014-08-21T00:00:00.000-04:00",
  4184.         "EndDate": "2022-08-22T23:59:59.000-04:00",
  4185.         "Quantity": "55",
  4186.         "UsedLicenses": "126",
  4187.         "ProductId": "887336",
  4188.         "ProductDisplayName": "Chris No Access Test2",
  4189.         "ProductShortDescription": "Chris No Access Test2",
  4190.         "ProductLongDescription": "Chris No Access Test2",
  4191.         "CGProgram": "Realize",
  4192.         "GradeLevel": "1",
  4193.         "OrderedISBN": "4490314445556",
  4194.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4195.         "HasAccess": true
  4196.       },
  4197.       {
  4198.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4199.         "LicensePoolId": "8a97b1ce47b610a40147f9ff14f21e05",
  4200.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4201.         "LicensedOrganizationDisplayName": "realize_organization1",
  4202.         "LicensePoolType": "Student seat based licensing",
  4203.         "LicensePoolStatus": "A",
  4204.         "DenyNewSubscription": "0",
  4205.         "StartDate": "2014-08-22T00:00:00.000-04:00",
  4206.         "EndDate": "2022-08-16T23:59:59.000-04:00",
  4207.         "Quantity": "3333",
  4208.         "UsedLicenses": "169",
  4209.         "ProductId": "893836",
  4210.         "ProductDisplayName": "Chris RUMBA First",
  4211.         "ProductShortDescription": "Chris RUMBA First",
  4212.         "ProductLongDescription": "Chris RUMBA First",
  4213.         "CGProgram": "Realize",
  4214.         "OrderedISBN": "3332224455555",
  4215.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4216.         "HasAccess": true
  4217.       },
  4218.       {
  4219.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4220.         "LicensePoolId": "8a97b1cf47b6107f0147f9ff153e1e22",
  4221.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4222.         "LicensedOrganizationDisplayName": "realize_organization1",
  4223.         "LicensePoolType": "Student seat based licensing",
  4224.         "LicensePoolStatus": "E",
  4225.         "DenyNewSubscription": "0",
  4226.         "StartDate": "2014-08-20T00:00:00.000-04:00",
  4227.         "EndDate": "2014-08-28T00:00:00.000-04:00",
  4228.         "Quantity": "3322",
  4229.         "UsedLicenses": "0",
  4230.         "ProductId": "893894",
  4231.         "ProductDisplayName": "Chris Content",
  4232.         "ProductShortDescription": "Chris Content",
  4233.         "ProductLongDescription": "Chris Content",
  4234.         "CGProgram": "Realize",
  4235.         "OrderedISBN": "3690314445559",
  4236.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4237.         "HasAccess": false
  4238.       },
  4239.       {
  4240.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4241.         "LicensePoolId": "8a97b1cf480e5e5401486988a33824f2",
  4242.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4243.         "LicensedOrganizationDisplayName": "realize_organization1",
  4244.         "LicensePoolType": "Student seat based licensing",
  4245.         "LicensePoolStatus": "C",
  4246.         "DenyNewSubscription": "0",
  4247.         "StartDate": "2014-09-12T00:00:00.000-04:00",
  4248.         "EndDate": "2022-09-20T23:59:59.000-04:00",
  4249.         "Quantity": "50",
  4250.         "UsedLicenses": "0",
  4251.         "ProductId": "790274",
  4252.         "ProductDisplayName": "Realize testing data Massachusetts Grade 10 Science Boston 123456789012 Science Boston 1234567890123",
  4253.         "ProductShortDescription": "Realize testing data Massachusetts Grade 10 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  4254.         "ProductLongDescription": "Realize testing data Massachusetts Grade 10 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  4255.         "CGProgram": "Realize",
  4256.         "OrderedISBN": "2711278555910",
  4257.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4258.         "HasAccess": false
  4259.       },
  4260.       {
  4261.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4262.         "LicensePoolId": "8a97b1cf480e5e540148698e70f824fd",
  4263.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4264.         "LicensedOrganizationDisplayName": "realize_organization1",
  4265.         "LicensePoolType": "Student seat based licensing",
  4266.         "LicensePoolStatus": "C",
  4267.         "DenyNewSubscription": "0",
  4268.         "StartDate": "2014-09-12T00:00:00.000-04:00",
  4269.         "EndDate": "2017-10-11T23:59:59.000-04:00",
  4270.         "Quantity": "50",
  4271.         "UsedLicenses": "0",
  4272.         "ProductId": "904696",
  4273.         "ProductDisplayName": "Realize testing data Massachusetts_101A",
  4274.         "ProductShortDescription": "Realize testing data Massachusetts_101A",
  4275.         "ProductLongDescription": "Realize testing data Massachusetts_101A",
  4276.         "CGProgram": "Realize",
  4277.         "OrderedISBN": "2711278555811",
  4278.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4279.         "HasAccess": false
  4280.       },
  4281.       {
  4282.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4283.         "LicensePoolId": "8a97b1cd486bb3350148a0bbafd01443",
  4284.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4285.         "LicensedOrganizationDisplayName": "realize_organization1",
  4286.         "LicensePoolType": "Student seat based licensing",
  4287.         "LicensePoolStatus": "A",
  4288.         "DenyNewSubscription": "0",
  4289.         "StartDate": "2014-09-23T00:00:00.000-04:00",
  4290.         "EndDate": "2019-09-25T23:59:59.000-04:00",
  4291.         "Quantity": "200",
  4292.         "UsedLicenses": "432",
  4293.         "ProductId": "908091",
  4294.         "ProductDisplayName": "World History Texas",
  4295.         "ProductShortDescription": "World History Texas",
  4296.         "ProductLongDescription": "World History Texas",
  4297.         "CGProgram": "Realize",
  4298.         "OrderedISBN": "2596098370690",
  4299.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4300.         "HasAccess": true
  4301.       },
  4302.       {
  4303.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4304.         "LicensePoolId": "8a97b1a7486bb1320148a562ebcb17c9",
  4305.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4306.         "LicensedOrganizationDisplayName": "realize_organization1",
  4307.         "LicensePoolType": "Student seat based licensing",
  4308.         "LicensePoolStatus": "E",
  4309.         "DenyNewSubscription": "0",
  4310.         "StartDate": "2014-09-23T00:00:00.000-04:00",
  4311.         "EndDate": "2018-09-24T23:59:59.000-04:00",
  4312.         "Quantity": "200",
  4313.         "UsedLicenses": "499",
  4314.         "ProductId": "908259",
  4315.         "ProductDisplayName": "Chemistry Texas",
  4316.         "ProductShortDescription": "Chemistry Texas",
  4317.         "ProductLongDescription": "Chemistry Texas",
  4318.         "CGProgram": "Realize",
  4319.         "OrderedISBN": "4694651659058",
  4320.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4321.         "HasAccess": true
  4322.       },
  4323.       {
  4324.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4325.         "LicensePoolId": "8a97b1a748bda5640148c64d3143039f",
  4326.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4327.         "LicensedOrganizationDisplayName": "realize_organization1",
  4328.         "LicensePoolType": "Student seat based licensing",
  4329.         "LicensePoolStatus": "E",
  4330.         "DenyNewSubscription": "0",
  4331.         "StartDate": "2014-09-30T00:00:00.000-04:00",
  4332.         "EndDate": "2015-09-30T00:00:00.000-04:00",
  4333.         "Quantity": "200",
  4334.         "UsedLicenses": "0",
  4335.         "ProductId": "532113",
  4336.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 5",
  4337.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 5",
  4338.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 5",
  4339.         "CGProgram": "Realize",
  4340.         "OrderedISBN": "3332224442118",
  4341.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4342.         "HasAccess": true
  4343.       },
  4344.       {
  4345.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4346.         "LicensePoolId": "8a97b1a648bda5660148f494738918c2",
  4347.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4348.         "LicensedOrganizationDisplayName": "realize_organization1",
  4349.         "LicensePoolType": "Student seat based licensing",
  4350.         "LicensePoolStatus": "E",
  4351.         "DenyNewSubscription": "0",
  4352.         "StartDate": "2014-10-09T00:00:00.000-04:00",
  4353.         "EndDate": "2015-10-09T00:00:00.000-04:00",
  4354.         "Quantity": "200",
  4355.         "UsedLicenses": "97",
  4356.         "ProductId": "913454",
  4357.         "ProductDisplayName": "rahdemo9oct1",
  4358.         "ProductShortDescription": "rahdemo9oct1",
  4359.         "ProductLongDescription": "rahdemo9oct1",
  4360.         "CGProgram": "Realize",
  4361.         "OrderedISBN": "0610201466666",
  4362.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4363.         "HasAccess": false
  4364.       },
  4365.       {
  4366.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4367.         "LicensePoolId": "8a97b1ce48bda8a50148f6b5473e194f",
  4368.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4369.         "LicensedOrganizationDisplayName": "realize_organization1",
  4370.         "LicensePoolType": "Student seat based licensing",
  4371.         "LicensePoolStatus": "E",
  4372.         "DenyNewSubscription": "0",
  4373.         "StartDate": "2014-10-01T00:00:00.000-04:00",
  4374.         "EndDate": "2018-02-27T23:59:59.000-05:00",
  4375.         "Quantity": "55555555",
  4376.         "UsedLicenses": "0",
  4377.         "ProductId": "445972",
  4378.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 1",
  4379.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 1",
  4380.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 1",
  4381.         "CGProgram": "Realize",
  4382.         "OrderedISBN": "9833126880321",
  4383.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4384.         "HasAccess": true
  4385.       },
  4386.       {
  4387.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4388.         "LicensePoolId": "8a97b1cf48bda86a0149141c630b2567",
  4389.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4390.         "LicensedOrganizationDisplayName": "realize_organization1",
  4391.         "LicensePoolType": "Student seat based licensing",
  4392.         "LicensePoolStatus": "E",
  4393.         "DenyNewSubscription": "0",
  4394.         "StartDate": "2014-10-14T00:00:00.000-04:00",
  4395.         "EndDate": "2015-10-15T00:00:00.000-04:00",
  4396.         "Quantity": "200",
  4397.         "UsedLicenses": "95",
  4398.         "ProductId": "915714",
  4399.         "ProductDisplayName": "Realize testing data Massachusetts 110",
  4400.         "ProductShortDescription": "Realize testing data Massachusetts 110",
  4401.         "ProductLongDescription": "Realize testing data Massachusetts 110",
  4402.         "CGProgram": "Realize",
  4403.         "OrderedISBN": "1510201482014",
  4404.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4405.         "HasAccess": false
  4406.       },
  4407.       {
  4408.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4409.         "LicensePoolId": "8a97b1cf491f6941014923e3bc960249",
  4410.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4411.         "LicensedOrganizationDisplayName": "realize_organization1",
  4412.         "LicensePoolType": "Student seat based licensing",
  4413.         "LicensePoolStatus": "E",
  4414.         "DenyNewSubscription": "0",
  4415.         "StartDate": "2014-10-18T00:00:00.000-04:00",
  4416.         "EndDate": "2015-10-31T00:00:00.000-04:00",
  4417.         "Quantity": "200",
  4418.         "UsedLicenses": "31",
  4419.         "ProductId": "240723",
  4420.         "ProductDisplayName": "American History",
  4421.         "ProductShortDescription": "American History",
  4422.         "ProductLongDescription": "American History",
  4423.         "CGProgram": "Online Learning Exchange (OLE)",
  4424.         "GradeLevel": "8",
  4425.         "OrderedISBN": "9383098370688",
  4426.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4427.         "HasAccess": false
  4428.       },
  4429.       {
  4430.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4431.         "LicensePoolId": "8a97b1cc49e84ad7014a055bfe2b0d54",
  4432.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4433.         "LicensedOrganizationDisplayName": "realize_organization1",
  4434.         "LicensePoolType": "Student seat based licensing",
  4435.         "LicensePoolStatus": "E",
  4436.         "DenyNewSubscription": "0",
  4437.         "StartDate": "2014-12-01T00:00:00.000-05:00",
  4438.         "EndDate": "2015-12-02T00:00:00.000-05:00",
  4439.         "Quantity": "200",
  4440.         "UsedLicenses": "23",
  4441.         "ProductId": "940641",
  4442.         "ProductDisplayName": "271127855698",
  4443.         "ProductShortDescription": "271127855698",
  4444.         "ProductLongDescription": "271127855698",
  4445.         "CGProgram": "Realize",
  4446.         "OrderedISBN": "2711278555990",
  4447.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4448.         "HasAccess": false
  4449.       },
  4450.       {
  4451.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4452.         "LicensePoolId": "8a97b1a649e84b9c014a056cbd8c0d91",
  4453.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4454.         "LicensedOrganizationDisplayName": "realize_organization1",
  4455.         "LicensePoolType": "Student seat based licensing",
  4456.         "LicensePoolStatus": "E",
  4457.         "DenyNewSubscription": "0",
  4458.         "StartDate": "2014-12-01T00:00:00.000-05:00",
  4459.         "EndDate": "2015-12-31T00:00:00.000-05:00",
  4460.         "Quantity": "200",
  4461.         "UsedLicenses": "80",
  4462.         "ProductId": "940654",
  4463.         "ProductDisplayName": "Product Bundle ABC",
  4464.         "ProductShortDescription": "Product Bundle ABC",
  4465.         "ProductLongDescription": "Product Bundle ABC",
  4466.         "CGProgram": "Realize",
  4467.         "OrderedISBN": "2711228555991",
  4468.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4469.         "HasAccess": true
  4470.       },
  4471.       {
  4472.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4473.         "LicensePoolId": "8a97b1cf4a2a9d2b014a78e6e05d124c",
  4474.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4475.         "LicensedOrganizationDisplayName": "realize_organization1",
  4476.         "LicensePoolType": "Student seat based licensing",
  4477.         "LicensePoolStatus": "A",
  4478.         "DenyNewSubscription": "0",
  4479.         "StartDate": "2014-12-23T00:00:00.000-05:00",
  4480.         "EndDate": "2018-12-30T23:59:59.000-05:00",
  4481.         "Quantity": "100",
  4482.         "UsedLicenses": "21",
  4483.         "ProductId": "963806",
  4484.         "ProductDisplayName": "Realize testing data Massachusetts Grade 1 Science Cas Boston 12345678801",
  4485.         "ProductShortDescription": "Realize testing data Massachusetts Grade 1 Science Cas Boston 12345678801",
  4486.         "ProductLongDescription": "Realize testing data Massachusetts Grade 1 Science Cas Boston 12345678801",
  4487.         "OrderedISBN": "2711278555801",
  4488.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4489.         "HasAccess": false
  4490.       },
  4491.       {
  4492.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4493.         "LicensePoolId": "8a97b1cc4a2a9e9c014a9ccc678418c4",
  4494.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4495.         "LicensedOrganizationDisplayName": "realize_organization1",
  4496.         "LicensePoolType": "Student seat based licensing",
  4497.         "LicensePoolStatus": "E",
  4498.         "DenyNewSubscription": "0",
  4499.         "StartDate": "2014-12-30T00:00:00.000-05:00",
  4500.         "EndDate": "2015-01-15T00:00:00.000-05:00",
  4501.         "Quantity": "200",
  4502.         "UsedLicenses": "0",
  4503.         "ProductId": "970773",
  4504.         "ProductDisplayName": "Realize testing data Massachusetts Grade 07 Science Cas Boston 123456789012",
  4505.         "ProductShortDescription": "Realize testing data Massachusetts Grade 07 Science Cas Boston 123456789012",
  4506.         "ProductLongDescription": "Realize testing data Massachusetts Grade 07 Science Cas Boston 123456789012",
  4507.         "CGProgram": "Realize",
  4508.         "OrderedISBN": "2711278555807",
  4509.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4510.         "HasAccess": false
  4511.       },
  4512.       {
  4513.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4514.         "LicensePoolId": "8a97b1a64a2aa0fe014a9ce37a8a1977",
  4515.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4516.         "LicensedOrganizationDisplayName": "realize_organization1",
  4517.         "LicensePoolType": "Student seat based licensing",
  4518.         "LicensePoolStatus": "E",
  4519.         "DenyNewSubscription": "0",
  4520.         "StartDate": "2014-12-30T00:00:00.000-05:00",
  4521.         "EndDate": "2015-12-30T00:00:00.000-05:00",
  4522.         "Quantity": "235",
  4523.         "UsedLicenses": "59",
  4524.         "ProductId": "970814",
  4525.         "ProductDisplayName": "Realize testing data Massachusetts Grade 08 Science Cas Boston 123456789012",
  4526.         "ProductShortDescription": "Realize testing data Massachusetts Grade 08 Science Cas Boston 123456789012",
  4527.         "ProductLongDescription": "Realize testing data Massachusetts Grade 08 Science Cas Boston 123456789012",
  4528.         "CGProgram": "Realize",
  4529.         "OrderedISBN": "2711278555808",
  4530.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4531.         "HasAccess": false
  4532.       },
  4533.       {
  4534.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4535.         "LicensePoolId": "8a97b1a64a2aa0fe014af2acbc232930",
  4536.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4537.         "LicensedOrganizationDisplayName": "realize_organization1",
  4538.         "LicensePoolType": "Student seat based licensing",
  4539.         "LicensePoolStatus": "E",
  4540.         "DenyNewSubscription": "0",
  4541.         "StartDate": "2015-01-09T00:00:00.000-05:00",
  4542.         "EndDate": "2016-01-08T00:00:00.000-05:00",
  4543.         "Quantity": "200",
  4544.         "UsedLicenses": "23",
  4545.         "ProductId": "988039",
  4546.         "ProductDisplayName": "School Curriculum",
  4547.         "ProductShortDescription": "School Curriculum",
  4548.         "ProductLongDescription": "School Curriculum",
  4549.         "CGProgram": "Realize",
  4550.         "OrderedISBN": "2711278554111",
  4551.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4552.         "HasAccess": false
  4553.       },
  4554.       {
  4555.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4556.         "LicensePoolId": "8a97b1cd4a2a9e63014b13d79ced3192",
  4557.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4558.         "LicensedOrganizationDisplayName": "realize_organization1",
  4559.         "LicensePoolType": "Student seat based licensing",
  4560.         "LicensePoolStatus": "E",
  4561.         "DenyNewSubscription": "0",
  4562.         "StartDate": "2015-01-22T00:00:00.000-05:00",
  4563.         "EndDate": "2016-01-22T00:00:00.000-05:00",
  4564.         "Quantity": "200",
  4565.         "UsedLicenses": "148",
  4566.         "ProductId": "994779",
  4567.         "ProductDisplayName": "United States History: 1877 to the Present Texas",
  4568.         "ProductShortDescription": "United States History: 1877 to the Present Texas",
  4569.         "ProductLongDescription": "United States History: 1877 to the Present Texas",
  4570.         "CGProgram": "Realize",
  4571.         "GradeLevel": "1",
  4572.         "OrderedISBN": "6177891545584",
  4573.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4574.         "HasAccess": true
  4575.       },
  4576.       {
  4577.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4578.         "LicensePoolId": "8a97b1cd4a2a9e63014b2f25bde3384c",
  4579.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4580.         "LicensedOrganizationDisplayName": "realize_organization1",
  4581.         "LicensePoolType": "Student seat based licensing",
  4582.         "LicensePoolStatus": "E",
  4583.         "DenyNewSubscription": "0",
  4584.         "StartDate": "2015-01-01T00:00:00.000-05:00",
  4585.         "EndDate": "2017-01-30T23:59:59.000-05:00",
  4586.         "Quantity": "50",
  4587.         "UsedLicenses": "34",
  4588.         "ProductId": "1000944",
  4589.         "ProductDisplayName": "Ashwini_28Jan",
  4590.         "ProductShortDescription": "Ashwini_28Jan",
  4591.         "ProductLongDescription": "Ashwini_28Jan",
  4592.         "CGProgram": "Realize",
  4593.         "GradeLevel": "1",
  4594.         "OrderedISBN": "2711278555851",
  4595.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4596.         "HasAccess": false
  4597.       },
  4598.       {
  4599.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4600.         "LicensePoolId": "8a97b1cf4a2a9d2b014b2f8b414e345a",
  4601.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4602.         "LicensedOrganizationDisplayName": "realize_organization1",
  4603.         "LicensePoolType": "Student seat based licensing",
  4604.         "LicensePoolStatus": "E",
  4605.         "DenyNewSubscription": "0",
  4606.         "StartDate": "2015-01-01T00:00:00.000-05:00",
  4607.         "EndDate": "2017-01-30T23:59:59.000-05:00",
  4608.         "Quantity": "58",
  4609.         "UsedLicenses": "53",
  4610.         "ProductId": "1000945",
  4611.         "ProductDisplayName": "Garima_28thjan",
  4612.         "ProductShortDescription": "Garima_28thjan",
  4613.         "ProductLongDescription": "Garima_28thjan",
  4614.         "CGProgram": "Realize",
  4615.         "GradeLevel": "1",
  4616.         "OrderedISBN": "2711278555923",
  4617.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4618.         "HasAccess": true
  4619.       },
  4620.       {
  4621.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4622.         "LicensePoolId": "8a97b1a74a2aa05b014b824c8a94460e",
  4623.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4624.         "LicensedOrganizationDisplayName": "realize_organization1",
  4625.         "LicensePoolType": "Student seat based licensing",
  4626.         "LicensePoolStatus": "A",
  4627.         "DenyNewSubscription": "0",
  4628.         "StartDate": "2015-02-13T00:00:00.000-05:00",
  4629.         "EndDate": "2020-12-30T23:59:59.000-05:00",
  4630.         "Quantity": "50",
  4631.         "UsedLicenses": "64",
  4632.         "ProductId": "1016522",
  4633.         "ProductDisplayName": "New Subcription Namita 13 Feb",
  4634.         "ProductShortDescription": "New Subcription Namita 13 Feb",
  4635.         "ProductLongDescription": "New Subcription Namita 13 Feb",
  4636.         "CGProgram": "Realize",
  4637.         "GradeLevel": "K",
  4638.         "OrderedISBN": "2711278555873",
  4639.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4640.         "HasAccess": true
  4641.       },
  4642.       {
  4643.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4644.         "LicensePoolId": "8a97b1cd4b996923014b9dada59b00f1",
  4645.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4646.         "LicensedOrganizationDisplayName": "realize_organization1",
  4647.         "LicensePoolType": "Student seat based licensing",
  4648.         "LicensePoolStatus": "A",
  4649.         "DenyNewSubscription": "0",
  4650.         "StartDate": "2015-02-18T00:00:00.000-05:00",
  4651.         "EndDate": "2019-02-27T23:59:59.000-05:00",
  4652.         "Quantity": "200",
  4653.         "UsedLicenses": "353",
  4654.         "ProductId": "902145",
  4655.         "ProductDisplayName": "digits - grade 8 Texas Realize Edition",
  4656.         "ProductShortDescription": "digits - grade 8 Texas Realize Edition",
  4657.         "ProductLongDescription": "digits - grade 8 Texas Realize Edition",
  4658.         "CGProgram": "Realize",
  4659.         "GradeLevel": "8",
  4660.         "OrderedISBN": "1234567890199",
  4661.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4662.         "HasAccess": true
  4663.       },
  4664.       {
  4665.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4666.         "LicensePoolId": "8a97b1a74bc27e53014bcc39d69801b4",
  4667.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4668.         "LicensedOrganizationDisplayName": "realize_organization1",
  4669.         "LicensePoolType": "Student seat based licensing",
  4670.         "LicensePoolStatus": "E",
  4671.         "DenyNewSubscription": "0",
  4672.         "StartDate": "2015-02-26T00:00:00.000-05:00",
  4673.         "EndDate": "2016-02-28T00:00:00.000-05:00",
  4674.         "Quantity": "200",
  4675.         "UsedLicenses": "141",
  4676.         "ProductId": "1029632",
  4677.         "ProductDisplayName": "enVisionMATH Common Core Realize Edition Grade 1",
  4678.         "ProductShortDescription": "enVisionMATH Common Core Realize Edition Grade 1",
  4679.         "ProductLongDescription": "enVisionMATH Common Core Realize Edition Grade 1",
  4680.         "CGProgram": "Realize",
  4681.         "OrderedISBN": "2711278555927",
  4682.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4683.         "HasAccess": true
  4684.       },
  4685.       {
  4686.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4687.         "LicensePoolId": "8a97b1cc4bc69fd4014bdc6246b8047c",
  4688.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4689.         "LicensedOrganizationDisplayName": "realize_organization1",
  4690.         "LicensePoolType": "Student seat based licensing",
  4691.         "LicensePoolStatus": "A",
  4692.         "DenyNewSubscription": "0",
  4693.         "StartDate": "2015-03-02T00:00:00.000-05:00",
  4694.         "EndDate": "2020-03-30T23:59:59.000-04:00",
  4695.         "Quantity": "200",
  4696.         "UsedLicenses": "282",
  4697.         "ProductId": "1033438",
  4698.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 3 en español",
  4699.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 3 en español",
  4700.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 3 en español",
  4701.         "CGProgram": "Realize",
  4702.         "GradeLevel": "3",
  4703.         "OrderedISBN": "3332224449826",
  4704.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4705.         "HasAccess": true
  4706.       },
  4707.       {
  4708.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4709.         "LicensePoolId": "8a97b1cd4bc6a129014bddf5423c05d1",
  4710.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4711.         "LicensedOrganizationDisplayName": "realize_organization1",
  4712.         "LicensePoolType": "Student seat based licensing",
  4713.         "LicensePoolStatus": "A",
  4714.         "DenyNewSubscription": "0",
  4715.         "StartDate": "2015-03-02T00:00:00.000-05:00",
  4716.         "EndDate": "2021-03-30T23:59:59.000-04:00",
  4717.         "Quantity": "200",
  4718.         "UsedLicenses": "206",
  4719.         "ProductId": "1034189",
  4720.         "ProductDisplayName": "enVisionMATH California Common Core Grade 1 en español",
  4721.         "ProductShortDescription": "enVisionMATH California Common Core Grade 1 en español",
  4722.         "ProductLongDescription": "enVisionMATH California Common Core Grade 1 en español",
  4723.         "CGProgram": "Realize",
  4724.         "GradeLevel": "1",
  4725.         "OrderedISBN": "9833126221129",
  4726.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4727.         "HasAccess": true
  4728.       },
  4729.       {
  4730.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4731.         "LicensePoolId": "8a97b1cf4be0e870014be13d5d6a009f",
  4732.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4733.         "LicensedOrganizationDisplayName": "realize_organization1",
  4734.         "LicensePoolType": "Student seat based licensing",
  4735.         "LicensePoolStatus": "E",
  4736.         "DenyNewSubscription": "0",
  4737.         "StartDate": "2015-03-03T00:00:00.000-05:00",
  4738.         "EndDate": "2018-03-30T23:59:59.000-04:00",
  4739.         "Quantity": "153",
  4740.         "UsedLicenses": "132",
  4741.         "ProductId": "1035322",
  4742.         "ProductDisplayName": "digits - grade 6 Georgia Realize Edition",
  4743.         "ProductShortDescription": "digits - grade 6 Georgia Realize Edition",
  4744.         "ProductLongDescription": "digits - grade 6 Georgia Realize Edition",
  4745.         "CGProgram": "Realize",
  4746.         "OrderedISBN": "2711278555935",
  4747.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4748.         "HasAccess": true
  4749.       },
  4750.       {
  4751.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4752.         "LicensePoolId": "8a97b1a64c1391cd014c6a3f6724105c",
  4753.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4754.         "LicensedOrganizationDisplayName": "realize_organization1",
  4755.         "LicensePoolType": "Student seat based licensing",
  4756.         "LicensePoolStatus": "E",
  4757.         "DenyNewSubscription": "0",
  4758.         "StartDate": "2015-03-30T00:00:00.000-04:00",
  4759.         "EndDate": "2016-03-31T00:00:00.000-04:00",
  4760.         "Quantity": "200",
  4761.         "UsedLicenses": "107",
  4762.         "ProductId": "1065267",
  4763.         "ProductDisplayName": "Product 30032015 01",
  4764.         "ProductShortDescription": "Product 30032015 01",
  4765.         "ProductLongDescription": "Product 30032015 01",
  4766.         "CGProgram": "Realize",
  4767.         "OrderedISBN": "3003201500001",
  4768.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4769.         "HasAccess": true
  4770.       },
  4771.       {
  4772.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4773.         "LicensePoolId": "8a97b1cd4c139799014c7e7a3791135e",
  4774.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4775.         "LicensedOrganizationDisplayName": "realize_organization1",
  4776.         "LicensePoolType": "Student seat based licensing",
  4777.         "LicensePoolStatus": "E",
  4778.         "DenyNewSubscription": "0",
  4779.         "StartDate": "2015-04-03T00:00:00.000-04:00",
  4780.         "EndDate": "2016-04-30T00:00:00.000-04:00",
  4781.         "Quantity": "200",
  4782.         "UsedLicenses": "44",
  4783.         "ProductId": "1069583",
  4784.         "ProductDisplayName": "Product Testing 01",
  4785.         "ProductShortDescription": "Product Testing 01",
  4786.         "ProductLongDescription": "Product Testing 01",
  4787.         "CGProgram": "Realize",
  4788.         "OrderedISBN": "9992225556601",
  4789.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4790.         "HasAccess": true
  4791.       },
  4792.       {
  4793.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4794.         "LicensePoolId": "8a97b1a74c139632014c8f516cdb16ab",
  4795.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4796.         "LicensedOrganizationDisplayName": "realize_organization1",
  4797.         "LicensePoolType": "Student seat based licensing",
  4798.         "LicensePoolStatus": "E",
  4799.         "DenyNewSubscription": "0",
  4800.         "StartDate": "2015-04-06T00:00:00.000-04:00",
  4801.         "EndDate": "2016-04-20T00:00:00.000-04:00",
  4802.         "Quantity": "200",
  4803.         "UsedLicenses": "32",
  4804.         "ProductId": "1072561",
  4805.         "ProductDisplayName": "Ketan Realize Just a Product April 6",
  4806.         "ProductShortDescription": "Ketan Realize Just a Product April 6",
  4807.         "ProductLongDescription": "Ketan Realize Just a Product April 6",
  4808.         "CGProgram": "Realize",
  4809.         "OrderedISBN": "9167333011123",
  4810.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4811.         "HasAccess": false
  4812.       },
  4813.       {
  4814.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4815.         "LicensePoolId": "8a97b1cd4c139799014c8f5a9554166c",
  4816.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4817.         "LicensedOrganizationDisplayName": "realize_organization1",
  4818.         "LicensePoolType": "Student seat based licensing",
  4819.         "LicensePoolStatus": "E",
  4820.         "DenyNewSubscription": "0",
  4821.         "StartDate": "2015-04-06T00:00:00.000-04:00",
  4822.         "EndDate": "2018-04-19T23:59:59.000-04:00",
  4823.         "Quantity": "200",
  4824.         "UsedLicenses": "33",
  4825.         "ProductId": "1072529",
  4826.         "ProductDisplayName": "Ketan Bundle Program April 6 2015",
  4827.         "ProductShortDescription": "Ketan Bundle Program April 6 2015",
  4828.         "ProductLongDescription": "Ketan Bundle Program April 6 2015",
  4829.         "CGProgram": "Realize",
  4830.         "OrderedISBN": "9167333012123",
  4831.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4832.         "HasAccess": true
  4833.       },
  4834.       {
  4835.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4836.         "LicensePoolId": "8a97b1cd4c139799014c900b9d87168b",
  4837.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4838.         "LicensedOrganizationDisplayName": "realize_organization1",
  4839.         "LicensePoolType": "Student seat based licensing",
  4840.         "LicensePoolStatus": "E",
  4841.         "DenyNewSubscription": "0",
  4842.         "StartDate": "2015-04-06T00:00:00.000-04:00",
  4843.         "EndDate": "2016-04-07T00:00:00.000-04:00",
  4844.         "Quantity": "253",
  4845.         "UsedLicenses": "0",
  4846.         "ProductId": "445972",
  4847.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 1",
  4848.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 1",
  4849.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 1",
  4850.         "CGProgram": "Realize",
  4851.         "OrderedISBN": "9833126880321",
  4852.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4853.         "HasAccess": true
  4854.       },
  4855.       {
  4856.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4857.         "LicensePoolId": "8a97b1cc4c139648014c92b375d31834",
  4858.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4859.         "LicensedOrganizationDisplayName": "realize_organization1",
  4860.         "LicensePoolType": "Student seat based licensing",
  4861.         "LicensePoolStatus": "E",
  4862.         "DenyNewSubscription": "0",
  4863.         "StartDate": "2015-04-06T00:00:00.000-04:00",
  4864.         "EndDate": "2018-06-29T23:59:59.000-04:00",
  4865.         "Quantity": "200",
  4866.         "UsedLicenses": "0",
  4867.         "ProductId": "835211",
  4868.         "ProductDisplayName": "Reading Street Common Core Grade K",
  4869.         "ProductShortDescription": "Reading Street Common Core Grade K",
  4870.         "ProductLongDescription": "Reading Street Common Core Grade K",
  4871.         "CGProgram": "Realize",
  4872.         "GradeLevel": "K",
  4873.         "OrderedISBN": "9780814526522",
  4874.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4875.         "HasAccess": true
  4876.       },
  4877.       {
  4878.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4879.         "LicensePoolId": "8a97b1cc4cfbe8f4014d20813cd50769",
  4880.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4881.         "LicensedOrganizationDisplayName": "realize_organization1",
  4882.         "LicensePoolType": "Student seat based licensing",
  4883.         "LicensePoolStatus": "E",
  4884.         "DenyNewSubscription": "0",
  4885.         "StartDate": "2015-05-01T00:00:00.000-04:00",
  4886.         "EndDate": "2016-05-02T00:00:00.000-04:00",
  4887.         "Quantity": "200",
  4888.         "UsedLicenses": "29",
  4889.         "ProductId": "1102667",
  4890.         "ProductDisplayName": "Realize testing data Arizona test1",
  4891.         "ProductShortDescription": "Realize testing data Arizona test1",
  4892.         "ProductLongDescription": "Realize testing data Arizona test1",
  4893.         "CGProgram": "Realize",
  4894.         "OrderedISBN": "0504158555901",
  4895.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4896.         "HasAccess": false
  4897.       },
  4898.       {
  4899.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4900.         "LicensePoolId": "8a97b1cc4cfbe8f4014d2a99d1dd09e8",
  4901.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4902.         "LicensedOrganizationDisplayName": "realize_organization1",
  4903.         "LicensePoolType": "Student seat based licensing",
  4904.         "LicensePoolStatus": "E",
  4905.         "DenyNewSubscription": "0",
  4906.         "StartDate": "2015-05-01T00:00:00.000-04:00",
  4907.         "EndDate": "2016-05-13T00:00:00.000-04:00",
  4908.         "Quantity": "200",
  4909.         "UsedLicenses": "50",
  4910.         "ProductId": "1104982",
  4911.         "ProductDisplayName": "etext_new",
  4912.         "ProductShortDescription": "etext_new",
  4913.         "ProductLongDescription": "etext_new",
  4914.         "CGProgram": "Realize",
  4915.         "OrderedISBN": "0202910000120",
  4916.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4917.         "HasAccess": true
  4918.       },
  4919.       {
  4920.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4921.         "LicensePoolId": "8a97b1ce4d442ecb014d4d5dd0a7021a",
  4922.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4923.         "LicensedOrganizationDisplayName": "realize_organization1",
  4924.         "LicensePoolType": "Student seat based licensing",
  4925.         "LicensePoolStatus": "E",
  4926.         "DenyNewSubscription": "0",
  4927.         "StartDate": "2015-05-13T00:00:00.000-04:00",
  4928.         "EndDate": "2016-05-13T00:00:00.000-04:00",
  4929.         "Quantity": "50",
  4930.         "UsedLicenses": "139",
  4931.         "ProductId": "1113167",
  4932.         "ProductDisplayName": "digits - grade 7 Realize Edition",
  4933.         "ProductShortDescription": "digits - grade 7 Realize Edition",
  4934.         "ProductLongDescription": "digits - grade 7 Realize Edition",
  4935.         "CGProgram": "Realize",
  4936.         "OrderedISBN": "2711278555907",
  4937.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4938.         "HasAccess": true
  4939.       },
  4940.       {
  4941.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4942.         "LicensePoolId": "8a97b1a74d441e75014d4fe5b51702b8",
  4943.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4944.         "LicensedOrganizationDisplayName": "realize_organization1",
  4945.         "LicensePoolType": "Student seat based licensing",
  4946.         "LicensePoolStatus": "A",
  4947.         "DenyNewSubscription": "0",
  4948.         "StartDate": "2015-05-04T00:00:00.000-04:00",
  4949.         "EndDate": "2024-05-06T23:59:59.000-04:00",
  4950.         "Quantity": "300",
  4951.         "UsedLicenses": "153",
  4952.         "ProductId": "441569",
  4953.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 5 en espanol",
  4954.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 5 en espanol",
  4955.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 5 en espanol",
  4956.         "CGProgram": "Realize",
  4957.         "OrderedISBN": "9833179404123",
  4958.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4959.         "HasAccess": true
  4960.       },
  4961.       {
  4962.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4963.         "LicensePoolId": "8a97b1cd4d442dfc014d53d7a24902df",
  4964.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4965.         "LicensedOrganizationDisplayName": "realize_organization1",
  4966.         "LicensePoolType": "Student seat based licensing",
  4967.         "LicensePoolStatus": "E",
  4968.         "DenyNewSubscription": "0",
  4969.         "StartDate": "2015-05-14T00:00:00.000-04:00",
  4970.         "EndDate": "2015-05-15T00:00:00.000-04:00",
  4971.         "Quantity": "200",
  4972.         "UsedLicenses": "1",
  4973.         "ProductId": "790274",
  4974.         "ProductDisplayName": "Realize testing data Massachusetts Grade 10 Science Boston 123456789012 Science Boston 1234567890123",
  4975.         "ProductShortDescription": "Realize testing data Massachusetts Grade 10 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  4976.         "ProductLongDescription": "Realize testing data Massachusetts Grade 10 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  4977.         "CGProgram": "Realize",
  4978.         "OrderedISBN": "2711278555910",
  4979.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4980.         "HasAccess": false
  4981.       },
  4982.       {
  4983.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4984.         "LicensePoolId": "8a97b1ce4d442ecb014d540613020332",
  4985.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  4986.         "LicensedOrganizationDisplayName": "realize_organization1",
  4987.         "LicensePoolType": "Student seat based licensing",
  4988.         "LicensePoolStatus": "E",
  4989.         "DenyNewSubscription": "0",
  4990.         "StartDate": "2015-05-12T00:00:00.000-04:00",
  4991.         "EndDate": "2016-05-16T00:00:00.000-04:00",
  4992.         "Quantity": "200",
  4993.         "UsedLicenses": "29",
  4994.         "ProductId": "1114408",
  4995.         "ProductDisplayName": "Realize testing data Arizona test2",
  4996.         "ProductShortDescription": "Realize testing data Arizona test2",
  4997.         "ProductLongDescription": "Realize testing data Arizona test2",
  4998.         "CGProgram": "Realize",
  4999.         "OrderedISBN": "0514158555901",
  5000.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5001.         "HasAccess": false
  5002.       },
  5003.       {
  5004.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5005.         "LicensePoolId": "8a97b1cc4d441f73014d542381940348",
  5006.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5007.         "LicensedOrganizationDisplayName": "realize_organization1",
  5008.         "LicensePoolType": "Student seat based licensing",
  5009.         "LicensePoolStatus": "E",
  5010.         "DenyNewSubscription": "0",
  5011.         "StartDate": "2015-05-13T00:00:00.000-04:00",
  5012.         "EndDate": "2016-05-16T00:00:00.000-04:00",
  5013.         "Quantity": "200",
  5014.         "UsedLicenses": "57",
  5015.         "ProductId": "1114349",
  5016.         "ProductDisplayName": "Realize testing data bundle Arizona test2",
  5017.         "ProductShortDescription": "Realize testing data bundle Arizona test2",
  5018.         "ProductLongDescription": "Realize testing data bundle Arizona test2",
  5019.         "CGProgram": "Realize",
  5020.         "OrderedISBN": "0514158555902",
  5021.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5022.         "HasAccess": true
  5023.       },
  5024.       {
  5025.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5026.         "LicensePoolId": "8a97b1cf4d442c6d014d547f09250341",
  5027.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5028.         "LicensedOrganizationDisplayName": "realize_organization1",
  5029.         "LicensePoolType": "Student seat based licensing",
  5030.         "LicensePoolStatus": "E",
  5031.         "DenyNewSubscription": "0",
  5032.         "StartDate": "2015-05-13T00:00:00.000-04:00",
  5033.         "EndDate": "2016-05-16T00:00:00.000-04:00",
  5034.         "Quantity": "200",
  5035.         "UsedLicenses": "23",
  5036.         "ProductId": "1114432",
  5037.         "ProductDisplayName": "Realize testing data Arizona test3",
  5038.         "ProductShortDescription": "Realize testing data Arizona test3",
  5039.         "ProductLongDescription": "Realize testing data Arizona test3",
  5040.         "CGProgram": "Realize",
  5041.         "OrderedISBN": "0514158555903",
  5042.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5043.         "HasAccess": false
  5044.       },
  5045.       {
  5046.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5047.         "LicensePoolId": "8a97b1cf4d442c6d014d5482a998034b",
  5048.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5049.         "LicensedOrganizationDisplayName": "realize_organization1",
  5050.         "LicensePoolType": "Student seat based licensing",
  5051.         "LicensePoolStatus": "E",
  5052.         "DenyNewSubscription": "0",
  5053.         "StartDate": "2015-05-13T00:00:00.000-04:00",
  5054.         "EndDate": "2016-05-16T00:00:00.000-04:00",
  5055.         "Quantity": "200",
  5056.         "UsedLicenses": "29",
  5057.         "ProductId": "1114409",
  5058.         "ProductDisplayName": "Realize testing data Abhijit 1",
  5059.         "ProductShortDescription": "Realize testing data Abhijit 1",
  5060.         "ProductLongDescription": "Realize testing data Abhijit 1",
  5061.         "CGProgram": "Realize",
  5062.         "OrderedISBN": "0514158555904",
  5063.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5064.         "HasAccess": false
  5065.       },
  5066.       {
  5067.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5068.         "LicensePoolId": "8a97b1cf4d442c6d014d54ed3e110396",
  5069.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5070.         "LicensedOrganizationDisplayName": "realize_organization1",
  5071.         "LicensePoolType": "Student seat based licensing",
  5072.         "LicensePoolStatus": "E",
  5073.         "DenyNewSubscription": "0",
  5074.         "StartDate": "2015-05-14T00:00:00.000-04:00",
  5075.         "EndDate": "2016-05-14T00:00:00.000-04:00",
  5076.         "Quantity": "200",
  5077.         "UsedLicenses": "23",
  5078.         "ProductId": "1114718",
  5079.         "ProductDisplayName": "Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product !@#$%^&*()_+)_)(*&^%^$%#$#@!~|\":<>?*",
  5080.         "ProductShortDescription": "Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product !@#$%^&*()_+)_)(*&^%^$%#$#@!~|\":<>?*",
  5081.         "ProductLongDescription": "Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product Ketan 26667 Product !@#$%^&*()_+)_)(*&^%^$%#$#@!~|\":<>?*",
  5082.         "CGProgram": "Realize",
  5083.         "OrderedISBN": "0090070070097",
  5084.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5085.         "HasAccess": false
  5086.       },
  5087.       {
  5088.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5089.         "LicensePoolId": "8a97b1a64d4429d8014d566664920497",
  5090.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5091.         "LicensedOrganizationDisplayName": "realize_organization1",
  5092.         "LicensePoolType": "Student seat based licensing",
  5093.         "LicensePoolStatus": "E",
  5094.         "DenyNewSubscription": "0",
  5095.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5096.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5097.         "Quantity": "200",
  5098.         "UsedLicenses": "112",
  5099.         "ProductId": "1115228",
  5100.         "ProductDisplayName": "enVisionMATH California Common Core Grade 2",
  5101.         "ProductShortDescription": "enVisionMATH California Common Core Grade 2",
  5102.         "ProductLongDescription": "enVisionMATH California Common Core Grade 2",
  5103.         "CGProgram": "Realize",
  5104.         "OrderedISBN": "2711278555989",
  5105.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5106.         "HasAccess": true
  5107.       },
  5108.       {
  5109.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5110.         "LicensePoolId": "8a97b1a74d441e75014d566bc92d0473",
  5111.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5112.         "LicensedOrganizationDisplayName": "realize_organization1",
  5113.         "LicensePoolType": "Student seat based licensing",
  5114.         "LicensePoolStatus": "E",
  5115.         "DenyNewSubscription": "0",
  5116.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5117.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5118.         "Quantity": "200",
  5119.         "UsedLicenses": "103",
  5120.         "ProductId": "1115305",
  5121.         "ProductDisplayName": "enVisionMATH California Common Core Grade 2 en español",
  5122.         "ProductShortDescription": "enVisionMATH California Common Core Grade 2 en español",
  5123.         "ProductLongDescription": "enVisionMATH California Common Core Grade 2 en español",
  5124.         "CGProgram": "Realize",
  5125.         "OrderedISBN": "2711278555990",
  5126.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5127.         "HasAccess": true
  5128.       },
  5129.       {
  5130.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5131.         "LicensePoolId": "8a97b1cd4d442dfc014d56731b830397",
  5132.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5133.         "LicensedOrganizationDisplayName": "realize_organization1",
  5134.         "LicensePoolType": "Student seat based licensing",
  5135.         "LicensePoolStatus": "E",
  5136.         "DenyNewSubscription": "0",
  5137.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5138.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5139.         "Quantity": "200",
  5140.         "UsedLicenses": "97",
  5141.         "ProductId": "1115306",
  5142.         "ProductDisplayName": "enVisionMATH California Common Core Grade K en español",
  5143.         "ProductShortDescription": "enVisionMATH California Common Core Grade K en español",
  5144.         "ProductLongDescription": "enVisionMATH California Common Core Grade K en español",
  5145.         "CGProgram": "Realize",
  5146.         "OrderedISBN": "2711278555991",
  5147.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5148.         "HasAccess": true
  5149.       },
  5150.       {
  5151.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5152.         "LicensePoolId": "8a97b1cd4d442dfc014d56ec9e0903a1",
  5153.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5154.         "LicensedOrganizationDisplayName": "realize_organization1",
  5155.         "LicensePoolType": "Student seat based licensing",
  5156.         "LicensePoolStatus": "E",
  5157.         "DenyNewSubscription": "0",
  5158.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5159.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5160.         "Quantity": "200",
  5161.         "UsedLicenses": "92",
  5162.         "ProductId": "1115283",
  5163.         "ProductDisplayName": "enVisionMATH California Common Core Grade 3",
  5164.         "ProductShortDescription": "enVisionMATH California Common Core Grade 3",
  5165.         "ProductLongDescription": "enVisionMATH California Common Core Grade 3",
  5166.         "CGProgram": "Realize",
  5167.         "OrderedISBN": "2711278555992",
  5168.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5169.         "HasAccess": true
  5170.       },
  5171.       {
  5172.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5173.         "LicensePoolId": "8a97b1a64d4429d8014d56febb6204a1",
  5174.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5175.         "LicensedOrganizationDisplayName": "realize_organization1",
  5176.         "LicensePoolType": "Student seat based licensing",
  5177.         "LicensePoolStatus": "E",
  5178.         "DenyNewSubscription": "0",
  5179.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5180.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5181.         "Quantity": "200",
  5182.         "UsedLicenses": "104",
  5183.         "ProductId": "1115307",
  5184.         "ProductDisplayName": "enVisionMATH California Common Core Grade 4 en español",
  5185.         "ProductShortDescription": "enVisionMATH California Common Core Grade 4 en español",
  5186.         "ProductLongDescription": "enVisionMATH California Common Core Grade 4 en español",
  5187.         "CGProgram": "Realize",
  5188.         "OrderedISBN": "2711278555994",
  5189.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5190.         "HasAccess": true
  5191.       },
  5192.       {
  5193.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5194.         "LicensePoolId": "8a97b1a64d4429d8014d570310ab04ab",
  5195.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5196.         "LicensedOrganizationDisplayName": "realize_organization1",
  5197.         "LicensePoolType": "Student seat based licensing",
  5198.         "LicensePoolStatus": "E",
  5199.         "DenyNewSubscription": "0",
  5200.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5201.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5202.         "Quantity": "200",
  5203.         "UsedLicenses": "91",
  5204.         "ProductId": "1115314",
  5205.         "ProductDisplayName": "enVisionMATH California Common Core Grade 5",
  5206.         "ProductShortDescription": "enVisionMATH California Common Core Grade 5",
  5207.         "ProductLongDescription": "enVisionMATH California Common Core Grade 5",
  5208.         "CGProgram": "Realize",
  5209.         "OrderedISBN": "2711278555995",
  5210.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5211.         "HasAccess": true
  5212.       },
  5213.       {
  5214.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5215.         "LicensePoolId": "8a97b1a64d4429d8014d570bcce204b5",
  5216.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5217.         "LicensedOrganizationDisplayName": "realize_organization1",
  5218.         "LicensePoolType": "Student seat based licensing",
  5219.         "LicensePoolStatus": "E",
  5220.         "DenyNewSubscription": "0",
  5221.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5222.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5223.         "Quantity": "200",
  5224.         "UsedLicenses": "97",
  5225.         "ProductId": "1115316",
  5226.         "ProductDisplayName": "enVisionMATH California Common Core Grade 6",
  5227.         "ProductShortDescription": "enVisionMATH California Common Core Grade 6",
  5228.         "ProductLongDescription": "enVisionMATH California Common Core Grade 6",
  5229.         "CGProgram": "Realize",
  5230.         "OrderedISBN": "2711278555997",
  5231.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5232.         "HasAccess": true
  5233.       },
  5234.       {
  5235.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5236.         "LicensePoolId": "8a97b1cd4d442dfc014d5712cbbd03ab",
  5237.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5238.         "LicensedOrganizationDisplayName": "realize_organization1",
  5239.         "LicensePoolType": "Student seat based licensing",
  5240.         "LicensePoolStatus": "E",
  5241.         "DenyNewSubscription": "0",
  5242.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5243.         "EndDate": "2016-05-20T00:00:00.000-04:00",
  5244.         "Quantity": "200",
  5245.         "UsedLicenses": "88",
  5246.         "ProductId": "1115308",
  5247.         "ProductDisplayName": "enVisionMATH California Common Core Grade 6 en español",
  5248.         "ProductShortDescription": "enVisionMATH California Common Core Grade 6 en español",
  5249.         "ProductLongDescription": "enVisionMATH California Common Core Grade 6 en español",
  5250.         "CGProgram": "Realize",
  5251.         "OrderedISBN": "2711278555998",
  5252.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5253.         "HasAccess": true
  5254.       },
  5255.       {
  5256.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5257.         "LicensePoolId": "8a97b1a64d4429d8014d5719567904bf",
  5258.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5259.         "LicensedOrganizationDisplayName": "realize_organization1",
  5260.         "LicensePoolType": "Student seat based licensing",
  5261.         "LicensePoolStatus": "E",
  5262.         "DenyNewSubscription": "0",
  5263.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5264.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5265.         "Quantity": "222",
  5266.         "UsedLicenses": "103",
  5267.         "ProductId": "1115317",
  5268.         "ProductDisplayName": "enVisionMATH California Common Core Grade K",
  5269.         "ProductShortDescription": "enVisionMATH California Common Core Grade K",
  5270.         "ProductLongDescription": "enVisionMATH California Common Core Grade K",
  5271.         "CGProgram": "Realize",
  5272.         "OrderedISBN": "2711278555999",
  5273.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5274.         "HasAccess": true
  5275.       },
  5276.       {
  5277.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5278.         "LicensePoolId": "8a97b1cc4d441f73014d571df6ba041b",
  5279.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5280.         "LicensedOrganizationDisplayName": "realize_organization1",
  5281.         "LicensePoolType": "Student seat based licensing",
  5282.         "LicensePoolStatus": "E",
  5283.         "DenyNewSubscription": "0",
  5284.         "StartDate": "2015-05-01T00:00:00.000-04:00",
  5285.         "EndDate": "2017-05-30T23:59:59.000-04:00",
  5286.         "Quantity": "50",
  5287.         "UsedLicenses": "49",
  5288.         "ProductId": "1115286",
  5289.         "ProductDisplayName": "Manasi_15_subscription2",
  5290.         "ProductShortDescription": "Manasi_15_subscription2",
  5291.         "ProductLongDescription": "Manasi_15_subscription2",
  5292.         "CGProgram": "Realize",
  5293.         "GradeLevel": "1",
  5294.         "OrderedISBN": "2711278555123",
  5295.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5296.         "HasAccess": false
  5297.       },
  5298.       {
  5299.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5300.         "LicensePoolId": "8a97b1cc4d441f73014d57769951042b",
  5301.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5302.         "LicensedOrganizationDisplayName": "realize_organization1",
  5303.         "LicensePoolType": "Student seat based licensing",
  5304.         "LicensePoolStatus": "E",
  5305.         "DenyNewSubscription": "0",
  5306.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5307.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5308.         "Quantity": "200",
  5309.         "UsedLicenses": "87",
  5310.         "ProductId": "1115284",
  5311.         "ProductDisplayName": "enVisionMATH California Common Core Grade 3 en español",
  5312.         "ProductShortDescription": "enVisionMATH California Common Core Grade 3 en español",
  5313.         "ProductLongDescription": "enVisionMATH California Common Core Grade 3 en español",
  5314.         "CGProgram": "Realize",
  5315.         "OrderedISBN": "2711278555993",
  5316.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5317.         "HasAccess": true
  5318.       },
  5319.       {
  5320.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5321.         "LicensePoolId": "8a97b1a74d441e75014d5778cefc047d",
  5322.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5323.         "LicensedOrganizationDisplayName": "realize_organization1",
  5324.         "LicensePoolType": "Student seat based licensing",
  5325.         "LicensePoolStatus": "E",
  5326.         "DenyNewSubscription": "0",
  5327.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5328.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5329.         "Quantity": "200",
  5330.         "UsedLicenses": "122",
  5331.         "ProductId": "1115315",
  5332.         "ProductDisplayName": "enVisionMATH California Common Core Grade 5 en español",
  5333.         "ProductShortDescription": "enVisionMATH California Common Core Grade 5 en español",
  5334.         "ProductLongDescription": "enVisionMATH California Common Core Grade 5 en español",
  5335.         "CGProgram": "Realize",
  5336.         "OrderedISBN": "2711278555996",
  5337.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5338.         "HasAccess": true
  5339.       },
  5340.       {
  5341.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5342.         "LicensePoolId": "8a97b1cd4d442dfc014d577b3b8a03b5",
  5343.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5344.         "LicensedOrganizationDisplayName": "realize_organization1",
  5345.         "LicensePoolType": "Student seat based licensing",
  5346.         "LicensePoolStatus": "E",
  5347.         "DenyNewSubscription": "0",
  5348.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5349.         "EndDate": "2016-05-15T00:00:00.000-04:00",
  5350.         "Quantity": "265",
  5351.         "UsedLicenses": "0",
  5352.         "ProductId": "1115315",
  5353.         "ProductDisplayName": "enVisionMATH California Common Core Grade 5 en español",
  5354.         "ProductShortDescription": "enVisionMATH California Common Core Grade 5 en español",
  5355.         "ProductLongDescription": "enVisionMATH California Common Core Grade 5 en español",
  5356.         "CGProgram": "Realize",
  5357.         "OrderedISBN": "2711278555996",
  5358.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5359.         "HasAccess": true
  5360.       },
  5361.       {
  5362.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5363.         "LicensePoolId": "8a97b1cf4d442c6d014d587d12cd0418",
  5364.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5365.         "LicensedOrganizationDisplayName": "realize_organization1",
  5366.         "LicensePoolType": "Student seat based licensing",
  5367.         "LicensePoolStatus": "E",
  5368.         "DenyNewSubscription": "0",
  5369.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5370.         "EndDate": "2016-05-20T00:00:00.000-04:00",
  5371.         "Quantity": "200",
  5372.         "UsedLicenses": "23",
  5373.         "ProductId": "1115310",
  5374.         "ProductDisplayName": "Ketan Rumba Product May 15",
  5375.         "ProductShortDescription": "Ketan Rumba Product May 15",
  5376.         "ProductLongDescription": "Ketan Rumba Product May 15",
  5377.         "CGProgram": "Realize",
  5378.         "OrderedISBN": "0091230091237",
  5379.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5380.         "HasAccess": false
  5381.       },
  5382.       {
  5383.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5384.         "LicensePoolId": "8a97b1cc4d441f73014d58bf0c1c0437",
  5385.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5386.         "LicensedOrganizationDisplayName": "realize_organization1",
  5387.         "LicensePoolType": "Student seat based licensing",
  5388.         "LicensePoolStatus": "E",
  5389.         "DenyNewSubscription": "0",
  5390.         "StartDate": "2015-05-14T00:00:00.000-04:00",
  5391.         "EndDate": "2016-05-16T00:00:00.000-04:00",
  5392.         "Quantity": "200",
  5393.         "UsedLicenses": "23",
  5394.         "ProductId": "1115287",
  5395.         "ProductDisplayName": "Realize testing data bundle Arizona test3",
  5396.         "ProductShortDescription": "Realize testing data bundle Arizona test3",
  5397.         "ProductLongDescription": "Realize testing data bundle Arizona test3",
  5398.         "CGProgram": "Realize",
  5399.         "OrderedISBN": "0515158555901",
  5400.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5401.         "HasAccess": false
  5402.       },
  5403.       {
  5404.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5405.         "LicensePoolId": "8a97b1cf4d442c6d014d59221d0d0434",
  5406.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5407.         "LicensedOrganizationDisplayName": "realize_organization1",
  5408.         "LicensePoolType": "Student seat based licensing",
  5409.         "LicensePoolStatus": "E",
  5410.         "DenyNewSubscription": "0",
  5411.         "StartDate": "2015-05-15T00:00:00.000-04:00",
  5412.         "EndDate": "2015-05-28T00:00:00.000-04:00",
  5413.         "Quantity": "200",
  5414.         "UsedLicenses": "0",
  5415.         "ProductId": "1115485",
  5416.         "ProductDisplayName": "2015",
  5417.         "ProductShortDescription": "2015",
  5418.         "ProductLongDescription": "1015",
  5419.         "CGProgram": "Realize",
  5420.         "OrderedISBN": "0009990009996",
  5421.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5422.         "HasAccess": false
  5423.       },
  5424.       {
  5425.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5426.         "LicensePoolId": "8a97b1cf4d442c6d014d59302eca043e",
  5427.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5428.         "LicensedOrganizationDisplayName": "realize_organization1",
  5429.         "LicensePoolType": "Student seat based licensing",
  5430.         "LicensePoolStatus": "E",
  5431.         "DenyNewSubscription": "0",
  5432.         "StartDate": "2015-05-14T00:00:00.000-04:00",
  5433.         "EndDate": "2016-05-16T00:00:00.000-04:00",
  5434.         "Quantity": "200",
  5435.         "UsedLicenses": "26",
  5436.         "ProductId": "1115486",
  5437.         "ProductDisplayName": "Realize testing data bundle Arizona test4",
  5438.         "ProductShortDescription": "Realize testing data bundle Arizona test4",
  5439.         "ProductLongDescription": "Realize testing data bundle Arizona test4",
  5440.         "CGProgram": "Realize",
  5441.         "OrderedISBN": "0515158555902",
  5442.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5443.         "HasAccess": false
  5444.       },
  5445.       {
  5446.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5447.         "LicensePoolId": "8a97b1a64d4429d8014d65ada64607b7",
  5448.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5449.         "LicensedOrganizationDisplayName": "realize_organization1",
  5450.         "LicensePoolType": "Student seat based licensing",
  5451.         "LicensePoolStatus": "E",
  5452.         "DenyNewSubscription": "0",
  5453.         "StartDate": "2015-05-01T00:00:00.000-04:00",
  5454.         "EndDate": "2017-05-30T23:59:59.000-04:00",
  5455.         "Quantity": "50",
  5456.         "UsedLicenses": "0",
  5457.         "ProductId": "1115286",
  5458.         "ProductDisplayName": "Manasi_15_subscription2",
  5459.         "ProductShortDescription": "Manasi_15_subscription2",
  5460.         "ProductLongDescription": "Manasi_15_subscription2",
  5461.         "CGProgram": "Realize",
  5462.         "GradeLevel": "1",
  5463.         "OrderedISBN": "2711278555123",
  5464.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5465.         "HasAccess": false
  5466.       },
  5467.       {
  5468.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5469.         "LicensePoolId": "8a97b1a74d441e75014d65e490e4074d",
  5470.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5471.         "LicensedOrganizationDisplayName": "realize_organization1",
  5472.         "LicensePoolType": "Student seat based licensing",
  5473.         "LicensePoolStatus": "E",
  5474.         "DenyNewSubscription": "0",
  5475.         "StartDate": "2015-05-01T00:00:00.000-04:00",
  5476.         "EndDate": "2017-05-30T23:59:59.000-04:00",
  5477.         "Quantity": "50",
  5478.         "UsedLicenses": "21",
  5479.         "ProductId": "1118527",
  5480.         "ProductDisplayName": "Bundle_Program_1",
  5481.         "ProductShortDescription": "Bundle_Program_1",
  5482.         "ProductLongDescription": "Bundle_Program_1",
  5483.         "CGProgram": "Realize",
  5484.         "GradeLevel": "1",
  5485.         "OrderedISBN": "2711278555456",
  5486.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5487.         "HasAccess": false
  5488.       },
  5489.       {
  5490.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5491.         "LicensePoolId": "8a97b1a64d4429d8014d687a596d07f7",
  5492.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5493.         "LicensedOrganizationDisplayName": "realize_organization1",
  5494.         "LicensePoolType": "Student seat based licensing",
  5495.         "LicensePoolStatus": "E",
  5496.         "DenyNewSubscription": "0",
  5497.         "StartDate": "2015-05-18T00:00:00.000-04:00",
  5498.         "EndDate": "2017-05-17T23:59:59.000-04:00",
  5499.         "Quantity": "200",
  5500.         "UsedLicenses": "56",
  5501.         "ProductId": "1118859",
  5502.         "ProductDisplayName": "2016",
  5503.         "ProductShortDescription": "2016",
  5504.         "ProductLongDescription": "2016",
  5505.         "CGProgram": "Realize",
  5506.         "OrderedISBN": "6622338888866",
  5507.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5508.         "HasAccess": true
  5509.       },
  5510.       {
  5511.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5512.         "LicensePoolId": "8a97b1ce4d442ecb014d68a021cd0700",
  5513.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5514.         "LicensedOrganizationDisplayName": "realize_organization1",
  5515.         "LicensePoolType": "Student seat based licensing",
  5516.         "LicensePoolStatus": "E",
  5517.         "DenyNewSubscription": "0",
  5518.         "StartDate": "2015-05-18T00:00:00.000-04:00",
  5519.         "EndDate": "2016-05-31T00:00:00.000-04:00",
  5520.         "Quantity": "200",
  5521.         "UsedLicenses": "23",
  5522.         "ProductId": "1118860",
  5523.         "ProductDisplayName": "ketan1987",
  5524.         "ProductShortDescription": "ketan1987",
  5525.         "ProductLongDescription": "ketan1987",
  5526.         "CGProgram": "Realize",
  5527.         "OrderedISBN": "6666669999888",
  5528.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5529.         "HasAccess": false
  5530.       },
  5531.       {
  5532.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5533.         "LicensePoolId": "8a97b1a64d4429d8014d6c75272e08e1",
  5534.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5535.         "LicensedOrganizationDisplayName": "realize_organization1",
  5536.         "LicensePoolType": "Student seat based licensing",
  5537.         "LicensePoolStatus": "E",
  5538.         "DenyNewSubscription": "0",
  5539.         "StartDate": "2015-05-19T00:00:00.000-04:00",
  5540.         "EndDate": "2016-05-19T00:00:00.000-04:00",
  5541.         "Quantity": "200",
  5542.         "UsedLicenses": "46",
  5543.         "ProductId": "886215",
  5544.         "ProductDisplayName": "Bundle_S",
  5545.         "ProductShortDescription": "Bundle_S",
  5546.         "ProductLongDescription": "Bundle_S",
  5547.         "CGProgram": "Realize",
  5548.         "OrderedISBN": "2323232323223",
  5549.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5550.         "HasAccess": false
  5551.       },
  5552.       {
  5553.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5554.         "LicensePoolId": "8a97b1cf4d442c6d014d6c9e2c950815",
  5555.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5556.         "LicensedOrganizationDisplayName": "realize_organization1",
  5557.         "LicensePoolType": "Student seat based licensing",
  5558.         "LicensePoolStatus": "E",
  5559.         "DenyNewSubscription": "0",
  5560.         "StartDate": "2015-05-19T00:00:00.000-04:00",
  5561.         "EndDate": "2016-05-26T00:00:00.000-04:00",
  5562.         "Quantity": "200",
  5563.         "UsedLicenses": "23",
  5564.         "ProductId": "1119896",
  5565.         "ProductDisplayName": "Radmin Product May 19 2015",
  5566.         "ProductShortDescription": "Radmin Product May 19 2015",
  5567.         "ProductLongDescription": "Radmin Product May 19 2015",
  5568.         "CGProgram": "Realize",
  5569.         "OrderedISBN": "0077007700567",
  5570.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5571.         "HasAccess": false
  5572.       },
  5573.       {
  5574.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5575.         "LicensePoolId": "8a97b1cf4d72dd0d014d920f61e505a0",
  5576.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5577.         "LicensedOrganizationDisplayName": "realize_organization1",
  5578.         "LicensePoolType": "Student seat based licensing",
  5579.         "LicensePoolStatus": "E",
  5580.         "DenyNewSubscription": "0",
  5581.         "StartDate": "2015-05-25T00:00:00.000-04:00",
  5582.         "EndDate": "2016-05-27T00:00:00.000-04:00",
  5583.         "Quantity": "200",
  5584.         "UsedLicenses": "23",
  5585.         "ProductId": "1125099",
  5586.         "ProductDisplayName": "K12-Smoke Bundled Program1",
  5587.         "ProductShortDescription": "K12-Smoke Bundled Program1",
  5588.         "ProductLongDescription": "K12-Smoke Bundled Program1",
  5589.         "CGProgram": "Realize",
  5590.         "OrderedISBN": "0526201512345",
  5591.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5592.         "HasAccess": false
  5593.       },
  5594.       {
  5595.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5596.         "LicensePoolId": "8a97b1cd4d442dfc014d9d0d426a0f98",
  5597.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5598.         "LicensedOrganizationDisplayName": "realize_organization1",
  5599.         "LicensePoolType": "Student seat based licensing",
  5600.         "LicensePoolStatus": "A",
  5601.         "DenyNewSubscription": "0",
  5602.         "StartDate": "2015-05-01T00:00:00.000-04:00",
  5603.         "EndDate": "2023-05-24T23:59:59.000-04:00",
  5604.         "Quantity": "200",
  5605.         "UsedLicenses": "27",
  5606.         "ProductId": "1126631",
  5607.         "ProductDisplayName": "May 28 with Rumba",
  5608.         "ProductShortDescription": "May 28 with Rumba",
  5609.         "ProductLongDescription": "May 28 with Rumba",
  5610.         "CGProgram": "Realize",
  5611.         "OrderedISBN": "1119996668884",
  5612.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5613.         "HasAccess": true
  5614.       },
  5615.       {
  5616.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5617.         "LicensePoolId": "8a97b1cf4d72dd0d014db58e1cb10b20",
  5618.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5619.         "LicensedOrganizationDisplayName": "realize_organization1",
  5620.         "LicensePoolType": "Student seat based licensing",
  5621.         "LicensePoolStatus": "E",
  5622.         "DenyNewSubscription": "0",
  5623.         "StartDate": "2015-06-02T00:00:00.000-04:00",
  5624.         "EndDate": "2016-06-30T00:00:00.000-04:00",
  5625.         "Quantity": "200",
  5626.         "UsedLicenses": "10",
  5627.         "ProductId": "1129484",
  5628.         "ProductDisplayName": "June 2 Ketan New Program 26702",
  5629.         "ProductShortDescription": "June 2 Ketan New Program 26702",
  5630.         "ProductLongDescription": "June 2 Ketan New Program 26702",
  5631.         "CGProgram": "Realize",
  5632.         "OrderedISBN": "8882299999900",
  5633.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5634.         "HasAccess": false
  5635.       },
  5636.       {
  5637.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5638.         "LicensePoolId": "8a97b1cf4d72dd0d014db5dfcca40b33",
  5639.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5640.         "LicensedOrganizationDisplayName": "realize_organization1",
  5641.         "LicensePoolType": "Student seat based licensing",
  5642.         "LicensePoolStatus": "A",
  5643.         "DenyNewSubscription": "0",
  5644.         "StartDate": "2015-06-01T00:00:00.000-04:00",
  5645.         "EndDate": "2022-06-29T23:59:59.000-04:00",
  5646.         "Quantity": "200",
  5647.         "UsedLicenses": "9",
  5648.         "ProductId": "1129508",
  5649.         "ProductDisplayName": "June 2015",
  5650.         "ProductShortDescription": "June 2015",
  5651.         "ProductLongDescription": "June 2015",
  5652.         "CGProgram": "Realize",
  5653.         "OrderedISBN": "0099226677888",
  5654.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5655.         "HasAccess": false
  5656.       },
  5657.       {
  5658.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5659.         "LicensePoolId": "8a97b1ce4d442ecb014db6d95f8e14e1",
  5660.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5661.         "LicensedOrganizationDisplayName": "realize_organization1",
  5662.         "LicensePoolType": "Student seat based licensing",
  5663.         "LicensePoolStatus": "A",
  5664.         "DenyNewSubscription": "0",
  5665.         "StartDate": "2015-06-02T00:00:00.000-04:00",
  5666.         "EndDate": "2023-06-29T23:59:59.000-04:00",
  5667.         "Quantity": "500",
  5668.         "UsedLicenses": "0",
  5669.         "ProductId": "1129962",
  5670.         "ProductDisplayName": "Abby Bundled Product",
  5671.         "ProductShortDescription": "Abby Bundled Product",
  5672.         "ProductLongDescription": "Abby Bundled Product",
  5673.         "CGProgram": "Realize",
  5674.         "OrderedISBN": "3332224454880",
  5675.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5676.         "HasAccess": false
  5677.       },
  5678.       {
  5679.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5680.         "LicensePoolId": "8a97b1cc4d441f73014dc266edd3171d",
  5681.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5682.         "LicensedOrganizationDisplayName": "realize_organization1",
  5683.         "LicensePoolType": "Student seat based licensing",
  5684.         "LicensePoolStatus": "E",
  5685.         "DenyNewSubscription": "0",
  5686.         "StartDate": "2015-06-01T00:00:00.000-04:00",
  5687.         "EndDate": "2017-06-29T23:59:59.000-04:00",
  5688.         "Quantity": "50",
  5689.         "UsedLicenses": "112",
  5690.         "ProductId": "1131864",
  5691.         "ProductDisplayName": "Bundle_Program_For_Cert",
  5692.         "ProductShortDescription": "Bundle_Program_For_Cert",
  5693.         "ProductLongDescription": "Bundle_Program_For_Cert",
  5694.         "CGProgram": "Realize",
  5695.         "OrderedISBN": "2711278555562",
  5696.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5697.         "HasAccess": true
  5698.       },
  5699.       {
  5700.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5701.         "LicensePoolId": "8a97b1a74d441e75014dc462c4c31805",
  5702.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5703.         "LicensedOrganizationDisplayName": "realize_organization1",
  5704.         "LicensePoolType": "Student seat based licensing",
  5705.         "LicensePoolStatus": "A",
  5706.         "DenyNewSubscription": "0",
  5707.         "StartDate": "2015-06-05T00:00:00.000-04:00",
  5708.         "EndDate": "2023-06-04T23:59:59.000-04:00",
  5709.         "Quantity": "100",
  5710.         "UsedLicenses": "171",
  5711.         "ProductId": "1131876",
  5712.         "ProductDisplayName": "ReadyGen National 2014 Grade 1",
  5713.         "ProductShortDescription": "ReadyGen National 2014 Grade 1",
  5714.         "ProductLongDescription": "ReadyGen National 2014 Grade 1",
  5715.         "CGProgram": "Realize",
  5716.         "GradeLevel": "1",
  5717.         "OrderedISBN": "9999999999687",
  5718.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5719.         "HasAccess": true
  5720.       },
  5721.       {
  5722.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5723.         "LicensePoolId": "8a97b1ce4ddfc0fc014e1ca1f6cb0dc9",
  5724.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5725.         "LicensedOrganizationDisplayName": "realize_organization1",
  5726.         "LicensePoolType": "Student seat based licensing",
  5727.         "LicensePoolStatus": "E",
  5728.         "DenyNewSubscription": "0",
  5729.         "StartDate": "2015-06-22T00:00:00.000-04:00",
  5730.         "EndDate": "2017-06-29T23:59:59.000-04:00",
  5731.         "Quantity": "200",
  5732.         "UsedLicenses": "6",
  5733.         "ProductId": "1145965",
  5734.         "ProductDisplayName": "QA Anand 01",
  5735.         "ProductShortDescription": "QA Anand 01",
  5736.         "ProductLongDescription": "QA Anand 01",
  5737.         "CGProgram": "Realize",
  5738.         "OrderedISBN": "1122334455521",
  5739.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5740.         "HasAccess": false
  5741.       },
  5742.       {
  5743.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5744.         "LicensePoolId": "8a97b1cd4ddfc25a014e25068b170fb8",
  5745.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5746.         "LicensedOrganizationDisplayName": "realize_organization1",
  5747.         "LicensePoolType": "Student seat based licensing",
  5748.         "LicensePoolStatus": "E",
  5749.         "DenyNewSubscription": "0",
  5750.         "StartDate": "2015-06-23T00:00:00.000-04:00",
  5751.         "EndDate": "2017-06-29T23:59:59.000-04:00",
  5752.         "Quantity": "200",
  5753.         "UsedLicenses": "56",
  5754.         "ProductId": "1147855",
  5755.         "ProductDisplayName": "Product Test 01",
  5756.         "ProductShortDescription": "Product Test 01",
  5757.         "ProductLongDescription": "Product Test 01",
  5758.         "CGProgram": "Realize",
  5759.         "OrderedISBN": "1122335544789",
  5760.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5761.         "HasAccess": true
  5762.       },
  5763.       {
  5764.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5765.         "LicensePoolId": "8a97b1cd4ddfc25a014e48962edf157f",
  5766.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5767.         "LicensedOrganizationDisplayName": "realize_organization1",
  5768.         "LicensePoolType": "Student seat based licensing",
  5769.         "LicensePoolStatus": "E",
  5770.         "DenyNewSubscription": "0",
  5771.         "StartDate": "2015-07-01T00:00:00.000-04:00",
  5772.         "EndDate": "2016-07-07T00:00:00.000-04:00",
  5773.         "Quantity": "200",
  5774.         "UsedLicenses": "2",
  5775.         "ProductId": "1153975",
  5776.         "ProductDisplayName": "Realize Sample Program: Attachments Upload Remidation",
  5777.         "ProductShortDescription": "Realize Sample Program: Attachments Upload Remidation",
  5778.         "ProductLongDescription": "Realize Sample Program: Attachments Upload Remidation",
  5779.         "CGProgram": "Realize",
  5780.         "OrderedISBN": "1234567854321",
  5781.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5782.         "HasAccess": false
  5783.       },
  5784.       {
  5785.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5786.         "LicensePoolId": "8a97b1a74e4a7406014e90b1a3040dbe",
  5787.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5788.         "LicensedOrganizationDisplayName": "realize_organization1",
  5789.         "LicensePoolType": "Student seat based licensing",
  5790.         "LicensePoolStatus": "E",
  5791.         "DenyNewSubscription": "0",
  5792.         "StartDate": "2015-07-15T00:00:00.000-04:00",
  5793.         "EndDate": "2017-07-30T23:59:59.000-04:00",
  5794.         "Quantity": "200",
  5795.         "UsedLicenses": "102",
  5796.         "ProductId": "1164155",
  5797.         "ProductDisplayName": "myWorld History Early Ages 2012 NA Realize",
  5798.         "ProductShortDescription": "myWorld History Early Ages 2012 NA Realize",
  5799.         "ProductLongDescription": "myWorld History Early Ages 2012 NA Realize",
  5800.         "CGProgram": "Realize",
  5801.         "OrderedISBN": "1122336655447",
  5802.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5803.         "HasAccess": true
  5804.       },
  5805.       {
  5806.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5807.         "LicensePoolId": "8a97b1cf4e4aa909014e932e50760c6a",
  5808.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5809.         "LicensedOrganizationDisplayName": "realize_organization1",
  5810.         "LicensePoolType": "Student seat based licensing",
  5811.         "LicensePoolStatus": "E",
  5812.         "DenyNewSubscription": "0",
  5813.         "StartDate": "2015-07-14T00:00:00.000-04:00",
  5814.         "EndDate": "2016-07-16T00:00:00.000-04:00",
  5815.         "Quantity": "200",
  5816.         "UsedLicenses": "36",
  5817.         "ProductId": "1164195",
  5818.         "ProductDisplayName": "Realize Etext Verification",
  5819.         "ProductShortDescription": "Realize Etext Verification",
  5820.         "ProductLongDescription": "Realize Etext Verification",
  5821.         "CGProgram": "Realize",
  5822.         "OrderedISBN": "1234567890715",
  5823.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5824.         "HasAccess": true
  5825.       },
  5826.       {
  5827.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5828.         "LicensePoolId": "8a97b1cd4e4aa9af014e93be57770c57",
  5829.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5830.         "LicensedOrganizationDisplayName": "realize_organization1",
  5831.         "LicensePoolType": "Student seat based licensing",
  5832.         "LicensePoolStatus": "A",
  5833.         "DenyNewSubscription": "0",
  5834.         "StartDate": "2015-07-15T00:00:00.000-04:00",
  5835.         "EndDate": "2020-07-15T23:59:59.000-04:00",
  5836.         "Quantity": "200",
  5837.         "UsedLicenses": "52",
  5838.         "ProductId": "1164196",
  5839.         "ProductDisplayName": "myWorld SS G5 The Growth of Our Country 2013 NA Realize",
  5840.         "ProductShortDescription": "myWorld SS G5 The Growth of Our Country 2013 NA Realize",
  5841.         "ProductLongDescription": "myWorld SS G5 The Growth of Our Country 2013 NA Realize",
  5842.         "CGProgram": "Realize",
  5843.         "GradeLevel": "5",
  5844.         "OrderedISBN": "9092229001357",
  5845.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5846.         "HasAccess": true
  5847.       },
  5848.       {
  5849.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5850.         "LicensePoolId": "8a97b1cc4e4a752e014e9d0feb390efb",
  5851.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5852.         "LicensedOrganizationDisplayName": "realize_organization1",
  5853.         "LicensePoolType": "Student seat based licensing",
  5854.         "LicensePoolStatus": "A",
  5855.         "DenyNewSubscription": "0",
  5856.         "StartDate": "2015-07-01T00:00:00.000-04:00",
  5857.         "EndDate": "2025-07-16T23:59:59.000-04:00",
  5858.         "Quantity": "200",
  5859.         "UsedLicenses": "383",
  5860.         "ProductId": "1165896",
  5861.         "ProductDisplayName": "ReadyGEN 2016 Common Core Grade 1",
  5862.         "ProductShortDescription": "ReadyGEN 2016 Common Core Grade 1",
  5863.         "ProductLongDescription": "ReadyGEN 2016 Common Core Grade 1",
  5864.         "CGProgram": "Realize",
  5865.         "GradeLevel": "K",
  5866.         "OrderedISBN": "9999999999687",
  5867.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5868.         "HasAccess": true
  5869.       },
  5870.       {
  5871.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5872.         "LicensePoolId": "8a97b1cd4e4aa9af014ebcd67dc51417",
  5873.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5874.         "LicensedOrganizationDisplayName": "realize_organization1",
  5875.         "LicensePoolType": "Student seat based licensing",
  5876.         "LicensePoolStatus": "A",
  5877.         "DenyNewSubscription": "0",
  5878.         "StartDate": "2015-07-23T00:00:00.000-04:00",
  5879.         "EndDate": "2025-07-30T23:59:59.000-04:00",
  5880.         "Quantity": "200",
  5881.         "UsedLicenses": "173",
  5882.         "ProductId": "1170655",
  5883.         "ProductDisplayName": "ReadyGEN 2016 Common Core Grade 2",
  5884.         "ProductShortDescription": "ReadyGEN 2016 Common Core Grade 2",
  5885.         "ProductLongDescription": "ReadyGEN 2016 Common Core Grade 2",
  5886.         "CGProgram": "Realize",
  5887.         "OrderedISBN": "2711278555111",
  5888.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5889.         "HasAccess": true
  5890.       },
  5891.       {
  5892.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5893.         "LicensePoolId": "8a97b1ce4e4aa82a014ebd36532e140e",
  5894.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5895.         "LicensedOrganizationDisplayName": "realize_organization1",
  5896.         "LicensePoolType": "Student seat based licensing",
  5897.         "LicensePoolStatus": "A",
  5898.         "DenyNewSubscription": "0",
  5899.         "StartDate": "2015-07-23T00:00:00.000-04:00",
  5900.         "EndDate": "2025-07-30T23:59:59.000-04:00",
  5901.         "Quantity": "200",
  5902.         "UsedLicenses": "139",
  5903.         "ProductId": "1170895",
  5904.         "ProductDisplayName": "ReadyGEN 2016 Common Core Grade K",
  5905.         "ProductShortDescription": "ReadyGEN 2016 Common Core Grade K",
  5906.         "ProductLongDescription": "ReadyGEN 2016 Common Core Grade K",
  5907.         "CGProgram": "Realize",
  5908.         "OrderedISBN": "2711278555112",
  5909.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5910.         "HasAccess": true
  5911.       },
  5912.       {
  5913.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5914.         "LicensePoolId": "8a97b1a74e4a7406014ed3fe1b9b1960",
  5915.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5916.         "LicensedOrganizationDisplayName": "realize_organization1",
  5917.         "LicensePoolType": "Student seat based licensing",
  5918.         "LicensePoolStatus": "E",
  5919.         "DenyNewSubscription": "0",
  5920.         "StartDate": "2015-07-01T00:00:00.000-04:00",
  5921.         "EndDate": "2017-07-27T23:59:59.000-04:00",
  5922.         "Quantity": "200",
  5923.         "UsedLicenses": "10",
  5924.         "ProductId": "1174135",
  5925.         "ProductDisplayName": "rlz_subscription47",
  5926.         "ProductShortDescription": "rlz_subscription47",
  5927.         "ProductLongDescription": "rlz_subscription47",
  5928.         "CGProgram": "Realize",
  5929.         "OrderedISBN": "2711278555447",
  5930.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5931.         "HasAccess": false
  5932.       },
  5933.       {
  5934.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5935.         "LicensePoolId": "8a97b1a74e4a7406014ed404a553196a",
  5936.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5937.         "LicensedOrganizationDisplayName": "realize_organization1",
  5938.         "LicensePoolType": "Student seat based licensing",
  5939.         "LicensePoolStatus": "E",
  5940.         "DenyNewSubscription": "0",
  5941.         "StartDate": "2015-07-01T00:00:00.000-04:00",
  5942.         "EndDate": "2017-07-30T23:59:59.000-04:00",
  5943.         "Quantity": "50",
  5944.         "UsedLicenses": "14",
  5945.         "ProductId": "1174116",
  5946.         "ProductDisplayName": "Prachi_Subscription",
  5947.         "ProductShortDescription": "Prachi_Subscription",
  5948.         "ProductLongDescription": "Prachi_Subscription",
  5949.         "CGProgram": "Realize",
  5950.         "GradeLevel": "1",
  5951.         "OrderedISBN": "2711278555952",
  5952.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5953.         "HasAccess": true
  5954.       },
  5955.       {
  5956.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5957.         "LicensePoolId": "8a97b1ce4e4aa82a014ede2a9a0f19d3",
  5958.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5959.         "LicensedOrganizationDisplayName": "realize_organization1",
  5960.         "LicensePoolType": "Student seat based licensing",
  5961.         "LicensePoolStatus": "E",
  5962.         "DenyNewSubscription": "0",
  5963.         "StartDate": "2015-07-29T00:00:00.000-04:00",
  5964.         "EndDate": "2017-07-30T23:59:59.000-04:00",
  5965.         "Quantity": "200",
  5966.         "UsedLicenses": "23",
  5967.         "ProductId": "1175535",
  5968.         "ProductDisplayName": "RLZ High School US History 2016 TX DC SS TCCv1.2",
  5969.         "ProductShortDescription": "RLZ High School US History 2016 TX DC SS TCCv1.2",
  5970.         "ProductLongDescription": "RLZ High School US History 2016 TX DC SS TCCv1.2",
  5971.         "CGProgram": "Realize",
  5972.         "OrderedISBN": "9958456321456",
  5973.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5974.         "HasAccess": true
  5975.       },
  5976.       {
  5977.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5978.         "LicensePoolId": "8a97b1cd4e4aa9af014f1ef6033a2485",
  5979.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5980.         "LicensedOrganizationDisplayName": "realize_organization1",
  5981.         "LicensePoolType": "Student seat based licensing",
  5982.         "LicensePoolStatus": "E",
  5983.         "DenyNewSubscription": "0",
  5984.         "StartDate": "2013-08-14T00:00:00.000-04:00",
  5985.         "EndDate": "2015-08-07T00:00:00.000-04:00",
  5986.         "Quantity": "200",
  5987.         "UsedLicenses": "0",
  5988.         "ProductId": "1184462",
  5989.         "ProductDisplayName": "product with expired license 08/11/2015",
  5990.         "ProductShortDescription": "product with expired license 08/11/2015",
  5991.         "ProductLongDescription": "product with expired license 08/11/2015",
  5992.         "CGProgram": "Realize",
  5993.         "OrderedISBN": "2015110812345",
  5994.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5995.         "HasAccess": false
  5996.       },
  5997.       {
  5998.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  5999.         "LicensePoolId": "8a97b1cc4e4a752e014f22a0215d238d",
  6000.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6001.         "LicensedOrganizationDisplayName": "realize_organization1",
  6002.         "LicensePoolType": "Student seat based licensing",
  6003.         "LicensePoolStatus": "A",
  6004.         "DenyNewSubscription": "0",
  6005.         "StartDate": "2015-08-12T00:00:00.000-04:00",
  6006.         "EndDate": "2025-08-30T23:59:59.000-04:00",
  6007.         "Quantity": "235",
  6008.         "UsedLicenses": "119",
  6009.         "ProductId": "1185055",
  6010.         "ProductDisplayName": "ReadyGEN 2016 Common Core Grade 5",
  6011.         "ProductShortDescription": "ReadyGEN 2016 Common Core Grade 5",
  6012.         "ProductLongDescription": "ReadyGEN 2016 Common Core Grade 5",
  6013.         "CGProgram": "Realize",
  6014.         "OrderedISBN": "2711278555835",
  6015.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6016.         "HasAccess": true
  6017.       },
  6018.       {
  6019.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6020.         "LicensePoolId": "8a97b1a64e4a73db014f2c20ad83294c",
  6021.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6022.         "LicensedOrganizationDisplayName": "realize_organization1",
  6023.         "LicensePoolType": "Student seat based licensing",
  6024.         "LicensePoolStatus": "E",
  6025.         "DenyNewSubscription": "0",
  6026.         "StartDate": "2015-08-14T00:00:00.000-04:00",
  6027.         "EndDate": "2016-08-19T00:00:00.000-04:00",
  6028.         "Quantity": "230",
  6029.         "UsedLicenses": "2",
  6030.         "ProductId": "1186775",
  6031.         "ProductDisplayName": "Saurabh Sub_14aug",
  6032.         "ProductShortDescription": "Saurabh Sub_14aug",
  6033.         "ProductLongDescription": "Saurabh Sub_14aug",
  6034.         "CGProgram": "Realize",
  6035.         "OrderedISBN": "9930451685527",
  6036.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6037.         "HasAccess": false
  6038.       },
  6039.       {
  6040.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6041.         "LicensePoolId": "8a97b1cd4e4aa9af014f3ccddeea29e1",
  6042.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6043.         "LicensedOrganizationDisplayName": "realize_organization1",
  6044.         "LicensePoolType": "Student seat based licensing",
  6045.         "LicensePoolStatus": "A",
  6046.         "DenyNewSubscription": "0",
  6047.         "StartDate": "2015-08-17T00:00:00.000-04:00",
  6048.         "EndDate": "2024-08-15T23:59:59.000-04:00",
  6049.         "Quantity": "200",
  6050.         "UsedLicenses": "277",
  6051.         "ProductId": "1188816",
  6052.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 2 en español",
  6053.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 2 en español",
  6054.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 2 en español",
  6055.         "CGProgram": "Realize",
  6056.         "GradeLevel": "2",
  6057.         "OrderedISBN": "2015081749826",
  6058.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6059.         "HasAccess": true
  6060.       },
  6061.       {
  6062.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6063.         "LicensePoolId": "8a97b1ce4e4aa82a014f3d6bd69528f5",
  6064.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6065.         "LicensedOrganizationDisplayName": "realize_organization1",
  6066.         "LicensePoolType": "Student seat based licensing",
  6067.         "LicensePoolStatus": "A",
  6068.         "DenyNewSubscription": "0",
  6069.         "StartDate": "2015-08-17T00:00:00.000-04:00",
  6070.         "EndDate": "2020-08-26T23:59:59.000-04:00",
  6071.         "Quantity": "200",
  6072.         "UsedLicenses": "129",
  6073.         "ProductId": "1188835",
  6074.         "ProductDisplayName": "Reading Street Common Core Grade 4",
  6075.         "ProductShortDescription": "Reading Street Common Core Grade 4",
  6076.         "ProductLongDescription": "Reading Street Common Core Grade 4",
  6077.         "CGProgram": "Realize",
  6078.         "GradeLevel": "4",
  6079.         "OrderedISBN": "2015081726598",
  6080.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6081.         "HasAccess": true
  6082.       },
  6083.       {
  6084.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6085.         "LicensePoolId": "8a97b1cc4e4a752e014f5263a6172acd",
  6086.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6087.         "LicensedOrganizationDisplayName": "realize_organization1",
  6088.         "LicensePoolType": "Student seat based licensing",
  6089.         "LicensePoolStatus": "E",
  6090.         "DenyNewSubscription": "0",
  6091.         "StartDate": "2015-08-20T00:00:00.000-04:00",
  6092.         "EndDate": "2016-08-22T00:00:00.000-04:00",
  6093.         "Quantity": "200",
  6094.         "UsedLicenses": "29",
  6095.         "ProductId": "1191181",
  6096.         "ProductDisplayName": "ReadyGEN 2016 Common Core Grade 3",
  6097.         "ProductShortDescription": "ReadyGEN 2016 Common Core Grade 3",
  6098.         "ProductLongDescription": "ReadyGEN 2016 Common Core Grade 3",
  6099.         "CGProgram": "Realize",
  6100.         "OrderedISBN": "0821201512345",
  6101.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6102.         "HasAccess": true
  6103.       },
  6104.       {
  6105.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6106.         "LicensePoolId": "8a97b1a74e4a7406014f527047f32e7b",
  6107.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6108.         "LicensedOrganizationDisplayName": "realize_organization1",
  6109.         "LicensePoolType": "Student seat based licensing",
  6110.         "LicensePoolStatus": "E",
  6111.         "DenyNewSubscription": "0",
  6112.         "StartDate": "2015-08-20T00:00:00.000-04:00",
  6113.         "EndDate": "2016-08-22T00:00:00.000-04:00",
  6114.         "Quantity": "200",
  6115.         "UsedLicenses": "41",
  6116.         "ProductId": "1191165",
  6117.         "ProductDisplayName": "ReadyGEN 2016 Common Core Grade 4",
  6118.         "ProductShortDescription": "ReadyGEN 2016 Common Core Grade 4",
  6119.         "ProductLongDescription": "ReadyGEN 2016 Common Core Grade 4",
  6120.         "CGProgram": "Realize",
  6121.         "OrderedISBN": "0821201512346",
  6122.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6123.         "HasAccess": true
  6124.       },
  6125.       {
  6126.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6127.         "LicensePoolId": "8a97b1cd4f54a278014f632e0de10263",
  6128.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6129.         "LicensedOrganizationDisplayName": "realize_organization1",
  6130.         "LicensePoolType": "Student seat based licensing",
  6131.         "LicensePoolStatus": "A",
  6132.         "DenyNewSubscription": "0",
  6133.         "StartDate": "2015-08-21T00:00:00.000-04:00",
  6134.         "EndDate": "2025-08-30T23:59:59.000-04:00",
  6135.         "Quantity": "250",
  6136.         "UsedLicenses": "10",
  6137.         "ProductId": "1191135",
  6138.         "ProductDisplayName": "RLZ Reading Street GK 2015 NA DC LIT TCCv1.2",
  6139.         "ProductShortDescription": "RLZ Reading Street GK 2015 NA DC LIT TCCv1.2",
  6140.         "ProductLongDescription": "RLZ Reading Street GK 2015 NA DC LIT TCCv1.2",
  6141.         "CGProgram": "Realize",
  6142.         "GradeLevel": "N/A",
  6143.         "OrderedISBN": "9998881234567",
  6144.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6145.         "HasAccess": false
  6146.       },
  6147.       {
  6148.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6149.         "LicensePoolId": "8a97b1ce4f54a290014f995ae77d06eb",
  6150.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6151.         "LicensedOrganizationDisplayName": "realize_organization1",
  6152.         "LicensePoolType": "Student seat based licensing",
  6153.         "LicensePoolStatus": "E",
  6154.         "DenyNewSubscription": "0",
  6155.         "StartDate": "2015-09-03T00:00:00.000-04:00",
  6156.         "EndDate": "2017-09-03T23:59:59.000-04:00",
  6157.         "Quantity": "200",
  6158.         "UsedLicenses": "1",
  6159.         "ProductId": "1198975",
  6160.         "ProductDisplayName": "Ashraf's product",
  6161.         "ProductShortDescription": "Ashraf's product-short description",
  6162.         "ProductLongDescription": "Ashraf's product - long description",
  6163.         "CGProgram": "Realize",
  6164.         "OrderedISBN": "4139929475123",
  6165.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6166.         "HasAccess": false
  6167.       },
  6168.       {
  6169.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6170.         "LicensePoolId": "8a97b1cd4f54a278014f9a7c315c07d4",
  6171.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6172.         "LicensedOrganizationDisplayName": "realize_organization1",
  6173.         "LicensePoolType": "Student seat based licensing",
  6174.         "LicensePoolStatus": "A",
  6175.         "DenyNewSubscription": "0",
  6176.         "StartDate": "2015-09-04T00:00:00.000-04:00",
  6177.         "EndDate": "2025-09-25T23:59:59.000-04:00",
  6178.         "Quantity": "200",
  6179.         "UsedLicenses": "212",
  6180.         "ProductId": "481640",
  6181.         "ProductDisplayName": "Common Core Literature Grade 8",
  6182.         "ProductShortDescription": "Common Core Literature Grade 8",
  6183.         "ProductLongDescription": "Common Core Literature Grade 8",
  6184.         "CGProgram": "Realize",
  6185.         "OrderedISBN": "3332224804321",
  6186.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6187.         "HasAccess": true
  6188.       },
  6189.       {
  6190.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6191.         "LicensePoolId": "8a97b1a64f54a2ce014fee8f6aea12fd",
  6192.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6193.         "LicensedOrganizationDisplayName": "realize_organization1",
  6194.         "LicensePoolType": "Student seat based licensing",
  6195.         "LicensePoolStatus": "E",
  6196.         "DenyNewSubscription": "0",
  6197.         "StartDate": "2015-09-20T00:00:00.000-04:00",
  6198.         "EndDate": "2018-09-20T23:59:59.000-04:00",
  6199.         "Quantity": "200",
  6200.         "UsedLicenses": "887",
  6201.         "ProductId": "481738",
  6202.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade K",
  6203.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade K",
  6204.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade K",
  6205.         "CGProgram": "Realize",
  6206.         "OrderedISBN": "3332224994321",
  6207.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6208.         "HasAccess": true
  6209.       },
  6210.       {
  6211.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6212.         "LicensePoolId": "8a97b1cc4ff0eb2601501875275605f0",
  6213.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6214.         "LicensedOrganizationDisplayName": "realize_organization1",
  6215.         "LicensePoolType": "Student seat based licensing",
  6216.         "LicensePoolStatus": "A",
  6217.         "DenyNewSubscription": "0",
  6218.         "StartDate": "2015-09-28T00:00:00.000-04:00",
  6219.         "EndDate": "2019-09-28T23:59:59.000-04:00",
  6220.         "Quantity": "200",
  6221.         "UsedLicenses": "107",
  6222.         "ProductId": "1214255",
  6223.         "ProductDisplayName": "Reading Street Common Core Grade 5",
  6224.         "ProductShortDescription": "Reading Street Common Core Grade 5",
  6225.         "ProductLongDescription": "Reading Street Common Core Grade 5",
  6226.         "CGProgram": "Realize",
  6227.         "OrderedISBN": "7744114455123",
  6228.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6229.         "HasAccess": true
  6230.       },
  6231.       {
  6232.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6233.         "LicensePoolId": "8a97b1ce4ff0f7d30150190a43e6053e",
  6234.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6235.         "LicensedOrganizationDisplayName": "realize_organization1",
  6236.         "LicensePoolType": "Student seat based licensing",
  6237.         "LicensePoolStatus": "A",
  6238.         "DenyNewSubscription": "0",
  6239.         "StartDate": "2015-09-28T00:00:00.000-04:00",
  6240.         "EndDate": "2020-09-29T23:59:59.000-04:00",
  6241.         "Quantity": "200",
  6242.         "UsedLicenses": "111",
  6243.         "ProductId": "1214256",
  6244.         "ProductDisplayName": "Reading Street Common Core Florida Grade 1",
  6245.         "ProductShortDescription": "Reading Street Common Core Florida Grade 1",
  6246.         "ProductLongDescription": "Reading Street Common Core Florida Grade 1",
  6247.         "CGProgram": "Realize",
  6248.         "OrderedISBN": "9988445566123",
  6249.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6250.         "HasAccess": true
  6251.       },
  6252.       {
  6253.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6254.         "LicensePoolId": "8a97b1ce4ff0f7d30150199087be0548",
  6255.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6256.         "LicensedOrganizationDisplayName": "realize_organization1",
  6257.         "LicensePoolType": "Student seat based licensing",
  6258.         "LicensePoolStatus": "A",
  6259.         "DenyNewSubscription": "0",
  6260.         "StartDate": "2015-09-28T00:00:00.000-04:00",
  6261.         "EndDate": "2020-09-29T23:59:59.000-04:00",
  6262.         "Quantity": "200",
  6263.         "UsedLicenses": "115",
  6264.         "ProductId": "1214275",
  6265.         "ProductDisplayName": "Reading Street Common Core Grade 2",
  6266.         "ProductShortDescription": "Reading Street Common Core Grade 2",
  6267.         "ProductLongDescription": "Reading Street Common Core Grade 2",
  6268.         "CGProgram": "Realize",
  6269.         "OrderedISBN": "1122558844159",
  6270.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6271.         "HasAccess": true
  6272.       },
  6273.       {
  6274.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6275.         "LicensePoolId": "8a97b1cd4ff0f93f01501ae80824062a",
  6276.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6277.         "LicensedOrganizationDisplayName": "realize_organization1",
  6278.         "LicensePoolType": "Student seat based licensing",
  6279.         "LicensePoolStatus": "A",
  6280.         "DenyNewSubscription": "0",
  6281.         "StartDate": "2015-09-29T00:00:00.000-04:00",
  6282.         "EndDate": "2025-12-30T23:59:59.000-05:00",
  6283.         "Quantity": "235",
  6284.         "UsedLicenses": "338",
  6285.         "ProductId": "1214279",
  6286.         "ProductDisplayName": "Realize Sample Program2",
  6287.         "ProductShortDescription": "Realize Sample Program2",
  6288.         "ProductLongDescription": "Realize Sample Program2",
  6289.         "CGProgram": "Realize",
  6290.         "OrderedISBN": "2789978555901",
  6291.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6292.         "HasAccess": true
  6293.       },
  6294.       {
  6295.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6296.         "LicensePoolId": "8a97b1cd4ff0f93f01501d03bdd906d2",
  6297.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6298.         "LicensedOrganizationDisplayName": "realize_organization1",
  6299.         "LicensePoolType": "Student seat based licensing",
  6300.         "LicensePoolStatus": "A",
  6301.         "DenyNewSubscription": "0",
  6302.         "StartDate": "2015-09-29T00:00:00.000-04:00",
  6303.         "EndDate": "2020-09-29T23:59:59.000-04:00",
  6304.         "Quantity": "200",
  6305.         "UsedLicenses": "360",
  6306.         "ProductId": "480077",
  6307.         "ProductDisplayName": "Common Core Literature Grade 6",
  6308.         "ProductShortDescription": "Common Core Literature Grade 6",
  6309.         "ProductLongDescription": "Common Core Literature Grade 6",
  6310.         "CGProgram": "Realize",
  6311.         "OrderedISBN": "3399224454321",
  6312.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6313.         "HasAccess": true
  6314.       },
  6315.       {
  6316.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6317.         "LicensePoolId": "8a97b1cc506caa79015071626803011a",
  6318.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6319.         "LicensedOrganizationDisplayName": "realize_organization1",
  6320.         "LicensePoolType": "Student seat based licensing",
  6321.         "LicensePoolStatus": "A",
  6322.         "DenyNewSubscription": "0",
  6323.         "StartDate": "2015-10-15T00:00:00.000-04:00",
  6324.         "EndDate": "2024-10-15T23:59:59.000-04:00",
  6325.         "Quantity": "200",
  6326.         "UsedLicenses": "0",
  6327.         "ProductId": "1229495",
  6328.         "ProductDisplayName": "KT October16",
  6329.         "ProductShortDescription": "KT October16",
  6330.         "ProductLongDescription": "KT October16",
  6331.         "CGProgram": "Realize",
  6332.         "OrderedISBN": "9080706050403",
  6333.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6334.         "HasAccess": false
  6335.       },
  6336.       {
  6337.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6338.         "LicensePoolId": "8a97b1a6506cab9b0150718134b600eb",
  6339.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6340.         "LicensedOrganizationDisplayName": "realize_organization1",
  6341.         "LicensePoolType": "Student seat based licensing",
  6342.         "LicensePoolStatus": "A",
  6343.         "DenyNewSubscription": "0",
  6344.         "StartDate": "2015-10-01T00:00:00.000-04:00",
  6345.         "EndDate": "2023-10-30T23:59:59.000-04:00",
  6346.         "Quantity": "200",
  6347.         "UsedLicenses": "3",
  6348.         "ProductId": "1229515",
  6349.         "ProductDisplayName": "October161",
  6350.         "ProductShortDescription": "October161",
  6351.         "ProductLongDescription": "October161",
  6352.         "CGProgram": "Realize",
  6353.         "OrderedISBN": "9977997712345",
  6354.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6355.         "HasAccess": true
  6356.       },
  6357.       {
  6358.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6359.         "LicensePoolId": "8a97b1cc506caa790150ba7f338c0e0e",
  6360.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6361.         "LicensedOrganizationDisplayName": "realize_organization1",
  6362.         "LicensePoolType": "Student seat based licensing",
  6363.         "LicensePoolStatus": "A",
  6364.         "DenyNewSubscription": "0",
  6365.         "StartDate": "2015-10-30T00:00:00.000-04:00",
  6366.         "EndDate": "2021-10-28T23:59:59.000-04:00",
  6367.         "Quantity": "200",
  6368.         "UsedLicenses": "2947",
  6369.         "ProductId": "1240575",
  6370.         "ProductDisplayName": "Realize Selenium Automation Product",
  6371.         "ProductShortDescription": "Realize Selenium Automation Product",
  6372.         "ProductLongDescription": "Realize Selenium Automation Product",
  6373.         "CGProgram": "Realize",
  6374.         "OrderedISBN": "3332210301030",
  6375.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6376.         "HasAccess": true
  6377.       },
  6378.       {
  6379.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6380.         "LicensePoolId": "8a97b1cf506c647f0150d885c4141485",
  6381.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6382.         "LicensedOrganizationDisplayName": "realize_organization1",
  6383.         "LicensePoolType": "Student seat based licensing",
  6384.         "LicensePoolStatus": "A",
  6385.         "DenyNewSubscription": "0",
  6386.         "StartDate": "2015-11-05T00:00:00.000-05:00",
  6387.         "EndDate": "2022-11-29T23:59:59.000-05:00",
  6388.         "Quantity": "200",
  6389.         "UsedLicenses": "442",
  6390.         "ProductId": "1245855",
  6391.         "ProductDisplayName": "Realize Selenium Automation Product en español",
  6392.         "ProductShortDescription": "Realize Selenium Automation Product en español",
  6393.         "ProductLongDescription": "Realize Selenium Automation Product en español",
  6394.         "CGProgram": "Realize",
  6395.         "OrderedISBN": "3332210301105",
  6396.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6397.         "HasAccess": true
  6398.       },
  6399.       {
  6400.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6401.         "LicensePoolId": "8a97b1a6506cab9b0150eb1685aa19e7",
  6402.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6403.         "LicensedOrganizationDisplayName": "realize_organization1",
  6404.         "LicensePoolType": "Student seat based licensing",
  6405.         "LicensePoolStatus": "A",
  6406.         "DenyNewSubscription": "0",
  6407.         "StartDate": "2015-11-09T00:00:00.000-05:00",
  6408.         "EndDate": "2020-12-30T23:59:59.000-05:00",
  6409.         "Quantity": "50",
  6410.         "UsedLicenses": "12",
  6411.         "ProductId": "1249489",
  6412.         "ProductDisplayName": "Realize_Program_9Nov",
  6413.         "ProductShortDescription": "Realize_Program_9Nov",
  6414.         "ProductLongDescription": "Realize_Program_9Nov",
  6415.         "CGProgram": "Realize",
  6416.         "GradeLevel": "K",
  6417.         "OrderedISBN": "2711278555911",
  6418.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6419.         "HasAccess": true
  6420.       },
  6421.       {
  6422.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6423.         "LicensePoolId": "8a97b1ce511c230b015220ca58c129df",
  6424.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6425.         "LicensedOrganizationDisplayName": "realize_organization1",
  6426.         "LicensePoolType": "Student seat based licensing",
  6427.         "LicensePoolStatus": "A",
  6428.         "DenyNewSubscription": "0",
  6429.         "StartDate": "2016-01-08T00:00:00.000-05:00",
  6430.         "EndDate": "2027-01-29T00:00:00.000-05:00",
  6431.         "Quantity": "200",
  6432.         "UsedLicenses": "1375",
  6433.         "ProductId": "1292775",
  6434.         "ProductDisplayName": "enVisionmath2.0 Common Core Grade 4 2016",
  6435.         "ProductShortDescription": "enVisionmath2.0 Common Core Grade 4 2016",
  6436.         "ProductLongDescription": "enVisionmath2.0 Common Core Grade 4 2016",
  6437.         "CGProgram": "Realize",
  6438.         "OrderedISBN": "9930451685123",
  6439.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6440.         "HasAccess": true
  6441.       },
  6442.       {
  6443.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6444.         "LicensePoolId": "8a97b1cf511c241d015237df84ca2dcb",
  6445.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6446.         "LicensedOrganizationDisplayName": "realize_organization1",
  6447.         "LicensePoolType": "Student seat based licensing",
  6448.         "LicensePoolStatus": "A",
  6449.         "DenyNewSubscription": "0",
  6450.         "StartDate": "2016-01-12T00:00:00.000-05:00",
  6451.         "EndDate": "2026-01-29T23:59:59.000-05:00",
  6452.         "Quantity": "200",
  6453.         "UsedLicenses": "972",
  6454.         "ProductId": "1295595",
  6455.         "ProductDisplayName": "Realize Selenium Automation Product 2",
  6456.         "ProductShortDescription": "Realize Selenium Automation Product 2",
  6457.         "ProductLongDescription": "Realize Selenium Automation Product 2",
  6458.         "CGProgram": "Realize",
  6459.         "GradeLevel": "2",
  6460.         "OrderedISBN": "3332201120112",
  6461.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6462.         "HasAccess": true
  6463.       },
  6464.       {
  6465.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6466.         "LicensePoolId": "8a97b1ce511c230b015237df85b22d53",
  6467.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6468.         "LicensedOrganizationDisplayName": "realize_organization1",
  6469.         "LicensePoolType": "Student seat based licensing",
  6470.         "LicensePoolStatus": "A",
  6471.         "DenyNewSubscription": "0",
  6472.         "StartDate": "2016-01-12T00:00:00.000-05:00",
  6473.         "EndDate": "2026-01-29T23:59:59.000-05:00",
  6474.         "Quantity": "200",
  6475.         "UsedLicenses": "696",
  6476.         "ProductId": "1295615",
  6477.         "ProductDisplayName": "Realize Selenium Automation Product 3",
  6478.         "ProductShortDescription": "Realize Selenium Automation Product 3",
  6479.         "ProductLongDescription": "Realize Selenium Automation Product 3",
  6480.         "CGProgram": "Realize",
  6481.         "GradeLevel": "3",
  6482.         "OrderedISBN": "3332201120111",
  6483.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6484.         "HasAccess": true
  6485.       },
  6486.       {
  6487.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6488.         "LicensePoolId": "8a97b1a6511bf4d1015237df86212e7f",
  6489.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6490.         "LicensedOrganizationDisplayName": "realize_organization1",
  6491.         "LicensePoolType": "Student seat based licensing",
  6492.         "LicensePoolStatus": "A",
  6493.         "DenyNewSubscription": "0",
  6494.         "StartDate": "2016-01-12T00:00:00.000-05:00",
  6495.         "EndDate": "2026-01-29T23:59:59.000-05:00",
  6496.         "Quantity": "200",
  6497.         "UsedLicenses": "283",
  6498.         "ProductId": "1295616",
  6499.         "ProductDisplayName": "Realize Selenium Automation Product Bundle",
  6500.         "ProductShortDescription": "Realize Selenium Automation Product Bundle\r\n",
  6501.         "ProductLongDescription": "Realize Selenium Automation Product Bundle\r\n",
  6502.         "CGProgram": "Realize",
  6503.         "GradeLevel": "K",
  6504.         "OrderedISBN": "3332201120110",
  6505.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6506.         "HasAccess": true
  6507.       },
  6508.       {
  6509.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6510.         "LicensePoolId": "8a97b1ce511c230b0152a9607f0d41d6",
  6511.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6512.         "LicensedOrganizationDisplayName": "realize_organization1",
  6513.         "LicensePoolType": "Student seat based licensing",
  6514.         "LicensePoolStatus": "A",
  6515.         "DenyNewSubscription": "0",
  6516.         "StartDate": "2016-02-03T00:00:00.000-05:00",
  6517.         "EndDate": "2026-02-05T23:59:59.000-05:00",
  6518.         "Quantity": "200",
  6519.         "UsedLicenses": "374",
  6520.         "ProductId": "1310055",
  6521.         "ProductDisplayName": "Realize Selenium Automation Product 4",
  6522.         "ProductShortDescription": "Realize Selenium Automation Product 4",
  6523.         "ProductLongDescription": "Realize Selenium Automation Product 4",
  6524.         "CGProgram": "Realize",
  6525.         "GradeLevel": "4",
  6526.         "OrderedISBN": "3332201120203",
  6527.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6528.         "HasAccess": true
  6529.       },
  6530.       {
  6531.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6532.         "LicensePoolId": "8a97b1a7511bf8390152abab392942f1",
  6533.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6534.         "LicensedOrganizationDisplayName": "realize_organization1",
  6535.         "LicensePoolType": "Student seat based licensing",
  6536.         "LicensePoolStatus": "A",
  6537.         "DenyNewSubscription": "0",
  6538.         "StartDate": "2016-02-04T00:00:00.000-05:00",
  6539.         "EndDate": "2027-02-26T00:00:00.000-05:00",
  6540.         "Quantity": "200",
  6541.         "UsedLicenses": "1661",
  6542.         "ProductId": "1310875",
  6543.         "ProductDisplayName": "enVisionmath2.0 Common Core Grade 3 2016",
  6544.         "ProductShortDescription": "enVisionmath2.0 Common Core Grade 3 2016\r\n",
  6545.         "ProductLongDescription": "enVisionmath2.0 Common Core Grade 3 2016\r\n",
  6546.         "CGProgram": "Realize",
  6547.         "OrderedISBN": "0402201604023",
  6548.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6549.         "HasAccess": true
  6550.       },
  6551.       {
  6552.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6553.         "LicensePoolId": "8a97b1a6511bf4d10152abb277a144e5",
  6554.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6555.         "LicensedOrganizationDisplayName": "realize_organization1",
  6556.         "LicensePoolType": "Student seat based licensing",
  6557.         "LicensePoolStatus": "E",
  6558.         "DenyNewSubscription": "0",
  6559.         "StartDate": "2016-02-04T00:00:00.000-05:00",
  6560.         "EndDate": "2017-02-01T23:59:59.000-05:00",
  6561.         "Quantity": "200",
  6562.         "UsedLicenses": "350",
  6563.         "ProductId": "1310877",
  6564.         "ProductDisplayName": "enVisionmath2.0 Common Core Grade 2 2016",
  6565.         "ProductShortDescription": "enVisionmath2.0 Common Core Grade 2 2016\r\n",
  6566.         "ProductLongDescription": "enVisionmath2.0 Common Core Grade 2 2016\r\n",
  6567.         "CGProgram": "Realize",
  6568.         "OrderedISBN": "2016040215212",
  6569.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6570.         "HasAccess": true
  6571.       },
  6572.       {
  6573.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6574.         "LicensePoolId": "8a97b1cd511c25ac0152abbd796d46c2",
  6575.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6576.         "LicensedOrganizationDisplayName": "realize_organization1",
  6577.         "LicensePoolType": "Student seat based licensing",
  6578.         "LicensePoolStatus": "A",
  6579.         "DenyNewSubscription": "0",
  6580.         "StartDate": "2016-02-04T00:00:00.000-05:00",
  6581.         "EndDate": "2020-02-04T23:59:59.000-05:00",
  6582.         "Quantity": "50",
  6583.         "UsedLicenses": "1153",
  6584.         "ProductId": "1310895",
  6585.         "ProductDisplayName": "enVisionmath2.0 Common Core Grade 5 2016",
  6586.         "ProductShortDescription": "enVisionmath2.0 Common Core Grade 5 2016",
  6587.         "ProductLongDescription": "enVisionmath2.0 Common Core Grade 5 2016",
  6588.         "CGProgram": "Realize",
  6589.         "GradeLevel": "1",
  6590.         "OrderedISBN": "2711278555789",
  6591.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6592.         "HasAccess": true
  6593.       },
  6594.       {
  6595.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6596.         "LicensePoolId": "8a97b1cd511c25ac0152c75a59584c36",
  6597.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6598.         "LicensedOrganizationDisplayName": "realize_organization1",
  6599.         "LicensePoolType": "Student seat based licensing",
  6600.         "LicensePoolStatus": "A",
  6601.         "DenyNewSubscription": "0",
  6602.         "StartDate": "2016-02-08T00:00:00.000-05:00",
  6603.         "EndDate": "2020-03-30T23:59:59.000-04:00",
  6604.         "Quantity": "789",
  6605.         "UsedLicenses": "4987",
  6606.         "ProductId": "1314335",
  6607.         "ProductDisplayName": "Round Trip Assignment",
  6608.         "ProductShortDescription": "Round Trip Assignment",
  6609.         "ProductLongDescription": "Round Trip Assignment",
  6610.         "CGProgram": "Realize",
  6611.         "OrderedISBN": "9819255972000",
  6612.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6613.         "HasAccess": true
  6614.       },
  6615.       {
  6616.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6617.         "LicensePoolId": "8a97b1cf511c241d0152d11f70234746",
  6618.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6619.         "LicensedOrganizationDisplayName": "realize_organization1",
  6620.         "LicensePoolType": "Student seat based licensing",
  6621.         "LicensePoolStatus": "A",
  6622.         "DenyNewSubscription": "0",
  6623.         "StartDate": "2016-02-01T00:00:00.000-05:00",
  6624.         "EndDate": "2022-02-27T23:59:59.000-05:00",
  6625.         "Quantity": "200",
  6626.         "UsedLicenses": "85",
  6627.         "ProductId": "1315895",
  6628.         "ProductDisplayName": "Bundle Program 2/11/2016",
  6629.         "ProductShortDescription": "Bundle Program 2/11/2016",
  6630.         "ProductLongDescription": "Bundle Program 2/11/2016",
  6631.         "CGProgram": "Realize",
  6632.         "OrderedISBN": "5588111112299",
  6633.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6634.         "HasAccess": true
  6635.       },
  6636.       {
  6637.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6638.         "LicensePoolId": "8a97b1cc511bf61a0152d6de42944aa3",
  6639.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6640.         "LicensedOrganizationDisplayName": "realize_organization1",
  6641.         "LicensePoolType": "Student seat based licensing",
  6642.         "LicensePoolStatus": "A",
  6643.         "DenyNewSubscription": "0",
  6644.         "StartDate": "2016-02-01T00:00:00.000-05:00",
  6645.         "EndDate": "2025-02-27T23:59:59.000-05:00",
  6646.         "Quantity": "200",
  6647.         "UsedLicenses": "12",
  6648.         "ProductId": "1316755",
  6649.         "ProductDisplayName": "Bundle Local Dev Program - Ketan",
  6650.         "ProductShortDescription": "Bundle Local Dev Program - Ketan",
  6651.         "ProductLongDescription": "Bundle Local Dev Program - Ketan",
  6652.         "CGProgram": "Realize",
  6653.         "OrderedISBN": "8881212331234",
  6654.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6655.         "HasAccess": true
  6656.       },
  6657.       {
  6658.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6659.         "LicensePoolId": "8a97b1a6511bf4d1015312d79df4592c",
  6660.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6661.         "LicensedOrganizationDisplayName": "realize_organization1",
  6662.         "LicensePoolType": "Student seat based licensing",
  6663.         "LicensePoolStatus": "A",
  6664.         "DenyNewSubscription": "0",
  6665.         "StartDate": "2016-02-24T00:00:00.000-05:00",
  6666.         "EndDate": "2024-02-23T23:59:59.000-05:00",
  6667.         "Quantity": "50",
  6668.         "UsedLicenses": "87",
  6669.         "ProductId": "1326155",
  6670.         "ProductDisplayName": "Ankur_subscription",
  6671.         "ProductShortDescription": "Ankur_subscription",
  6672.         "ProductLongDescription": "Ankur_subscription",
  6673.         "CGProgram": "Realize",
  6674.         "GradeLevel": "1",
  6675.         "OrderedISBN": "2711278555851",
  6676.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6677.         "HasAccess": true
  6678.       },
  6679.       {
  6680.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6681.         "LicensePoolId": "8a97b1a6511bf4d101534a646cce65dc",
  6682.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6683.         "LicensedOrganizationDisplayName": "realize_organization1",
  6684.         "LicensePoolType": "Student seat based licensing",
  6685.         "LicensePoolStatus": "A",
  6686.         "DenyNewSubscription": "0",
  6687.         "StartDate": "2016-01-01T00:00:00.000-05:00",
  6688.         "EndDate": "2026-12-30T23:59:59.000-05:00",
  6689.         "Quantity": "200",
  6690.         "UsedLicenses": "107",
  6691.         "ProductId": "1334875",
  6692.         "ProductDisplayName": "ReadyGEN 2016 Common Core Grade 6",
  6693.         "ProductShortDescription": "ReadyGEN 2016 Common Core Grade 6",
  6694.         "ProductLongDescription": "ReadyGEN 2016 Common Core Grade 6",
  6695.         "CGProgram": "Realize",
  6696.         "GradeLevel": "K",
  6697.         "OrderedISBN": "2777278555901",
  6698.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6699.         "HasAccess": true
  6700.       },
  6701.       {
  6702.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6703.         "LicensePoolId": "8a97b1cd54eef6b801550fe410070735",
  6704.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6705.         "LicensedOrganizationDisplayName": "realize_organization1",
  6706.         "LicensePoolType": "Student seat based licensing",
  6707.         "LicensePoolStatus": "E",
  6708.         "DenyNewSubscription": "0",
  6709.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6710.         "EndDate": "2017-06-02T23:59:59.000-04:00",
  6711.         "Quantity": "200",
  6712.         "UsedLicenses": "56",
  6713.         "ProductId": "1399055",
  6714.         "ProductDisplayName": "enVisionmath2.0 Indiana Grade K 2017",
  6715.         "ProductShortDescription": "enVisionmath2.0 Indiana Grade K 2017",
  6716.         "ProductLongDescription": "enVisionmath2.0 Indiana Grade K 2017",
  6717.         "CGProgram": "Realize",
  6718.         "OrderedISBN": "9874563211234",
  6719.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6720.         "HasAccess": true
  6721.       },
  6722.       {
  6723.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6724.         "LicensePoolId": "8a97b1ce54eef7e301550fe920f406e8",
  6725.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6726.         "LicensedOrganizationDisplayName": "realize_organization1",
  6727.         "LicensePoolType": "Student seat based licensing",
  6728.         "LicensePoolStatus": "E",
  6729.         "DenyNewSubscription": "0",
  6730.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6731.         "EndDate": "2017-06-08T23:59:59.000-04:00",
  6732.         "Quantity": "200",
  6733.         "UsedLicenses": "55",
  6734.         "ProductId": "1399075",
  6735.         "ProductDisplayName": "enVisionmath2.0 Indiana Grade 1 2017",
  6736.         "ProductShortDescription": "enVisionmath2.0 Indiana Grade 1 2017",
  6737.         "ProductLongDescription": "enVisionmath2.0 Indiana Grade 1 2017",
  6738.         "CGProgram": "Realize",
  6739.         "OrderedISBN": "9874563211235",
  6740.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6741.         "HasAccess": false
  6742.       },
  6743.       {
  6744.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6745.         "LicensePoolId": "8a97b1a754eef0ae01550ff4ddc2082a",
  6746.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6747.         "LicensedOrganizationDisplayName": "realize_organization1",
  6748.         "LicensePoolType": "Student seat based licensing",
  6749.         "LicensePoolStatus": "E",
  6750.         "DenyNewSubscription": "0",
  6751.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6752.         "EndDate": "2017-06-01T23:59:59.000-04:00",
  6753.         "Quantity": "200",
  6754.         "UsedLicenses": "56",
  6755.         "ProductId": "1399076",
  6756.         "ProductDisplayName": "enVisionmath2.0 Indiana Grade 2 2017",
  6757.         "ProductShortDescription": "enVisionmath2.0 Indiana Grade 2 2017",
  6758.         "ProductLongDescription": "enVisionmath2.0 Indiana Grade 2 2017",
  6759.         "CGProgram": "Realize",
  6760.         "OrderedISBN": "9874563211236",
  6761.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6762.         "HasAccess": false
  6763.       },
  6764.       {
  6765.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6766.         "LicensePoolId": "8a97b1a754eef0ae01550ffc32a60834",
  6767.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6768.         "LicensedOrganizationDisplayName": "realize_organization1",
  6769.         "LicensePoolType": "Student seat based licensing",
  6770.         "LicensePoolStatus": "E",
  6771.         "DenyNewSubscription": "0",
  6772.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6773.         "EndDate": "2017-06-01T23:59:59.000-04:00",
  6774.         "Quantity": "200",
  6775.         "UsedLicenses": "57",
  6776.         "ProductId": "1399095",
  6777.         "ProductDisplayName": "enVisionmath2.0 Indiana Grade 3 2017",
  6778.         "ProductShortDescription": "enVisionmath2.0 Indiana Grade 3 2017",
  6779.         "ProductLongDescription": "enVisionmath2.0 Indiana Grade 3 2017",
  6780.         "CGProgram": "Realize",
  6781.         "OrderedISBN": "9874563211237",
  6782.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6783.         "HasAccess": true
  6784.       },
  6785.       {
  6786.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6787.         "LicensePoolId": "8a97b1a654eef21d015510039ca809b6",
  6788.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6789.         "LicensedOrganizationDisplayName": "realize_organization1",
  6790.         "LicensePoolType": "Student seat based licensing",
  6791.         "LicensePoolStatus": "E",
  6792.         "DenyNewSubscription": "0",
  6793.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6794.         "EndDate": "2017-06-02T23:59:59.000-04:00",
  6795.         "Quantity": "200",
  6796.         "UsedLicenses": "70",
  6797.         "ProductId": "1399115",
  6798.         "ProductDisplayName": "enVisionmath2.0 Indiana Grade 4 2017",
  6799.         "ProductShortDescription": "enVisionmath2.0 Indiana Grade 4 2017",
  6800.         "ProductLongDescription": "enVisionmath2.0 Indiana Grade 4 2017",
  6801.         "CGProgram": "Realize",
  6802.         "OrderedISBN": "9874563211238",
  6803.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6804.         "HasAccess": true
  6805.       },
  6806.       {
  6807.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6808.         "LicensePoolId": "8a97b1cc54eef0e7015510103b2706ac",
  6809.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6810.         "LicensedOrganizationDisplayName": "realize_organization1",
  6811.         "LicensePoolType": "Student seat based licensing",
  6812.         "LicensePoolStatus": "E",
  6813.         "DenyNewSubscription": "0",
  6814.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6815.         "EndDate": "2017-06-02T23:59:59.000-04:00",
  6816.         "Quantity": "200",
  6817.         "UsedLicenses": "56",
  6818.         "ProductId": "1399135",
  6819.         "ProductDisplayName": "enVisionmath2.0 Indiana Grade 5 2017",
  6820.         "ProductShortDescription": "enVisionmath2.0 Indiana Grade 5 2017",
  6821.         "ProductLongDescription": "enVisionmath2.0 Indiana Grade 5 2017",
  6822.         "CGProgram": "Realize",
  6823.         "OrderedISBN": "9874563211240",
  6824.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6825.         "HasAccess": false
  6826.       },
  6827.       {
  6828.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6829.         "LicensePoolId": "8a97b1cf54eef78301551019062c06bf",
  6830.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6831.         "LicensedOrganizationDisplayName": "realize_organization1",
  6832.         "LicensePoolType": "Student seat based licensing",
  6833.         "LicensePoolStatus": "E",
  6834.         "DenyNewSubscription": "0",
  6835.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6836.         "EndDate": "2017-06-02T23:59:59.000-04:00",
  6837.         "Quantity": "200",
  6838.         "UsedLicenses": "56",
  6839.         "ProductId": "1399155",
  6840.         "ProductDisplayName": "enVisionmath2.0 Grade K 2017",
  6841.         "ProductShortDescription": "enVisionmath2.0 Grade K 2017",
  6842.         "ProductLongDescription": "enVisionmath2.0 Grade K 2017",
  6843.         "CGProgram": "Realize",
  6844.         "OrderedISBN": "7894561239871",
  6845.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6846.         "HasAccess": false
  6847.       },
  6848.       {
  6849.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6850.         "LicensePoolId": "8a97b1a654eef21d015510493afc09c0",
  6851.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6852.         "LicensedOrganizationDisplayName": "realize_organization1",
  6853.         "LicensePoolType": "Student seat based licensing",
  6854.         "LicensePoolStatus": "E",
  6855.         "DenyNewSubscription": "0",
  6856.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6857.         "EndDate": "2017-06-01T23:59:59.000-04:00",
  6858.         "Quantity": "200",
  6859.         "UsedLicenses": "53",
  6860.         "ProductId": "1399175",
  6861.         "ProductDisplayName": "enVisionmath2.0 Grade 1 2017",
  6862.         "ProductShortDescription": "enVisionmath2.0 Grade 1 2017",
  6863.         "ProductLongDescription": "enVisionmath2.0 Grade 1 2017",
  6864.         "CGProgram": "Realize",
  6865.         "OrderedISBN": "7894561239872",
  6866.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6867.         "HasAccess": false
  6868.       },
  6869.       {
  6870.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6871.         "LicensePoolId": "8a97b1a754eef0ae0155104d290c083e",
  6872.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6873.         "LicensedOrganizationDisplayName": "realize_organization1",
  6874.         "LicensePoolType": "Student seat based licensing",
  6875.         "LicensePoolStatus": "E",
  6876.         "DenyNewSubscription": "0",
  6877.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6878.         "EndDate": "2017-06-01T23:59:59.000-04:00",
  6879.         "Quantity": "200",
  6880.         "UsedLicenses": "54",
  6881.         "ProductId": "1399195",
  6882.         "ProductDisplayName": "enVisionmath2.0 Grade 2 2017",
  6883.         "ProductShortDescription": "enVisionmath2.0 Grade 2 2017",
  6884.         "ProductLongDescription": "enVisionmath2.0 Grade 2 2017",
  6885.         "CGProgram": "Realize",
  6886.         "OrderedISBN": "7894561239873",
  6887.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6888.         "HasAccess": false
  6889.       },
  6890.       {
  6891.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6892.         "LicensePoolId": "8a97b1ce54eef7e30155105fb92306f2",
  6893.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6894.         "LicensedOrganizationDisplayName": "realize_organization1",
  6895.         "LicensePoolType": "Student seat based licensing",
  6896.         "LicensePoolStatus": "E",
  6897.         "DenyNewSubscription": "0",
  6898.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6899.         "EndDate": "2017-06-02T23:59:59.000-04:00",
  6900.         "Quantity": "200",
  6901.         "UsedLicenses": "72",
  6902.         "ProductId": "1399215",
  6903.         "ProductDisplayName": "enVisionmath2.0 Grade 3 2017",
  6904.         "ProductShortDescription": "enVisionmath2.0 Grade 3 2017",
  6905.         "ProductLongDescription": "enVisionmath2.0 Grade 3 2017",
  6906.         "CGProgram": "Realize",
  6907.         "OrderedISBN": "7894561239874",
  6908.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6909.         "HasAccess": true
  6910.       },
  6911.       {
  6912.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6913.         "LicensePoolId": "8a97b1a754eef0ae015510681c690848",
  6914.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6915.         "LicensedOrganizationDisplayName": "realize_organization1",
  6916.         "LicensePoolType": "Student seat based licensing",
  6917.         "LicensePoolStatus": "E",
  6918.         "DenyNewSubscription": "0",
  6919.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6920.         "EndDate": "2017-06-02T23:59:59.000-04:00",
  6921.         "Quantity": "200",
  6922.         "UsedLicenses": "77",
  6923.         "ProductId": "1399235",
  6924.         "ProductDisplayName": "enVisionmath2.0 Grade 4 2017",
  6925.         "ProductShortDescription": "enVisionmath2.0 Grade 4 2017",
  6926.         "ProductLongDescription": "enVisionmath2.0 Grade 4 2017",
  6927.         "CGProgram": "Realize",
  6928.         "OrderedISBN": "7894561239875",
  6929.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6930.         "HasAccess": true
  6931.       },
  6932.       {
  6933.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6934.         "LicensePoolId": "8a97b1cc54eef0e70155106c79b106b6",
  6935.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6936.         "LicensedOrganizationDisplayName": "realize_organization1",
  6937.         "LicensePoolType": "Student seat based licensing",
  6938.         "LicensePoolStatus": "E",
  6939.         "DenyNewSubscription": "0",
  6940.         "StartDate": "2016-06-02T00:00:00.000-04:00",
  6941.         "EndDate": "2017-06-02T23:59:59.000-04:00",
  6942.         "Quantity": "200",
  6943.         "UsedLicenses": "74",
  6944.         "ProductId": "1399255",
  6945.         "ProductDisplayName": "enVisionmath2.0 Grade 5 2017",
  6946.         "ProductShortDescription": "enVisionmath2.0 Grade 5 2017",
  6947.         "ProductLongDescription": "enVisionmath2.0 Grade 5 2017",
  6948.         "CGProgram": "Realize",
  6949.         "OrderedISBN": "7894561239876",
  6950.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6951.         "HasAccess": true
  6952.       },
  6953.       {
  6954.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6955.         "LicensePoolId": "8a97b1cd556f975f01557269049f00d6",
  6956.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6957.         "LicensedOrganizationDisplayName": "realize_organization1",
  6958.         "LicensePoolType": "Student seat based licensing",
  6959.         "LicensePoolStatus": "A",
  6960.         "DenyNewSubscription": "0",
  6961.         "StartDate": "2016-06-21T00:00:00.000-04:00",
  6962.         "EndDate": "2025-06-29T23:59:59.000-04:00",
  6963.         "Quantity": "200",
  6964.         "UsedLicenses": "6",
  6965.         "ProductId": "1413796",
  6966.         "ProductDisplayName": "Ashwini_Subscription_21Jun2016",
  6967.         "ProductShortDescription": "Ashwini_Subscription_21Jun2016",
  6968.         "ProductLongDescription": "Ashwini_Subscription_21Jun2016",
  6969.         "CGProgram": "Realize",
  6970.         "OrderedISBN": "2711278555108",
  6971.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6972.         "HasAccess": true
  6973.       },
  6974.       {
  6975.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6976.         "LicensePoolId": "8a97b1ce556f973c0155727ee38a00e6",
  6977.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6978.         "LicensedOrganizationDisplayName": "realize_organization1",
  6979.         "LicensePoolType": "Student seat based licensing",
  6980.         "LicensePoolStatus": "A",
  6981.         "DenyNewSubscription": "0",
  6982.         "StartDate": "2016-06-20T00:00:00.000-04:00",
  6983.         "EndDate": "2023-06-27T23:59:59.000-04:00",
  6984.         "Quantity": "500",
  6985.         "UsedLicenses": "35",
  6986.         "ProductId": "1413815",
  6987.         "ProductDisplayName": "Testing Product ABC",
  6988.         "ProductShortDescription": "Testing Product ABC",
  6989.         "ProductLongDescription": "Testing Product ABC",
  6990.         "CGProgram": "Realize",
  6991.         "OrderedISBN": "8957456325874",
  6992.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6993.         "HasAccess": true
  6994.       },
  6995.       {
  6996.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6997.         "LicensePoolId": "8a97b1a65717216a0157274798e003a1",
  6998.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  6999.         "LicensedOrganizationDisplayName": "realize_organization1",
  7000.         "LicensePoolType": "Student seat based licensing",
  7001.         "LicensePoolStatus": "E",
  7002.         "DenyNewSubscription": "0",
  7003.         "StartDate": "2016-09-14T00:00:00.000-04:00",
  7004.         "EndDate": "2017-09-13T23:59:59.000-04:00",
  7005.         "Quantity": "200",
  7006.         "UsedLicenses": "7",
  7007.         "ProductId": "1493748",
  7008.         "ProductDisplayName": "Reading Street 47",
  7009.         "ProductShortDescription": "Reading Street 47",
  7010.         "ProductLongDescription": "Reading Street 47",
  7011.         "CGProgram": "Realize",
  7012.         "GradeLevel": "1",
  7013.         "OrderedISBN": "4747474747474",
  7014.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7015.         "HasAccess": false
  7016.       },
  7017.       {
  7018.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7019.         "LicensePoolId": "8a97b1cc57346eb5015750d750d7067a",
  7020.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7021.         "LicensedOrganizationDisplayName": "realize_organization1",
  7022.         "LicensePoolType": "Student seat based licensing",
  7023.         "LicensePoolStatus": "C",
  7024.         "DenyNewSubscription": "0",
  7025.         "StartDate": "2016-09-01T00:00:00.000-04:00",
  7026.         "EndDate": "2018-09-28T00:00:00.000-04:00",
  7027.         "Quantity": "50",
  7028.         "UsedLicenses": "0",
  7029.         "ProductId": "1500722",
  7030.         "ProductDisplayName": "Test_State_Standards_CA",
  7031.         "ProductShortDescription": "Test_State_Standards_CA",
  7032.         "ProductLongDescription": "Test_State_Standards_CA",
  7033.         "CGProgram": "Realize",
  7034.         "OrderedISBN": "2711278555710",
  7035.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7036.         "HasAccess": true
  7037.       },
  7038.       {
  7039.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7040.         "LicensePoolId": "8a97b1cf57346997015750e1149c092c",
  7041.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7042.         "LicensedOrganizationDisplayName": "realize_organization1",
  7043.         "LicensePoolType": "Student seat based licensing",
  7044.         "LicensePoolStatus": "A",
  7045.         "DenyNewSubscription": "0",
  7046.         "StartDate": "2016-09-22T00:00:00.000-04:00",
  7047.         "EndDate": "2026-09-22T00:00:00.000-04:00",
  7048.         "Quantity": "50",
  7049.         "UsedLicenses": "34",
  7050.         "ProductId": "1500759",
  7051.         "ProductDisplayName": "Test_State_Standards_FL",
  7052.         "ProductShortDescription": "Test_State_Standards_FL",
  7053.         "ProductLongDescription": "Test_State_Standards_FL",
  7054.         "CGProgram": "Realize",
  7055.         "OrderedISBN": "2711341985713",
  7056.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7057.         "HasAccess": true
  7058.       },
  7059.       {
  7060.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7061.         "LicensePoolId": "8a97b1cc57346eb5015750e488a60684",
  7062.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7063.         "LicensedOrganizationDisplayName": "realize_organization1",
  7064.         "LicensePoolType": "Student seat based licensing",
  7065.         "LicensePoolStatus": "A",
  7066.         "DenyNewSubscription": "0",
  7067.         "StartDate": "2016-09-22T00:00:00.000-04:00",
  7068.         "EndDate": "2026-09-22T00:00:00.000-04:00",
  7069.         "Quantity": "50",
  7070.         "UsedLicenses": "0",
  7071.         "ProductId": "1500723",
  7072.         "ProductDisplayName": "Test_State_Standards_GA",
  7073.         "ProductShortDescription": "Test_State_Standards_GA",
  7074.         "ProductLongDescription": "Test_State_Standards_GA",
  7075.         "CGProgram": "Realize",
  7076.         "OrderedISBN": "2491784585713",
  7077.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7078.         "HasAccess": false
  7079.       },
  7080.       {
  7081.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7082.         "LicensePoolId": "8a97b1cf57346997015750e7457e0936",
  7083.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7084.         "LicensedOrganizationDisplayName": "realize_organization1",
  7085.         "LicensePoolType": "Student seat based licensing",
  7086.         "LicensePoolStatus": "A",
  7087.         "DenyNewSubscription": "0",
  7088.         "StartDate": "2016-09-22T00:00:00.000-04:00",
  7089.         "EndDate": "2026-09-22T00:00:00.000-04:00",
  7090.         "Quantity": "50",
  7091.         "UsedLicenses": "0",
  7092.         "ProductId": "1500723",
  7093.         "ProductDisplayName": "Test_State_Standards_GA",
  7094.         "ProductShortDescription": "Test_State_Standards_GA",
  7095.         "ProductLongDescription": "Test_State_Standards_GA",
  7096.         "CGProgram": "Realize",
  7097.         "OrderedISBN": "2491784585713",
  7098.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7099.         "HasAccess": false
  7100.       },
  7101.       {
  7102.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7103.         "LicensePoolId": "8a97b1a757346fac015750ea5db807a9",
  7104.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7105.         "LicensedOrganizationDisplayName": "realize_organization1",
  7106.         "LicensePoolType": "Student seat based licensing",
  7107.         "LicensePoolStatus": "A",
  7108.         "DenyNewSubscription": "0",
  7109.         "StartDate": "2016-09-21T00:00:00.000-04:00",
  7110.         "EndDate": "2026-09-22T00:00:00.000-04:00",
  7111.         "Quantity": "50",
  7112.         "UsedLicenses": "17",
  7113.         "ProductId": "1500760",
  7114.         "ProductDisplayName": "Test_State_Standards",
  7115.         "ProductShortDescription": "Test_State_Standards",
  7116.         "ProductLongDescription": "Test_State_Standards",
  7117.         "CGProgram": "Realize",
  7118.         "OrderedISBN": "5491904585093",
  7119.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7120.         "HasAccess": true
  7121.       },
  7122.       {
  7123.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7124.         "LicensePoolId": "8a97b1cf57346997015751a81f470940",
  7125.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7126.         "LicensedOrganizationDisplayName": "realize_organization1",
  7127.         "LicensePoolType": "Student seat based licensing",
  7128.         "LicensePoolStatus": "A",
  7129.         "DenyNewSubscription": "0",
  7130.         "StartDate": "2016-09-22T00:00:00.000-04:00",
  7131.         "EndDate": "2026-09-22T00:00:00.000-04:00",
  7132.         "Quantity": "50",
  7133.         "UsedLicenses": "0",
  7134.         "ProductId": "1500740",
  7135.         "ProductDisplayName": "Test_State_Standards_TX1",
  7136.         "ProductShortDescription": "Test_State_Standards_TX1",
  7137.         "ProductLongDescription": "Test_State_Standards_TX1",
  7138.         "CGProgram": "Realize",
  7139.         "OrderedISBN": "5671967586793",
  7140.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7141.         "HasAccess": false
  7142.       },
  7143.       {
  7144.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7145.         "LicensePoolId": "8a97b1cc57346eb5015753a74c9c06b5",
  7146.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7147.         "LicensedOrganizationDisplayName": "realize_organization1",
  7148.         "LicensePoolType": "Student seat based licensing",
  7149.         "LicensePoolStatus": "A",
  7150.         "DenyNewSubscription": "0",
  7151.         "StartDate": "2016-01-01T00:00:00.000-05:00",
  7152.         "EndDate": "2026-12-31T00:00:00.000-05:00",
  7153.         "Quantity": "200",
  7154.         "UsedLicenses": "0",
  7155.         "ProductId": "1500866",
  7156.         "ProductDisplayName": "Cas state standards testing",
  7157.         "ProductShortDescription": "Cas state standards testing",
  7158.         "ProductLongDescription": "Cas state standards testing",
  7159.         "CGProgram": "Realize",
  7160.         "OrderedISBN": "2711278569969",
  7161.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7162.         "HasAccess": true
  7163.       },
  7164.       {
  7165.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7166.         "LicensePoolId": "8a97b1cd573468a401576a3562d60dd1",
  7167.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7168.         "LicensedOrganizationDisplayName": "realize_organization1",
  7169.         "LicensePoolType": "Student seat based licensing",
  7170.         "LicensePoolStatus": "A",
  7171.         "DenyNewSubscription": "0",
  7172.         "StartDate": "2016-01-01T00:00:00.000-05:00",
  7173.         "EndDate": "2026-12-31T00:00:00.000-05:00",
  7174.         "Quantity": "200",
  7175.         "UsedLicenses": "48",
  7176.         "ProductId": "1500722",
  7177.         "ProductDisplayName": "Test_State_Standards_CA",
  7178.         "ProductShortDescription": "Test_State_Standards_CA",
  7179.         "ProductLongDescription": "Test_State_Standards_CA",
  7180.         "CGProgram": "Realize",
  7181.         "OrderedISBN": "2711278555710",
  7182.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7183.         "HasAccess": true
  7184.       },
  7185.       {
  7186.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7187.         "LicensePoolId": "8a97b1cc576d1a460157708da83500a7",
  7188.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7189.         "LicensedOrganizationDisplayName": "realize_organization1",
  7190.         "LicensePoolType": "Student seat based licensing",
  7191.         "LicensePoolStatus": "E",
  7192.         "DenyNewSubscription": "0",
  7193.         "StartDate": "2016-09-27T00:00:00.000-04:00",
  7194.         "EndDate": "2016-10-28T00:00:00.000-04:00",
  7195.         "Quantity": "455",
  7196.         "UsedLicenses": "0",
  7197.         "ProductId": "1505658",
  7198.         "ProductDisplayName": "Reading Street 48",
  7199.         "ProductShortDescription": "Reading Street 48",
  7200.         "ProductLongDescription": "Reading Street 48",
  7201.         "CGProgram": "Realize",
  7202.         "GradeLevel": "K",
  7203.         "OrderedISBN": "7272727272122",
  7204.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7205.         "HasAccess": false
  7206.       },
  7207.       {
  7208.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7209.         "LicensePoolId": "8a97b1cc57724767015774f2a55e0125",
  7210.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7211.         "LicensedOrganizationDisplayName": "realize_organization1",
  7212.         "LicensePoolType": "Student seat based licensing",
  7213.         "LicensePoolStatus": "E",
  7214.         "DenyNewSubscription": "0",
  7215.         "StartDate": "2016-09-29T00:00:00.000-04:00",
  7216.         "EndDate": "2017-09-29T00:00:00.000-04:00",
  7217.         "Quantity": "333",
  7218.         "UsedLicenses": "0",
  7219.         "ProductId": "1506386",
  7220.         "ProductDisplayName": "Reading Street 50",
  7221.         "ProductShortDescription": "Reading Street 50",
  7222.         "ProductLongDescription": "Reading Street 50",
  7223.         "CGProgram": "Realize",
  7224.         "OrderedISBN": "5050505050505",
  7225.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7226.         "HasAccess": false
  7227.       },
  7228.       {
  7229.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7230.         "LicensePoolId": "8a97b1cf57724d1201577a8ac34e01fd",
  7231.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7232.         "LicensedOrganizationDisplayName": "realize_organization1",
  7233.         "LicensePoolType": "Student seat based licensing",
  7234.         "LicensePoolStatus": "E",
  7235.         "DenyNewSubscription": "0",
  7236.         "StartDate": "2016-09-30T00:00:00.000-04:00",
  7237.         "EndDate": "2017-09-30T00:00:00.000-04:00",
  7238.         "Quantity": "66",
  7239.         "UsedLicenses": "3",
  7240.         "ProductId": "1507135",
  7241.         "ProductDisplayName": "Reading Street 51",
  7242.         "ProductShortDescription": "Reading Street 51",
  7243.         "ProductLongDescription": "Reading Street 51",
  7244.         "CGProgram": "Realize",
  7245.         "OrderedISBN": "5151515151515",
  7246.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7247.         "HasAccess": false
  7248.       },
  7249.       {
  7250.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7251.         "LicensePoolId": "8a97b1cc577247670157bf6e614d1345",
  7252.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7253.         "LicensedOrganizationDisplayName": "realize_organization1",
  7254.         "LicensePoolType": "Student seat based licensing",
  7255.         "LicensePoolStatus": "A",
  7256.         "DenyNewSubscription": "0",
  7257.         "StartDate": "2016-01-01T00:00:00.000-05:00",
  7258.         "EndDate": "2026-12-31T00:00:00.000-05:00",
  7259.         "Quantity": "200",
  7260.         "UsedLicenses": "68",
  7261.         "ProductId": "1516266",
  7262.         "ProductDisplayName": "Cas_digits_California",
  7263.         "ProductShortDescription": "Cas_digits_California",
  7264.         "ProductLongDescription": "Cas_digits_California",
  7265.         "CGProgram": "Realize",
  7266.         "OrderedISBN": "2711278888901",
  7267.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7268.         "HasAccess": false
  7269.       },
  7270.       {
  7271.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7272.         "LicensePoolId": "8a97b1cc577247670157d78b18ef1904",
  7273.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7274.         "LicensedOrganizationDisplayName": "realize_organization1",
  7275.         "LicensePoolType": "Student seat based licensing",
  7276.         "LicensePoolStatus": "E",
  7277.         "DenyNewSubscription": "0",
  7278.         "StartDate": "2016-10-18T00:00:00.000-04:00",
  7279.         "EndDate": "2017-10-18T00:00:00.000-04:00",
  7280.         "Quantity": "222",
  7281.         "UsedLicenses": "0",
  7282.         "ProductId": "1521227",
  7283.         "ProductDisplayName": "rlz_subscription55",
  7284.         "ProductShortDescription": "rlz_subscription55",
  7285.         "ProductLongDescription": "rlz_subscription55",
  7286.         "CGProgram": "Realize",
  7287.         "GradeLevel": "P-K",
  7288.         "OrderedISBN": "0474747474747",
  7289.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7290.         "HasAccess": false
  7291.       },
  7292.       {
  7293.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7294.         "LicensePoolId": "8a97b1a65776a75e0157d7919dff177c",
  7295.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7296.         "LicensedOrganizationDisplayName": "realize_organization1",
  7297.         "LicensePoolType": "Student seat based licensing",
  7298.         "LicensePoolStatus": "E",
  7299.         "DenyNewSubscription": "0",
  7300.         "StartDate": "2016-10-18T00:00:00.000-04:00",
  7301.         "EndDate": "2017-10-18T00:00:00.000-04:00",
  7302.         "Quantity": "441",
  7303.         "UsedLicenses": "0",
  7304.         "ProductId": "1521240",
  7305.         "ProductDisplayName": "rlz_subscription57",
  7306.         "ProductShortDescription": "rlz_subscription57",
  7307.         "ProductLongDescription": "rlz_subscription57",
  7308.         "CGProgram": "Realize",
  7309.         "GradeLevel": "P-K",
  7310.         "OrderedISBN": "0757575757575",
  7311.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7312.         "HasAccess": false
  7313.       },
  7314.       {
  7315.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7316.         "LicensePoolId": "8a97b1cd577249fb0157d7dc6066193e",
  7317.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7318.         "LicensedOrganizationDisplayName": "realize_organization1",
  7319.         "LicensePoolType": "Student seat based licensing",
  7320.         "LicensePoolStatus": "C",
  7321.         "DenyNewSubscription": "0",
  7322.         "StartDate": "2016-10-18T00:00:00.000-04:00",
  7323.         "EndDate": "2019-10-18T00:00:00.000-04:00",
  7324.         "Quantity": "233",
  7325.         "UsedLicenses": "0",
  7326.         "ProductId": "1521131",
  7327.         "ProductDisplayName": "rlz_subscription58",
  7328.         "ProductShortDescription": "rlz_subscription58",
  7329.         "ProductLongDescription": "rlz_subscription58",
  7330.         "CGProgram": "Realize",
  7331.         "GradeLevel": "1",
  7332.         "OrderedISBN": "5858585858585",
  7333.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7334.         "HasAccess": true
  7335.       },
  7336.       {
  7337.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7338.         "LicensePoolId": "8a97b1ce57724b490157d7f0cad117bb",
  7339.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7340.         "LicensedOrganizationDisplayName": "realize_organization1",
  7341.         "LicensePoolType": "Student seat based licensing",
  7342.         "LicensePoolStatus": "A",
  7343.         "DenyNewSubscription": "0",
  7344.         "StartDate": "2016-10-18T00:00:00.000-04:00",
  7345.         "EndDate": "2019-10-18T00:00:00.000-04:00",
  7346.         "Quantity": "454",
  7347.         "UsedLicenses": "16",
  7348.         "ProductId": "1521241",
  7349.         "ProductDisplayName": "rlz_subscription_MA_standard_alignment",
  7350.         "ProductShortDescription": "rlz_subscription_MA_standard_alignment",
  7351.         "ProductLongDescription": "rlz_subscription_MA_standard_alignment",
  7352.         "CGProgram": "Realize",
  7353.         "OrderedISBN": "9696969696961",
  7354.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7355.         "HasAccess": true
  7356.       },
  7357.       {
  7358.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7359.         "LicensePoolId": "8a97b1cf57724d120157db8ed55519f0",
  7360.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7361.         "LicensedOrganizationDisplayName": "realize_organization1",
  7362.         "LicensePoolType": "Student seat based licensing",
  7363.         "LicensePoolStatus": "E",
  7364.         "DenyNewSubscription": "0",
  7365.         "StartDate": "2016-10-19T00:00:00.000-04:00",
  7366.         "EndDate": "2017-10-19T00:00:00.000-04:00",
  7367.         "Quantity": "200",
  7368.         "UsedLicenses": "0",
  7369.         "ProductId": "1521948",
  7370.         "ProductDisplayName": "rlz_subscription59",
  7371.         "ProductShortDescription": "rlz_subscription59",
  7372.         "ProductLongDescription": "rlz_subscription59",
  7373.         "CGProgram": "Realize",
  7374.         "GradeLevel": "K",
  7375.         "OrderedISBN": "0123045607891",
  7376.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7377.         "HasAccess": false
  7378.       },
  7379.       {
  7380.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7381.         "LicensePoolId": "8a97b1cf57724d120157db99af7419fa",
  7382.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7383.         "LicensedOrganizationDisplayName": "realize_organization1",
  7384.         "LicensePoolType": "Student seat based licensing",
  7385.         "LicensePoolStatus": "E",
  7386.         "DenyNewSubscription": "0",
  7387.         "StartDate": "2016-10-19T00:00:00.000-04:00",
  7388.         "EndDate": "2017-10-19T00:00:00.000-04:00",
  7389.         "Quantity": "444",
  7390.         "UsedLicenses": "1",
  7391.         "ProductId": "1521933",
  7392.         "ProductDisplayName": "rlz_subscription60_no_mapping",
  7393.         "ProductShortDescription": "rlz_subscription60_no_mapping",
  7394.         "ProductLongDescription": "rlz_subscription60_no_mapping",
  7395.         "CGProgram": "Realize",
  7396.         "OrderedISBN": "9898798987987",
  7397.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7398.         "HasAccess": false
  7399.       },
  7400.       {
  7401.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7402.         "LicensePoolId": "8a97b1cf57724d120157dbea6d901a04",
  7403.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7404.         "LicensedOrganizationDisplayName": "realize_organization1",
  7405.         "LicensePoolType": "Student seat based licensing",
  7406.         "LicensePoolStatus": "E",
  7407.         "DenyNewSubscription": "0",
  7408.         "StartDate": "2016-10-19T00:00:00.000-04:00",
  7409.         "EndDate": "2017-10-19T00:00:00.000-04:00",
  7410.         "Quantity": "234",
  7411.         "UsedLicenses": "0",
  7412.         "ProductId": "1521949",
  7413.         "ProductDisplayName": "rlz_subscription60",
  7414.         "ProductShortDescription": "rlz_subscription60",
  7415.         "ProductLongDescription": "rlz_subscription60",
  7416.         "CGProgram": "Realize",
  7417.         "GradeLevel": "P-K",
  7418.         "OrderedISBN": "0123456789999",
  7419.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7420.         "HasAccess": false
  7421.       },
  7422.       {
  7423.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7424.         "LicensePoolId": "8a97b1a65776a75e0157dc48a2fe18f4",
  7425.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7426.         "LicensedOrganizationDisplayName": "realize_organization1",
  7427.         "LicensePoolType": "Student seat based licensing",
  7428.         "LicensePoolStatus": "E",
  7429.         "DenyNewSubscription": "0",
  7430.         "StartDate": "2016-10-19T00:00:00.000-04:00",
  7431.         "EndDate": "2018-10-19T00:00:00.000-04:00",
  7432.         "Quantity": "344",
  7433.         "UsedLicenses": "6",
  7434.         "ProductId": "1521950",
  7435.         "ProductDisplayName": "rlz_subscription61",
  7436.         "ProductShortDescription": "rlz_subscription61",
  7437.         "ProductLongDescription": "rlz_subscription61",
  7438.         "CGProgram": "Realize",
  7439.         "OrderedISBN": "4444444444555",
  7440.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7441.         "HasAccess": true
  7442.       },
  7443.       {
  7444.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7445.         "LicensePoolId": "8a97b1ce57724b490157dd1cb5091956",
  7446.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7447.         "LicensedOrganizationDisplayName": "realize_organization1",
  7448.         "LicensePoolType": "Student seat based licensing",
  7449.         "LicensePoolStatus": "E",
  7450.         "DenyNewSubscription": "0",
  7451.         "StartDate": "2016-10-19T00:00:00.000-04:00",
  7452.         "EndDate": "2017-10-19T00:00:00.000-04:00",
  7453.         "Quantity": "333",
  7454.         "UsedLicenses": "0",
  7455.         "ProductId": "1521934",
  7456.         "ProductDisplayName": "rlz_subscription62",
  7457.         "ProductShortDescription": "rlz_subscription62",
  7458.         "ProductLongDescription": "rlz_subscription62",
  7459.         "CGProgram": "Realize",
  7460.         "GradeLevel": "P-K",
  7461.         "OrderedISBN": "7979797979797",
  7462.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7463.         "HasAccess": false
  7464.       },
  7465.       {
  7466.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7467.         "LicensePoolId": "8a97b1a65776a75e0157e32f5c541a25",
  7468.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7469.         "LicensedOrganizationDisplayName": "realize_organization1",
  7470.         "LicensePoolType": "Student seat based licensing",
  7471.         "LicensePoolStatus": "A",
  7472.         "DenyNewSubscription": "0",
  7473.         "StartDate": "2016-01-01T00:00:00.000-05:00",
  7474.         "EndDate": "2026-12-31T00:00:00.000-05:00",
  7475.         "Quantity": "200",
  7476.         "UsedLicenses": "70",
  7477.         "ProductId": "1500866",
  7478.         "ProductDisplayName": "Cas state standards testing",
  7479.         "ProductShortDescription": "Cas state standards testing",
  7480.         "ProductLongDescription": "Cas state standards testing",
  7481.         "CGProgram": "Realize",
  7482.         "OrderedISBN": "2711278569969",
  7483.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7484.         "HasAccess": true
  7485.       },
  7486.       {
  7487.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7488.         "LicensePoolId": "8a97b1cd577249fb0157e604e95c1dae",
  7489.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7490.         "LicensedOrganizationDisplayName": "realize_organization1",
  7491.         "LicensePoolType": "Student seat based licensing",
  7492.         "LicensePoolStatus": "E",
  7493.         "DenyNewSubscription": "0",
  7494.         "StartDate": "2016-10-21T00:00:00.000-04:00",
  7495.         "EndDate": "2016-10-22T00:00:00.000-04:00",
  7496.         "Quantity": "50",
  7497.         "UsedLicenses": "3",
  7498.         "ProductId": "1523566",
  7499.         "ProductDisplayName": "Ashwini_ProdClass_issue_Prod1",
  7500.         "ProductShortDescription": "Ashwini_ProdClass_issue_Prod1",
  7501.         "ProductLongDescription": "Ashwini_ProdClass_issue_Prod1",
  7502.         "CGProgram": "Realize",
  7503.         "OrderedISBN": "2711278555822",
  7504.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7505.         "HasAccess": false
  7506.       },
  7507.       {
  7508.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7509.         "LicensePoolId": "8a97b1cd577249fb0157f8c51dee21a5",
  7510.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7511.         "LicensedOrganizationDisplayName": "realize_organization1",
  7512.         "LicensePoolType": "Student seat based licensing",
  7513.         "LicensePoolStatus": "A",
  7514.         "DenyNewSubscription": "0",
  7515.         "StartDate": "2016-10-24T00:00:00.000-04:00",
  7516.         "EndDate": "2025-10-29T00:00:00.000-04:00",
  7517.         "Quantity": "200",
  7518.         "UsedLicenses": "57",
  7519.         "ProductId": "1526591",
  7520.         "ProductDisplayName": "Florida Algebra 1",
  7521.         "ProductShortDescription": "Florida Algebra 1",
  7522.         "ProductLongDescription": "Florida Algebra 1",
  7523.         "CGProgram": "Realize",
  7524.         "OrderedISBN": "5588991111111",
  7525.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7526.         "HasAccess": true
  7527.       },
  7528.       {
  7529.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7530.         "LicensePoolId": "8a97b1ce57724b490157fd07cb2321b4",
  7531.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7532.         "LicensedOrganizationDisplayName": "realize_organization1",
  7533.         "LicensePoolType": "Student seat based licensing",
  7534.         "LicensePoolStatus": "A",
  7535.         "DenyNewSubscription": "0",
  7536.         "StartDate": "2016-10-25T00:00:00.000-04:00",
  7537.         "EndDate": "2023-10-31T00:00:00.000-04:00",
  7538.         "Quantity": "200",
  7539.         "UsedLicenses": "8",
  7540.         "ProductId": "1527176",
  7541.         "ProductDisplayName": "digits - grade 7 Texas Realize Edition",
  7542.         "ProductShortDescription": "digits - grade 7 Texas Realize Edition",
  7543.         "ProductLongDescription": "digits - grade 7 Texas Realize Edition",
  7544.         "CGProgram": "Realize",
  7545.         "OrderedISBN": "3311004512346",
  7546.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7547.         "HasAccess": true
  7548.       },
  7549.       {
  7550.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7551.         "LicensePoolId": "8a97b1cd5806d4b401583ff2b17e0db7",
  7552.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7553.         "LicensedOrganizationDisplayName": "realize_organization1",
  7554.         "LicensePoolType": "Student seat based licensing",
  7555.         "LicensePoolStatus": "A",
  7556.         "DenyNewSubscription": "0",
  7557.         "StartDate": "2016-01-01T00:00:00.000-05:00",
  7558.         "EndDate": "2026-12-31T00:00:00.000-05:00",
  7559.         "Quantity": "200",
  7560.         "UsedLicenses": "0",
  7561.         "ProductId": "1538256",
  7562.         "ProductDisplayName": "Cas K12RS State_Stan Test",
  7563.         "ProductShortDescription": "Cas K12RS State_Stan Test",
  7564.         "ProductLongDescription": "Cas K12RS State_Stan Test",
  7565.         "CGProgram": "SELP2",
  7566.         "OrderedISBN": "2799278535901",
  7567.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7568.         "HasAccess": false
  7569.       },
  7570.       {
  7571.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7572.         "LicensePoolId": "8a97b1cf5806d35e01584f1fb3c01010",
  7573.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7574.         "LicensedOrganizationDisplayName": "realize_organization1",
  7575.         "LicensePoolType": "Student seat based licensing",
  7576.         "LicensePoolStatus": "A",
  7577.         "DenyNewSubscription": "0",
  7578.         "StartDate": "2016-11-10T00:00:00.000-05:00",
  7579.         "EndDate": "2026-11-10T00:00:00.000-05:00",
  7580.         "Quantity": "200",
  7581.         "UsedLicenses": "1550",
  7582.         "ProductId": "1540847",
  7583.         "ProductDisplayName": "myPerspectives ELA California Grade 9",
  7584.         "ProductShortDescription": "myPerspectives ELA California Grade 9",
  7585.         "ProductLongDescription": "myPerspectives ELA California Grade 9",
  7586.         "CGProgram": "Realize",
  7587.         "GradeLevel": "9",
  7588.         "OrderedISBN": "3335511102016",
  7589.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7590.         "HasAccess": true
  7591.       },
  7592.       {
  7593.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7594.         "LicensePoolId": "8a97b1cf5891d2090158b01ac0b2078c",
  7595.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7596.         "LicensedOrganizationDisplayName": "realize_organization1",
  7597.         "LicensePoolType": "Student seat based licensing",
  7598.         "LicensePoolStatus": "E",
  7599.         "DenyNewSubscription": "0",
  7600.         "StartDate": "2016-11-29T00:00:00.000-05:00",
  7601.         "EndDate": "2017-11-28T00:00:00.000-05:00",
  7602.         "Quantity": "200",
  7603.         "UsedLicenses": "0",
  7604.         "ProductId": "1555093",
  7605.         "ProductDisplayName": "Skillstandard Automation Program",
  7606.         "ProductShortDescription": "Skillstandard Automation Program",
  7607.         "ProductLongDescription": "Skillstandard Automation Program",
  7608.         "CGProgram": "Realize",
  7609.         "OrderedISBN": "3216549873216",
  7610.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7611.         "HasAccess": false
  7612.       },
  7613.       {
  7614.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7615.         "LicensePoolId": "8a97b1ce5891cf110158d4232ecc101c",
  7616.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7617.         "LicensedOrganizationDisplayName": "realize_organization1",
  7618.         "LicensePoolType": "Student seat based licensing",
  7619.         "LicensePoolStatus": "E",
  7620.         "DenyNewSubscription": "0",
  7621.         "StartDate": "2016-12-06T00:00:00.000-05:00",
  7622.         "EndDate": "2017-12-06T00:00:00.000-05:00",
  7623.         "Quantity": "997",
  7624.         "UsedLicenses": "2",
  7625.         "ProductId": "1560801",
  7626.         "ProductDisplayName": "state_product_3",
  7627.         "ProductShortDescription": "state_product_3",
  7628.         "ProductLongDescription": "state_product_3",
  7629.         "CGProgram": "Realize",
  7630.         "OrderedISBN": "2233223322332",
  7631.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7632.         "HasAccess": false
  7633.       },
  7634.       {
  7635.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7636.         "LicensePoolId": "8a97b1a758dffac80158f253ff76042e",
  7637.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7638.         "LicensedOrganizationDisplayName": "realize_organization1",
  7639.         "LicensePoolType": "Student seat based licensing",
  7640.         "LicensePoolStatus": "A",
  7641.         "DenyNewSubscription": "0",
  7642.         "StartDate": "2016-12-12T00:00:00.000-05:00",
  7643.         "EndDate": "2018-12-26T00:00:00.000-05:00",
  7644.         "Quantity": "223",
  7645.         "UsedLicenses": "2",
  7646.         "ProductId": "1565616",
  7647.         "ProductDisplayName": "rlz_subscription_0047",
  7648.         "ProductShortDescription": "rlz_subscription_0047",
  7649.         "ProductLongDescription": "rlz_subscription_0047",
  7650.         "CGProgram": "Realize",
  7651.         "OrderedISBN": "4747474848481",
  7652.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7653.         "HasAccess": false
  7654.       },
  7655.       {
  7656.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7657.         "LicensePoolId": "8a97b1cf5891d20901591680a1401e4a",
  7658.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7659.         "LicensedOrganizationDisplayName": "realize_organization1",
  7660.         "LicensePoolType": "Student seat based licensing",
  7661.         "LicensePoolStatus": "E",
  7662.         "DenyNewSubscription": "0",
  7663.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7664.         "EndDate": "2017-12-05T00:00:00.000-05:00",
  7665.         "Quantity": "111",
  7666.         "UsedLicenses": "0",
  7667.         "ProductId": "1570793",
  7668.         "ProductDisplayName": "rlz_subscription70",
  7669.         "ProductShortDescription": "rlz_subscription70",
  7670.         "ProductLongDescription": "rlz_subscription70",
  7671.         "CGProgram": "Realize",
  7672.         "OrderedISBN": "7070707070701",
  7673.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7674.         "HasAccess": false
  7675.       },
  7676.       {
  7677.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7678.         "LicensePoolId": "8a97b1cc588ca6c10159168392f61f6b",
  7679.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7680.         "LicensedOrganizationDisplayName": "realize_organization1",
  7681.         "LicensePoolType": "Student seat based licensing",
  7682.         "LicensePoolStatus": "E",
  7683.         "DenyNewSubscription": "0",
  7684.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7685.         "EndDate": "2017-12-12T00:00:00.000-05:00",
  7686.         "Quantity": "112",
  7687.         "UsedLicenses": "0",
  7688.         "ProductId": "1570825",
  7689.         "ProductDisplayName": "rlz_subscription71",
  7690.         "ProductShortDescription": "rlz_subscription71",
  7691.         "ProductLongDescription": "rlz_subscription71",
  7692.         "CGProgram": "Realize",
  7693.         "OrderedISBN": "7070707070702",
  7694.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7695.         "HasAccess": false
  7696.       },
  7697.       {
  7698.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7699.         "LicensePoolId": "8a97b1a758dffac8015916858c740bb7",
  7700.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7701.         "LicensedOrganizationDisplayName": "realize_organization1",
  7702.         "LicensePoolType": "Student seat based licensing",
  7703.         "LicensePoolStatus": "E",
  7704.         "DenyNewSubscription": "0",
  7705.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7706.         "EndDate": "2017-12-14T00:00:00.000-05:00",
  7707.         "Quantity": "213",
  7708.         "UsedLicenses": "0",
  7709.         "ProductId": "1570826",
  7710.         "ProductDisplayName": "rlz_subscription72",
  7711.         "ProductShortDescription": "rlz_subscription72",
  7712.         "ProductLongDescription": "rlz_subscription72",
  7713.         "CGProgram": "Realize",
  7714.         "OrderedISBN": "7070707070703",
  7715.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7716.         "HasAccess": false
  7717.       },
  7718.       {
  7719.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7720.         "LicensePoolId": "8a97b1a758dffac80159168819480bc1",
  7721.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7722.         "LicensedOrganizationDisplayName": "realize_organization1",
  7723.         "LicensePoolType": "Student seat based licensing",
  7724.         "LicensePoolStatus": "E",
  7725.         "DenyNewSubscription": "0",
  7726.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7727.         "EndDate": "2017-12-11T00:00:00.000-05:00",
  7728.         "Quantity": "222",
  7729.         "UsedLicenses": "0",
  7730.         "ProductId": "1570827",
  7731.         "ProductDisplayName": "rlz_subscription73",
  7732.         "ProductShortDescription": "rlz_subscription73",
  7733.         "ProductLongDescription": "rlz_subscription73",
  7734.         "CGProgram": "Realize",
  7735.         "OrderedISBN": "7070707070704",
  7736.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7737.         "HasAccess": false
  7738.       },
  7739.       {
  7740.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7741.         "LicensePoolId": "8a97b1cf5891d2090159168b39a31e54",
  7742.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7743.         "LicensedOrganizationDisplayName": "realize_organization1",
  7744.         "LicensePoolType": "Student seat based licensing",
  7745.         "LicensePoolStatus": "E",
  7746.         "DenyNewSubscription": "0",
  7747.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7748.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  7749.         "Quantity": "222",
  7750.         "UsedLicenses": "0",
  7751.         "ProductId": "1570794",
  7752.         "ProductDisplayName": "rlz_subscription74",
  7753.         "ProductShortDescription": "rlz_subscription74",
  7754.         "ProductLongDescription": "rlz_subscription74",
  7755.         "CGProgram": "Realize",
  7756.         "OrderedISBN": "7070707070705",
  7757.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7758.         "HasAccess": false
  7759.       },
  7760.       {
  7761.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7762.         "LicensePoolId": "8a97b1cf5891d2090159168ddd651e5e",
  7763.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7764.         "LicensedOrganizationDisplayName": "realize_organization1",
  7765.         "LicensePoolType": "Student seat based licensing",
  7766.         "LicensePoolStatus": "E",
  7767.         "DenyNewSubscription": "0",
  7768.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7769.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  7770.         "Quantity": "111",
  7771.         "UsedLicenses": "0",
  7772.         "ProductId": "1570835",
  7773.         "ProductDisplayName": "rlz_subscription75",
  7774.         "ProductShortDescription": "rlz_subscription75",
  7775.         "ProductLongDescription": "rlz_subscription75",
  7776.         "CGProgram": "Realize",
  7777.         "OrderedISBN": "7070707070706",
  7778.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7779.         "HasAccess": false
  7780.       },
  7781.       {
  7782.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7783.         "LicensePoolId": "8a97b1a658dffa010159168fadb30c74",
  7784.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7785.         "LicensedOrganizationDisplayName": "realize_organization1",
  7786.         "LicensePoolType": "Student seat based licensing",
  7787.         "LicensePoolStatus": "E",
  7788.         "DenyNewSubscription": "0",
  7789.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7790.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  7791.         "Quantity": "222",
  7792.         "UsedLicenses": "0",
  7793.         "ProductId": "1570836",
  7794.         "ProductDisplayName": "rlz_subscription76",
  7795.         "ProductShortDescription": "rlz_subscription76",
  7796.         "ProductLongDescription": "rlz_subscription76",
  7797.         "OrderedISBN": "7070707070707",
  7798.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7799.         "HasAccess": false
  7800.       },
  7801.       {
  7802.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7803.         "LicensePoolId": "8a97b1cc588ca6c10159169250981f75",
  7804.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7805.         "LicensedOrganizationDisplayName": "realize_organization1",
  7806.         "LicensePoolType": "Student seat based licensing",
  7807.         "LicensePoolStatus": "E",
  7808.         "DenyNewSubscription": "0",
  7809.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7810.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  7811.         "Quantity": "111",
  7812.         "UsedLicenses": "0",
  7813.         "ProductId": "1570828",
  7814.         "ProductDisplayName": "rlz_subscription77",
  7815.         "ProductShortDescription": "rlz_subscription77",
  7816.         "ProductLongDescription": "rlz_subscription77",
  7817.         "CGProgram": "Realize",
  7818.         "OrderedISBN": "7070707070708",
  7819.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7820.         "HasAccess": false
  7821.       },
  7822.       {
  7823.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7824.         "LicensePoolId": "8a97b1cc588ca6c10159169454cf1f7f",
  7825.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7826.         "LicensedOrganizationDisplayName": "realize_organization1",
  7827.         "LicensePoolType": "Student seat based licensing",
  7828.         "LicensePoolStatus": "E",
  7829.         "DenyNewSubscription": "0",
  7830.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7831.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  7832.         "Quantity": "222",
  7833.         "UsedLicenses": "0",
  7834.         "ProductId": "1570837",
  7835.         "ProductDisplayName": "rlz_subscription78",
  7836.         "ProductShortDescription": "rlz_subscription78",
  7837.         "ProductLongDescription": "rlz_subscription78",
  7838.         "CGProgram": "Realize",
  7839.         "OrderedISBN": "7070707070709",
  7840.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7841.         "HasAccess": false
  7842.       },
  7843.       {
  7844.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7845.         "LicensePoolId": "8a97b1ce5891cf110159169705f31ef0",
  7846.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7847.         "LicensedOrganizationDisplayName": "realize_organization1",
  7848.         "LicensePoolType": "Student seat based licensing",
  7849.         "LicensePoolStatus": "E",
  7850.         "DenyNewSubscription": "0",
  7851.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7852.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  7853.         "Quantity": "111",
  7854.         "UsedLicenses": "0",
  7855.         "ProductId": "1570838",
  7856.         "ProductDisplayName": "rlz_subscription79",
  7857.         "ProductShortDescription": "rlz_subscription79\r\n",
  7858.         "ProductLongDescription": "rlz_subscription79\r\n",
  7859.         "CGProgram": "Realize",
  7860.         "OrderedISBN": "7070707070710",
  7861.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7862.         "HasAccess": false
  7863.       },
  7864.       {
  7865.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7866.         "LicensePoolId": "8a97b1cd5891cfac015916c41ae01eac",
  7867.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7868.         "LicensedOrganizationDisplayName": "realize_organization1",
  7869.         "LicensePoolType": "Student seat based licensing",
  7870.         "LicensePoolStatus": "E",
  7871.         "DenyNewSubscription": "0",
  7872.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7873.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  7874.         "Quantity": "111",
  7875.         "UsedLicenses": "0",
  7876.         "ProductId": "1570839",
  7877.         "ProductDisplayName": "rlz_subscription80",
  7878.         "ProductShortDescription": "rlz_subscription80",
  7879.         "ProductLongDescription": "rlz_subscription80",
  7880.         "CGProgram": "Realize",
  7881.         "OrderedISBN": "7070707070711",
  7882.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7883.         "HasAccess": false
  7884.       },
  7885.       {
  7886.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7887.         "LicensePoolId": "8a97b1cd5891cfac015916c6afe21eb6",
  7888.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7889.         "LicensedOrganizationDisplayName": "realize_organization1",
  7890.         "LicensePoolType": "Student seat based licensing",
  7891.         "LicensePoolStatus": "E",
  7892.         "DenyNewSubscription": "0",
  7893.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7894.         "EndDate": "2017-12-18T00:00:00.000-05:00",
  7895.         "Quantity": "111",
  7896.         "UsedLicenses": "0",
  7897.         "ProductId": "1570829",
  7898.         "ProductDisplayName": "rlz_subscription81",
  7899.         "ProductShortDescription": "rlz_subscription81\r\n",
  7900.         "ProductLongDescription": "rlz_subscription81\r\n",
  7901.         "CGProgram": "Realize",
  7902.         "OrderedISBN": "7070707070712",
  7903.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7904.         "HasAccess": true
  7905.       },
  7906.       {
  7907.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7908.         "LicensePoolId": "8a97b1a758dffac8015916c8e2560bcb",
  7909.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7910.         "LicensedOrganizationDisplayName": "realize_organization1",
  7911.         "LicensePoolType": "Student seat based licensing",
  7912.         "LicensePoolStatus": "E",
  7913.         "DenyNewSubscription": "0",
  7914.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7915.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  7916.         "Quantity": "111",
  7917.         "UsedLicenses": "0",
  7918.         "ProductId": "1570840",
  7919.         "ProductDisplayName": "rlz_subscription82",
  7920.         "ProductShortDescription": "rlz_subscription82\r\n",
  7921.         "ProductLongDescription": "rlz_subscription82\r\n",
  7922.         "CGProgram": "Realize",
  7923.         "OrderedISBN": "7070707070713",
  7924.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7925.         "HasAccess": false
  7926.       },
  7927.       {
  7928.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7929.         "LicensePoolId": "8a97b1ce5891cf11015916cdcf4c1efa",
  7930.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7931.         "LicensedOrganizationDisplayName": "realize_organization1",
  7932.         "LicensePoolType": "Student seat based licensing",
  7933.         "LicensePoolStatus": "E",
  7934.         "DenyNewSubscription": "0",
  7935.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7936.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  7937.         "Quantity": "111",
  7938.         "UsedLicenses": "0",
  7939.         "ProductId": "1570841",
  7940.         "ProductDisplayName": "rlz_subscription83",
  7941.         "ProductShortDescription": "rlz_subscription83\r\n",
  7942.         "ProductLongDescription": "rlz_subscription83\r\n",
  7943.         "CGProgram": "Realize",
  7944.         "OrderedISBN": "7070707070714",
  7945.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7946.         "HasAccess": false
  7947.       },
  7948.       {
  7949.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7950.         "LicensePoolId": "8a97b1a758dffac8015916d8520e0bd5",
  7951.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7952.         "LicensedOrganizationDisplayName": "realize_organization1",
  7953.         "LicensePoolType": "Student seat based licensing",
  7954.         "LicensePoolStatus": "E",
  7955.         "DenyNewSubscription": "0",
  7956.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7957.         "EndDate": "2017-12-11T00:00:00.000-05:00",
  7958.         "Quantity": "111",
  7959.         "UsedLicenses": "0",
  7960.         "ProductId": "1570842",
  7961.         "ProductDisplayName": "rlz_subscription84",
  7962.         "ProductShortDescription": "rlz_subscription84",
  7963.         "ProductLongDescription": "rlz_subscription84",
  7964.         "CGProgram": "Realize",
  7965.         "OrderedISBN": "7070707070715",
  7966.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7967.         "HasAccess": false
  7968.       },
  7969.       {
  7970.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7971.         "LicensePoolId": "8a97b1ce5891cf11015916d9de561f04",
  7972.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7973.         "LicensedOrganizationDisplayName": "realize_organization1",
  7974.         "LicensePoolType": "Student seat based licensing",
  7975.         "LicensePoolStatus": "E",
  7976.         "DenyNewSubscription": "0",
  7977.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7978.         "EndDate": "2017-12-18T00:00:00.000-05:00",
  7979.         "Quantity": "111",
  7980.         "UsedLicenses": "0",
  7981.         "ProductId": "1570843",
  7982.         "ProductDisplayName": "rlz_subscription85",
  7983.         "ProductShortDescription": "rlz_subscription85",
  7984.         "ProductLongDescription": "rlz_subscription85",
  7985.         "CGProgram": "Realize",
  7986.         "OrderedISBN": "7070707070716",
  7987.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7988.         "HasAccess": false
  7989.       },
  7990.       {
  7991.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7992.         "LicensePoolId": "8a97b1cc588ca6c1015916ec1e811f89",
  7993.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  7994.         "LicensedOrganizationDisplayName": "realize_organization1",
  7995.         "LicensePoolType": "Student seat based licensing",
  7996.         "LicensePoolStatus": "E",
  7997.         "DenyNewSubscription": "0",
  7998.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  7999.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  8000.         "Quantity": "111",
  8001.         "UsedLicenses": "0",
  8002.         "ProductId": "1570830",
  8003.         "ProductDisplayName": "rlz_subscription86",
  8004.         "ProductShortDescription": "rlz_subscription86",
  8005.         "ProductLongDescription": "rlz_subscription86",
  8006.         "CGProgram": "Realize",
  8007.         "OrderedISBN": "7070707070717",
  8008.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8009.         "HasAccess": false
  8010.       },
  8011.       {
  8012.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8013.         "LicensePoolId": "8a97b1a658dffa01015916f145bb0c7e",
  8014.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8015.         "LicensedOrganizationDisplayName": "realize_organization1",
  8016.         "LicensePoolType": "Student seat based licensing",
  8017.         "LicensePoolStatus": "E",
  8018.         "DenyNewSubscription": "0",
  8019.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  8020.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  8021.         "Quantity": "111",
  8022.         "UsedLicenses": "0",
  8023.         "ProductId": "1570802",
  8024.         "ProductDisplayName": "rlz_subscription87",
  8025.         "ProductShortDescription": "rlz_subscription87\r\n",
  8026.         "ProductLongDescription": "rlz_subscription87\r\n",
  8027.         "CGProgram": "Realize",
  8028.         "OrderedISBN": "7070707070718",
  8029.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8030.         "HasAccess": false
  8031.       },
  8032.       {
  8033.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8034.         "LicensePoolId": "8a97b1cc588ca6c1015916f383961f93",
  8035.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8036.         "LicensedOrganizationDisplayName": "realize_organization1",
  8037.         "LicensePoolType": "Student seat based licensing",
  8038.         "LicensePoolStatus": "E",
  8039.         "DenyNewSubscription": "0",
  8040.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  8041.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  8042.         "Quantity": "222",
  8043.         "UsedLicenses": "9",
  8044.         "ProductId": "1570803",
  8045.         "ProductDisplayName": "rlz_subscription88",
  8046.         "ProductShortDescription": "rlz_subscription88\r\n",
  8047.         "ProductLongDescription": "rlz_subscription88\r\n",
  8048.         "CGProgram": "Realize",
  8049.         "OrderedISBN": "7070707070719",
  8050.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8051.         "HasAccess": false
  8052.       },
  8053.       {
  8054.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8055.         "LicensePoolId": "8a97b1cf5891d209015916f55dc21e68",
  8056.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8057.         "LicensedOrganizationDisplayName": "realize_organization1",
  8058.         "LicensePoolType": "Student seat based licensing",
  8059.         "LicensePoolStatus": "E",
  8060.         "DenyNewSubscription": "0",
  8061.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  8062.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  8063.         "Quantity": "111",
  8064.         "UsedLicenses": "0",
  8065.         "ProductId": "1570804",
  8066.         "ProductDisplayName": "rlz_subscription89",
  8067.         "ProductShortDescription": "rlz_subscription89",
  8068.         "ProductLongDescription": "rlz_subscription89",
  8069.         "CGProgram": "Realize",
  8070.         "OrderedISBN": "7070707070720",
  8071.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8072.         "HasAccess": false
  8073.       },
  8074.       {
  8075.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8076.         "LicensePoolId": "8a97b1cf5891d209015916f9a7881e72",
  8077.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8078.         "LicensedOrganizationDisplayName": "realize_organization1",
  8079.         "LicensePoolType": "Student seat based licensing",
  8080.         "LicensePoolStatus": "E",
  8081.         "DenyNewSubscription": "0",
  8082.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  8083.         "EndDate": "2018-01-18T00:00:00.000-05:00",
  8084.         "Quantity": "111",
  8085.         "UsedLicenses": "0",
  8086.         "ProductId": "1570805",
  8087.         "ProductDisplayName": "rlz_subscription90",
  8088.         "ProductShortDescription": "rlz_subscription90",
  8089.         "ProductLongDescription": "rlz_subscription90",
  8090.         "CGProgram": "Realize",
  8091.         "OrderedISBN": "7070707070721",
  8092.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8093.         "HasAccess": false
  8094.       },
  8095.       {
  8096.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8097.         "LicensePoolId": "8a97b1a658dffa0101591700eb7d0c88",
  8098.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8099.         "LicensedOrganizationDisplayName": "realize_organization1",
  8100.         "LicensePoolType": "Student seat based licensing",
  8101.         "LicensePoolStatus": "E",
  8102.         "DenyNewSubscription": "0",
  8103.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  8104.         "EndDate": "2017-01-19T00:00:00.000-05:00",
  8105.         "Quantity": "111",
  8106.         "UsedLicenses": "0",
  8107.         "ProductId": "1570805",
  8108.         "ProductDisplayName": "rlz_subscription90",
  8109.         "ProductShortDescription": "rlz_subscription90",
  8110.         "ProductLongDescription": "rlz_subscription90",
  8111.         "CGProgram": "Realize",
  8112.         "OrderedISBN": "7070707070721",
  8113.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8114.         "HasAccess": false
  8115.       },
  8116.       {
  8117.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8118.         "LicensePoolId": "8a97b1cd5891cfac01591702a1c01ec0",
  8119.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8120.         "LicensedOrganizationDisplayName": "realize_organization1",
  8121.         "LicensePoolType": "Student seat based licensing",
  8122.         "LicensePoolStatus": "E",
  8123.         "DenyNewSubscription": "0",
  8124.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  8125.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  8126.         "Quantity": "111",
  8127.         "UsedLicenses": "0",
  8128.         "ProductId": "1570831",
  8129.         "ProductDisplayName": "rlz_subscription91",
  8130.         "ProductShortDescription": "rlz_subscription91\r\n",
  8131.         "ProductLongDescription": "rlz_subscription91\r\n",
  8132.         "CGProgram": "Realize",
  8133.         "OrderedISBN": "7070707070722",
  8134.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8135.         "HasAccess": false
  8136.       },
  8137.       {
  8138.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8139.         "LicensePoolId": "8a97b1cc588ca6c10159170415f71f9d",
  8140.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8141.         "LicensedOrganizationDisplayName": "realize_organization1",
  8142.         "LicensePoolType": "Student seat based licensing",
  8143.         "LicensePoolStatus": "E",
  8144.         "DenyNewSubscription": "0",
  8145.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  8146.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  8147.         "Quantity": "111",
  8148.         "UsedLicenses": "0",
  8149.         "ProductId": "1570832",
  8150.         "ProductDisplayName": "rlz_subscription92",
  8151.         "ProductShortDescription": "rlz_subscription92",
  8152.         "ProductLongDescription": "rlz_subscription92",
  8153.         "CGProgram": "Realize",
  8154.         "OrderedISBN": "7070707070723",
  8155.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8156.         "HasAccess": false
  8157.       },
  8158.       {
  8159.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8160.         "LicensePoolId": "8a97b1cf5891d209015917092d281e7c",
  8161.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8162.         "LicensedOrganizationDisplayName": "realize_organization1",
  8163.         "LicensePoolType": "Student seat based licensing",
  8164.         "LicensePoolStatus": "E",
  8165.         "DenyNewSubscription": "0",
  8166.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  8167.         "EndDate": "2017-12-19T00:00:00.000-05:00",
  8168.         "Quantity": "111",
  8169.         "UsedLicenses": "0",
  8170.         "ProductId": "1570844",
  8171.         "ProductDisplayName": "rlz_subscription93",
  8172.         "ProductShortDescription": "rlz_subscription93\r\n",
  8173.         "ProductLongDescription": "rlz_subscription93\r\n",
  8174.         "OrderedISBN": "7070707070724",
  8175.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8176.         "HasAccess": false
  8177.       },
  8178.       {
  8179.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8180.         "LicensePoolId": "8a97b1cd5891cfac01591713b9001eca",
  8181.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8182.         "LicensedOrganizationDisplayName": "realize_organization1",
  8183.         "LicensePoolType": "Student seat based licensing",
  8184.         "LicensePoolStatus": "E",
  8185.         "DenyNewSubscription": "0",
  8186.         "StartDate": "2016-12-19T00:00:00.000-05:00",
  8187.         "EndDate": "2016-12-19T00:00:00.000-05:00",
  8188.         "Quantity": "111",
  8189.         "UsedLicenses": "0",
  8190.         "ProductId": "1570806",
  8191.         "ProductDisplayName": "rlz_subscription94",
  8192.         "ProductShortDescription": "rlz_subscription94",
  8193.         "ProductLongDescription": "rlz_subscription94",
  8194.         "CGProgram": "Realize",
  8195.         "OrderedISBN": "7070707070725",
  8196.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8197.         "HasAccess": false
  8198.       },
  8199.       {
  8200.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8201.         "LicensePoolId": "8a97b1ce5891cf1101598219ea0b3505",
  8202.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8203.         "LicensedOrganizationDisplayName": "realize_organization1",
  8204.         "LicensePoolType": "Student seat based licensing",
  8205.         "LicensePoolStatus": "A",
  8206.         "DenyNewSubscription": "0",
  8207.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8208.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8209.         "Quantity": "200",
  8210.         "UsedLicenses": "78",
  8211.         "ProductId": "1587077",
  8212.         "ProductDisplayName": "Realize Sample Program 09012017 0001",
  8213.         "ProductShortDescription": "Realize Sample Program 09012017 0001",
  8214.         "ProductLongDescription": "Realize Sample Program 09012017 0001",
  8215.         "CGProgram": "Realize",
  8216.         "OrderedISBN": "9012017000001",
  8217.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8218.         "HasAccess": true
  8219.       },
  8220.       {
  8221.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8222.         "LicensePoolId": "8a97b1cc588ca6c10159823132b536d5",
  8223.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8224.         "LicensedOrganizationDisplayName": "realize_organization1",
  8225.         "LicensePoolType": "Student seat based licensing",
  8226.         "LicensePoolStatus": "A",
  8227.         "DenyNewSubscription": "0",
  8228.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8229.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8230.         "Quantity": "200",
  8231.         "UsedLicenses": "90",
  8232.         "ProductId": "1587185",
  8233.         "ProductDisplayName": "Realize Sample Program 09012017 0002",
  8234.         "ProductShortDescription": "Realize Sample Program 09012017 0002",
  8235.         "ProductLongDescription": "Realize Sample Program 09012017 0002",
  8236.         "CGProgram": "Realize",
  8237.         "OrderedISBN": "9012017000002",
  8238.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8239.         "HasAccess": true
  8240.       },
  8241.       {
  8242.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8243.         "LicensePoolId": "8a97b1a758dffac801598231e84b21f8",
  8244.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8245.         "LicensedOrganizationDisplayName": "realize_organization1",
  8246.         "LicensePoolType": "Student seat based licensing",
  8247.         "LicensePoolStatus": "A",
  8248.         "DenyNewSubscription": "0",
  8249.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8250.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8251.         "Quantity": "200",
  8252.         "UsedLicenses": "24",
  8253.         "ProductId": "1587078",
  8254.         "ProductDisplayName": "Realize Sample Program 09012017 0003",
  8255.         "ProductShortDescription": "Realize Sample Program 09012017 0003",
  8256.         "ProductLongDescription": "Realize Sample Program 09012017 0003",
  8257.         "CGProgram": "Realize",
  8258.         "OrderedISBN": "9012017000003",
  8259.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8260.         "HasAccess": true
  8261.       },
  8262.       {
  8263.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8264.         "LicensePoolId": "8a97b1cf5891d20901598232bf5436d8",
  8265.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8266.         "LicensedOrganizationDisplayName": "realize_organization1",
  8267.         "LicensePoolType": "Student seat based licensing",
  8268.         "LicensePoolStatus": "A",
  8269.         "DenyNewSubscription": "0",
  8270.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8271.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8272.         "Quantity": "200",
  8273.         "UsedLicenses": "9",
  8274.         "ProductId": "1587079",
  8275.         "ProductDisplayName": "Realize Sample Program 09012017 0004",
  8276.         "ProductShortDescription": "Realize Sample Program 09012017 0004",
  8277.         "ProductLongDescription": "Realize Sample Program 09012017 0004",
  8278.         "CGProgram": "Realize",
  8279.         "OrderedISBN": "9012017000004",
  8280.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8281.         "HasAccess": true
  8282.       },
  8283.       {
  8284.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8285.         "LicensePoolId": "8a97b1cd5891cfac0159823360eb351b",
  8286.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8287.         "LicensedOrganizationDisplayName": "realize_organization1",
  8288.         "LicensePoolType": "Student seat based licensing",
  8289.         "LicensePoolStatus": "A",
  8290.         "DenyNewSubscription": "0",
  8291.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8292.         "EndDate": "2022-01-31T00:00:00.000-05:00",
  8293.         "Quantity": "200",
  8294.         "UsedLicenses": "3",
  8295.         "ProductId": "1587186",
  8296.         "ProductDisplayName": "Realize Sample Program 09012017 0005",
  8297.         "ProductShortDescription": "Realize Sample Program 09012017 0005",
  8298.         "ProductLongDescription": "Realize Sample Program 09012017 0005",
  8299.         "CGProgram": "Realize",
  8300.         "OrderedISBN": "9012017000005",
  8301.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8302.         "HasAccess": true
  8303.       },
  8304.       {
  8305.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8306.         "LicensePoolId": "8a97b1cf5891d2090159823427a236e2",
  8307.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8308.         "LicensedOrganizationDisplayName": "realize_organization1",
  8309.         "LicensePoolType": "Student seat based licensing",
  8310.         "LicensePoolStatus": "A",
  8311.         "DenyNewSubscription": "0",
  8312.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8313.         "EndDate": "2021-01-30T00:00:00.000-05:00",
  8314.         "Quantity": "200",
  8315.         "UsedLicenses": "24",
  8316.         "ProductId": "1587187",
  8317.         "ProductDisplayName": "Realize Sample Program 09012017 0006",
  8318.         "ProductShortDescription": "Realize Sample Program 09012017 0006",
  8319.         "ProductLongDescription": "Realize Sample Program 09012017 0006",
  8320.         "CGProgram": "Realize",
  8321.         "OrderedISBN": "9012017000006",
  8322.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8323.         "HasAccess": true
  8324.       },
  8325.       {
  8326.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8327.         "LicensePoolId": "8a97b1cc588ca6c101598235786b36df",
  8328.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8329.         "LicensedOrganizationDisplayName": "realize_organization1",
  8330.         "LicensePoolType": "Student seat based licensing",
  8331.         "LicensePoolStatus": "A",
  8332.         "DenyNewSubscription": "0",
  8333.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8334.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8335.         "Quantity": "200",
  8336.         "UsedLicenses": "0",
  8337.         "ProductId": "1587187",
  8338.         "ProductDisplayName": "Realize Sample Program 09012017 0006",
  8339.         "ProductShortDescription": "Realize Sample Program 09012017 0006",
  8340.         "ProductLongDescription": "Realize Sample Program 09012017 0006",
  8341.         "CGProgram": "Realize",
  8342.         "OrderedISBN": "9012017000006",
  8343.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8344.         "HasAccess": true
  8345.       },
  8346.       {
  8347.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8348.         "LicensePoolId": "8a97b1a658dffa0101598236224623fd",
  8349.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8350.         "LicensedOrganizationDisplayName": "realize_organization1",
  8351.         "LicensePoolType": "Student seat based licensing",
  8352.         "LicensePoolStatus": "A",
  8353.         "DenyNewSubscription": "0",
  8354.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8355.         "EndDate": "2022-01-31T00:00:00.000-05:00",
  8356.         "Quantity": "200",
  8357.         "UsedLicenses": "26",
  8358.         "ProductId": "1587188",
  8359.         "ProductDisplayName": "Realize Sample Program 09012017 0007",
  8360.         "ProductShortDescription": "Realize Sample Program 09012017 0007",
  8361.         "ProductLongDescription": "Realize Sample Program 09012017 0007",
  8362.         "CGProgram": "Realize",
  8363.         "OrderedISBN": "9012017000007",
  8364.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8365.         "HasAccess": true
  8366.       },
  8367.       {
  8368.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8369.         "LicensePoolId": "8a97b1cf5891d20901598236c30636ec",
  8370.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8371.         "LicensedOrganizationDisplayName": "realize_organization1",
  8372.         "LicensePoolType": "Student seat based licensing",
  8373.         "LicensePoolStatus": "A",
  8374.         "DenyNewSubscription": "0",
  8375.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8376.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8377.         "Quantity": "200",
  8378.         "UsedLicenses": "0",
  8379.         "ProductId": "1587080",
  8380.         "ProductDisplayName": "Realize Sample Program 09012017 0008",
  8381.         "ProductShortDescription": "Realize Sample Program 09012017 0008",
  8382.         "ProductLongDescription": "Realize Sample Program 09012017 0008",
  8383.         "CGProgram": "Realize",
  8384.         "OrderedISBN": "9012017000008",
  8385.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8386.         "HasAccess": true
  8387.       },
  8388.       {
  8389.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8390.         "LicensePoolId": "8a97b1a758dffac80159823776512202",
  8391.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8392.         "LicensedOrganizationDisplayName": "realize_organization1",
  8393.         "LicensePoolType": "Student seat based licensing",
  8394.         "LicensePoolStatus": "A",
  8395.         "DenyNewSubscription": "0",
  8396.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8397.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8398.         "Quantity": "200",
  8399.         "UsedLicenses": "0",
  8400.         "ProductId": "1587081",
  8401.         "ProductDisplayName": "Realize Sample Program 09012017 0009",
  8402.         "ProductShortDescription": "Realize Sample Program 09012017 0009",
  8403.         "ProductLongDescription": "Realize Sample Program 09012017 0009",
  8404.         "CGProgram": "Realize",
  8405.         "OrderedISBN": "9012017000009",
  8406.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8407.         "HasAccess": false
  8408.       },
  8409.       {
  8410.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8411.         "LicensePoolId": "8a97b1cf5891d2090159823838ed36f6",
  8412.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8413.         "LicensedOrganizationDisplayName": "realize_organization1",
  8414.         "LicensePoolType": "Student seat based licensing",
  8415.         "LicensePoolStatus": "A",
  8416.         "DenyNewSubscription": "0",
  8417.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8418.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8419.         "Quantity": "200",
  8420.         "UsedLicenses": "24",
  8421.         "ProductId": "1587082",
  8422.         "ProductDisplayName": "Realize Sample Program 09012017 0010",
  8423.         "ProductShortDescription": "Realize Sample Program 09012017 0010",
  8424.         "ProductLongDescription": "Realize Sample Program 09012017 0010",
  8425.         "CGProgram": "Realize",
  8426.         "OrderedISBN": "9012017000010",
  8427.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8428.         "HasAccess": true
  8429.       },
  8430.       {
  8431.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8432.         "LicensePoolId": "8a97b1cc588ca6c101598238d69236e9",
  8433.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8434.         "LicensedOrganizationDisplayName": "realize_organization1",
  8435.         "LicensePoolType": "Student seat based licensing",
  8436.         "LicensePoolStatus": "A",
  8437.         "DenyNewSubscription": "0",
  8438.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8439.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8440.         "Quantity": "200",
  8441.         "UsedLicenses": "0",
  8442.         "ProductId": "1587167",
  8443.         "ProductDisplayName": "Realize Sample Program 09012017 0011",
  8444.         "ProductShortDescription": "Realize Sample Program 09012017 0011",
  8445.         "ProductLongDescription": "Realize Sample Program 09012017 0011",
  8446.         "CGProgram": "Realize",
  8447.         "OrderedISBN": "9012017000011",
  8448.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8449.         "HasAccess": false
  8450.       },
  8451.       {
  8452.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8453.         "LicensePoolId": "8a97b1ce5891cf1101598239b28e3512",
  8454.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8455.         "LicensedOrganizationDisplayName": "realize_organization1",
  8456.         "LicensePoolType": "Student seat based licensing",
  8457.         "LicensePoolStatus": "A",
  8458.         "DenyNewSubscription": "0",
  8459.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8460.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8461.         "Quantity": "200",
  8462.         "UsedLicenses": "1",
  8463.         "ProductId": "1587189",
  8464.         "ProductDisplayName": "Realize Sample Program 09012017 0012",
  8465.         "ProductShortDescription": "Realize Sample Program 09012017 0012",
  8466.         "ProductLongDescription": "Realize Sample Program 09012017 0012",
  8467.         "CGProgram": "Realize",
  8468.         "OrderedISBN": "9012017000012",
  8469.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8470.         "HasAccess": false
  8471.       },
  8472.       {
  8473.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8474.         "LicensePoolId": "8a97b1cd5891cfac0159823a45fa3525",
  8475.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8476.         "LicensedOrganizationDisplayName": "realize_organization1",
  8477.         "LicensePoolType": "Student seat based licensing",
  8478.         "LicensePoolStatus": "A",
  8479.         "DenyNewSubscription": "0",
  8480.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8481.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8482.         "Quantity": "200",
  8483.         "UsedLicenses": "0",
  8484.         "ProductId": "1587190",
  8485.         "ProductDisplayName": "Realize Sample Program 09012017 0013",
  8486.         "ProductShortDescription": "Realize Sample Program 09012017 0013",
  8487.         "ProductLongDescription": "Realize Sample Program 09012017 0013",
  8488.         "CGProgram": "Realize",
  8489.         "OrderedISBN": "9012017000013",
  8490.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8491.         "HasAccess": false
  8492.       },
  8493.       {
  8494.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8495.         "LicensePoolId": "8a97b1cf5891d2090159823acc993700",
  8496.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8497.         "LicensedOrganizationDisplayName": "realize_organization1",
  8498.         "LicensePoolType": "Student seat based licensing",
  8499.         "LicensePoolStatus": "A",
  8500.         "DenyNewSubscription": "0",
  8501.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8502.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8503.         "Quantity": "200",
  8504.         "UsedLicenses": "0",
  8505.         "ProductId": "1587191",
  8506.         "ProductDisplayName": "Realize Sample Program 09012017 0014",
  8507.         "ProductShortDescription": "Realize Sample Program 09012017 0014",
  8508.         "ProductLongDescription": "Realize Sample Program 09012017 0014",
  8509.         "CGProgram": "Realize",
  8510.         "OrderedISBN": "9012017000014",
  8511.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8512.         "HasAccess": false
  8513.       },
  8514.       {
  8515.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8516.         "LicensePoolId": "8a97b1a758dffac80159823b74bf220c",
  8517.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8518.         "LicensedOrganizationDisplayName": "realize_organization1",
  8519.         "LicensePoolType": "Student seat based licensing",
  8520.         "LicensePoolStatus": "A",
  8521.         "DenyNewSubscription": "0",
  8522.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8523.         "EndDate": "2021-01-31T00:00:00.000-05:00",
  8524.         "Quantity": "200",
  8525.         "UsedLicenses": "65",
  8526.         "ProductId": "1587083",
  8527.         "ProductDisplayName": "Realize Sample Program 09012017 0015",
  8528.         "ProductShortDescription": "Realize Sample Program 09012017 0015",
  8529.         "ProductLongDescription": "Realize Sample Program 09012017 0015",
  8530.         "CGProgram": "Realize",
  8531.         "OrderedISBN": "9012017000015",
  8532.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8533.         "HasAccess": false
  8534.       },
  8535.       {
  8536.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8537.         "LicensePoolId": "8a97b1cf5891d2090159823c2b23370a",
  8538.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8539.         "LicensedOrganizationDisplayName": "realize_organization1",
  8540.         "LicensePoolType": "Student seat based licensing",
  8541.         "LicensePoolStatus": "A",
  8542.         "DenyNewSubscription": "0",
  8543.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8544.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8545.         "Quantity": "200",
  8546.         "UsedLicenses": "0",
  8547.         "ProductId": "1587192",
  8548.         "ProductDisplayName": "Realize Sample Program 09012017 0016",
  8549.         "ProductShortDescription": "Realize Sample Program 09012017 0016",
  8550.         "ProductLongDescription": "Realize Sample Program 09012017 0016",
  8551.         "CGProgram": "Realize",
  8552.         "OrderedISBN": "9012017000016",
  8553.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8554.         "HasAccess": false
  8555.       },
  8556.       {
  8557.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8558.         "LicensePoolId": "8a97b1a758dffac80159823cae6e2216",
  8559.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8560.         "LicensedOrganizationDisplayName": "realize_organization1",
  8561.         "LicensePoolType": "Student seat based licensing",
  8562.         "LicensePoolStatus": "A",
  8563.         "DenyNewSubscription": "0",
  8564.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8565.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8566.         "Quantity": "200",
  8567.         "UsedLicenses": "0",
  8568.         "ProductId": "1587084",
  8569.         "ProductDisplayName": "Realize Sample Program 09012017 0017",
  8570.         "ProductShortDescription": "Realize Sample Program 09012017 0017",
  8571.         "ProductLongDescription": "Realize Sample Program 09012017 0017",
  8572.         "CGProgram": "Realize",
  8573.         "OrderedISBN": "9012017000017",
  8574.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8575.         "HasAccess": false
  8576.       },
  8577.       {
  8578.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8579.         "LicensePoolId": "8a97b1ce5891cf110159823d4e0f351c",
  8580.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8581.         "LicensedOrganizationDisplayName": "realize_organization1",
  8582.         "LicensePoolType": "Student seat based licensing",
  8583.         "LicensePoolStatus": "A",
  8584.         "DenyNewSubscription": "0",
  8585.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8586.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8587.         "Quantity": "200",
  8588.         "UsedLicenses": "0",
  8589.         "ProductId": "1587193",
  8590.         "ProductDisplayName": "Realize Sample Program 09012017 0018",
  8591.         "ProductShortDescription": "Realize Sample Program 09012017 0018",
  8592.         "ProductLongDescription": "Realize Sample Program 09012017 0018",
  8593.         "CGProgram": "Realize",
  8594.         "OrderedISBN": "9012017000018",
  8595.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8596.         "HasAccess": false
  8597.       },
  8598.       {
  8599.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8600.         "LicensePoolId": "8a97b1cd5891cfac0159823dd8c5352f",
  8601.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8602.         "LicensedOrganizationDisplayName": "realize_organization1",
  8603.         "LicensePoolType": "Student seat based licensing",
  8604.         "LicensePoolStatus": "A",
  8605.         "DenyNewSubscription": "0",
  8606.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8607.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8608.         "Quantity": "200",
  8609.         "UsedLicenses": "0",
  8610.         "ProductId": "1587194",
  8611.         "ProductDisplayName": "Realize Sample Program 09012017 0019",
  8612.         "ProductShortDescription": "Realize Sample Program 09012017 0019",
  8613.         "ProductLongDescription": "Realize Sample Program 09012017 0019",
  8614.         "CGProgram": "Realize",
  8615.         "OrderedISBN": "9012017000019",
  8616.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8617.         "HasAccess": false
  8618.       },
  8619.       {
  8620.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8621.         "LicensePoolId": "8a97b1cf5891d2090159823e54613714",
  8622.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8623.         "LicensedOrganizationDisplayName": "realize_organization1",
  8624.         "LicensePoolType": "Student seat based licensing",
  8625.         "LicensePoolStatus": "A",
  8626.         "DenyNewSubscription": "0",
  8627.         "StartDate": "2017-01-09T00:00:00.000-05:00",
  8628.         "EndDate": "2020-01-31T00:00:00.000-05:00",
  8629.         "Quantity": "200",
  8630.         "UsedLicenses": "0",
  8631.         "ProductId": "1587168",
  8632.         "ProductDisplayName": "Realize Sample Program 09012017 0020",
  8633.         "ProductShortDescription": "Realize Sample Program 09012017 0020",
  8634.         "ProductLongDescription": "Realize Sample Program 09012017 0020",
  8635.         "CGProgram": "Realize",
  8636.         "OrderedISBN": "9012017000020",
  8637.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8638.         "HasAccess": false
  8639.       },
  8640.       {
  8641.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8642.         "LicensePoolId": "8a97b1cf5891d2090159f8884e9e5317",
  8643.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8644.         "LicensedOrganizationDisplayName": "realize_organization1",
  8645.         "LicensePoolType": "Student seat based licensing",
  8646.         "LicensePoolStatus": "A",
  8647.         "DenyNewSubscription": "0",
  8648.         "StartDate": "2017-01-30T00:00:00.000-05:00",
  8649.         "EndDate": "2025-02-28T00:00:00.000-05:00",
  8650.         "Quantity": "200",
  8651.         "UsedLicenses": "0",
  8652.         "ProductId": "1292775",
  8653.         "ProductDisplayName": "enVisionmath2.0 Common Core Grade 4 2016",
  8654.         "ProductShortDescription": "enVisionmath2.0 Common Core Grade 4 2016",
  8655.         "ProductLongDescription": "enVisionmath2.0 Common Core Grade 4 2016",
  8656.         "CGProgram": "Realize",
  8657.         "OrderedISBN": "9930451685123",
  8658.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8659.         "HasAccess": true
  8660.       },
  8661.       {
  8662.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8663.         "LicensePoolId": "8a97b1a658dffa010159fb0f0d81405b",
  8664.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8665.         "LicensedOrganizationDisplayName": "realize_organization1",
  8666.         "LicensePoolType": "Student seat based licensing",
  8667.         "LicensePoolStatus": "A",
  8668.         "DenyNewSubscription": "0",
  8669.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  8670.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  8671.         "Quantity": "200",
  8672.         "UsedLicenses": "1",
  8673.         "ProductId": "1607075",
  8674.         "ProductDisplayName": "Quad Team Test Program 2017",
  8675.         "ProductShortDescription": "Quad Team Test Program 2017",
  8676.         "ProductLongDescription": "Quad Team Test Program 2017",
  8677.         "CGProgram": "Realize",
  8678.         "OrderedISBN": "2789278555999",
  8679.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8680.         "HasAccess": false
  8681.       },
  8682.       {
  8683.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8684.         "LicensePoolId": "8a97b1cf5891d209015a1a1b26815ab0",
  8685.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8686.         "LicensedOrganizationDisplayName": "realize_organization1",
  8687.         "LicensePoolType": "Student seat based licensing",
  8688.         "LicensePoolStatus": "A",
  8689.         "DenyNewSubscription": "0",
  8690.         "StartDate": "2017-02-01T00:00:00.000-05:00",
  8691.         "EndDate": "2021-02-25T00:00:00.000-05:00",
  8692.         "Quantity": "500",
  8693.         "UsedLicenses": "0",
  8694.         "ProductId": "1611678",
  8695.         "ProductDisplayName": "Bundled Product of RTA and env Cal CC Gr1 ",
  8696.         "ProductShortDescription": "Bundled Product of RTA and env Cal CC Gr1\r\n",
  8697.         "ProductLongDescription": "Bundled Product of RTA and env Cal CC Gr1\r\n",
  8698.         "OrderedISBN": "9833983312345",
  8699.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8700.         "HasAccess": false
  8701.       },
  8702.       {
  8703.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8704.         "LicensePoolId": "8a97b1cf5891d209015a24e88e785d85",
  8705.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8706.         "LicensedOrganizationDisplayName": "realize_organization1",
  8707.         "LicensePoolType": "Student seat based licensing",
  8708.         "LicensePoolStatus": "A",
  8709.         "DenyNewSubscription": "0",
  8710.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  8711.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  8712.         "Quantity": "200",
  8713.         "UsedLicenses": "0",
  8714.         "ProductId": "1613424",
  8715.         "ProductDisplayName": "Cas_digits_CS",
  8716.         "ProductShortDescription": "Cas_digits_CS",
  8717.         "ProductLongDescription": "Cas_digits_CS",
  8718.         "CGProgram": "Realize",
  8719.         "OrderedISBN": "2777778555999",
  8720.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8721.         "HasAccess": false
  8722.       },
  8723.       {
  8724.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8725.         "LicensePoolId": "8a97b1a65aa93fdb015ac8db1620070b",
  8726.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8727.         "LicensedOrganizationDisplayName": "realize_organization1",
  8728.         "LicensePoolType": "Student seat based licensing",
  8729.         "LicensePoolStatus": "E",
  8730.         "DenyNewSubscription": "0",
  8731.         "StartDate": "2017-03-13T00:00:00.000-04:00",
  8732.         "EndDate": "2018-03-12T00:00:00.000-04:00",
  8733.         "Quantity": "200",
  8734.         "UsedLicenses": "0",
  8735.         "ProductId": "1640679",
  8736.         "CGProgram": "Realize",
  8737.         "GradeLevel": "N/A",
  8738.         "OrderedISBN": "2017031301291",
  8739.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8740.         "HasAccess": false
  8741.       },
  8742.       {
  8743.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8744.         "LicensePoolId": "8a97b1cc5aa93e7e015af68e975711bf",
  8745.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8746.         "LicensedOrganizationDisplayName": "realize_organization1",
  8747.         "LicensePoolType": "Student seat based licensing",
  8748.         "LicensePoolStatus": "E",
  8749.         "DenyNewSubscription": "0",
  8750.         "StartDate": "2017-03-22T00:00:00.000-04:00",
  8751.         "EndDate": "2018-03-21T00:00:00.000-04:00",
  8752.         "Quantity": "200",
  8753.         "UsedLicenses": "0",
  8754.         "ProductId": "1647156",
  8755.         "ProductDisplayName": "Felix Bundle 0322",
  8756.         "ProductShortDescription": "Felix Bundle 0322",
  8757.         "ProductLongDescription": "Felix Bundle 0322",
  8758.         "CGProgram": "Realize",
  8759.         "OrderedISBN": "2017032211021",
  8760.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8761.         "HasAccess": true
  8762.       },
  8763.       {
  8764.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8765.         "LicensePoolId": "8a97b1cd5aa93f2d015afd1313af12da",
  8766.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8767.         "LicensedOrganizationDisplayName": "realize_organization1",
  8768.         "LicensePoolType": "Student seat based licensing",
  8769.         "LicensePoolStatus": "E",
  8770.         "DenyNewSubscription": "0",
  8771.         "StartDate": "2017-03-23T00:00:00.000-04:00",
  8772.         "EndDate": "2018-03-23T00:00:00.000-04:00",
  8773.         "Quantity": "200",
  8774.         "UsedLicenses": "0",
  8775.         "ProductId": "1648312",
  8776.         "ProductDisplayName": " Ferrari_Standard_Subscription03230522",
  8777.         "ProductShortDescription": "\r\nFerrari_Standard_Subscription03230522",
  8778.         "ProductLongDescription": "\r\nFerrari_Standard_Subscription03230522",
  8779.         "CGProgram": "Realize",
  8780.         "OrderedISBN": "2017032305231",
  8781.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8782.         "HasAccess": false
  8783.       },
  8784.       {
  8785.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8786.         "LicensePoolId": "8a97b1a65aa93fdb015afd2a974c12a5",
  8787.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8788.         "LicensedOrganizationDisplayName": "realize_organization1",
  8789.         "LicensePoolType": "Student seat based licensing",
  8790.         "LicensePoolStatus": "E",
  8791.         "DenyNewSubscription": "0",
  8792.         "StartDate": "2017-03-23T00:00:00.000-04:00",
  8793.         "EndDate": "2018-03-23T00:00:00.000-04:00",
  8794.         "Quantity": "200",
  8795.         "UsedLicenses": "0",
  8796.         "ProductId": "1648336",
  8797.         "ProductDisplayName": "Ferrari_Bundle_Subscription03230550",
  8798.         "ProductShortDescription": "Ferrari_Bundle_Subscription03230550",
  8799.         "ProductLongDescription": "Ferrari_Bundle_Subscription03230550",
  8800.         "CGProgram": "Realize",
  8801.         "OrderedISBN": "2017032305512",
  8802.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8803.         "HasAccess": true
  8804.       },
  8805.       {
  8806.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8807.         "LicensePoolId": "8a97b1cd5aa93f2d015b10cc70b41778",
  8808.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8809.         "LicensedOrganizationDisplayName": "realize_organization1",
  8810.         "LicensePoolType": "Student seat based licensing",
  8811.         "LicensePoolStatus": "E",
  8812.         "DenyNewSubscription": "0",
  8813.         "StartDate": "2017-03-27T00:00:00.000-04:00",
  8814.         "EndDate": "2018-03-27T00:00:00.000-04:00",
  8815.         "Quantity": "200",
  8816.         "UsedLicenses": "0",
  8817.         "ProductId": "1651927",
  8818.         "ProductDisplayName": "Ferrari_Standard_Subscription03271316",
  8819.         "ProductShortDescription": "Ferrari_Standard_Subscription03271316",
  8820.         "ProductLongDescription": "Ferrari_Standard_Subscription03271316",
  8821.         "CGProgram": "Realize",
  8822.         "OrderedISBN": "2017032713201",
  8823.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8824.         "HasAccess": true
  8825.       },
  8826.       {
  8827.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8828.         "LicensePoolId": "8a97b1cd5aa93f2d015b1128ee9917ad",
  8829.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8830.         "LicensedOrganizationDisplayName": "realize_organization1",
  8831.         "LicensePoolType": "Student seat based licensing",
  8832.         "LicensePoolStatus": "E",
  8833.         "DenyNewSubscription": "0",
  8834.         "StartDate": "2017-03-27T00:00:00.000-04:00",
  8835.         "EndDate": "2018-03-27T00:00:00.000-04:00",
  8836.         "Quantity": "200",
  8837.         "UsedLicenses": "0",
  8838.         "ProductId": "1652404",
  8839.         "ProductDisplayName": "Ferrari_Standard_Subscription201703270300",
  8840.         "ProductShortDescription": "Ferrari_Standard_Subscription201703270300",
  8841.         "ProductLongDescription": "Ferrari_Standard_Subscription201703270300",
  8842.         "CGProgram": "Realize",
  8843.         "OrderedISBN": "2017032703001",
  8844.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8845.         "HasAccess": true
  8846.       },
  8847.       {
  8848.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8849.         "LicensePoolId": "8a97b1cf5aa93eab015b113067571778",
  8850.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8851.         "LicensedOrganizationDisplayName": "realize_organization1",
  8852.         "LicensePoolType": "Student seat based licensing",
  8853.         "LicensePoolStatus": "E",
  8854.         "DenyNewSubscription": "0",
  8855.         "StartDate": "2017-03-27T00:00:00.000-04:00",
  8856.         "EndDate": "2018-03-27T00:00:00.000-04:00",
  8857.         "Quantity": "200",
  8858.         "UsedLicenses": "0",
  8859.         "ProductId": "1652678",
  8860.         "ProductDisplayName": "Ferrari_Standard_Subscription201703270310",
  8861.         "ProductShortDescription": "Ferrari_Standard_Subscription201703270310",
  8862.         "ProductLongDescription": "Ferrari_Standard_Subscription201703270310",
  8863.         "CGProgram": "Realize",
  8864.         "OrderedISBN": "2017032703101",
  8865.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8866.         "HasAccess": true
  8867.       },
  8868.       {
  8869.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8870.         "LicensePoolId": "8a97b1cf5aa93eab015b11374f8a1782",
  8871.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8872.         "LicensedOrganizationDisplayName": "realize_organization1",
  8873.         "LicensePoolType": "Student seat based licensing",
  8874.         "LicensePoolStatus": "E",
  8875.         "DenyNewSubscription": "0",
  8876.         "StartDate": "2017-03-27T00:00:00.000-04:00",
  8877.         "EndDate": "2018-03-27T00:00:00.000-04:00",
  8878.         "Quantity": "200",
  8879.         "UsedLicenses": "0",
  8880.         "ProductId": "1652680",
  8881.         "ProductDisplayName": "Ferrari_Bundle_Subscription201703270316",
  8882.         "ProductShortDescription": "Ferrari_Bundle_Subscription201703270316",
  8883.         "ProductLongDescription": "Ferrari_Bundle_Subscription201703270316",
  8884.         "CGProgram": "Realize",
  8885.         "OrderedISBN": "2017032703171",
  8886.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8887.         "HasAccess": true
  8888.       },
  8889.       {
  8890.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8891.         "LicensePoolId": "8a97b1a65b15869a015b44a39afa08c0",
  8892.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8893.         "LicensedOrganizationDisplayName": "realize_organization1",
  8894.         "LicensePoolType": "Student seat based licensing",
  8895.         "LicensePoolStatus": "A",
  8896.         "DenyNewSubscription": "0",
  8897.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  8898.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  8899.         "Quantity": "200",
  8900.         "UsedLicenses": "63",
  8901.         "ProductId": "817954",
  8902.         "ProductDisplayName": "Common Core Literature Grade 7",
  8903.         "ProductShortDescription": "Common Core Literature Grade 7",
  8904.         "ProductLongDescription": "Common Core Literature Grade 7",
  8905.         "CGProgram": "Realize",
  8906.         "GradeLevel": "7",
  8907.         "OrderedISBN": "2984578921128",
  8908.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8909.         "HasAccess": true
  8910.       },
  8911.       {
  8912.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8913.         "LicensePoolId": "8a97b1a75b158696015b4900ab930afd",
  8914.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8915.         "LicensedOrganizationDisplayName": "realize_organization1",
  8916.         "LicensePoolType": "Student seat based licensing",
  8917.         "LicensePoolStatus": "E",
  8918.         "DenyNewSubscription": "0",
  8919.         "StartDate": "2017-04-07T00:00:00.000-04:00",
  8920.         "EndDate": "2017-04-07T00:00:00.000-04:00",
  8921.         "Quantity": "200",
  8922.         "UsedLicenses": "0",
  8923.         "ProductId": "1660904",
  8924.         "ProductDisplayName": "April 7 product",
  8925.         "ProductShortDescription": "April 7 product",
  8926.         "ProductLongDescription": "April 7 product",
  8927.         "CGProgram": "Realize",
  8928.         "OrderedISBN": "5989899945741",
  8929.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8930.         "HasAccess": false
  8931.       },
  8932.       {
  8933.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8934.         "LicensePoolId": "8a97b1cf5b1ab0f9015b649fb8130d30",
  8935.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8936.         "LicensedOrganizationDisplayName": "realize_organization1",
  8937.         "LicensePoolType": "Student seat based licensing",
  8938.         "LicensePoolStatus": "A",
  8939.         "DenyNewSubscription": "0",
  8940.         "StartDate": "2017-04-12T00:00:00.000-04:00",
  8941.         "EndDate": "2019-04-30T00:00:00.000-04:00",
  8942.         "Quantity": "100",
  8943.         "UsedLicenses": "54",
  8944.         "ProductId": "1611747",
  8945.         "ProductDisplayName": "Bundled Williams",
  8946.         "ProductShortDescription": "Bundled Williams",
  8947.         "ProductLongDescription": "Bundled Williams",
  8948.         "CGProgram": "Realize",
  8949.         "OrderedISBN": "8572108213666",
  8950.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8951.         "HasAccess": true
  8952.       },
  8953.       {
  8954.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8955.         "LicensePoolId": "8a97b1a65b15869a015b8e037faf13b6",
  8956.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8957.         "LicensedOrganizationDisplayName": "realize_organization1",
  8958.         "LicensePoolType": "Student seat based licensing",
  8959.         "LicensePoolStatus": "E",
  8960.         "DenyNewSubscription": "0",
  8961.         "StartDate": "2017-04-20T00:00:00.000-04:00",
  8962.         "EndDate": "2018-04-19T00:00:00.000-04:00",
  8963.         "Quantity": "200",
  8964.         "UsedLicenses": "0",
  8965.         "ProductId": "1670785",
  8966.         "ProductDisplayName": "Ferrari_Standard_Subscription_2017042001",
  8967.         "ProductShortDescription": "Ferrari_Standard_Subscription_2017042001",
  8968.         "ProductLongDescription": "Ferrari_Standard_Subscription_2017042001",
  8969.         "CGProgram": "Realize",
  8970.         "OrderedISBN": "2017042020511",
  8971.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8972.         "HasAccess": true
  8973.       },
  8974.       {
  8975.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8976.         "LicensePoolId": "8a97b1cf5b1ab0f9015b8e098010142c",
  8977.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8978.         "LicensedOrganizationDisplayName": "realize_organization1",
  8979.         "LicensePoolType": "Student seat based licensing",
  8980.         "LicensePoolStatus": "E",
  8981.         "DenyNewSubscription": "0",
  8982.         "StartDate": "2017-04-20T00:00:00.000-04:00",
  8983.         "EndDate": "2018-04-19T00:00:00.000-04:00",
  8984.         "Quantity": "200",
  8985.         "UsedLicenses": "0",
  8986.         "ProductId": "1670740",
  8987.         "ProductDisplayName": "Ferrari_Standard_Subscription_2017042002",
  8988.         "ProductShortDescription": "Ferrari_Standard_Subscription_2017042002",
  8989.         "ProductLongDescription": "Ferrari_Standard_Subscription_2017042002",
  8990.         "CGProgram": "Realize",
  8991.         "OrderedISBN": "2017042020591",
  8992.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8993.         "HasAccess": true
  8994.       },
  8995.       {
  8996.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8997.         "LicensePoolId": "8a97b1cc5b1585f7015b8e10aa4e159a",
  8998.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  8999.         "LicensedOrganizationDisplayName": "realize_organization1",
  9000.         "LicensePoolType": "Student seat based licensing",
  9001.         "LicensePoolStatus": "E",
  9002.         "DenyNewSubscription": "0",
  9003.         "StartDate": "2017-04-20T00:00:00.000-04:00",
  9004.         "EndDate": "2018-04-19T00:00:00.000-04:00",
  9005.         "Quantity": "200",
  9006.         "UsedLicenses": "0",
  9007.         "ProductId": "1670786",
  9008.         "ProductDisplayName": "Ferrari_Bundle_Subscription_2017042001",
  9009.         "ProductShortDescription": "Ferrari_Bundle_Subscription_2017042001",
  9010.         "ProductLongDescription": "Ferrari_Bundle_Subscription_2017042001",
  9011.         "CGProgram": "Realize",
  9012.         "OrderedISBN": "2017042021061",
  9013.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9014.         "HasAccess": true
  9015.       },
  9016.       {
  9017.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9018.         "LicensePoolId": "8a97b1a75b158696015b8e16116c15e3",
  9019.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9020.         "LicensedOrganizationDisplayName": "realize_organization1",
  9021.         "LicensePoolType": "Student seat based licensing",
  9022.         "LicensePoolStatus": "E",
  9023.         "DenyNewSubscription": "0",
  9024.         "StartDate": "2017-04-20T00:00:00.000-04:00",
  9025.         "EndDate": "2018-04-19T00:00:00.000-04:00",
  9026.         "Quantity": "200",
  9027.         "UsedLicenses": "0",
  9028.         "ProductId": "1670787",
  9029.         "ProductDisplayName": "Ferrari_Bundle_Subscription_2017042002",
  9030.         "ProductShortDescription": "Ferrari_Bundle_Subscription_2017042002",
  9031.         "ProductLongDescription": "Ferrari_Bundle_Subscription_2017042002",
  9032.         "CGProgram": "Realize",
  9033.         "OrderedISBN": "2017042021131",
  9034.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9035.         "HasAccess": true
  9036.       },
  9037.       {
  9038.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9039.         "LicensePoolId": "8a97b1ce5b1aaebf015ba231c5831670",
  9040.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9041.         "LicensedOrganizationDisplayName": "realize_organization1",
  9042.         "LicensePoolType": "Student seat based licensing",
  9043.         "LicensePoolStatus": "A",
  9044.         "DenyNewSubscription": "0",
  9045.         "StartDate": "2017-04-17T00:00:00.000-04:00",
  9046.         "EndDate": "2026-04-30T00:00:00.000-04:00",
  9047.         "Quantity": "200",
  9048.         "UsedLicenses": "0",
  9049.         "ProductId": "1673361",
  9050.         "ProductDisplayName": "Bund Abby Program",
  9051.         "ProductShortDescription": "Bund Abby Program",
  9052.         "ProductLongDescription": "Bund Abby Program",
  9053.         "CGProgram": "Realize",
  9054.         "OrderedISBN": "9606901990111",
  9055.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9056.         "HasAccess": false
  9057.       },
  9058.       {
  9059.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9060.         "LicensePoolId": "8a97b1cd5b1aaf5a015bcf7ccc011e1d",
  9061.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9062.         "LicensedOrganizationDisplayName": "realize_organization1",
  9063.         "LicensePoolType": "Student seat based licensing",
  9064.         "LicensePoolStatus": "E",
  9065.         "DenyNewSubscription": "0",
  9066.         "StartDate": "2017-05-03T00:00:00.000-04:00",
  9067.         "EndDate": "2018-05-02T00:00:00.000-04:00",
  9068.         "Quantity": "200",
  9069.         "UsedLicenses": "5",
  9070.         "ProductId": "1680024",
  9071.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 1",
  9072.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 1",
  9073.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 1",
  9074.         "CGProgram": "Realize",
  9075.         "OrderedISBN": "2017050314011",
  9076.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9077.         "HasAccess": true
  9078.       },
  9079.       {
  9080.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9081.         "LicensePoolId": "8a97b1ce5b1aaebf015bcf8006a61e09",
  9082.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9083.         "LicensedOrganizationDisplayName": "realize_organization1",
  9084.         "LicensePoolType": "Student seat based licensing",
  9085.         "LicensePoolStatus": "E",
  9086.         "DenyNewSubscription": "0",
  9087.         "StartDate": "2017-05-03T00:00:00.000-04:00",
  9088.         "EndDate": "2018-05-02T00:00:00.000-04:00",
  9089.         "Quantity": "200",
  9090.         "UsedLicenses": "0",
  9091.         "ProductId": "1679907",
  9092.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 2",
  9093.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 2",
  9094.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 2",
  9095.         "CGProgram": "Realize",
  9096.         "OrderedISBN": "2017050314061",
  9097.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9098.         "HasAccess": true
  9099.       },
  9100.       {
  9101.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9102.         "LicensePoolId": "8a97b1cd5b1aaf5a015bcf827ee21e27",
  9103.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9104.         "LicensedOrganizationDisplayName": "realize_organization1",
  9105.         "LicensePoolType": "Student seat based licensing",
  9106.         "LicensePoolStatus": "E",
  9107.         "DenyNewSubscription": "0",
  9108.         "StartDate": "2017-05-03T00:00:00.000-04:00",
  9109.         "EndDate": "2018-05-02T00:00:00.000-04:00",
  9110.         "Quantity": "200",
  9111.         "UsedLicenses": "0",
  9112.         "ProductId": "1679999",
  9113.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 3",
  9114.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 3",
  9115.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 3",
  9116.         "CGProgram": "Realize",
  9117.         "OrderedISBN": "2017050314091",
  9118.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9119.         "HasAccess": false
  9120.       },
  9121.       {
  9122.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9123.         "LicensePoolId": "8a97b1cd5b1aaf5a015bcf8d83aa1e31",
  9124.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9125.         "LicensedOrganizationDisplayName": "realize_organization1",
  9126.         "LicensePoolType": "Student seat based licensing",
  9127.         "LicensePoolStatus": "E",
  9128.         "DenyNewSubscription": "0",
  9129.         "StartDate": "2017-05-03T00:00:00.000-04:00",
  9130.         "EndDate": "2018-05-02T00:00:00.000-04:00",
  9131.         "Quantity": "200",
  9132.         "UsedLicenses": "0",
  9133.         "ProductId": "1679908",
  9134.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 4",
  9135.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 4",
  9136.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 4",
  9137.         "CGProgram": "Realize",
  9138.         "OrderedISBN": "2017050314201",
  9139.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9140.         "HasAccess": false
  9141.       },
  9142.       {
  9143.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9144.         "LicensePoolId": "8a97b1a75b158696015be7d18151247c",
  9145.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9146.         "LicensedOrganizationDisplayName": "realize_organization1",
  9147.         "LicensePoolType": "Student seat based licensing",
  9148.         "LicensePoolStatus": "C",
  9149.         "DenyNewSubscription": "0",
  9150.         "StartDate": "2017-05-05T00:00:00.000-04:00",
  9151.         "EndDate": "2020-05-29T00:00:00.000-04:00",
  9152.         "Quantity": "500",
  9153.         "UsedLicenses": "1",
  9154.         "ProductId": "1684129",
  9155.         "ProductDisplayName": "Multi State Anand 01",
  9156.         "ProductShortDescription": "Multi State Anand 01",
  9157.         "ProductLongDescription": "Multi State Anand 01",
  9158.         "CGProgram": "Realize",
  9159.         "OrderedISBN": "1144778855221",
  9160.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9161.         "HasAccess": true
  9162.       },
  9163.       {
  9164.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9165.         "LicensePoolId": "8a97b1cc5b1585f7015bebdcac932570",
  9166.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9167.         "LicensedOrganizationDisplayName": "realize_organization1",
  9168.         "LicensePoolType": "Student seat based licensing",
  9169.         "LicensePoolStatus": "A",
  9170.         "DenyNewSubscription": "0",
  9171.         "StartDate": "2017-05-08T00:00:00.000-04:00",
  9172.         "EndDate": "2021-05-31T00:00:00.000-04:00",
  9173.         "Quantity": "200",
  9174.         "UsedLicenses": "0",
  9175.         "ProductId": "1684671",
  9176.         "ProductDisplayName": "Product Test 02",
  9177.         "ProductShortDescription": "Product Test 02",
  9178.         "ProductLongDescription": "Product Test 02",
  9179.         "CGProgram": "Realize",
  9180.         "OrderedISBN": "1155998844557",
  9181.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9182.         "HasAccess": false
  9183.       },
  9184.       {
  9185.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9186.         "LicensePoolId": "8a97b1cd5b1aaf5a015bf18ff9d22428",
  9187.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9188.         "LicensedOrganizationDisplayName": "realize_organization1",
  9189.         "LicensePoolType": "Student seat based licensing",
  9190.         "LicensePoolStatus": "C",
  9191.         "DenyNewSubscription": "0",
  9192.         "StartDate": "2017-05-09T00:00:00.000-04:00",
  9193.         "EndDate": "2022-05-31T00:00:00.000-04:00",
  9194.         "Quantity": "200",
  9195.         "UsedLicenses": "0",
  9196.         "ProductId": "1685287",
  9197.         "ProductDisplayName": "Multi State Anand 02",
  9198.         "ProductShortDescription": "Multi State Anand 02",
  9199.         "ProductLongDescription": "Multi State Anand 02",
  9200.         "CGProgram": "Realize",
  9201.         "OrderedISBN": "4455662288774",
  9202.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9203.         "HasAccess": false
  9204.       },
  9205.       {
  9206.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9207.         "LicensePoolId": "8a97b1a75b158696015c1279f2ba2b63",
  9208.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9209.         "LicensedOrganizationDisplayName": "realize_organization1",
  9210.         "LicensePoolType": "Student seat based licensing",
  9211.         "LicensePoolStatus": "A",
  9212.         "DenyNewSubscription": "0",
  9213.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  9214.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  9215.         "Quantity": "200",
  9216.         "UsedLicenses": "16",
  9217.         "ProductId": "1690640",
  9218.         "ProductDisplayName": "Cas multi-state Subs",
  9219.         "ProductShortDescription": "Cas multi-state Subs",
  9220.         "ProductLongDescription": "Cas multi-state Subs",
  9221.         "CGProgram": "Realize",
  9222.         "OrderedISBN": "2999278555901",
  9223.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9224.         "HasAccess": true
  9225.       },
  9226.       {
  9227.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9228.         "LicensePoolId": "8a97b1cf5b1ab0f9015c12c7fb412a31",
  9229.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9230.         "LicensedOrganizationDisplayName": "realize_organization1",
  9231.         "LicensePoolType": "Student seat based licensing",
  9232.         "LicensePoolStatus": "A",
  9233.         "DenyNewSubscription": "0",
  9234.         "StartDate": "2017-05-01T00:00:00.000-04:00",
  9235.         "EndDate": "2026-05-29T00:00:00.000-04:00",
  9236.         "Quantity": "222",
  9237.         "UsedLicenses": "50",
  9238.         "ProductId": "1690848",
  9239.         "ProductDisplayName": "Realize Selenium Automation LTI Product",
  9240.         "ProductShortDescription": "Realize Selenium Automation LTI Product",
  9241.         "ProductLongDescription": "Realize Selenium Automation LTI Product",
  9242.         "CGProgram": "Realize",
  9243.         "OrderedISBN": "9769485220963",
  9244.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9245.         "HasAccess": true
  9246.       },
  9247.       {
  9248.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9249.         "LicensePoolId": "8a97b1cf5b1ab0f9015c12f5d1bb2a3b",
  9250.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9251.         "LicensedOrganizationDisplayName": "realize_organization1",
  9252.         "LicensePoolType": "Student seat based licensing",
  9253.         "LicensePoolStatus": "E",
  9254.         "DenyNewSubscription": "0",
  9255.         "StartDate": "2017-05-16T00:00:00.000-04:00",
  9256.         "EndDate": "2018-05-31T00:00:00.000-04:00",
  9257.         "Quantity": "50",
  9258.         "UsedLicenses": "57",
  9259.         "ProductId": "1516173",
  9260.         "ProductDisplayName": "Cas_digits",
  9261.         "ProductShortDescription": "Cas_digits",
  9262.         "ProductLongDescription": "Cas_digits",
  9263.         "CGProgram": "Realize",
  9264.         "OrderedISBN": "2777778555901",
  9265.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9266.         "HasAccess": true
  9267.       },
  9268.       {
  9269.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9270.         "LicensePoolId": "8a97b1a65b15869a015c179807992a79",
  9271.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9272.         "LicensedOrganizationDisplayName": "realize_organization1",
  9273.         "LicensePoolType": "Student seat based licensing",
  9274.         "LicensePoolStatus": "A",
  9275.         "DenyNewSubscription": "0",
  9276.         "StartDate": "2017-05-01T00:00:00.000-04:00",
  9277.         "EndDate": "2022-05-31T00:00:00.000-04:00",
  9278.         "Quantity": "200",
  9279.         "UsedLicenses": "321",
  9280.         "ProductId": "1691092",
  9281.         "ProductDisplayName": "myPerspectives ELA California Grade 12",
  9282.         "ProductShortDescription": "myPerspectives ELA California Grade 12\r\n",
  9283.         "ProductLongDescription": "myPerspectives ELA California Grade 12\r\n",
  9284.         "CGProgram": "Realize",
  9285.         "OrderedISBN": "4445511102016",
  9286.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9287.         "HasAccess": true
  9288.       },
  9289.       {
  9290.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9291.         "LicensePoolId": "8a97b1ce5b1aaebf015c1afd8dd62ba1",
  9292.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9293.         "LicensedOrganizationDisplayName": "realize_organization1",
  9294.         "LicensePoolType": "Student seat based licensing",
  9295.         "LicensePoolStatus": "E",
  9296.         "DenyNewSubscription": "0",
  9297.         "StartDate": "2017-05-01T00:00:00.000-04:00",
  9298.         "EndDate": "2017-11-30T00:00:00.000-05:00",
  9299.         "Quantity": "2323",
  9300.         "UsedLicenses": "0",
  9301.         "ProductId": "1692163",
  9302.         "ProductDisplayName": "rlz_7.1_subscription_01",
  9303.         "ProductShortDescription": "rlz_7.1_subscription_01",
  9304.         "ProductLongDescription": "rlz_7.1_subscription_01",
  9305.         "CGProgram": "Realize",
  9306.         "GradeLevel": "1",
  9307.         "OrderedISBN": "0980987657651",
  9308.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9309.         "HasAccess": false
  9310.       },
  9311.       {
  9312.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9313.         "LicensePoolId": "8a97b1ce5b1aaebf015c1b05f18d2bab",
  9314.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9315.         "LicensedOrganizationDisplayName": "realize_organization1",
  9316.         "LicensePoolType": "Student seat based licensing",
  9317.         "LicensePoolStatus": "E",
  9318.         "DenyNewSubscription": "0",
  9319.         "StartDate": "2017-05-18T00:00:00.000-04:00",
  9320.         "EndDate": "2017-12-28T00:00:00.000-05:00",
  9321.         "Quantity": "122",
  9322.         "UsedLicenses": "0",
  9323.         "ProductId": "1692164",
  9324.         "ProductDisplayName": "rlz_7.1_subscription_03",
  9325.         "ProductShortDescription": "rlz_7.1_subscription_03",
  9326.         "ProductLongDescription": "rlz_7.1_subscription_03",
  9327.         "CGProgram": "Realize",
  9328.         "OrderedISBN": "4564564567890",
  9329.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9330.         "HasAccess": false
  9331.       },
  9332.       {
  9333.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9334.         "LicensePoolId": "8a97b1cf5b1ab0f9015c2035cf162c73",
  9335.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9336.         "LicensedOrganizationDisplayName": "realize_organization1",
  9337.         "LicensePoolType": "Student seat based licensing",
  9338.         "LicensePoolStatus": "E",
  9339.         "DenyNewSubscription": "0",
  9340.         "StartDate": "2017-05-19T00:00:00.000-04:00",
  9341.         "EndDate": "2017-12-29T00:00:00.000-05:00",
  9342.         "Quantity": "123",
  9343.         "UsedLicenses": "18",
  9344.         "ProductId": "1692769",
  9345.         "ProductDisplayName": "rlz_subscription_04",
  9346.         "ProductShortDescription": "rlz_subscription_04",
  9347.         "ProductLongDescription": "rlz_subscription_04",
  9348.         "CGProgram": "Realize",
  9349.         "GradeLevel": "K",
  9350.         "OrderedISBN": "7537537531592",
  9351.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9352.         "HasAccess": false
  9353.       },
  9354.       {
  9355.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9356.         "LicensePoolId": "8a97b1a65b15869a015c53605510341f",
  9357.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9358.         "LicensedOrganizationDisplayName": "realize_organization1",
  9359.         "LicensePoolType": "Student seat based licensing",
  9360.         "LicensePoolStatus": "A",
  9361.         "DenyNewSubscription": "0",
  9362.         "StartDate": "2017-05-28T00:00:00.000-04:00",
  9363.         "EndDate": "2021-05-29T00:00:00.000-04:00",
  9364.         "Quantity": "200",
  9365.         "UsedLicenses": "13",
  9366.         "ProductId": "1697291",
  9367.         "ProductDisplayName": "Multi State Anand 03",
  9368.         "ProductShortDescription": "Multi State Anand 03",
  9369.         "ProductLongDescription": "Multi State Anand 03",
  9370.         "CGProgram": "Realize",
  9371.         "OrderedISBN": "5544668811223",
  9372.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9373.         "HasAccess": true
  9374.       },
  9375.       {
  9376.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9377.         "LicensePoolId": "8a97b1a75b158696015c538282633611",
  9378.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9379.         "LicensedOrganizationDisplayName": "realize_organization1",
  9380.         "LicensePoolType": "Student seat based licensing",
  9381.         "LicensePoolStatus": "A",
  9382.         "DenyNewSubscription": "0",
  9383.         "StartDate": "2017-05-28T00:00:00.000-04:00",
  9384.         "EndDate": "2020-05-30T00:00:00.000-04:00",
  9385.         "Quantity": "200",
  9386.         "UsedLicenses": "25",
  9387.         "ProductId": "1699681",
  9388.         "ProductDisplayName": "Multi State Anand 04",
  9389.         "ProductShortDescription": "Multi State Anand 04",
  9390.         "ProductLongDescription": "Multi State Anand 04",
  9391.         "CGProgram": "Realize",
  9392.         "OrderedISBN": "7788995577881",
  9393.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9394.         "HasAccess": true
  9395.       },
  9396.       {
  9397.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9398.         "LicensePoolId": "8a97b1a65b15869a015c53ade9333429",
  9399.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9400.         "LicensedOrganizationDisplayName": "realize_organization1",
  9401.         "LicensePoolType": "Student seat based licensing",
  9402.         "LicensePoolStatus": "A",
  9403.         "DenyNewSubscription": "0",
  9404.         "StartDate": "2017-05-29T00:00:00.000-04:00",
  9405.         "EndDate": "2020-05-30T00:00:00.000-04:00",
  9406.         "Quantity": "200",
  9407.         "UsedLicenses": "0",
  9408.         "ProductId": "1699682",
  9409.         "ProductDisplayName": "Product Test 08",
  9410.         "ProductShortDescription": "Product Test 08",
  9411.         "ProductLongDescription": "Product Test 08",
  9412.         "CGProgram": "Realize",
  9413.         "OrderedISBN": "2244771144778",
  9414.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9415.         "HasAccess": false
  9416.       },
  9417.       {
  9418.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9419.         "LicensePoolId": "8a97b1a65b15869a015c548a5d2c343a",
  9420.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9421.         "LicensedOrganizationDisplayName": "realize_organization1",
  9422.         "LicensePoolType": "Student seat based licensing",
  9423.         "LicensePoolStatus": "E",
  9424.         "DenyNewSubscription": "0",
  9425.         "StartDate": "2017-05-29T00:00:00.000-04:00",
  9426.         "EndDate": "2018-05-29T00:00:00.000-04:00",
  9427.         "Quantity": "200",
  9428.         "UsedLicenses": "0",
  9429.         "ProductId": "1699683",
  9430.         "ProductDisplayName": "Realize Selenium Multi-State Product",
  9431.         "ProductShortDescription": "Realize Selenium Multi-State Product",
  9432.         "ProductLongDescription": "Realize Selenium Multi-State Product",
  9433.         "CGProgram": "Realize",
  9434.         "OrderedISBN": "2017052910051",
  9435.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9436.         "HasAccess": false
  9437.       },
  9438.       {
  9439.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9440.         "LicensePoolId": "8a97b1a65b15869a015c5492fc6c3447",
  9441.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9442.         "LicensedOrganizationDisplayName": "realize_organization1",
  9443.         "LicensePoolType": "Student seat based licensing",
  9444.         "LicensePoolStatus": "E",
  9445.         "DenyNewSubscription": "0",
  9446.         "StartDate": "2017-05-29T00:00:00.000-04:00",
  9447.         "EndDate": "2018-05-29T00:00:00.000-04:00",
  9448.         "Quantity": "200",
  9449.         "UsedLicenses": "0",
  9450.         "ProductId": "1699634",
  9451.         "ProductDisplayName": "Realize Selenium Multi-State Product 1",
  9452.         "ProductShortDescription": "Realize Selenium Multi-State Product 1",
  9453.         "ProductLongDescription": "Realize Selenium Multi-State Product 1",
  9454.         "CGProgram": "Realize",
  9455.         "OrderedISBN": "2017052910161",
  9456.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9457.         "HasAccess": false
  9458.       },
  9459.       {
  9460.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9461.         "LicensePoolId": "8a97b1ce5b1aaebf015c581e248c3550",
  9462.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9463.         "LicensedOrganizationDisplayName": "realize_organization1",
  9464.         "LicensePoolType": "Student seat based licensing",
  9465.         "LicensePoolStatus": "E",
  9466.         "DenyNewSubscription": "0",
  9467.         "StartDate": "2017-05-29T00:00:00.000-04:00",
  9468.         "EndDate": "2018-05-30T00:00:00.000-04:00",
  9469.         "Quantity": "221",
  9470.         "UsedLicenses": "0",
  9471.         "ProductId": "1700335",
  9472.         "ProductDisplayName": "rlz_7.1_subscription_05",
  9473.         "ProductShortDescription": "rlz_7.1_subscription_05",
  9474.         "ProductLongDescription": "rlz_7.1_subscription_05",
  9475.         "CGProgram": "Realize",
  9476.         "GradeLevel": "K",
  9477.         "OrderedISBN": "0981234561231",
  9478.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9479.         "HasAccess": false
  9480.       },
  9481.       {
  9482.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9483.         "LicensePoolId": "8a97b1a75b158696015c5822faa036df",
  9484.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9485.         "LicensedOrganizationDisplayName": "realize_organization1",
  9486.         "LicensePoolType": "Student seat based licensing",
  9487.         "LicensePoolStatus": "E",
  9488.         "DenyNewSubscription": "0",
  9489.         "StartDate": "2017-05-01T00:00:00.000-04:00",
  9490.         "EndDate": "2018-05-30T00:00:00.000-04:00",
  9491.         "Quantity": "234",
  9492.         "UsedLicenses": "0",
  9493.         "ProductId": "1700310",
  9494.         "ProductDisplayName": "rlz_7.1_subscription_06",
  9495.         "ProductShortDescription": "rlz_7.1_subscription_06",
  9496.         "ProductLongDescription": "rlz_7.1_subscription_06",
  9497.         "CGProgram": "Realize",
  9498.         "OrderedISBN": "7897788991234",
  9499.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9500.         "HasAccess": false
  9501.       },
  9502.       {
  9503.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9504.         "LicensePoolId": "8a97b1cf5b1ab0f9015c5826f79134e3",
  9505.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9506.         "LicensedOrganizationDisplayName": "realize_organization1",
  9507.         "LicensePoolType": "Student seat based licensing",
  9508.         "LicensePoolStatus": "E",
  9509.         "DenyNewSubscription": "0",
  9510.         "StartDate": "2017-05-29T00:00:00.000-04:00",
  9511.         "EndDate": "2017-11-30T00:00:00.000-05:00",
  9512.         "Quantity": "56",
  9513.         "UsedLicenses": "0",
  9514.         "ProductId": "1700311",
  9515.         "ProductDisplayName": "rlz_7.1_subscription_07",
  9516.         "ProductShortDescription": "rlz_7.1_subscription_07",
  9517.         "ProductLongDescription": "rlz_7.1_subscription_07",
  9518.         "CGProgram": "Realize",
  9519.         "OrderedISBN": "9874561237894",
  9520.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9521.         "HasAccess": false
  9522.       },
  9523.       {
  9524.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9525.         "LicensePoolId": "8a97b1a75b158696015c5a75b84136e9",
  9526.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9527.         "LicensedOrganizationDisplayName": "realize_organization1",
  9528.         "LicensePoolType": "Student seat based licensing",
  9529.         "LicensePoolStatus": "A",
  9530.         "DenyNewSubscription": "0",
  9531.         "StartDate": "2017-01-31T00:00:00.000-05:00",
  9532.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  9533.         "Quantity": "200",
  9534.         "UsedLicenses": "0",
  9535.         "ProductId": "1690640",
  9536.         "ProductDisplayName": "Cas multi-state Subs",
  9537.         "ProductShortDescription": "Cas multi-state Subs",
  9538.         "ProductLongDescription": "Cas multi-state Subs",
  9539.         "CGProgram": "Realize",
  9540.         "OrderedISBN": "2999278555901",
  9541.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9542.         "HasAccess": true
  9543.       },
  9544.       {
  9545.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9546.         "LicensePoolId": "8a97b1cf5b1ab0f9015c673a645b376c",
  9547.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9548.         "LicensedOrganizationDisplayName": "realize_organization1",
  9549.         "LicensePoolType": "Student seat based licensing",
  9550.         "LicensePoolStatus": "A",
  9551.         "DenyNewSubscription": "0",
  9552.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  9553.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  9554.         "Quantity": "200",
  9555.         "UsedLicenses": "2",
  9556.         "ProductId": "1701813",
  9557.         "ProductDisplayName": "Cas multi-state K12RS",
  9558.         "ProductShortDescription": "Cas multi-state K12RS",
  9559.         "ProductLongDescription": "Cas multi-state K12RS",
  9560.         "CGProgram": "Realize",
  9561.         "OrderedISBN": "2897878555901",
  9562.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9563.         "HasAccess": true
  9564.       },
  9565.       {
  9566.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9567.         "LicensePoolId": "8a97b1cf5b1ab0f9015c6743edb33776",
  9568.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9569.         "LicensedOrganizationDisplayName": "realize_organization1",
  9570.         "LicensePoolType": "Student seat based licensing",
  9571.         "LicensePoolStatus": "A",
  9572.         "DenyNewSubscription": "0",
  9573.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  9574.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  9575.         "Quantity": "200",
  9576.         "UsedLicenses": "19",
  9577.         "ProductId": "1702281",
  9578.         "ProductDisplayName": "Cas multi-state T1",
  9579.         "ProductShortDescription": "Cas multi-state T1",
  9580.         "ProductLongDescription": "Cas multi-state T1",
  9581.         "CGProgram": "Realize",
  9582.         "OrderedISBN": "2897878555991",
  9583.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9584.         "HasAccess": true
  9585.       },
  9586.       {
  9587.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9588.         "LicensePoolId": "8a97b1a65b15869a015c674714da377b",
  9589.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9590.         "LicensedOrganizationDisplayName": "realize_organization1",
  9591.         "LicensePoolType": "Student seat based licensing",
  9592.         "LicensePoolStatus": "A",
  9593.         "DenyNewSubscription": "0",
  9594.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  9595.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  9596.         "Quantity": "200",
  9597.         "UsedLicenses": "5",
  9598.         "ProductId": "1702282",
  9599.         "ProductDisplayName": "Cas multi-state T2",
  9600.         "ProductShortDescription": "Cas multi-state T2",
  9601.         "ProductLongDescription": "Cas multi-state T2",
  9602.         "CGProgram": "Realize",
  9603.         "OrderedISBN": "2897878555981",
  9604.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9605.         "HasAccess": true
  9606.       },
  9607.       {
  9608.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9609.         "LicensePoolId": "8a97b1a65b15869a015c67582c733785",
  9610.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9611.         "LicensedOrganizationDisplayName": "realize_organization1",
  9612.         "LicensePoolType": "Student seat based licensing",
  9613.         "LicensePoolStatus": "A",
  9614.         "DenyNewSubscription": "0",
  9615.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  9616.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  9617.         "Quantity": "200",
  9618.         "UsedLicenses": "2",
  9619.         "ProductId": "1702283",
  9620.         "ProductDisplayName": "Cas multi-state T3",
  9621.         "ProductShortDescription": "Cas multi-state T3",
  9622.         "ProductLongDescription": "Cas multi-state T3",
  9623.         "CGProgram": "Realize",
  9624.         "OrderedISBN": "3897878555901",
  9625.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9626.         "HasAccess": true
  9627.       },
  9628.       {
  9629.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9630.         "LicensePoolId": "8a97b1ce5c78b734015c79ea978f0050",
  9631.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9632.         "LicensedOrganizationDisplayName": "realize_organization1",
  9633.         "LicensePoolType": "Student seat based licensing",
  9634.         "LicensePoolStatus": "A",
  9635.         "DenyNewSubscription": "0",
  9636.         "StartDate": "2017-06-05T00:00:00.000-04:00",
  9637.         "EndDate": "2022-06-30T00:00:00.000-04:00",
  9638.         "Quantity": "100",
  9639.         "UsedLicenses": "7",
  9640.         "ProductId": "1702246",
  9641.         "ProductDisplayName": "Multi State Knewton Product Subscription",
  9642.         "ProductShortDescription": "Multi State Knewton Product Subscription",
  9643.         "ProductLongDescription": "Multi State Knewton Product Subscription",
  9644.         "CGProgram": "Realize",
  9645.         "OrderedISBN": "2105198000001",
  9646.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9647.         "HasAccess": false
  9648.       },
  9649.       {
  9650.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9651.         "LicensePoolId": "8a97b1a65c78b801015c8126042201df",
  9652.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9653.         "LicensedOrganizationDisplayName": "realize_organization1",
  9654.         "LicensePoolType": "Student seat based licensing",
  9655.         "LicensePoolStatus": "A",
  9656.         "DenyNewSubscription": "0",
  9657.         "StartDate": "2017-06-06T00:00:00.000-04:00",
  9658.         "EndDate": "2022-06-30T00:00:00.000-04:00",
  9659.         "Quantity": "200",
  9660.         "UsedLicenses": "2",
  9661.         "ProductId": "1704498",
  9662.         "ProductDisplayName": "Multi State Anand 05",
  9663.         "ProductShortDescription": "Multi State Anand 05",
  9664.         "ProductLongDescription": "Multi State Anand 05",
  9665.         "CGProgram": "Realize",
  9666.         "OrderedISBN": "5541256547892",
  9667.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9668.         "HasAccess": false
  9669.       },
  9670.       {
  9671.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9672.         "LicensePoolId": "8a97b1cd5c78b782015c8161e87601da",
  9673.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9674.         "LicensedOrganizationDisplayName": "realize_organization1",
  9675.         "LicensePoolType": "Student seat based licensing",
  9676.         "LicensePoolStatus": "A",
  9677.         "DenyNewSubscription": "0",
  9678.         "StartDate": "2017-06-06T00:00:00.000-04:00",
  9679.         "EndDate": "2022-06-30T00:00:00.000-04:00",
  9680.         "Quantity": "200",
  9681.         "UsedLicenses": "16",
  9682.         "ProductId": "1705269",
  9683.         "ProductDisplayName": "digits - grade 6 California Realize Edition",
  9684.         "ProductShortDescription": "digits - grade 6 California Realize Edition",
  9685.         "ProductLongDescription": "digits - grade 6 California Realize Edition",
  9686.         "CGProgram": "Realize",
  9687.         "OrderedISBN": "2583697414563",
  9688.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9689.         "HasAccess": true
  9690.       },
  9691.       {
  9692.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9693.         "LicensePoolId": "8a97b1cd5c78b782015c845d31c8020e",
  9694.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9695.         "LicensedOrganizationDisplayName": "realize_organization1",
  9696.         "LicensePoolType": "Student seat based licensing",
  9697.         "LicensePoolStatus": "E",
  9698.         "DenyNewSubscription": "0",
  9699.         "StartDate": "2017-06-07T00:00:00.000-04:00",
  9700.         "EndDate": "2018-06-29T00:00:00.000-04:00",
  9701.         "Quantity": "100",
  9702.         "UsedLicenses": "0",
  9703.         "ProductId": "1705372",
  9704.         "OrderedISBN": "1234567894321",
  9705.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9706.         "HasAccess": false
  9707.       },
  9708.       {
  9709.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9710.         "LicensePoolId": "8a97b1cd5c78b782015c88ed961002b3",
  9711.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9712.         "LicensedOrganizationDisplayName": "realize_organization1",
  9713.         "LicensePoolType": "Student seat based licensing",
  9714.         "LicensePoolStatus": "A",
  9715.         "DenyNewSubscription": "0",
  9716.         "StartDate": "2017-06-08T00:00:00.000-04:00",
  9717.         "EndDate": "2019-06-28T00:00:00.000-04:00",
  9718.         "Quantity": "100",
  9719.         "UsedLicenses": "0",
  9720.         "ProductId": "1705372",
  9721.         "OrderedISBN": "1234567894321",
  9722.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9723.         "HasAccess": false
  9724.       },
  9725.       {
  9726.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9727.         "LicensePoolId": "8a97b1a75c78b793015c8dd8c58403a3",
  9728.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9729.         "LicensedOrganizationDisplayName": "realize_organization1",
  9730.         "LicensePoolType": "Student seat based licensing",
  9731.         "LicensePoolStatus": "E",
  9732.         "DenyNewSubscription": "0",
  9733.         "StartDate": "2017-06-09T00:00:00.000-04:00",
  9734.         "EndDate": "2018-06-09T00:00:00.000-04:00",
  9735.         "Quantity": "200",
  9736.         "UsedLicenses": "0",
  9737.         "ProductId": "1706668",
  9738.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 8",
  9739.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 8",
  9740.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 8",
  9741.         "CGProgram": "Realize",
  9742.         "OrderedISBN": "2017060912561",
  9743.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9744.         "HasAccess": false
  9745.       },
  9746.       {
  9747.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9748.         "LicensePoolId": "8a97b1a65c78b801015c8dd9588a0370",
  9749.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9750.         "LicensedOrganizationDisplayName": "realize_organization1",
  9751.         "LicensePoolType": "Student seat based licensing",
  9752.         "LicensePoolStatus": "E",
  9753.         "DenyNewSubscription": "0",
  9754.         "StartDate": "2017-06-09T00:00:00.000-04:00",
  9755.         "EndDate": "2018-06-09T00:00:00.000-04:00",
  9756.         "Quantity": "200",
  9757.         "UsedLicenses": "0",
  9758.         "ProductId": "1706667",
  9759.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 7",
  9760.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 7",
  9761.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 7",
  9762.         "CGProgram": "Realize",
  9763.         "OrderedISBN": "2017060912541",
  9764.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9765.         "HasAccess": false
  9766.       },
  9767.       {
  9768.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9769.         "LicensePoolId": "8a97b1a75c78b793015c8dd9bfc903ad",
  9770.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9771.         "LicensedOrganizationDisplayName": "realize_organization1",
  9772.         "LicensePoolType": "Student seat based licensing",
  9773.         "LicensePoolStatus": "E",
  9774.         "DenyNewSubscription": "0",
  9775.         "StartDate": "2017-06-09T00:00:00.000-04:00",
  9776.         "EndDate": "2018-06-09T00:00:00.000-04:00",
  9777.         "Quantity": "200",
  9778.         "UsedLicenses": "0",
  9779.         "ProductId": "1706610",
  9780.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 6",
  9781.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 6",
  9782.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 6",
  9783.         "CGProgram": "Realize",
  9784.         "OrderedISBN": "2017060912521",
  9785.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9786.         "HasAccess": false
  9787.       },
  9788.       {
  9789.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9790.         "LicensePoolId": "8a97b1a75c78b793015c8dda2cf203b7",
  9791.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9792.         "LicensedOrganizationDisplayName": "realize_organization1",
  9793.         "LicensePoolType": "Student seat based licensing",
  9794.         "LicensePoolStatus": "E",
  9795.         "DenyNewSubscription": "0",
  9796.         "StartDate": "2017-06-09T00:00:00.000-04:00",
  9797.         "EndDate": "2018-06-09T00:00:00.000-04:00",
  9798.         "Quantity": "200",
  9799.         "UsedLicenses": "0",
  9800.         "ProductId": "1706666",
  9801.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 5",
  9802.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 5",
  9803.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 5",
  9804.         "CGProgram": "Realize",
  9805.         "OrderedISBN": "2017060912481",
  9806.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9807.         "HasAccess": false
  9808.       },
  9809.       {
  9810.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9811.         "LicensePoolId": "8a97b1ce5c78b734015c9b5844db056b",
  9812.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9813.         "LicensedOrganizationDisplayName": "realize_organization1",
  9814.         "LicensePoolType": "Student seat based licensing",
  9815.         "LicensePoolStatus": "A",
  9816.         "DenyNewSubscription": "0",
  9817.         "StartDate": "2017-06-11T00:00:00.000-04:00",
  9818.         "EndDate": "2022-06-30T00:00:00.000-04:00",
  9819.         "Quantity": "200",
  9820.         "UsedLicenses": "3",
  9821.         "ProductId": "1708984",
  9822.         "ProductDisplayName": "MSP Anand Grade 1",
  9823.         "ProductShortDescription": "MSP Anand Grade 1",
  9824.         "ProductLongDescription": "MSP Anand Grade 1",
  9825.         "CGProgram": "Realize",
  9826.         "OrderedISBN": "6655448855221",
  9827.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9828.         "HasAccess": true
  9829.       },
  9830.       {
  9831.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9832.         "LicensePoolId": "8a97b1cc5c78b692015cad591e5d082d",
  9833.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9834.         "LicensedOrganizationDisplayName": "realize_organization1",
  9835.         "LicensePoolType": "Student seat based licensing",
  9836.         "LicensePoolStatus": "E",
  9837.         "DenyNewSubscription": "0",
  9838.         "StartDate": "2017-06-15T00:00:00.000-04:00",
  9839.         "EndDate": "2018-06-15T00:00:00.000-04:00",
  9840.         "Quantity": "200",
  9841.         "UsedLicenses": "0",
  9842.         "ProductId": "1711448",
  9843.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 9",
  9844.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 9",
  9845.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 9",
  9846.         "CGProgram": "Realize",
  9847.         "OrderedISBN": "2017061515581",
  9848.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9849.         "HasAccess": false
  9850.       },
  9851.       {
  9852.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9853.         "LicensePoolId": "8a97b1cc5c78b692015cad6079a8083a",
  9854.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9855.         "LicensedOrganizationDisplayName": "realize_organization1",
  9856.         "LicensePoolType": "Student seat based licensing",
  9857.         "LicensePoolStatus": "E",
  9858.         "DenyNewSubscription": "0",
  9859.         "StartDate": "2017-06-15T00:00:00.000-04:00",
  9860.         "EndDate": "2018-06-15T00:00:00.000-04:00",
  9861.         "Quantity": "200",
  9862.         "UsedLicenses": "0",
  9863.         "ProductId": "1711493",
  9864.         "ProductDisplayName": "Cas multi-state T4 to Cas multi-state T8",
  9865.         "ProductShortDescription": "Cas multi-state T4 to Cas multi-state T8",
  9866.         "ProductLongDescription": "Cas multi-state T4 to Cas multi-state T8",
  9867.         "CGProgram": "Realize",
  9868.         "OrderedISBN": "2017061516041",
  9869.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9870.         "HasAccess": false
  9871.       },
  9872.       {
  9873.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9874.         "LicensePoolId": "8a97b1a65c78b801015cad66627708d0",
  9875.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9876.         "LicensedOrganizationDisplayName": "realize_organization1",
  9877.         "LicensePoolType": "Student seat based licensing",
  9878.         "LicensePoolStatus": "E",
  9879.         "DenyNewSubscription": "0",
  9880.         "StartDate": "2017-06-15T00:00:00.000-04:00",
  9881.         "EndDate": "2018-06-15T00:00:00.000-04:00",
  9882.         "Quantity": "200",
  9883.         "UsedLicenses": "0",
  9884.         "ProductId": "1711494",
  9885.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 10",
  9886.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 10",
  9887.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 10",
  9888.         "CGProgram": "Realize",
  9889.         "OrderedISBN": "2017061516111",
  9890.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9891.         "HasAccess": false
  9892.       },
  9893.       {
  9894.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9895.         "LicensePoolId": "8a97b1ce5c78b734015cc4601b7f0c07",
  9896.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9897.         "LicensedOrganizationDisplayName": "realize_organization1",
  9898.         "LicensePoolType": "Student seat based licensing",
  9899.         "LicensePoolStatus": "E",
  9900.         "DenyNewSubscription": "0",
  9901.         "StartDate": "2017-06-20T00:00:00.000-04:00",
  9902.         "EndDate": "2018-06-20T00:00:00.000-04:00",
  9903.         "Quantity": "113",
  9904.         "UsedLicenses": "0",
  9905.         "ProductId": "1714333",
  9906.         "ProductDisplayName": "rlz_subscription27",
  9907.         "ProductShortDescription": "rlz_subscription27",
  9908.         "ProductLongDescription": "rlz_subscription27",
  9909.         "CGProgram": "Realize",
  9910.         "OrderedISBN": "9517537893210",
  9911.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9912.         "HasAccess": false
  9913.       },
  9914.       {
  9915.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9916.         "LicensePoolId": "8a97b1ce5c78b734015cc464c7aa0c11",
  9917.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9918.         "LicensedOrganizationDisplayName": "realize_organization1",
  9919.         "LicensePoolType": "Student seat based licensing",
  9920.         "LicensePoolStatus": "E",
  9921.         "DenyNewSubscription": "0",
  9922.         "StartDate": "2017-06-20T00:00:00.000-04:00",
  9923.         "EndDate": "2017-12-31T00:00:00.000-05:00",
  9924.         "Quantity": "111",
  9925.         "UsedLicenses": "0",
  9926.         "ProductId": "1714334",
  9927.         "ProductDisplayName": "rlz_subscription28",
  9928.         "ProductShortDescription": "rlz_subscription28",
  9929.         "ProductLongDescription": "rlz_subscription28",
  9930.         "CGProgram": "Realize",
  9931.         "OrderedISBN": "1236549871232",
  9932.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9933.         "HasAccess": false
  9934.       },
  9935.       {
  9936.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9937.         "LicensePoolId": "8a97b1a65c78b801015cc4695f620d17",
  9938.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9939.         "LicensedOrganizationDisplayName": "realize_organization1",
  9940.         "LicensePoolType": "Student seat based licensing",
  9941.         "LicensePoolStatus": "E",
  9942.         "DenyNewSubscription": "0",
  9943.         "StartDate": "2017-06-20T00:00:00.000-04:00",
  9944.         "EndDate": "2017-12-31T00:00:00.000-05:00",
  9945.         "Quantity": "112",
  9946.         "UsedLicenses": "0",
  9947.         "ProductId": "1714335",
  9948.         "ProductDisplayName": "rlz_subscription29",
  9949.         "ProductShortDescription": "rlz_subscription29",
  9950.         "ProductLongDescription": "rlz_subscription29",
  9951.         "CGProgram": "Realize",
  9952.         "OrderedISBN": "3692587410000",
  9953.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9954.         "HasAccess": false
  9955.       },
  9956.       {
  9957.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9958.         "LicensePoolId": "8a97b1a75c78b793015cc474216b0c68",
  9959.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9960.         "LicensedOrganizationDisplayName": "realize_organization1",
  9961.         "LicensePoolType": "Student seat based licensing",
  9962.         "LicensePoolStatus": "E",
  9963.         "DenyNewSubscription": "0",
  9964.         "StartDate": "2017-06-20T00:00:00.000-04:00",
  9965.         "EndDate": "2017-09-30T00:00:00.000-04:00",
  9966.         "Quantity": "996",
  9967.         "UsedLicenses": "0",
  9968.         "ProductId": "1714336",
  9969.         "ProductDisplayName": "rlz_subscription30",
  9970.         "ProductShortDescription": "rlz_subscription30",
  9971.         "ProductLongDescription": "rlz_subscription30",
  9972.         "CGProgram": "Realize",
  9973.         "OrderedISBN": "1000000000007",
  9974.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9975.         "HasAccess": false
  9976.       },
  9977.       {
  9978.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9979.         "LicensePoolId": "8a97b1ce5c78b734015cc7f4e2b50c88",
  9980.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9981.         "LicensedOrganizationDisplayName": "realize_organization1",
  9982.         "LicensePoolType": "Student seat based licensing",
  9983.         "LicensePoolStatus": "A",
  9984.         "DenyNewSubscription": "0",
  9985.         "StartDate": "2017-06-01T00:00:00.000-04:00",
  9986.         "EndDate": "2023-06-14T00:00:00.000-04:00",
  9987.         "Quantity": "111",
  9988.         "UsedLicenses": "101",
  9989.         "ProductId": "1710352",
  9990.         "ProductDisplayName": "Knewton state variant flow 3349",
  9991.         "ProductShortDescription": "Knewton state variant flow 3349",
  9992.         "ProductLongDescription": "Knewton state variant flow 3349",
  9993.         "CGProgram": "Realize",
  9994.         "OrderedISBN": "2711221051980",
  9995.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  9996.         "HasAccess": false
  9997.       },
  9998.       {
  9999.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10000.         "LicensePoolId": "8a97b1a75c78b793015cca34c0d30d4a",
  10001.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10002.         "LicensedOrganizationDisplayName": "realize_organization1",
  10003.         "LicensePoolType": "Student seat based licensing",
  10004.         "LicensePoolStatus": "A",
  10005.         "DenyNewSubscription": "0",
  10006.         "StartDate": "2017-06-20T00:00:00.000-04:00",
  10007.         "EndDate": "2022-06-30T00:00:00.000-04:00",
  10008.         "Quantity": "200",
  10009.         "UsedLicenses": "2",
  10010.         "ProductId": "1709001",
  10011.         "ProductDisplayName": "MSP Anand Grade 2",
  10012.         "ProductShortDescription": "MSP Anand Grade 2",
  10013.         "ProductLongDescription": "MSP Anand Grade 2",
  10014.         "CGProgram": "Realize",
  10015.         "OrderedISBN": "6655448855222",
  10016.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10017.         "HasAccess": true
  10018.       },
  10019.       {
  10020.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10021.         "LicensePoolId": "8a97b1ce5ce29edf015ceef43fae018b",
  10022.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10023.         "LicensedOrganizationDisplayName": "realize_organization1",
  10024.         "LicensePoolType": "Student seat based licensing",
  10025.         "LicensePoolStatus": "E",
  10026.         "DenyNewSubscription": "0",
  10027.         "StartDate": "2017-06-28T00:00:00.000-04:00",
  10028.         "EndDate": "2018-06-27T00:00:00.000-04:00",
  10029.         "Quantity": "200",
  10030.         "UsedLicenses": "0",
  10031.         "ProductId": "1718866",
  10032.         "ProductDisplayName": "Multi State Bala01",
  10033.         "ProductShortDescription": "Multi State Bala01",
  10034.         "ProductLongDescription": "Multi State Bala01",
  10035.         "CGProgram": "Realize",
  10036.         "OrderedISBN": "1237894563215",
  10037.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10038.         "HasAccess": false
  10039.       },
  10040.       {
  10041.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10042.         "LicensePoolId": "8a97b1cc5ce29e9c015d0c66ec220649",
  10043.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10044.         "LicensedOrganizationDisplayName": "realize_organization1",
  10045.         "LicensePoolType": "Student seat based licensing",
  10046.         "LicensePoolStatus": "E",
  10047.         "DenyNewSubscription": "0",
  10048.         "StartDate": "2017-07-04T00:00:00.000-04:00",
  10049.         "EndDate": "2017-12-01T00:00:00.000-05:00",
  10050.         "Quantity": "122",
  10051.         "UsedLicenses": "0",
  10052.         "ProductId": "1722329",
  10053.         "ProductDisplayName": "rlz_subscription32",
  10054.         "ProductShortDescription": "rlz_subscription32",
  10055.         "ProductLongDescription": "rlz_subscription32",
  10056.         "CGProgram": "Realize",
  10057.         "OrderedISBN": "1111098123444",
  10058.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10059.         "HasAccess": false
  10060.       },
  10061.       {
  10062.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10063.         "LicensePoolId": "8a97b1ce5ce29edf015d0c69033b0606",
  10064.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10065.         "LicensedOrganizationDisplayName": "realize_organization1",
  10066.         "LicensePoolType": "Student seat based licensing",
  10067.         "LicensePoolStatus": "E",
  10068.         "DenyNewSubscription": "0",
  10069.         "StartDate": "2017-07-04T00:00:00.000-04:00",
  10070.         "EndDate": "2017-12-04T00:00:00.000-05:00",
  10071.         "Quantity": "211",
  10072.         "UsedLicenses": "0",
  10073.         "ProductId": "1722414",
  10074.         "ProductDisplayName": "rlz_subscription33",
  10075.         "ProductShortDescription": "rlz_subscription33",
  10076.         "ProductLongDescription": "rlz_subscription33",
  10077.         "CGProgram": "Realize",
  10078.         "OrderedISBN": "4455669988771",
  10079.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10080.         "HasAccess": false
  10081.       },
  10082.       {
  10083.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10084.         "LicensePoolId": "8a97b1cf5ce29f6a015d0c6b5fa80716",
  10085.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10086.         "LicensedOrganizationDisplayName": "realize_organization1",
  10087.         "LicensePoolType": "Student seat based licensing",
  10088.         "LicensePoolStatus": "E",
  10089.         "DenyNewSubscription": "0",
  10090.         "StartDate": "2017-06-29T00:00:00.000-04:00",
  10091.         "EndDate": "2017-11-04T00:00:00.000-04:00",
  10092.         "Quantity": "211",
  10093.         "UsedLicenses": "0",
  10094.         "ProductId": "1722330",
  10095.         "ProductDisplayName": "rlz_subscription34",
  10096.         "ProductShortDescription": "rlz_subscription34",
  10097.         "ProductLongDescription": "rlz_subscription34",
  10098.         "CGProgram": "Realize",
  10099.         "OrderedISBN": "3377889944221",
  10100.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10101.         "HasAccess": false
  10102.       },
  10103.       {
  10104.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10105.         "LicensePoolId": "8a97b1ce5ce29edf015d12328dd506c2",
  10106.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10107.         "LicensedOrganizationDisplayName": "realize_organization1",
  10108.         "LicensePoolType": "Student seat based licensing",
  10109.         "LicensePoolStatus": "A",
  10110.         "DenyNewSubscription": "0",
  10111.         "StartDate": "2017-07-04T00:00:00.000-04:00",
  10112.         "EndDate": "2023-07-31T00:00:00.000-04:00",
  10113.         "Quantity": "200",
  10114.         "UsedLicenses": "15",
  10115.         "ProductId": "1722949",
  10116.         "ProductDisplayName": "Realize Automation Product Desmos",
  10117.         "ProductShortDescription": "Realize Automation Product Desmos",
  10118.         "ProductLongDescription": "Realize Automation Product Desmos",
  10119.         "CGProgram": "Realize",
  10120.         "OrderedISBN": "7520173267520",
  10121.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10122.         "HasAccess": false
  10123.       },
  10124.       {
  10125.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10126.         "LicensePoolId": "8a97b1cc5d3822b9015d977fcd810ea6",
  10127.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10128.         "LicensedOrganizationDisplayName": "realize_organization1",
  10129.         "LicensePoolType": "Student seat based licensing",
  10130.         "LicensePoolStatus": "A",
  10131.         "DenyNewSubscription": "0",
  10132.         "StartDate": "2017-07-28T00:00:00.000-04:00",
  10133.         "EndDate": "2022-07-31T00:00:00.000-04:00",
  10134.         "Quantity": "200",
  10135.         "UsedLicenses": "23",
  10136.         "ProductId": "1147855",
  10137.         "ProductDisplayName": "Product Test 01",
  10138.         "ProductShortDescription": "Product Test 01",
  10139.         "ProductLongDescription": "Product Test 01",
  10140.         "CGProgram": "Realize",
  10141.         "OrderedISBN": "1122335544789",
  10142.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10143.         "HasAccess": true
  10144.       },
  10145.       {
  10146.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10147.         "LicensePoolId": "8a97b1a75d38259d015da8b19c78121f",
  10148.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10149.         "LicensedOrganizationDisplayName": "realize_organization1",
  10150.         "LicensePoolType": "Student seat based licensing",
  10151.         "LicensePoolStatus": "A",
  10152.         "DenyNewSubscription": "0",
  10153.         "StartDate": "2017-08-01T00:00:00.000-04:00",
  10154.         "EndDate": "2020-08-03T00:00:00.000-04:00",
  10155.         "Quantity": "100",
  10156.         "UsedLicenses": "0",
  10157.         "ProductId": "1730939",
  10158.         "ProductDisplayName": "Investigations 2017 SCOUT Grade K",
  10159.         "ProductShortDescription": "Investigations 2017 SCOUT Grade K",
  10160.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 GK EN MTH",
  10161.         "CGProgram": "Realize",
  10162.         "OrderedISBN": "9780328938490",
  10163.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10164.         "HasAccess": false
  10165.       },
  10166.       {
  10167.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10168.         "LicensePoolId": "8a97b1cd5d382ae4015da8b19cf31240",
  10169.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10170.         "LicensedOrganizationDisplayName": "realize_organization1",
  10171.         "LicensePoolType": "Student seat based licensing",
  10172.         "LicensePoolStatus": "A",
  10173.         "DenyNewSubscription": "0",
  10174.         "StartDate": "2017-08-01T00:00:00.000-04:00",
  10175.         "EndDate": "2020-08-03T00:00:00.000-04:00",
  10176.         "Quantity": "100",
  10177.         "UsedLicenses": "0",
  10178.         "ProductId": "1730923",
  10179.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 1",
  10180.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 1",
  10181.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G1 EN MTH",
  10182.         "CGProgram": "Realize",
  10183.         "OrderedISBN": "9780328938506",
  10184.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10185.         "HasAccess": false
  10186.       },
  10187.       {
  10188.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10189.         "LicensePoolId": "8a97b1ce5d3829bd015da8b19d4912a6",
  10190.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10191.         "LicensedOrganizationDisplayName": "realize_organization1",
  10192.         "LicensePoolType": "Student seat based licensing",
  10193.         "LicensePoolStatus": "A",
  10194.         "DenyNewSubscription": "0",
  10195.         "StartDate": "2017-08-01T00:00:00.000-04:00",
  10196.         "EndDate": "2020-08-03T00:00:00.000-04:00",
  10197.         "Quantity": "100",
  10198.         "UsedLicenses": "2",
  10199.         "ProductId": "1730940",
  10200.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 2",
  10201.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 2",
  10202.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G2 EN MTH",
  10203.         "CGProgram": "Realize",
  10204.         "OrderedISBN": "9780328938513",
  10205.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10206.         "HasAccess": true
  10207.       },
  10208.       {
  10209.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10210.         "LicensePoolId": "8a97b1cf5d38299a015da8b19d8a12e3",
  10211.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10212.         "LicensedOrganizationDisplayName": "realize_organization1",
  10213.         "LicensePoolType": "Student seat based licensing",
  10214.         "LicensePoolStatus": "A",
  10215.         "DenyNewSubscription": "0",
  10216.         "StartDate": "2017-08-01T00:00:00.000-04:00",
  10217.         "EndDate": "2020-08-03T00:00:00.000-04:00",
  10218.         "Quantity": "100",
  10219.         "UsedLicenses": "0",
  10220.         "ProductId": "1730941",
  10221.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 3",
  10222.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 3",
  10223.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G3 EN MTH",
  10224.         "CGProgram": "Realize",
  10225.         "OrderedISBN": "9780328938520",
  10226.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10227.         "HasAccess": false
  10228.       },
  10229.       {
  10230.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10231.         "LicensePoolId": "8a97b1a65d382645015da8b19dc912dc",
  10232.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10233.         "LicensedOrganizationDisplayName": "realize_organization1",
  10234.         "LicensePoolType": "Student seat based licensing",
  10235.         "LicensePoolStatus": "A",
  10236.         "DenyNewSubscription": "0",
  10237.         "StartDate": "2017-08-01T00:00:00.000-04:00",
  10238.         "EndDate": "2020-08-03T00:00:00.000-04:00",
  10239.         "Quantity": "100",
  10240.         "UsedLicenses": "0",
  10241.         "ProductId": "1730942",
  10242.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 4",
  10243.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 4",
  10244.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G4 EN MTH",
  10245.         "CGProgram": "Realize",
  10246.         "OrderedISBN": "9780328938537",
  10247.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10248.         "HasAccess": false
  10249.       },
  10250.       {
  10251.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10252.         "LicensePoolId": "8a97b1a75d38259d015da8b19df31229",
  10253.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10254.         "LicensedOrganizationDisplayName": "realize_organization1",
  10255.         "LicensePoolType": "Student seat based licensing",
  10256.         "LicensePoolStatus": "A",
  10257.         "DenyNewSubscription": "0",
  10258.         "StartDate": "2017-08-01T00:00:00.000-04:00",
  10259.         "EndDate": "2020-08-03T00:00:00.000-04:00",
  10260.         "Quantity": "100",
  10261.         "UsedLicenses": "0",
  10262.         "ProductId": "1730908",
  10263.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 5",
  10264.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 5",
  10265.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G5 EN MTH",
  10266.         "CGProgram": "Realize",
  10267.         "OrderedISBN": "9780328938544",
  10268.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10269.         "HasAccess": false
  10270.       },
  10271.       {
  10272.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10273.         "LicensePoolId": "8a97b1cc5d3822b9015dc402d7b01530",
  10274.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10275.         "LicensedOrganizationDisplayName": "realize_organization1",
  10276.         "LicensePoolType": "Student seat based licensing",
  10277.         "LicensePoolStatus": "A",
  10278.         "DenyNewSubscription": "0",
  10279.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  10280.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  10281.         "Quantity": "200",
  10282.         "UsedLicenses": "10",
  10283.         "ProductId": "1745636",
  10284.         "ProductDisplayName": "Cas TaxCacheRef subs",
  10285.         "ProductShortDescription": "Cas TaxCacheRef subs",
  10286.         "ProductLongDescription": "Cas TaxCacheRef subs",
  10287.         "CGProgram": "Realize",
  10288.         "OrderedISBN": "2999998555801",
  10289.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10290.         "HasAccess": true
  10291.       },
  10292.       {
  10293.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10294.         "LicensePoolId": "8a97b1cf5d38299a015e159b02c6239a",
  10295.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10296.         "LicensedOrganizationDisplayName": "realize_organization1",
  10297.         "LicensePoolType": "Student seat based licensing",
  10298.         "LicensePoolStatus": "E",
  10299.         "DenyNewSubscription": "0",
  10300.         "StartDate": "2017-08-24T00:00:00.000-04:00",
  10301.         "EndDate": "2018-08-24T00:00:00.000-04:00",
  10302.         "Quantity": "200",
  10303.         "UsedLicenses": "1",
  10304.         "ProductId": "1755142",
  10305.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 0824",
  10306.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 0824",
  10307.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 0824",
  10308.         "CGProgram": "Realize",
  10309.         "OrderedISBN": "2017082402531",
  10310.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10311.         "HasAccess": false
  10312.       },
  10313.       {
  10314.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10315.         "LicensePoolId": "8a97b1cd5e2e524b015e3e9265f7022a",
  10316.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10317.         "LicensedOrganizationDisplayName": "realize_organization1",
  10318.         "LicensePoolType": "Student seat based licensing",
  10319.         "LicensePoolStatus": "A",
  10320.         "DenyNewSubscription": "0",
  10321.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  10322.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  10323.         "Quantity": "200",
  10324.         "UsedLicenses": "5",
  10325.         "ProductId": "1735835",
  10326.         "ProductDisplayName": "Cas multi-state testsubs5",
  10327.         "ProductShortDescription": "Cas multi-state testsubs5",
  10328.         "ProductLongDescription": "Cas multi-state testsubs5",
  10329.         "CGProgram": "Realize",
  10330.         "OrderedISBN": "2711278777005",
  10331.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10332.         "HasAccess": true
  10333.       },
  10334.       {
  10335.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10336.         "LicensePoolId": "8a97b1cf5e2e51b6015e5a9caccd06b4",
  10337.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10338.         "LicensedOrganizationDisplayName": "realize_organization1",
  10339.         "LicensePoolType": "Student seat based licensing",
  10340.         "LicensePoolStatus": "E",
  10341.         "DenyNewSubscription": "0",
  10342.         "StartDate": "2017-09-05T00:00:00.000-04:00",
  10343.         "EndDate": "2017-09-30T00:00:00.000-04:00",
  10344.         "Quantity": "1213",
  10345.         "UsedLicenses": "0",
  10346.         "ProductId": "1763846",
  10347.         "ProductDisplayName": "rlz_subscription101",
  10348.         "ProductShortDescription": "rlz_subscription101",
  10349.         "ProductLongDescription": "rlz_subscription101",
  10350.         "CGProgram": "Realize",
  10351.         "GradeLevel": "K",
  10352.         "OrderedISBN": "5555554443331",
  10353.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10354.         "HasAccess": false
  10355.       },
  10356.       {
  10357.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10358.         "LicensePoolId": "8a97b1cf5e2e51b6015e5aa29ecb06be",
  10359.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10360.         "LicensedOrganizationDisplayName": "realize_organization1",
  10361.         "LicensePoolType": "Student seat based licensing",
  10362.         "LicensePoolStatus": "E",
  10363.         "DenyNewSubscription": "0",
  10364.         "StartDate": "2017-09-07T00:00:00.000-04:00",
  10365.         "EndDate": "2017-12-29T00:00:00.000-05:00",
  10366.         "Quantity": "212",
  10367.         "UsedLicenses": "0",
  10368.         "ProductId": "1763848",
  10369.         "ProductDisplayName": "rlz_subscription103",
  10370.         "ProductShortDescription": "rlz_subscription103",
  10371.         "ProductLongDescription": "rlz_subscription103",
  10372.         "CGProgram": "Realize",
  10373.         "GradeLevel": "K",
  10374.         "OrderedISBN": "1121121121234",
  10375.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10376.         "HasAccess": false
  10377.       },
  10378.       {
  10379.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10380.         "LicensePoolId": "8a97b1a75e2e5358015e5aa5f312069e",
  10381.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10382.         "LicensedOrganizationDisplayName": "realize_organization1",
  10383.         "LicensePoolType": "Student seat based licensing",
  10384.         "LicensePoolStatus": "E",
  10385.         "DenyNewSubscription": "0",
  10386.         "StartDate": "2017-09-01T00:00:00.000-04:00",
  10387.         "EndDate": "2017-12-29T00:00:00.000-05:00",
  10388.         "Quantity": "222",
  10389.         "UsedLicenses": "0",
  10390.         "ProductId": "1763833",
  10391.         "ProductDisplayName": "rlz_subscription104",
  10392.         "ProductShortDescription": "rlz_subscription104",
  10393.         "ProductLongDescription": "rlz_subscription104",
  10394.         "CGProgram": "Realize",
  10395.         "OrderedISBN": "2222113344552",
  10396.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10397.         "HasAccess": false
  10398.       },
  10399.       {
  10400.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10401.         "LicensePoolId": "8a97b1cd5e2e524b015e5ae6b21506ff",
  10402.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10403.         "LicensedOrganizationDisplayName": "realize_organization1",
  10404.         "LicensePoolType": "Student seat based licensing",
  10405.         "LicensePoolStatus": "E",
  10406.         "DenyNewSubscription": "0",
  10407.         "StartDate": "2017-09-01T00:00:00.000-04:00",
  10408.         "EndDate": "2017-12-30T00:00:00.000-05:00",
  10409.         "Quantity": "76",
  10410.         "UsedLicenses": "0",
  10411.         "ProductId": "1763865",
  10412.         "ProductDisplayName": "rlz_subscription105",
  10413.         "ProductShortDescription": "rlz_subscription105",
  10414.         "ProductLongDescription": "rlz_subscription105",
  10415.         "OrderedISBN": "7788554411367",
  10416.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10417.         "HasAccess": false
  10418.       },
  10419.       {
  10420.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10421.         "LicensePoolId": "8a97b1cd5e2e524b015e737b24420af1",
  10422.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10423.         "LicensedOrganizationDisplayName": "realize_organization1",
  10424.         "LicensePoolType": "Student seat based licensing",
  10425.         "LicensePoolStatus": "A",
  10426.         "DenyNewSubscription": "0",
  10427.         "StartDate": "2017-09-11T00:00:00.000-04:00",
  10428.         "EndDate": "2026-09-30T00:00:00.000-04:00",
  10429.         "Quantity": "500",
  10430.         "UsedLicenses": "0",
  10431.         "ProductId": "1766676",
  10432.         "ProductDisplayName": "RR INT PRODUCT",
  10433.         "ProductShortDescription": "RR INT PRODUCT",
  10434.         "ProductLongDescription": "RR INT PRODUCT",
  10435.         "CGProgram": "Realize",
  10436.         "OrderedISBN": "4445511102017",
  10437.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10438.         "HasAccess": false
  10439.       },
  10440.       {
  10441.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10442.         "LicensePoolId": "8a97b1ce5e2e51dc015e7bf9e3370b97",
  10443.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10444.         "LicensedOrganizationDisplayName": "realize_organization1",
  10445.         "LicensePoolType": "Student seat based licensing",
  10446.         "LicensePoolStatus": "A",
  10447.         "DenyNewSubscription": "0",
  10448.         "StartDate": "2017-09-12T00:00:00.000-04:00",
  10449.         "EndDate": "2019-09-30T00:00:00.000-04:00",
  10450.         "Quantity": "200",
  10451.         "UsedLicenses": "0",
  10452.         "ProductId": "1767506",
  10453.         "ProductDisplayName": "REALIZE READER PRODUCT",
  10454.         "ProductShortDescription": "REALIZE READER PRODUCT",
  10455.         "ProductLongDescription": "REALIZE READER PRODUCT",
  10456.         "CGProgram": "Realize",
  10457.         "OrderedISBN": "4455663322117",
  10458.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10459.         "HasAccess": false
  10460.       },
  10461.       {
  10462.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10463.         "LicensePoolId": "8a97b1cf5e2e51b6015e9573ae620f6e",
  10464.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10465.         "LicensedOrganizationDisplayName": "realize_organization1",
  10466.         "LicensePoolType": "Student seat based licensing",
  10467.         "LicensePoolStatus": "E",
  10468.         "DenyNewSubscription": "0",
  10469.         "StartDate": "2017-09-18T00:00:00.000-04:00",
  10470.         "EndDate": "2018-09-18T00:00:00.000-04:00",
  10471.         "Quantity": "200",
  10472.         "UsedLicenses": "0",
  10473.         "ProductId": "1770602",
  10474.         "ProductDisplayName": "Regression 7.2 Standard Product 1",
  10475.         "ProductShortDescription": "Regression 7.2 Standard Product 1",
  10476.         "ProductLongDescription": "Regression 7.2 Standard Product 1",
  10477.         "CGProgram": "Realize",
  10478.         "OrderedISBN": "2017091810341",
  10479.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10480.         "HasAccess": false
  10481.       },
  10482.       {
  10483.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10484.         "LicensePoolId": "8a97b1cd5e2e524b015e9573ae9e1021",
  10485.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10486.         "LicensedOrganizationDisplayName": "realize_organization1",
  10487.         "LicensePoolType": "Student seat based licensing",
  10488.         "LicensePoolStatus": "E",
  10489.         "DenyNewSubscription": "0",
  10490.         "StartDate": "2017-09-18T00:00:00.000-04:00",
  10491.         "EndDate": "2018-09-18T00:00:00.000-04:00",
  10492.         "Quantity": "200",
  10493.         "UsedLicenses": "0",
  10494.         "ProductId": "1770603",
  10495.         "ProductDisplayName": "Regression 7.2 Standard Product 2",
  10496.         "ProductShortDescription": "Regression 7.2 Standard Product 2",
  10497.         "ProductLongDescription": "Regression 7.2 Standard Product 2",
  10498.         "CGProgram": "Realize",
  10499.         "OrderedISBN": "2017091810361",
  10500.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10501.         "HasAccess": false
  10502.       },
  10503.       {
  10504.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10505.         "LicensePoolId": "8a97b1a65e2e53a6015e9573aed50ef8",
  10506.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10507.         "LicensedOrganizationDisplayName": "realize_organization1",
  10508.         "LicensePoolType": "Student seat based licensing",
  10509.         "LicensePoolStatus": "E",
  10510.         "DenyNewSubscription": "0",
  10511.         "StartDate": "2017-09-18T00:00:00.000-04:00",
  10512.         "EndDate": "2018-09-18T00:00:00.000-04:00",
  10513.         "Quantity": "200",
  10514.         "UsedLicenses": "0",
  10515.         "ProductId": "1770604",
  10516.         "ProductDisplayName": "Regression 7.2 Bundle Product 1",
  10517.         "ProductShortDescription": "Regression 7.2 Bundle Product 1",
  10518.         "ProductLongDescription": "Regression 7.2 Bundle Product 1",
  10519.         "CGProgram": "Realize",
  10520.         "OrderedISBN": "2017091810371",
  10521.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10522.         "HasAccess": true
  10523.       },
  10524.       {
  10525.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10526.         "LicensePoolId": "8a97b1cc5e2e51f9015e9573af2a0f71",
  10527.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10528.         "LicensedOrganizationDisplayName": "realize_organization1",
  10529.         "LicensePoolType": "Student seat based licensing",
  10530.         "LicensePoolStatus": "E",
  10531.         "DenyNewSubscription": "0",
  10532.         "StartDate": "2017-09-18T00:00:00.000-04:00",
  10533.         "EndDate": "2018-09-18T00:00:00.000-04:00",
  10534.         "Quantity": "200",
  10535.         "UsedLicenses": "0",
  10536.         "ProductId": "1770605",
  10537.         "ProductDisplayName": "Regression 7.2 Bundle Product 2",
  10538.         "ProductShortDescription": "Regression 7.2 Bundle Product 2",
  10539.         "ProductLongDescription": "Regression 7.2 Bundle Product 2",
  10540.         "CGProgram": "Realize",
  10541.         "OrderedISBN": "2017091810401",
  10542.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10543.         "HasAccess": false
  10544.       },
  10545.       {
  10546.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10547.         "LicensePoolId": "8a97b1ce5e2e51dc015ea6f331a512a1",
  10548.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10549.         "LicensedOrganizationDisplayName": "realize_organization1",
  10550.         "LicensePoolType": "Student seat based licensing",
  10551.         "LicensePoolStatus": "A",
  10552.         "DenyNewSubscription": "0",
  10553.         "StartDate": "2017-01-01T00:00:00.000-05:00",
  10554.         "EndDate": "2027-12-31T00:00:00.000-05:00",
  10555.         "Quantity": "200",
  10556.         "UsedLicenses": "0",
  10557.         "ProductId": "1772913",
  10558.         "ProductDisplayName": "enVisionmath2.0 Grade 3 2017_MS",
  10559.         "ProductShortDescription": "enVisionmath2.0 Grade 3 2017_MS",
  10560.         "ProductLongDescription": "enVisionmath2.0 Grade 3 2017_MS",
  10561.         "CGProgram": "Realize",
  10562.         "OrderedISBN": "7893561239874",
  10563.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10564.         "HasAccess": false
  10565.       },
  10566.       {
  10567.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10568.         "LicensePoolId": "8a97b1cf5ede4529015eea14399c037e",
  10569.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10570.         "LicensedOrganizationDisplayName": "realize_organization1",
  10571.         "LicensePoolType": "Student seat based licensing",
  10572.         "LicensePoolStatus": "A",
  10573.         "DenyNewSubscription": "0",
  10574.         "StartDate": "2017-10-04T00:00:00.000-04:00",
  10575.         "EndDate": "2027-10-29T00:00:00.000-04:00",
  10576.         "Quantity": "200",
  10577.         "UsedLicenses": "86",
  10578.         "ProductId": "1399095",
  10579.         "ProductDisplayName": "enVisionmath2.0 Indiana Grade 3 2017",
  10580.         "ProductShortDescription": "enVisionmath2.0 Indiana Grade 3 2017",
  10581.         "ProductLongDescription": "enVisionmath2.0 Indiana Grade 3 2017",
  10582.         "CGProgram": "Realize",
  10583.         "OrderedISBN": "9874563211237",
  10584.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10585.         "HasAccess": true
  10586.       },
  10587.       {
  10588.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10589.         "LicensePoolId": "8a97b1a75ede18fc015f0332fb9106f8",
  10590.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10591.         "LicensedOrganizationDisplayName": "realize_organization1",
  10592.         "LicensePoolType": "Student seat based licensing",
  10593.         "LicensePoolStatus": "A",
  10594.         "DenyNewSubscription": "0",
  10595.         "StartDate": "2017-10-09T00:00:00.000-04:00",
  10596.         "EndDate": "2027-10-01T00:00:00.000-04:00",
  10597.         "Quantity": "200",
  10598.         "UsedLicenses": "924",
  10599.         "ProductId": "1786788",
  10600.         "ProductDisplayName": "Connected Mathematics 3 Grade 6 2018",
  10601.         "ProductShortDescription": "Connected Mathematics 3 Grade 6 2018",
  10602.         "ProductLongDescription": "Connected Mathematics 3 Grade 6 2018",
  10603.         "CGProgram": "Realize",
  10604.         "OrderedISBN": "9781220171009",
  10605.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10606.         "HasAccess": true
  10607.       },
  10608.       {
  10609.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10610.         "LicensePoolId": "8a97b1cf5ede4529015f033c4c39074f",
  10611.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10612.         "LicensedOrganizationDisplayName": "realize_organization1",
  10613.         "LicensePoolType": "Student seat based licensing",
  10614.         "LicensePoolStatus": "A",
  10615.         "DenyNewSubscription": "0",
  10616.         "StartDate": "2017-10-09T00:00:00.000-04:00",
  10617.         "EndDate": "2027-10-01T00:00:00.000-04:00",
  10618.         "Quantity": "200",
  10619.         "UsedLicenses": "664",
  10620.         "ProductId": "1710043",
  10621.         "ProductDisplayName": "Auténtico Texas Level 1",
  10622.         "ProductShortDescription": "Auténtico Texas Level 1",
  10623.         "ProductLongDescription": "Auténtico Texas Level 1",
  10624.         "CGProgram": "Realize",
  10625.         "OrderedISBN": "9833111111150",
  10626.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10627.         "HasAccess": true
  10628.       },
  10629.       {
  10630.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10631.         "LicensePoolId": "8a97b1cc5ede1562015f07b775bd0743",
  10632.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10633.         "LicensedOrganizationDisplayName": "realize_organization1",
  10634.         "LicensePoolType": "Student seat based licensing",
  10635.         "LicensePoolStatus": "A",
  10636.         "DenyNewSubscription": "0",
  10637.         "StartDate": "2017-10-10T00:00:00.000-04:00",
  10638.         "EndDate": "2025-10-24T00:00:00.000-04:00",
  10639.         "Quantity": "200",
  10640.         "UsedLicenses": "918",
  10641.         "ProductId": "1787295",
  10642.         "ProductDisplayName": "Autentico Texas Level 1",
  10643.         "ProductShortDescription": "Autentico Texas Level 1",
  10644.         "ProductLongDescription": "Autentico Texas Level 1",
  10645.         "CGProgram": "Realize",
  10646.         "OrderedISBN": "9833120171010",
  10647.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10648.         "HasAccess": true
  10649.       },
  10650.       {
  10651.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10652.         "LicensePoolId": "8a97b1cc5f54a506015f59ed2df4022f",
  10653.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10654.         "LicensedOrganizationDisplayName": "realize_organization1",
  10655.         "LicensePoolType": "Student seat based licensing",
  10656.         "LicensePoolStatus": "A",
  10657.         "DenyNewSubscription": "0",
  10658.         "StartDate": "2017-10-26T00:00:00.000-04:00",
  10659.         "EndDate": "2027-10-27T00:00:00.000-04:00",
  10660.         "Quantity": "200",
  10661.         "UsedLicenses": "93",
  10662.         "ProductId": "1770638",
  10663.         "ProductDisplayName": "enVisionmath2.0 Grades 6-8 Grade 6 2017",
  10664.         "ProductShortDescription": "enVisionmath2.0 Grades 6-8 Grade 6 2017",
  10665.         "ProductLongDescription": "enVisionmath2.0 Grades 6-8 Grade 6 2017",
  10666.         "CGProgram": "Realize",
  10667.         "OrderedISBN": "2105198000000",
  10668.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10669.         "HasAccess": true
  10670.       },
  10671.       {
  10672.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10673.         "LicensePoolId": "8a97b1a75f54a66a015f74367a0e0836",
  10674.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10675.         "LicensedOrganizationDisplayName": "realize_organization1",
  10676.         "LicensePoolType": "Student seat based licensing",
  10677.         "LicensePoolStatus": "A",
  10678.         "DenyNewSubscription": "0",
  10679.         "StartDate": "2017-10-31T00:00:00.000-04:00",
  10680.         "EndDate": "2027-10-31T00:00:00.000-04:00",
  10681.         "Quantity": "200",
  10682.         "UsedLicenses": "3",
  10683.         "ProductId": "1803167",
  10684.         "ProductDisplayName": "Nagarajan's sample eText program",
  10685.         "ProductShortDescription": "Nagarajan's sample eText program",
  10686.         "ProductLongDescription": "Nagarajan's sample eText program",
  10687.         "CGProgram": "Realize",
  10688.         "OrderedISBN": "1671982103117",
  10689.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10690.         "HasAccess": false
  10691.       },
  10692.       {
  10693.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10694.         "LicensePoolId": "8a97b1ce5f54c4e9015f7943d109098c",
  10695.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10696.         "LicensedOrganizationDisplayName": "realize_organization1",
  10697.         "LicensePoolType": "Student seat based licensing",
  10698.         "LicensePoolStatus": "A",
  10699.         "DenyNewSubscription": "0",
  10700.         "StartDate": "2017-11-01T00:00:00.000-04:00",
  10701.         "EndDate": "2027-11-30T00:00:00.000-05:00",
  10702.         "Quantity": "200",
  10703.         "UsedLicenses": "32",
  10704.         "ProductId": "1804015",
  10705.         "ProductDisplayName": "enVisionmath2.0 Custom Grade K",
  10706.         "ProductShortDescription": "enVisionmath2.0 Custom Grade K",
  10707.         "ProductLongDescription": "enVisionmath2.0 Custom Grade K",
  10708.         "CGProgram": "Realize",
  10709.         "OrderedISBN": "1671987110117",
  10710.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10711.         "HasAccess": true
  10712.       },
  10713.       {
  10714.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10715.         "LicensePoolId": "8a97b1cf5f54c550015f8abbba450cd2",
  10716.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10717.         "LicensedOrganizationDisplayName": "realize_organization1",
  10718.         "LicensePoolType": "Student seat based licensing",
  10719.         "LicensePoolStatus": "A",
  10720.         "DenyNewSubscription": "0",
  10721.         "StartDate": "2017-11-04T00:00:00.000-04:00",
  10722.         "EndDate": "2027-11-30T00:00:00.000-05:00",
  10723.         "Quantity": "200",
  10724.         "UsedLicenses": "5",
  10725.         "ProductId": "1806297",
  10726.         "ProductDisplayName": "enVisionmath2.0 Grades 6-8 Grade 6 2017 RGHT-61197",
  10727.         "ProductShortDescription": "enVisionmath2.0 Grades 6-8 Grade 6 2017 RGHT-61197",
  10728.         "ProductLongDescription": "enVisionmath2.0 Grades 6-8 Grade 6 2017 RGHT-61197",
  10729.         "CGProgram": "Realize",
  10730.         "OrderedISBN": "1671987110417",
  10731.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10732.         "HasAccess": false
  10733.       },
  10734.       {
  10735.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10736.         "LicensePoolId": "8a97b1cc5f54a506015f8d06a4170db7",
  10737.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10738.         "LicensedOrganizationDisplayName": "realize_organization1",
  10739.         "LicensePoolType": "Student seat based licensing",
  10740.         "LicensePoolStatus": "A",
  10741.         "DenyNewSubscription": "0",
  10742.         "StartDate": "2017-11-05T00:00:00.000-04:00",
  10743.         "EndDate": "2027-11-30T00:00:00.000-05:00",
  10744.         "Quantity": "200",
  10745.         "UsedLicenses": "5",
  10746.         "ProductId": "1806298",
  10747.         "ProductDisplayName": "enVisionmath2.0 Grades 6-8 Grade 6 2017 RGHT-61197 TEST",
  10748.         "ProductShortDescription": "enVisionmath2.0 Grades 6-8 Grade 6 2017 RGHT-61197 TEST",
  10749.         "ProductLongDescription": "enVisionmath2.0 Grades 6-8 Grade 6 2017 RGHT-61197 TEST",
  10750.         "CGProgram": "Realize",
  10751.         "OrderedISBN": "1671987110517",
  10752.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10753.         "HasAccess": true
  10754.       },
  10755.       {
  10756.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10757.         "LicensePoolId": "8a97b1a65f54a2a5015f98e997eb0efb",
  10758.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10759.         "LicensedOrganizationDisplayName": "realize_organization1",
  10760.         "LicensePoolType": "Student seat based licensing",
  10761.         "LicensePoolStatus": "A",
  10762.         "DenyNewSubscription": "0",
  10763.         "StartDate": "2017-11-07T00:00:00.000-05:00",
  10764.         "EndDate": "2027-11-30T00:00:00.000-05:00",
  10765.         "Quantity": "200",
  10766.         "UsedLicenses": "3",
  10767.         "ProductId": "1807395",
  10768.         "ProductDisplayName": "enVisionmath2.0 Grades 6-8 Grade 6 2017 ATTEMPT 3 RGHT-61197",
  10769.         "ProductShortDescription": "enVisionmath2.0 Grades 6-8 Grade 6 2017 ATTEMPT 3 RGHT-61197",
  10770.         "ProductLongDescription": "enVisionmath2.0 Grades 6-8 Grade 6 2017 ATTEMPT 3 RGHT-61197",
  10771.         "CGProgram": "Realize",
  10772.         "OrderedISBN": "1871987110717",
  10773.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10774.         "HasAccess": true
  10775.       },
  10776.       {
  10777.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10778.         "LicensePoolId": "8a97b1a75f54a66a015f9ce7e3eb111e",
  10779.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10780.         "LicensedOrganizationDisplayName": "realize_organization1",
  10781.         "LicensePoolType": "Student seat based licensing",
  10782.         "LicensePoolStatus": "A",
  10783.         "DenyNewSubscription": "0",
  10784.         "StartDate": "2017-11-08T00:00:00.000-05:00",
  10785.         "EndDate": "2027-11-30T00:00:00.000-05:00",
  10786.         "Quantity": "200",
  10787.         "UsedLicenses": "2",
  10788.         "ProductId": "1807795",
  10789.         "ProductDisplayName": "enVisionmath2.0 Custom Grade 4 SQE",
  10790.         "ProductShortDescription": "enVisionmath2.0 Custom Grade 4 SQE",
  10791.         "ProductLongDescription": "enVisionmath2.0 Custom Grade 4 SQE",
  10792.         "CGProgram": "Realize",
  10793.         "OrderedISBN": "1671987110817",
  10794.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10795.         "HasAccess": true
  10796.       },
  10797.       {
  10798.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10799.         "LicensePoolId": "8a97b1a75fa66f8f015fca6d54bd07d5",
  10800.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10801.         "LicensedOrganizationDisplayName": "realize_organization1",
  10802.         "LicensePoolType": "Student seat based licensing",
  10803.         "LicensePoolStatus": "A",
  10804.         "DenyNewSubscription": "0",
  10805.         "StartDate": "2017-11-17T00:00:00.000-05:00",
  10806.         "EndDate": "2027-11-30T00:00:00.000-05:00",
  10807.         "Quantity": "200",
  10808.         "UsedLicenses": "95",
  10809.         "ProductId": "1813732",
  10810.         "ProductDisplayName": "Auténtico Level 1",
  10811.         "ProductShortDescription": "Auténtico Level 1",
  10812.         "ProductLongDescription": "Auténtico Level 1",
  10813.         "CGProgram": "Realize",
  10814.         "GradeLevel": "1",
  10815.         "OrderedISBN": "9833120171117",
  10816.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10817.         "HasAccess": true
  10818.       },
  10819.       {
  10820.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10821.         "LicensePoolId": "8a97b1ce5fa66dd2015fd115796d0a0b",
  10822.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10823.         "LicensedOrganizationDisplayName": "realize_organization1",
  10824.         "LicensePoolType": "Student seat based licensing",
  10825.         "LicensePoolStatus": "A",
  10826.         "DenyNewSubscription": "0",
  10827.         "StartDate": "2017-11-18T00:00:00.000-05:00",
  10828.         "EndDate": "2026-11-27T00:00:00.000-05:00",
  10829.         "Quantity": "200",
  10830.         "UsedLicenses": "196",
  10831.         "ProductId": "1814609",
  10832.         "ProductDisplayName": "Auténtico Level 2",
  10833.         "ProductShortDescription": "Auténtico Level 2",
  10834.         "ProductLongDescription": "Auténtico Level 2",
  10835.         "CGProgram": "Realize",
  10836.         "GradeLevel": "2",
  10837.         "OrderedISBN": "9830220171118",
  10838.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10839.         "HasAccess": true
  10840.       },
  10841.       {
  10842.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10843.         "LicensePoolId": "8a97b1cd5fa66e14015fd1d54d53098a",
  10844.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10845.         "LicensedOrganizationDisplayName": "realize_organization1",
  10846.         "LicensePoolType": "Student seat based licensing",
  10847.         "LicensePoolStatus": "A",
  10848.         "DenyNewSubscription": "0",
  10849.         "StartDate": "2017-11-18T00:00:00.000-05:00",
  10850.         "EndDate": "2026-11-27T00:00:00.000-05:00",
  10851.         "Quantity": "200",
  10852.         "UsedLicenses": "77",
  10853.         "ProductId": "1814737",
  10854.         "ProductDisplayName": "Auténtico Level 3",
  10855.         "ProductShortDescription": "Auténtico Level 3",
  10856.         "ProductLongDescription": "Auténtico Level 3",
  10857.         "CGProgram": "Realize",
  10858.         "GradeLevel": "3",
  10859.         "OrderedISBN": "9830320171118",
  10860.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10861.         "HasAccess": true
  10862.       },
  10863.       {
  10864.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10865.         "LicensePoolId": "8a97b1a75fa66f8f015fd9f0dd040b8f",
  10866.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10867.         "LicensedOrganizationDisplayName": "realize_organization1",
  10868.         "LicensePoolType": "Student seat based licensing",
  10869.         "LicensePoolStatus": "A",
  10870.         "DenyNewSubscription": "0",
  10871.         "StartDate": "2017-11-20T00:00:00.000-05:00",
  10872.         "EndDate": "2027-11-26T00:00:00.000-05:00",
  10873.         "Quantity": "200",
  10874.         "UsedLicenses": "84",
  10875.         "ProductId": "1815795",
  10876.         "ProductDisplayName": "Auténtico Texas Level 3",
  10877.         "ProductShortDescription": "Auténtico Texas Level 3",
  10878.         "ProductLongDescription": "Auténtico Texas Level 3",
  10879.         "CGProgram": "Realize",
  10880.         "GradeLevel": "3",
  10881.         "OrderedISBN": "9833180011120",
  10882.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10883.         "HasAccess": true
  10884.       },
  10885.       {
  10886.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10887.         "LicensePoolId": "8a97b1cd5fa66e14015fd9f42e4f0b83",
  10888.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10889.         "LicensedOrganizationDisplayName": "realize_organization1",
  10890.         "LicensePoolType": "Student seat based licensing",
  10891.         "LicensePoolStatus": "A",
  10892.         "DenyNewSubscription": "0",
  10893.         "StartDate": "2017-11-20T00:00:00.000-05:00",
  10894.         "EndDate": "2027-11-26T00:00:00.000-05:00",
  10895.         "Quantity": "200",
  10896.         "UsedLicenses": "11",
  10897.         "ProductId": "1815815",
  10898.         "ProductDisplayName": "Auténtico Texas Level A",
  10899.         "ProductShortDescription": "Auténtico Texas Level A",
  10900.         "ProductLongDescription": "Auténtico Texas Level A",
  10901.         "CGProgram": "Realize",
  10902.         "GradeLevel": "4",
  10903.         "OrderedISBN": "9833180011121",
  10904.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10905.         "HasAccess": true
  10906.       },
  10907.       {
  10908.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10909.         "LicensePoolId": "8a97b1a75fa66f8f015fd9f63a240b99",
  10910.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10911.         "LicensedOrganizationDisplayName": "realize_organization1",
  10912.         "LicensePoolType": "Student seat based licensing",
  10913.         "LicensePoolStatus": "A",
  10914.         "DenyNewSubscription": "0",
  10915.         "StartDate": "2017-11-20T00:00:00.000-05:00",
  10916.         "EndDate": "2027-11-26T00:00:00.000-05:00",
  10917.         "Quantity": "200",
  10918.         "UsedLicenses": "56",
  10919.         "ProductId": "1710115",
  10920.         "ProductDisplayName": "Auténtico Texas Level 2",
  10921.         "ProductShortDescription": "Auténtico Texas Level 2",
  10922.         "ProductLongDescription": "Auténtico Texas Level 2",
  10923.         "CGProgram": "Realize",
  10924.         "OrderedISBN": "9833111111151",
  10925.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10926.         "HasAccess": true
  10927.       },
  10928.       {
  10929.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10930.         "LicensePoolId": "8a97b1cd5fa66e14015fd9f9216c0b8d",
  10931.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10932.         "LicensedOrganizationDisplayName": "realize_organization1",
  10933.         "LicensePoolType": "Student seat based licensing",
  10934.         "LicensePoolStatus": "A",
  10935.         "DenyNewSubscription": "0",
  10936.         "StartDate": "2017-11-20T00:00:00.000-05:00",
  10937.         "EndDate": "2027-11-26T00:00:00.000-05:00",
  10938.         "Quantity": "200",
  10939.         "UsedLicenses": "30",
  10940.         "ProductId": "1815816",
  10941.         "ProductDisplayName": "Auténtico Texas Level B",
  10942.         "ProductShortDescription": "Auténtico Texas Level B",
  10943.         "ProductLongDescription": "Auténtico Texas Level B",
  10944.         "CGProgram": "Realize",
  10945.         "OrderedISBN": "9833180011122",
  10946.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10947.         "HasAccess": true
  10948.       },
  10949.       {
  10950.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10951.         "LicensePoolId": "8a97b1ce5fa66dd2015fd9fef3a00c16",
  10952.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10953.         "LicensedOrganizationDisplayName": "realize_organization1",
  10954.         "LicensePoolType": "Student seat based licensing",
  10955.         "LicensePoolStatus": "A",
  10956.         "DenyNewSubscription": "0",
  10957.         "StartDate": "2017-11-20T00:00:00.000-05:00",
  10958.         "EndDate": "2027-11-26T00:00:00.000-05:00",
  10959.         "Quantity": "200",
  10960.         "UsedLicenses": "34",
  10961.         "ProductId": "1815796",
  10962.         "ProductDisplayName": "Auténtico Level A",
  10963.         "ProductShortDescription": "Auténtico Level A",
  10964.         "ProductLongDescription": "Auténtico Level A",
  10965.         "CGProgram": "Realize",
  10966.         "OrderedISBN": "9833180011124",
  10967.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10968.         "HasAccess": true
  10969.       },
  10970.       {
  10971.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10972.         "LicensePoolId": "8a97b1cc5fa66dc4015fd9fef3f00c7f",
  10973.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10974.         "LicensedOrganizationDisplayName": "realize_organization1",
  10975.         "LicensePoolType": "Student seat based licensing",
  10976.         "LicensePoolStatus": "A",
  10977.         "DenyNewSubscription": "0",
  10978.         "StartDate": "2017-11-20T00:00:00.000-05:00",
  10979.         "EndDate": "2027-11-26T00:00:00.000-05:00",
  10980.         "Quantity": "200",
  10981.         "UsedLicenses": "14",
  10982.         "ProductId": "1815797",
  10983.         "ProductDisplayName": "Auténtico Level B",
  10984.         "ProductShortDescription": "Auténtico Level B",
  10985.         "ProductLongDescription": "Auténtico Level B",
  10986.         "CGProgram": "Realize",
  10987.         "OrderedISBN": "9833180011125",
  10988.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10989.         "HasAccess": true
  10990.       },
  10991.       {
  10992.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10993.         "LicensePoolId": "8a97b1ce5fa66dd201602db8d6371f91",
  10994.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  10995.         "LicensedOrganizationDisplayName": "realize_organization1",
  10996.         "LicensePoolType": "Student seat based licensing",
  10997.         "LicensePoolStatus": "A",
  10998.         "DenyNewSubscription": "0",
  10999.         "StartDate": "2017-12-06T00:00:00.000-05:00",
  11000.         "EndDate": "2018-12-06T00:00:00.000-05:00",
  11001.         "Quantity": "171",
  11002.         "UsedLicenses": "0",
  11003.         "ProductId": "1826825",
  11004.         "CGProgram": "Realize",
  11005.         "OrderedISBN": "1234567890171",
  11006.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11007.         "HasAccess": false
  11008.       },
  11009.       {
  11010.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11011.         "LicensePoolId": "8a97b1cf60a37e010160c34e6fce0699",
  11012.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11013.         "LicensedOrganizationDisplayName": "realize_organization1",
  11014.         "LicensePoolType": "Student seat based licensing",
  11015.         "LicensePoolStatus": "A",
  11016.         "DenyNewSubscription": "0",
  11017.         "StartDate": "2018-01-04T00:00:00.000-05:00",
  11018.         "EndDate": "2025-01-25T00:00:00.000-05:00",
  11019.         "Quantity": "100",
  11020.         "UsedLicenses": "2",
  11021.         "ProductId": "1709383",
  11022.         "ProductDisplayName": "High School Math Algebra 1 2017",
  11023.         "ProductShortDescription": "High School Math Algebra 1 2017",
  11024.         "ProductLongDescription": "High School Math Algebra 1 2017",
  11025.         "CGProgram": "Realize",
  11026.         "OrderedISBN": "9833111111129",
  11027.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11028.         "HasAccess": true
  11029.       },
  11030.       {
  11031.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11032.         "LicensePoolId": "8a97b1a760a37f000160d3d3f59b0b9c",
  11033.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11034.         "LicensedOrganizationDisplayName": "realize_organization1",
  11035.         "LicensePoolType": "Student seat based licensing",
  11036.         "LicensePoolStatus": "A",
  11037.         "DenyNewSubscription": "0",
  11038.         "StartDate": "2018-01-07T00:00:00.000-05:00",
  11039.         "EndDate": "2025-01-31T00:00:00.000-05:00",
  11040.         "Quantity": "100",
  11041.         "UsedLicenses": "6",
  11042.         "ProductId": "1709542",
  11043.         "ProductDisplayName": "Magruder's American Government",
  11044.         "ProductShortDescription": "Magruder's American Government",
  11045.         "ProductLongDescription": "Magruder's American Government",
  11046.         "CGProgram": "Realize",
  11047.         "OrderedISBN": "9833111111130",
  11048.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11049.         "HasAccess": true
  11050.       },
  11051.       {
  11052.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11053.         "LicensePoolId": "8a97b1a760a37f000160e24460dc0e6c",
  11054.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11055.         "LicensedOrganizationDisplayName": "realize_organization1",
  11056.         "LicensePoolType": "Student seat based licensing",
  11057.         "LicensePoolStatus": "A",
  11058.         "DenyNewSubscription": "0",
  11059.         "StartDate": "2018-01-10T00:00:00.000-05:00",
  11060.         "EndDate": "2025-01-31T00:00:00.000-05:00",
  11061.         "Quantity": "100",
  11062.         "UsedLicenses": "0",
  11063.         "ProductId": "790174",
  11064.         "ProductDisplayName": "Realize testing data Massachusetts Grade 35 Science Boston 123456789012 Science Boston 1234567890123",
  11065.         "ProductShortDescription": "Realize testing data Massachusetts Grade 35 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  11066.         "ProductLongDescription": "Realize testing data Massachusetts Grade 35 Science Boston 123456789012 Science Boston 1234567890123\r\n",
  11067.         "CGProgram": "Realize",
  11068.         "OrderedISBN": "2711278555935",
  11069.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11070.         "HasAccess": false
  11071.       },
  11072.       {
  11073.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11074.         "LicensePoolId": "8a97b1cc60a37dfc0160e90fe3311082",
  11075.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11076.         "LicensedOrganizationDisplayName": "realize_organization1",
  11077.         "LicensePoolType": "Student seat based licensing",
  11078.         "LicensePoolStatus": "A",
  11079.         "DenyNewSubscription": "0",
  11080.         "StartDate": "2018-01-10T00:00:00.000-05:00",
  11081.         "EndDate": "2023-01-31T00:00:00.000-05:00",
  11082.         "Quantity": "200",
  11083.         "UsedLicenses": "0",
  11084.         "ProductId": "1847201",
  11085.         "ProductDisplayName": "MSP MARK 02",
  11086.         "ProductShortDescription": "MSP MARK 02",
  11087.         "ProductLongDescription": "MSP MARK 02",
  11088.         "OrderedISBN": "4512367852314",
  11089.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11090.         "HasAccess": false
  11091.       },
  11092.       {
  11093.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11094.         "LicensePoolId": "8a97b1a660a37ee20160fd958eb413fc",
  11095.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11096.         "LicensedOrganizationDisplayName": "realize_organization1",
  11097.         "LicensePoolType": "Student seat based licensing",
  11098.         "LicensePoolStatus": "A",
  11099.         "DenyNewSubscription": "0",
  11100.         "StartDate": "2018-01-15T00:00:00.000-05:00",
  11101.         "EndDate": "2023-01-31T00:00:00.000-05:00",
  11102.         "Quantity": "200",
  11103.         "UsedLicenses": "2",
  11104.         "ProductId": "1847283",
  11105.         "ProductDisplayName": "MSP MARK 01",
  11106.         "ProductShortDescription": "MSP MARK 01",
  11107.         "ProductLongDescription": "MSP MARK 01",
  11108.         "CGProgram": "Realize",
  11109.         "OrderedISBN": "1232145634567",
  11110.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11111.         "HasAccess": true
  11112.       },
  11113.       {
  11114.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11115.         "LicensePoolId": "8a97b1a760a37f00016104c3aad2161f",
  11116.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11117.         "LicensedOrganizationDisplayName": "realize_organization1",
  11118.         "LicensePoolType": "Student seat based licensing",
  11119.         "LicensePoolStatus": "A",
  11120.         "DenyNewSubscription": "0",
  11121.         "StartDate": "2018-01-17T00:00:00.000-05:00",
  11122.         "EndDate": "2027-01-18T00:00:00.000-05:00",
  11123.         "Quantity": "100",
  11124.         "UsedLicenses": "6",
  11125.         "ProductId": "1705419",
  11126.         "ProductDisplayName": "Magruder's American Government Texas",
  11127.         "ProductShortDescription": "Magruder's American Government Texas",
  11128.         "ProductLongDescription": "Magruder's American Government Texas",
  11129.         "CGProgram": "Realize",
  11130.         "OrderedISBN": "9833111111121",
  11131.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11132.         "HasAccess": true
  11133.       },
  11134.       {
  11135.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11136.         "LicensePoolId": "8a97b1a760a37f0001610bd096c9175f",
  11137.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11138.         "LicensedOrganizationDisplayName": "realize_organization1",
  11139.         "LicensePoolType": "Student seat based licensing",
  11140.         "LicensePoolStatus": "A",
  11141.         "DenyNewSubscription": "0",
  11142.         "StartDate": "2018-01-18T00:00:00.000-05:00",
  11143.         "EndDate": "2028-01-31T00:00:00.000-05:00",
  11144.         "Quantity": "100",
  11145.         "UsedLicenses": "22",
  11146.         "ProductId": "1852085",
  11147.         "ProductDisplayName": "Jacob Demo Realize Product",
  11148.         "ProductShortDescription": "Jacob Demo Realize Product",
  11149.         "ProductLongDescription": "Jacob Demo Realize Product",
  11150.         "CGProgram": "Realize",
  11151.         "OrderedISBN": "2811278555901",
  11152.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11153.         "HasAccess": true
  11154.       },
  11155.       {
  11156.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11157.         "LicensePoolId": "8a97b1a660a37ee201616f9e76e42c97",
  11158.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11159.         "LicensedOrganizationDisplayName": "realize_organization1",
  11160.         "LicensePoolType": "Student seat based licensing",
  11161.         "LicensePoolStatus": "A",
  11162.         "DenyNewSubscription": "0",
  11163.         "StartDate": "2018-02-06T00:00:00.000-05:00",
  11164.         "EndDate": "2023-02-28T00:00:00.000-05:00",
  11165.         "Quantity": "200",
  11166.         "UsedLicenses": "0",
  11167.         "ProductId": "1864961",
  11168.         "ProductDisplayName": "STP test 01",
  11169.         "ProductShortDescription": "STP test 01",
  11170.         "ProductLongDescription": "STP test 01",
  11171.         "OrderedISBN": "1478523691258",
  11172.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11173.         "HasAccess": false
  11174.       },
  11175.       {
  11176.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11177.         "LicensePoolId": "8a97b1cd60a37e7c016184b1afd6339b",
  11178.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11179.         "LicensedOrganizationDisplayName": "realize_organization1",
  11180.         "LicensePoolType": "Student seat based licensing",
  11181.         "LicensePoolStatus": "A",
  11182.         "DenyNewSubscription": "0",
  11183.         "StartDate": "2018-02-01T00:00:00.000-05:00",
  11184.         "EndDate": "2022-02-24T00:00:00.000-05:00",
  11185.         "Quantity": "200",
  11186.         "UsedLicenses": "0",
  11187.         "ProductId": "1861559",
  11188.         "ProductDisplayName": "MSP Zelda 03",
  11189.         "ProductShortDescription": "MSP Zelda 03",
  11190.         "ProductLongDescription": "MSP Zelda 03",
  11191.         "CGProgram": "Realize",
  11192.         "OrderedISBN": "1592648753248",
  11193.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11194.         "HasAccess": false
  11195.       },
  11196.       {
  11197.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11198.         "LicensePoolId": "8a97b1cc619aae0d0161b2124d7e0442",
  11199.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11200.         "LicensedOrganizationDisplayName": "realize_organization1",
  11201.         "LicensePoolType": "Student seat based licensing",
  11202.         "LicensePoolStatus": "A",
  11203.         "DenyNewSubscription": "0",
  11204.         "StartDate": "2018-02-18T00:00:00.000-05:00",
  11205.         "EndDate": "2022-02-28T00:00:00.000-05:00",
  11206.         "Quantity": "200",
  11207.         "UsedLicenses": "34",
  11208.         "ProductId": "1861558",
  11209.         "ProductDisplayName": "enVisionmath2.0 Custom Grade 5 for 801",
  11210.         "ProductShortDescription": "enVisionmath2.0 Custom Grade 5 for 801",
  11211.         "ProductLongDescription": "enVisionmath2.0 Custom Grade 5 for 801",
  11212.         "CGProgram": "Realize",
  11213.         "OrderedISBN": "1592648753896",
  11214.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11215.         "HasAccess": true
  11216.       },
  11217.       {
  11218.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11219.         "LicensePoolId": "8a97b1cc619aae0d0161bf648a9306b7",
  11220.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11221.         "LicensedOrganizationDisplayName": "realize_organization1",
  11222.         "LicensePoolType": "Student seat based licensing",
  11223.         "LicensePoolStatus": "A",
  11224.         "DenyNewSubscription": "0",
  11225.         "StartDate": "2018-02-21T00:00:00.000-05:00",
  11226.         "EndDate": "2022-02-28T00:00:00.000-05:00",
  11227.         "Quantity": "200",
  11228.         "UsedLicenses": "0",
  11229.         "ProductId": "1861541",
  11230.         "ProductDisplayName": "MSP Zelda 02",
  11231.         "ProductShortDescription": "MSP Zelda 02",
  11232.         "ProductLongDescription": "MSP Zelda 02",
  11233.         "CGProgram": "Realize",
  11234.         "OrderedISBN": "2468357426852",
  11235.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11236.         "HasAccess": false
  11237.       },
  11238.       {
  11239.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11240.         "LicensePoolId": "8a97b1a7619ab1960161d1d45d4e0a8d",
  11241.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11242.         "LicensedOrganizationDisplayName": "realize_organization1",
  11243.         "LicensePoolType": "Student seat based licensing",
  11244.         "LicensePoolStatus": "A",
  11245.         "DenyNewSubscription": "0",
  11246.         "StartDate": "2018-02-20T00:00:00.000-05:00",
  11247.         "EndDate": "2022-02-28T00:00:00.000-05:00",
  11248.         "Quantity": "200",
  11249.         "UsedLicenses": "0",
  11250.         "ProductId": "1873270",
  11251.         "ProductDisplayName": "MSP Dummy 01",
  11252.         "ProductShortDescription": "MSP Dummy 01",
  11253.         "ProductLongDescription": "MSP Dummy 01",
  11254.         "OrderedISBN": "4561237895147",
  11255.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11256.         "HasAccess": false
  11257.       },
  11258.       {
  11259.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11260.         "LicensePoolId": "8a97b1cc619aae0d0161daee0d780c3a",
  11261.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11262.         "LicensedOrganizationDisplayName": "realize_organization1",
  11263.         "LicensePoolType": "Student seat based licensing",
  11264.         "LicensePoolStatus": "A",
  11265.         "DenyNewSubscription": "0",
  11266.         "StartDate": "2018-02-28T00:00:00.000-05:00",
  11267.         "EndDate": "2018-10-31T00:00:00.000-04:00",
  11268.         "Quantity": "200",
  11269.         "UsedLicenses": "0",
  11270.         "ProductId": "1876450",
  11271.         "ProductDisplayName": "Realize 18.0 Product",
  11272.         "ProductShortDescription": "Realize 18.0 Product",
  11273.         "ProductLongDescription": "Realize 18.0 Product",
  11274.         "CGProgram": "Realize",
  11275.         "OrderedISBN": "2711228555119",
  11276.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11277.         "HasAccess": false
  11278.       },
  11279.       {
  11280.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11281.         "LicensePoolId": "8a97b1a6619ab0440161daee0dba0c10",
  11282.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11283.         "LicensedOrganizationDisplayName": "realize_organization1",
  11284.         "LicensePoolType": "Student seat based licensing",
  11285.         "LicensePoolStatus": "E",
  11286.         "DenyNewSubscription": "0",
  11287.         "StartDate": "2018-02-28T00:00:00.000-05:00",
  11288.         "EndDate": "2018-10-10T00:00:00.000-04:00",
  11289.         "Quantity": "200",
  11290.         "UsedLicenses": "0",
  11291.         "ProductId": "1876451",
  11292.         "ProductDisplayName": "Realize 18.0 Bundle Product",
  11293.         "ProductShortDescription": "Realize 18.0 Bundle Product",
  11294.         "ProductLongDescription": "Realize 18.0 Bundle Product",
  11295.         "CGProgram": "Realize",
  11296.         "OrderedISBN": "2711228555120",
  11297.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11298.         "HasAccess": false
  11299.       },
  11300.       {
  11301.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11302.         "LicensePoolId": "8a97b1cd619ace1b0161de31417a0d33",
  11303.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11304.         "LicensedOrganizationDisplayName": "realize_organization1",
  11305.         "LicensePoolType": "Student seat based licensing",
  11306.         "LicensePoolStatus": "E",
  11307.         "DenyNewSubscription": "0",
  11308.         "StartDate": "2018-02-28T00:00:00.000-05:00",
  11309.         "EndDate": "2018-09-27T00:00:00.000-04:00",
  11310.         "Quantity": "200",
  11311.         "UsedLicenses": "0",
  11312.         "ProductId": "1876530",
  11313.         "ProductDisplayName": "Realize 18.0 Multi-state bundle",
  11314.         "ProductShortDescription": "Realize 18.0 Multi-state bundle",
  11315.         "ProductLongDescription": "Realize 18.0 Multi-state bundle",
  11316.         "CGProgram": "Realize",
  11317.         "OrderedISBN": "2711228555121",
  11318.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11319.         "HasAccess": false
  11320.       },
  11321.       {
  11322.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11323.         "LicensePoolId": "8a97b1cc619aae0d0162261a76f71521",
  11324.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11325.         "LicensedOrganizationDisplayName": "realize_organization1",
  11326.         "LicensePoolType": "Student seat based licensing",
  11327.         "LicensePoolStatus": "A",
  11328.         "DenyNewSubscription": "0",
  11329.         "StartDate": "2018-03-14T00:00:00.000-04:00",
  11330.         "EndDate": "2025-03-14T00:00:00.000-04:00",
  11331.         "Quantity": "200",
  11332.         "UsedLicenses": "0",
  11333.         "ProductId": "1881430",
  11334.         "ProductDisplayName": "enVisionmath2.0 Common Core Grades 6-8 Grade 6 2017",
  11335.         "ProductShortDescription": "enVisionmath2.0 Common Core Grades 6-8 Grade 6 2017",
  11336.         "ProductLongDescription": "enVisionmath2.0 Common Core Grades 6-8 Grade 6 2017",
  11337.         "CGProgram": "Realize",
  11338.         "OrderedISBN": "1210519568111",
  11339.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11340.         "HasAccess": false
  11341.       },
  11342.       {
  11343.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11344.         "LicensePoolId": "8a97b1cf619acfa301622ce37288169f",
  11345.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11346.         "LicensedOrganizationDisplayName": "realize_organization1",
  11347.         "LicensePoolType": "Student seat based licensing",
  11348.         "LicensePoolStatus": "A",
  11349.         "DenyNewSubscription": "0",
  11350.         "StartDate": "2018-03-15T00:00:00.000-04:00",
  11351.         "EndDate": "2027-03-26T00:00:00.000-04:00",
  11352.         "Quantity": "200",
  11353.         "UsedLicenses": "49",
  11354.         "ProductId": "1881863",
  11355.         "ProductDisplayName": "myPerspectives ELA National Grade 12",
  11356.         "ProductShortDescription": "myPerspectives ELA National Grade 12",
  11357.         "ProductLongDescription": "myPerspectives ELA National Grade 12",
  11358.         "CGProgram": "Realize",
  11359.         "OrderedISBN": "4445511105580",
  11360.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11361.         "HasAccess": false
  11362.       },
  11363.       {
  11364.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11365.         "LicensePoolId": "8a97b1cc619aae0d01622ce372dd1672",
  11366.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11367.         "LicensedOrganizationDisplayName": "realize_organization1",
  11368.         "LicensePoolType": "Student seat based licensing",
  11369.         "LicensePoolStatus": "A",
  11370.         "DenyNewSubscription": "0",
  11371.         "StartDate": "2018-03-15T00:00:00.000-04:00",
  11372.         "EndDate": "2026-03-27T00:00:00.000-04:00",
  11373.         "Quantity": "200",
  11374.         "UsedLicenses": "77",
  11375.         "ProductId": "1881852",
  11376.         "ProductDisplayName": "myPerspectives ELA National Grade 8",
  11377.         "ProductShortDescription": "myPerspectives ELA National Grade 8",
  11378.         "ProductLongDescription": "myPerspectives ELA National Grade 8",
  11379.         "CGProgram": "Realize",
  11380.         "OrderedISBN": "4445511105581",
  11381.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11382.         "HasAccess": false
  11383.       },
  11384.       {
  11385.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11386.         "LicensePoolId": "8a97b1a6619ab04401622ce3733115db",
  11387.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11388.         "LicensedOrganizationDisplayName": "realize_organization1",
  11389.         "LicensePoolType": "Student seat based licensing",
  11390.         "LicensePoolStatus": "A",
  11391.         "DenyNewSubscription": "0",
  11392.         "StartDate": "2018-03-15T00:00:00.000-04:00",
  11393.         "EndDate": "2026-03-27T00:00:00.000-04:00",
  11394.         "Quantity": "200",
  11395.         "UsedLicenses": "89",
  11396.         "ProductId": "1881813",
  11397.         "ProductDisplayName": "myPerspectives ELA California Grade 10",
  11398.         "ProductShortDescription": "myPerspectives ELA California Grade 10",
  11399.         "ProductLongDescription": "myPerspectives ELA California Grade 10",
  11400.         "CGProgram": "Realize",
  11401.         "OrderedISBN": "4445511105582",
  11402.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11403.         "HasAccess": true
  11404.       },
  11405.       {
  11406.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11407.         "LicensePoolId": "8a97b1a7619ab19601622ce3735c169f",
  11408.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11409.         "LicensedOrganizationDisplayName": "realize_organization1",
  11410.         "LicensePoolType": "Student seat based licensing",
  11411.         "LicensePoolStatus": "A",
  11412.         "DenyNewSubscription": "0",
  11413.         "StartDate": "2018-03-15T00:00:00.000-04:00",
  11414.         "EndDate": "2026-03-20T00:00:00.000-04:00",
  11415.         "Quantity": "200",
  11416.         "UsedLicenses": "86",
  11417.         "ProductId": "1881814",
  11418.         "ProductDisplayName": "myPerspectives ELA National Grade 6",
  11419.         "ProductShortDescription": "myPerspectives ELA National Grade 6",
  11420.         "ProductLongDescription": "myPerspectives ELA National Grade 6",
  11421.         "CGProgram": "Realize",
  11422.         "OrderedISBN": "4445511105583",
  11423.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11424.         "HasAccess": true
  11425.       },
  11426.       {
  11427.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11428.         "LicensePoolId": "8a97b1cd619ace1b01622ce373a917ca",
  11429.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11430.         "LicensedOrganizationDisplayName": "realize_organization1",
  11431.         "LicensePoolType": "Student seat based licensing",
  11432.         "LicensePoolStatus": "A",
  11433.         "DenyNewSubscription": "0",
  11434.         "StartDate": "2018-03-15T00:00:00.000-04:00",
  11435.         "EndDate": "2027-03-12T00:00:00.000-05:00",
  11436.         "Quantity": "200",
  11437.         "UsedLicenses": "0",
  11438.         "ProductId": "1881815",
  11439.         "ProductDisplayName": "enVision Geometry 2018",
  11440.         "ProductShortDescription": "enVision Geometry 2018",
  11441.         "ProductLongDescription": "enVision Geometry 2018",
  11442.         "CGProgram": "Realize",
  11443.         "OrderedISBN": "4445511105584",
  11444.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11445.         "HasAccess": false
  11446.       },
  11447.       {
  11448.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11449.         "LicensePoolId": "8a97b1a7619ab196016242089eea1922",
  11450.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11451.         "LicensedOrganizationDisplayName": "realize_organization1",
  11452.         "LicensePoolType": "Student seat based licensing",
  11453.         "LicensePoolStatus": "A",
  11454.         "DenyNewSubscription": "0",
  11455.         "StartDate": "2018-03-18T00:00:00.000-04:00",
  11456.         "EndDate": "2022-03-31T00:00:00.000-04:00",
  11457.         "Quantity": "200",
  11458.         "UsedLicenses": "0",
  11459.         "ProductId": "1880960",
  11460.         "ProductDisplayName": "Bundle test 12301",
  11461.         "ProductShortDescription": "Bundle test 12301",
  11462.         "ProductLongDescription": "Bundle test 12301",
  11463.         "CGProgram": "Realize",
  11464.         "OrderedISBN": "1200000000001",
  11465.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11466.         "HasAccess": false
  11467.       },
  11468.       {
  11469.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11470.         "LicensePoolId": "8a97b1a7619ab196016242096d6d192c",
  11471.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11472.         "LicensedOrganizationDisplayName": "realize_organization1",
  11473.         "LicensePoolType": "Student seat based licensing",
  11474.         "LicensePoolStatus": "A",
  11475.         "DenyNewSubscription": "0",
  11476.         "StartDate": "2018-03-18T00:00:00.000-04:00",
  11477.         "EndDate": "2022-03-31T00:00:00.000-04:00",
  11478.         "Quantity": "200",
  11479.         "UsedLicenses": "0",
  11480.         "ProductId": "1881025",
  11481.         "ProductDisplayName": "Bundle test 12302",
  11482.         "ProductShortDescription": "Bundle test 12302",
  11483.         "ProductLongDescription": "Bundle test 12302",
  11484.         "CGProgram": "Realize",
  11485.         "OrderedISBN": "1200000000002",
  11486.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11487.         "HasAccess": false
  11488.       },
  11489.       {
  11490.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11491.         "LicensePoolId": "8a97b1cf619acfa301624431d1b518e9",
  11492.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11493.         "LicensedOrganizationDisplayName": "realize_organization1",
  11494.         "LicensePoolType": "Student seat based licensing",
  11495.         "LicensePoolStatus": "A",
  11496.         "DenyNewSubscription": "0",
  11497.         "StartDate": "2018-03-20T00:00:00.000-04:00",
  11498.         "EndDate": "2027-03-26T00:00:00.000-04:00",
  11499.         "Quantity": "200",
  11500.         "UsedLicenses": "43",
  11501.         "ProductId": "1710044",
  11502.         "ProductDisplayName": "enVision Algebra 1 Common Core 2018",
  11503.         "ProductShortDescription": "enVision Algebra 1 Common Core 2018",
  11504.         "ProductLongDescription": "enVision Algebra 1 Common Core 2018",
  11505.         "CGProgram": "Realize",
  11506.         "OrderedISBN": "9833111111153",
  11507.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11508.         "HasAccess": true
  11509.       },
  11510.       {
  11511.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11512.         "LicensePoolId": "8a97b1ce619acdb6016245a8eb8f18d6",
  11513.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11514.         "LicensedOrganizationDisplayName": "realize_organization1",
  11515.         "LicensePoolType": "Student seat based licensing",
  11516.         "LicensePoolStatus": "A",
  11517.         "DenyNewSubscription": "0",
  11518.         "StartDate": "2018-03-20T00:00:00.000-04:00",
  11519.         "EndDate": "2025-03-31T00:00:00.000-04:00",
  11520.         "Quantity": "100",
  11521.         "UsedLicenses": "6",
  11522.         "ProductId": "1881430",
  11523.         "ProductDisplayName": "enVisionmath2.0 Common Core Grades 6-8 Grade 6 2017",
  11524.         "ProductShortDescription": "enVisionmath2.0 Common Core Grades 6-8 Grade 6 2017",
  11525.         "ProductLongDescription": "enVisionmath2.0 Common Core Grades 6-8 Grade 6 2017",
  11526.         "CGProgram": "Realize",
  11527.         "OrderedISBN": "1210519568111",
  11528.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11529.         "HasAccess": false
  11530.       },
  11531.       {
  11532.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11533.         "LicensePoolId": "8a97b1cf619acfa301628c68ef1620d8",
  11534.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11535.         "LicensedOrganizationDisplayName": "realize_organization1",
  11536.         "LicensePoolType": "Student seat based licensing",
  11537.         "LicensePoolStatus": "A",
  11538.         "DenyNewSubscription": "0",
  11539.         "StartDate": "2018-04-03T00:00:00.000-04:00",
  11540.         "EndDate": "2021-04-30T00:00:00.000-04:00",
  11541.         "Quantity": "200",
  11542.         "UsedLicenses": "0",
  11543.         "ProductId": "1886063",
  11544.         "ProductDisplayName": "Sachin Product 01",
  11545.         "ProductShortDescription": "Sachin Product 01",
  11546.         "ProductLongDescription": "Sachin Product 01",
  11547.         "CGProgram": "Realize",
  11548.         "OrderedISBN": "7400000000001",
  11549.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11550.         "HasAccess": false
  11551.       },
  11552.       {
  11553.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11554.         "LicensePoolId": "8a97b1cc619aae0d0162954b8a4a216f",
  11555.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11556.         "LicensedOrganizationDisplayName": "realize_organization1",
  11557.         "LicensePoolType": "Student seat based licensing",
  11558.         "LicensePoolStatus": "A",
  11559.         "DenyNewSubscription": "0",
  11560.         "StartDate": "2018-04-05T00:00:00.000-04:00",
  11561.         "EndDate": "2020-04-30T00:00:00.000-04:00",
  11562.         "Quantity": "200",
  11563.         "UsedLicenses": "15",
  11564.         "ProductId": "1886393",
  11565.         "ProductDisplayName": "Dheeraj Product 01",
  11566.         "ProductShortDescription": "Dheeraj Product 01",
  11567.         "ProductLongDescription": "Dheeraj Product 01",
  11568.         "CGProgram": "Realize",
  11569.         "OrderedISBN": "4800000000001",
  11570.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11571.         "HasAccess": true
  11572.       },
  11573.       {
  11574.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11575.         "LicensePoolId": "8a97b1a7619ab1960163227b24253430",
  11576.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11577.         "LicensedOrganizationDisplayName": "realize_organization1",
  11578.         "LicensePoolType": "Student seat based licensing",
  11579.         "LicensePoolStatus": "A",
  11580.         "DenyNewSubscription": "0",
  11581.         "StartDate": "2018-01-01T00:00:00.000-05:00",
  11582.         "EndDate": "2028-12-31T00:00:00.000-05:00",
  11583.         "Quantity": "200",
  11584.         "UsedLicenses": "1488",
  11585.         "ProductId": "1314335",
  11586.         "ProductDisplayName": "Round Trip Assignment",
  11587.         "ProductShortDescription": "Round Trip Assignment",
  11588.         "ProductLongDescription": "Round Trip Assignment",
  11589.         "CGProgram": "Realize",
  11590.         "OrderedISBN": "9819255972000",
  11591.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11592.         "HasAccess": true
  11593.       },
  11594.       {
  11595.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11596.         "LicensePoolId": "8a97b1ce619acdb60163255e81ab355f",
  11597.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11598.         "LicensedOrganizationDisplayName": "realize_organization1",
  11599.         "LicensePoolType": "Student seat based licensing",
  11600.         "LicensePoolStatus": "A",
  11601.         "DenyNewSubscription": "0",
  11602.         "StartDate": "2018-05-03T00:00:00.000-04:00",
  11603.         "EndDate": "2019-05-31T00:00:00.000-04:00",
  11604.         "Quantity": "200",
  11605.         "UsedLicenses": "0",
  11606.         "ProductId": "1894432",
  11607.         "ProductDisplayName": "Product License Test 01",
  11608.         "ProductShortDescription": "Product License Test 01",
  11609.         "ProductLongDescription": "Product License Test 01",
  11610.         "CGProgram": "Realize",
  11611.         "OrderedISBN": "3051800100001",
  11612.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11613.         "HasAccess": false
  11614.       },
  11615.       {
  11616.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11617.         "LicensePoolId": "8a97b1cc6326929601633c0014480519",
  11618.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11619.         "LicensedOrganizationDisplayName": "realize_organization1",
  11620.         "LicensePoolType": "Student seat based licensing",
  11621.         "LicensePoolStatus": "A",
  11622.         "DenyNewSubscription": "0",
  11623.         "StartDate": "2018-05-04T00:00:00.000-04:00",
  11624.         "EndDate": "2028-05-31T00:00:00.000-04:00",
  11625.         "Quantity": "200",
  11626.         "UsedLicenses": "0",
  11627.         "ProductId": "1889597",
  11628.         "ProductDisplayName": "Preprod to Prod Test Product",
  11629.         "ProductShortDescription": "Preprod to Prod Test Product",
  11630.         "ProductLongDescription": "Preprod to Prod Test Product",
  11631.         "CGProgram": "Realize",
  11632.         "OrderedISBN": "2711278555417",
  11633.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11634.         "HasAccess": false
  11635.       },
  11636.       {
  11637.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11638.         "LicensePoolId": "8a97b1ce6326948301634182de5f0599",
  11639.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11640.         "LicensedOrganizationDisplayName": "realize_organization1",
  11641.         "LicensePoolType": "Student seat based licensing",
  11642.         "LicensePoolStatus": "A",
  11643.         "DenyNewSubscription": "0",
  11644.         "StartDate": "2018-05-08T00:00:00.000-04:00",
  11645.         "EndDate": "2025-05-30T00:00:00.000-04:00",
  11646.         "Quantity": "200",
  11647.         "UsedLicenses": "17",
  11648.         "ProductId": "1897590",
  11649.         "ProductDisplayName": "Project Imagine: U.S. History WWII - Sample Course",
  11650.         "ProductShortDescription": "Project Imagine: U.S. History WWII - Sample Course\r\n",
  11651.         "ProductLongDescription": "Project Imagine: U.S. History WWII - Sample Course\r\n",
  11652.         "CGProgram": "Realize",
  11653.         "OrderedISBN": "9833201811117",
  11654.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11655.         "HasAccess": false
  11656.       },
  11657.       {
  11658.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11659.         "LicensePoolId": "8a97b1a76326938e01634d5e097e0817",
  11660.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11661.         "LicensedOrganizationDisplayName": "realize_organization1",
  11662.         "LicensePoolType": "Student seat based licensing",
  11663.         "LicensePoolStatus": "A",
  11664.         "DenyNewSubscription": "0",
  11665.         "StartDate": "2018-05-09T00:00:00.000-04:00",
  11666.         "EndDate": "2028-05-31T00:00:00.000-04:00",
  11667.         "Quantity": "200",
  11668.         "UsedLicenses": "0",
  11669.         "ProductId": "1889598",
  11670.         "ProductDisplayName": "Preprod to Prod Knewton Test Product",
  11671.         "ProductShortDescription": "Preprod to Prod Knewton Test Product",
  11672.         "ProductLongDescription": "Preprod to Prod Knewton Test Product",
  11673.         "CGProgram": "Realize",
  11674.         "OrderedISBN": "2711278550417",
  11675.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11676.         "HasAccess": false
  11677.       },
  11678.       {
  11679.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11680.         "LicensePoolId": "8a97b1ce632694830163917f2b95143b",
  11681.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11682.         "LicensedOrganizationDisplayName": "realize_organization1",
  11683.         "LicensePoolType": "Student seat based licensing",
  11684.         "LicensePoolStatus": "E",
  11685.         "DenyNewSubscription": "0",
  11686.         "StartDate": "2018-05-24T00:00:00.000-04:00",
  11687.         "EndDate": "2018-06-29T00:00:00.000-04:00",
  11688.         "Quantity": "20",
  11689.         "UsedLicenses": "0",
  11690.         "ProductId": "1904346",
  11691.         "ProductDisplayName": "Mandar Product 01",
  11692.         "ProductShortDescription": "Mandar Product 01",
  11693.         "ProductLongDescription": "Mandar Product 01",
  11694.         "CGProgram": "Realize",
  11695.         "OrderedISBN": "2305180000001",
  11696.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11697.         "HasAccess": false
  11698.       },
  11699.       {
  11700.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11701.         "LicensePoolId": "8a97b1a663269355016391990adf13ea",
  11702.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11703.         "LicensedOrganizationDisplayName": "realize_organization1",
  11704.         "LicensePoolType": "Student seat based licensing",
  11705.         "LicensePoolStatus": "A",
  11706.         "DenyNewSubscription": "0",
  11707.         "StartDate": "2018-05-23T00:00:00.000-04:00",
  11708.         "EndDate": "2021-05-31T00:00:00.000-04:00",
  11709.         "Quantity": "200",
  11710.         "UsedLicenses": "120",
  11711.         "ProductId": "1904346",
  11712.         "ProductDisplayName": "Mandar Product 01",
  11713.         "ProductShortDescription": "Mandar Product 01",
  11714.         "ProductLongDescription": "Mandar Product 01",
  11715.         "CGProgram": "Realize",
  11716.         "OrderedISBN": "2305180000001",
  11717.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11718.         "HasAccess": false
  11719.       },
  11720.       {
  11721.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11722.         "LicensePoolId": "8a97b1ce6397ddc00163b01ade0704d6",
  11723.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11724.         "LicensedOrganizationDisplayName": "realize_organization1",
  11725.         "LicensePoolType": "Student seat based licensing",
  11726.         "LicensePoolStatus": "A",
  11727.         "DenyNewSubscription": "0",
  11728.         "StartDate": "2018-05-29T00:00:00.000-04:00",
  11729.         "EndDate": "2020-05-30T00:00:00.000-04:00",
  11730.         "Quantity": "200",
  11731.         "UsedLicenses": "1",
  11732.         "ProductId": "1679908",
  11733.         "ProductDisplayName": "RTM-3349 Multi-State Bundle 4",
  11734.         "ProductShortDescription": "RTM-3349 Multi-State Bundle 4",
  11735.         "ProductLongDescription": "RTM-3349 Multi-State Bundle 4",
  11736.         "CGProgram": "Realize",
  11737.         "OrderedISBN": "2017050314201",
  11738.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11739.         "HasAccess": false
  11740.       },
  11741.       {
  11742.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11743.         "LicensePoolId": "8a97b1cf6397dc9c0163b12f93520459",
  11744.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11745.         "LicensedOrganizationDisplayName": "realize_organization1",
  11746.         "LicensePoolType": "Student seat based licensing",
  11747.         "LicensePoolStatus": "E",
  11748.         "DenyNewSubscription": "0",
  11749.         "StartDate": "2018-05-29T00:00:00.000-04:00",
  11750.         "EndDate": "2018-05-30T00:00:00.000-04:00",
  11751.         "Quantity": "10",
  11752.         "UsedLicenses": "0",
  11753.         "ProductId": "1908103",
  11754.         "CGProgram": "Realize",
  11755.         "OrderedISBN": "1234567891111",
  11756.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11757.         "HasAccess": false
  11758.       },
  11759.       {
  11760.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11761.         "LicensePoolId": "8a97b1ce6397ddc00163b4b70c7d05d3",
  11762.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11763.         "LicensedOrganizationDisplayName": "realize_organization1",
  11764.         "LicensePoolType": "Student seat based licensing",
  11765.         "LicensePoolStatus": "E",
  11766.         "DenyNewSubscription": "0",
  11767.         "StartDate": "2018-05-31T00:00:00.000-04:00",
  11768.         "EndDate": "2018-06-03T00:00:00.000-04:00",
  11769.         "Quantity": "55",
  11770.         "UsedLicenses": "0",
  11771.         "ProductId": "1908783",
  11772.         "CGProgram": "Realize",
  11773.         "OrderedISBN": "1234567891112",
  11774.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11775.         "HasAccess": false
  11776.       },
  11777.       {
  11778.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11779.         "LicensePoolId": "8a97b1ce6397ddc00163b4c16db805e0",
  11780.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11781.         "LicensedOrganizationDisplayName": "realize_organization1",
  11782.         "LicensePoolType": "Student seat based licensing",
  11783.         "LicensePoolStatus": "E",
  11784.         "DenyNewSubscription": "0",
  11785.         "StartDate": "2018-05-30T00:00:00.000-04:00",
  11786.         "EndDate": "2018-06-04T00:00:00.000-04:00",
  11787.         "Quantity": "88",
  11788.         "UsedLicenses": "0",
  11789.         "ProductId": "1908768",
  11790.         "CGProgram": "Realize",
  11791.         "OrderedISBN": "1234567891113",
  11792.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11793.         "HasAccess": false
  11794.       },
  11795.       {
  11796.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11797.         "LicensePoolId": "8a97b1cd6397de380163baa4149c069e",
  11798.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11799.         "LicensedOrganizationDisplayName": "realize_organization1",
  11800.         "LicensePoolType": "Student seat based licensing",
  11801.         "LicensePoolStatus": "E",
  11802.         "DenyNewSubscription": "0",
  11803.         "StartDate": "2018-05-30T00:00:00.000-04:00",
  11804.         "EndDate": "2018-06-04T00:00:00.000-04:00",
  11805.         "Quantity": "200",
  11806.         "UsedLicenses": "0",
  11807.         "ProductId": "1909651",
  11808.         "OrderedISBN": "1234567890556",
  11809.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11810.         "HasAccess": false
  11811.       },
  11812.       {
  11813.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11814.         "LicensePoolId": "8a97b1a76397d9a20163dea6379e0cd8",
  11815.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11816.         "LicensedOrganizationDisplayName": "realize_organization1",
  11817.         "LicensePoolType": "Student seat based licensing",
  11818.         "LicensePoolStatus": "E",
  11819.         "DenyNewSubscription": "0",
  11820.         "StartDate": "2018-06-08T00:00:00.000-04:00",
  11821.         "EndDate": "2018-07-31T00:00:00.000-04:00",
  11822.         "Quantity": "890",
  11823.         "UsedLicenses": "0",
  11824.         "ProductId": "1905377",
  11825.         "CGProgram": "Realize",
  11826.         "OrderedISBN": "1234567890169",
  11827.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11828.         "HasAccess": false
  11829.       },
  11830.       {
  11831.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11832.         "LicensePoolId": "8a97b1a66397da4e0163ed9cf7630fd1",
  11833.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11834.         "LicensedOrganizationDisplayName": "realize_organization1",
  11835.         "LicensePoolType": "Student seat based licensing",
  11836.         "LicensePoolStatus": "A",
  11837.         "DenyNewSubscription": "0",
  11838.         "StartDate": "2018-06-10T00:00:00.000-04:00",
  11839.         "EndDate": "2022-06-30T00:00:00.000-04:00",
  11840.         "Quantity": "200",
  11841.         "UsedLicenses": "0",
  11842.         "ProductId": "1914342",
  11843.         "ProductDisplayName": "Multi-language Test Product Spanish",
  11844.         "ProductShortDescription": "Multi-language Test Product Spanish",
  11845.         "ProductLongDescription": "Multi-language Test Product Spanish",
  11846.         "CGProgram": "Realize",
  11847.         "OrderedISBN": "1161800000001",
  11848.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11849.         "HasAccess": false
  11850.       },
  11851.       {
  11852.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11853.         "LicensePoolId": "8a97b1cd6397de380163ed9f9a990ec8",
  11854.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11855.         "LicensedOrganizationDisplayName": "realize_organization1",
  11856.         "LicensePoolType": "Student seat based licensing",
  11857.         "LicensePoolStatus": "A",
  11858.         "DenyNewSubscription": "0",
  11859.         "StartDate": "2018-06-10T00:00:00.000-04:00",
  11860.         "EndDate": "2022-06-30T00:00:00.000-04:00",
  11861.         "Quantity": "200",
  11862.         "UsedLicenses": "0",
  11863.         "ProductId": "1914367",
  11864.         "ProductDisplayName": "Multi-language Test Product English",
  11865.         "ProductShortDescription": "Multi-language Test Product English",
  11866.         "ProductLongDescription": "Multi-language Test Product English",
  11867.         "CGProgram": "Realize",
  11868.         "OrderedISBN": "1161800000002",
  11869.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11870.         "HasAccess": false
  11871.       },
  11872.       {
  11873.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11874.         "LicensePoolId": "8a97b1a66397da4e0164116819241466",
  11875.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11876.         "LicensedOrganizationDisplayName": "realize_organization1",
  11877.         "LicensePoolType": "Student seat based licensing",
  11878.         "LicensePoolStatus": "E",
  11879.         "DenyNewSubscription": "0",
  11880.         "StartDate": "2018-06-17T00:00:00.000-04:00",
  11881.         "EndDate": "2018-06-22T00:00:00.000-04:00",
  11882.         "Quantity": "856",
  11883.         "UsedLicenses": "0",
  11884.         "ProductId": "336566",
  11885.         "ProductDisplayName": "Realize Sample Program",
  11886.         "ProductShortDescription": "Realize Sample Program",
  11887.         "ProductLongDescription": "Realize Sample Program",
  11888.         "CGProgram": "Realize",
  11889.         "GradeLevel": "N/A",
  11890.         "OrderedISBN": "3332224445556",
  11891.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11892.         "HasAccess": true
  11893.       },
  11894.       {
  11895.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11896.         "LicensePoolId": "8a97b1cd6397de3801643ad2a63c1982",
  11897.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11898.         "LicensedOrganizationDisplayName": "realize_organization1",
  11899.         "LicensePoolType": "Student seat based licensing",
  11900.         "LicensePoolStatus": "A",
  11901.         "DenyNewSubscription": "0",
  11902.         "StartDate": "2018-06-25T00:00:00.000-04:00",
  11903.         "EndDate": "2020-06-30T00:00:00.000-04:00",
  11904.         "Quantity": "200",
  11905.         "UsedLicenses": "9",
  11906.         "ProductId": "1919023",
  11907.         "ProductDisplayName": "Rubric Test Product 01",
  11908.         "ProductShortDescription": "Rubric Test Product 01",
  11909.         "ProductLongDescription": "Rubric Test Product 01",
  11910.         "CGProgram": "Realize",
  11911.         "OrderedISBN": "2606201800001",
  11912.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11913.         "HasAccess": false
  11914.       },
  11915.       {
  11916.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11917.         "LicensePoolId": "8a97b1cd6397de3801646409df871fd4",
  11918.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11919.         "LicensedOrganizationDisplayName": "realize_organization1",
  11920.         "LicensePoolType": "Student seat based licensing",
  11921.         "LicensePoolStatus": "A",
  11922.         "DenyNewSubscription": "0",
  11923.         "StartDate": "2018-07-04T00:00:00.000-04:00",
  11924.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  11925.         "Quantity": "32",
  11926.         "UsedLicenses": "0",
  11927.         "ProductId": "1922614",
  11928.         "ProductDisplayName": "RLZ_subcsription044 ",
  11929.         "ProductShortDescription": "RLZ_subcsription044 ",
  11930.         "ProductLongDescription": "RLZ_subcsription044 ",
  11931.         "CGProgram": "Realize",
  11932.         "GradeLevel": "K",
  11933.         "OrderedISBN": "4747474747896",
  11934.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11935.         "HasAccess": false
  11936.       },
  11937.       {
  11938.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11939.         "LicensePoolId": "8a97b1ce6397ddc0016464a41f8d21c0",
  11940.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11941.         "LicensedOrganizationDisplayName": "realize_organization1",
  11942.         "LicensePoolType": "Student seat based licensing",
  11943.         "LicensePoolStatus": "A",
  11944.         "DenyNewSubscription": "0",
  11945.         "StartDate": "2018-07-04T00:00:00.000-04:00",
  11946.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  11947.         "Quantity": "100",
  11948.         "UsedLicenses": "0",
  11949.         "ProductId": "1922615",
  11950.         "ProductDisplayName": "Realize Sample Program 04072018",
  11951.         "ProductShortDescription": "Realize Sample Program 04072018",
  11952.         "ProductLongDescription": "Realize Sample Program 04072018",
  11953.         "CGProgram": "Realize",
  11954.         "OrderedISBN": "1010198910101",
  11955.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11956.         "HasAccess": false
  11957.       },
  11958.       {
  11959.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11960.         "LicensePoolId": "8a97b1ce6397ddc001646a32cb8c22a1",
  11961.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11962.         "LicensedOrganizationDisplayName": "realize_organization1",
  11963.         "LicensePoolType": "Student seat based licensing",
  11964.         "LicensePoolStatus": "A",
  11965.         "DenyNewSubscription": "0",
  11966.         "StartDate": "2018-07-04T00:00:00.000-04:00",
  11967.         "EndDate": "2021-07-05T00:00:00.000-04:00",
  11968.         "Quantity": "200",
  11969.         "UsedLicenses": "0",
  11970.         "ProductId": "1923180",
  11971.         "ProductDisplayName": "Neeta Test Product 01",
  11972.         "ProductShortDescription": "Neeta Test Product 01",
  11973.         "ProductLongDescription": "Neeta Test Product 01",
  11974.         "CGProgram": "Realize",
  11975.         "OrderedISBN": "5072018000001",
  11976.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11977.         "HasAccess": false
  11978.       },
  11979.       {
  11980.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11981.         "LicensePoolId": "8a97b1cf6397dc9c01646a48df712116",
  11982.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11983.         "LicensedOrganizationDisplayName": "realize_organization1",
  11984.         "LicensePoolType": "Student seat based licensing",
  11985.         "LicensePoolStatus": "A",
  11986.         "DenyNewSubscription": "0",
  11987.         "StartDate": "2018-07-04T00:00:00.000-04:00",
  11988.         "EndDate": "2021-07-05T00:00:00.000-04:00",
  11989.         "Quantity": "200",
  11990.         "UsedLicenses": "6",
  11991.         "ProductId": "1923217",
  11992.         "ProductDisplayName": "LEM04 Realize 02",
  11993.         "ProductShortDescription": "LEM04 Realize 02",
  11994.         "ProductLongDescription": "LEM04 Realize 02",
  11995.         "CGProgram": "Realize",
  11996.         "OrderedISBN": "4564564564561",
  11997.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  11998.         "HasAccess": false
  11999.       },
  12000.       {
  12001.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12002.         "LicensePoolId": "8a97b1a76397d9a201647ffb6c7a22cb",
  12003.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12004.         "LicensedOrganizationDisplayName": "realize_organization1",
  12005.         "LicensePoolType": "Student seat based licensing",
  12006.         "LicensePoolStatus": "A",
  12007.         "DenyNewSubscription": "0",
  12008.         "StartDate": "2018-07-02T00:00:00.000-04:00",
  12009.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12010.         "Quantity": "99",
  12011.         "UsedLicenses": "0",
  12012.         "ProductId": "1925019",
  12013.         "ProductDisplayName": "rlz_subscription0708",
  12014.         "ProductShortDescription": "rlz_subscription0708",
  12015.         "ProductLongDescription": "rlz_subscription0708",
  12016.         "CGProgram": "Realize",
  12017.         "GradeLevel": "K",
  12018.         "OrderedISBN": "9999999999147",
  12019.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12020.         "HasAccess": false
  12021.       },
  12022.       {
  12023.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12024.         "LicensePoolId": "8a97b1a76397d9a201647fff5a9622d5",
  12025.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12026.         "LicensedOrganizationDisplayName": "realize_organization1",
  12027.         "LicensePoolType": "Student seat based licensing",
  12028.         "LicensePoolStatus": "A",
  12029.         "DenyNewSubscription": "0",
  12030.         "StartDate": "2018-07-01T00:00:00.000-04:00",
  12031.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12032.         "Quantity": "70",
  12033.         "UsedLicenses": "0",
  12034.         "ProductId": "1925020",
  12035.         "ProductDisplayName": "rlz_subscription0799",
  12036.         "ProductShortDescription": "rlz_subscription0799",
  12037.         "ProductLongDescription": "rlz_subscription0799",
  12038.         "CGProgram": "Realize",
  12039.         "GradeLevel": "K",
  12040.         "OrderedISBN": "7531596541237",
  12041.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12042.         "HasAccess": false
  12043.       },
  12044.       {
  12045.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12046.         "LicensePoolId": "8a97b1cc64913b7d0164a1a97dad01a5",
  12047.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12048.         "LicensedOrganizationDisplayName": "realize_organization1",
  12049.         "LicensePoolType": "Student seat based licensing",
  12050.         "LicensePoolStatus": "A",
  12051.         "DenyNewSubscription": "0",
  12052.         "StartDate": "2018-07-16T00:00:00.000-04:00",
  12053.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12054.         "Quantity": "98",
  12055.         "UsedLicenses": "0",
  12056.         "ProductId": "1927632",
  12057.         "ProductDisplayName": "rlz_subscription021",
  12058.         "ProductShortDescription": "rlz_subscription021",
  12059.         "ProductLongDescription": "rlz_subscription021",
  12060.         "CGProgram": "Realize",
  12061.         "OrderedISBN": "0210210210211",
  12062.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12063.         "HasAccess": false
  12064.       },
  12065.       {
  12066.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12067.         "LicensePoolId": "8a97b1a764913cad0164a1c199c70148",
  12068.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12069.         "LicensedOrganizationDisplayName": "realize_organization1",
  12070.         "LicensePoolType": "Student seat based licensing",
  12071.         "LicensePoolStatus": "A",
  12072.         "DenyNewSubscription": "0",
  12073.         "StartDate": "2018-07-16T00:00:00.000-04:00",
  12074.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12075.         "Quantity": "50",
  12076.         "UsedLicenses": "0",
  12077.         "ProductId": "1927649",
  12078.         "ProductDisplayName": "rlz_subscription022",
  12079.         "ProductShortDescription": "rlz_subscription022",
  12080.         "ProductLongDescription": "rlz_subscription022",
  12081.         "CGProgram": "Realize",
  12082.         "OrderedISBN": "0220220220227",
  12083.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12084.         "HasAccess": false
  12085.       },
  12086.       {
  12087.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12088.         "LicensePoolId": "8a97b1cd649147f50164a1d7882d017f",
  12089.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12090.         "LicensedOrganizationDisplayName": "realize_organization1",
  12091.         "LicensePoolType": "Student seat based licensing",
  12092.         "LicensePoolStatus": "A",
  12093.         "DenyNewSubscription": "0",
  12094.         "StartDate": "2018-07-16T00:00:00.000-04:00",
  12095.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12096.         "Quantity": "50",
  12097.         "UsedLicenses": "0",
  12098.         "ProductId": "1927633",
  12099.         "ProductDisplayName": "rlz_subscription023",
  12100.         "ProductShortDescription": "rlz_subscription023",
  12101.         "ProductLongDescription": "rlz_subscription023",
  12102.         "CGProgram": "Realize",
  12103.         "OrderedISBN": "0220220220228",
  12104.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12105.         "HasAccess": false
  12106.       },
  12107.       {
  12108.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12109.         "LicensePoolId": "8a97b1ce649145fb0164a6a072ef01ef",
  12110.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12111.         "LicensedOrganizationDisplayName": "realize_organization1",
  12112.         "LicensePoolType": "Student seat based licensing",
  12113.         "LicensePoolStatus": "A",
  12114.         "DenyNewSubscription": "0",
  12115.         "StartDate": "2018-07-16T00:00:00.000-04:00",
  12116.         "EndDate": "2022-07-20T00:00:00.000-04:00",
  12117.         "Quantity": "200",
  12118.         "UsedLicenses": "1",
  12119.         "ProductId": "1927921",
  12120.         "ProductDisplayName": "LEM 04 ROUND 02",
  12121.         "ProductShortDescription": "LEM 04 ROUND 02",
  12122.         "ProductLongDescription": "LEM 04 ROUND 02",
  12123.         "CGProgram": "Realize",
  12124.         "OrderedISBN": "1110001110001",
  12125.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12126.         "HasAccess": false
  12127.       },
  12128.       {
  12129.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12130.         "LicensePoolId": "8a97b1cf649145cc0164a7a3e8c801b4",
  12131.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12132.         "LicensedOrganizationDisplayName": "realize_organization1",
  12133.         "LicensePoolType": "Student seat based licensing",
  12134.         "LicensePoolStatus": "A",
  12135.         "DenyNewSubscription": "0",
  12136.         "StartDate": "2018-07-16T00:00:00.000-04:00",
  12137.         "EndDate": "2019-07-17T00:00:00.000-04:00",
  12138.         "Quantity": "100",
  12139.         "UsedLicenses": "0",
  12140.         "ProductId": "1927922",
  12141.         "ProductDisplayName": "Realize Sample Program_17July18",
  12142.         "ProductShortDescription": "17july2018",
  12143.         "ProductLongDescription": "Realize Sample Program_17July18",
  12144.         "CGProgram": "Realize",
  12145.         "OrderedISBN": "2711278555888",
  12146.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12147.         "HasAccess": false
  12148.       },
  12149.       {
  12150.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12151.         "LicensePoolId": "8a97b1ce649145fb0164a7a96cb1020b",
  12152.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12153.         "LicensedOrganizationDisplayName": "realize_organization1",
  12154.         "LicensePoolType": "Student seat based licensing",
  12155.         "LicensePoolStatus": "A",
  12156.         "DenyNewSubscription": "0",
  12157.         "StartDate": "2018-07-16T00:00:00.000-04:00",
  12158.         "EndDate": "2019-07-17T00:00:00.000-04:00",
  12159.         "Quantity": "100",
  12160.         "UsedLicenses": "0",
  12161.         "ProductId": "1927943",
  12162.         "ProductDisplayName": "Realize Sample Bundle_17_july_Multi",
  12163.         "ProductShortDescription": "17_july_Multi",
  12164.         "ProductLongDescription": "Realize Sample Bundle_17_july_Multi\r\n",
  12165.         "CGProgram": "Realize",
  12166.         "OrderedISBN": "7771278555901",
  12167.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12168.         "HasAccess": false
  12169.       },
  12170.       {
  12171.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12172.         "LicensePoolId": "8a97b1a764913cad0164b42bc7d702c4",
  12173.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12174.         "LicensedOrganizationDisplayName": "realize_organization1",
  12175.         "LicensePoolType": "Student seat based licensing",
  12176.         "LicensePoolStatus": "A",
  12177.         "DenyNewSubscription": "0",
  12178.         "StartDate": "2018-07-19T00:00:00.000-04:00",
  12179.         "EndDate": "2024-07-12T00:00:00.000-04:00",
  12180.         "Quantity": "200",
  12181.         "UsedLicenses": "0",
  12182.         "ProductId": "1928738",
  12183.         "ProductDisplayName": "Elevate Science Grade 3",
  12184.         "ProductShortDescription": "Elevate Science Grade 3\r\n",
  12185.         "ProductLongDescription": "Elevate Science Grade 3\r\n",
  12186.         "CGProgram": "Realize",
  12187.         "OrderedISBN": "9383098375547",
  12188.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12189.         "HasAccess": false
  12190.       },
  12191.       {
  12192.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12193.         "LicensePoolId": "8a97b1cc64913b7d0164c57b21c104aa",
  12194.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12195.         "LicensedOrganizationDisplayName": "realize_organization1",
  12196.         "LicensePoolType": "Student seat based licensing",
  12197.         "LicensePoolStatus": "A",
  12198.         "DenyNewSubscription": "0",
  12199.         "StartDate": "2018-07-22T00:00:00.000-04:00",
  12200.         "EndDate": "2020-07-31T00:00:00.000-04:00",
  12201.         "Quantity": "200",
  12202.         "UsedLicenses": "0",
  12203.         "ProductId": "1930036",
  12204.         "ProductDisplayName": "Reg 18.1.2 round 3",
  12205.         "ProductShortDescription": "Reg 18.1.2 round 3",
  12206.         "ProductLongDescription": "Reg 18.1.2 round 3",
  12207.         "CGProgram": "Realize",
  12208.         "OrderedISBN": "2307201800001",
  12209.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12210.         "HasAccess": false
  12211.       },
  12212.       {
  12213.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12214.         "LicensePoolId": "8a97b1ce649145fb0164c5c8c868047d",
  12215.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12216.         "LicensedOrganizationDisplayName": "realize_organization1",
  12217.         "LicensePoolType": "Student seat based licensing",
  12218.         "LicensePoolStatus": "A",
  12219.         "DenyNewSubscription": "0",
  12220.         "StartDate": "2018-07-20T00:00:00.000-04:00",
  12221.         "EndDate": "2019-07-30T00:00:00.000-04:00",
  12222.         "Quantity": "100",
  12223.         "UsedLicenses": "0",
  12224.         "ProductId": "1930083",
  12225.         "ProductDisplayName": "Ferrari_Standard_Sample_sa",
  12226.         "ProductShortDescription": "Ferrari_Standard_Sample_sa\r\n",
  12227.         "ProductLongDescription": "Ferrari_Standard_Sample_sa\r\n",
  12228.         "CGProgram": "Realize",
  12229.         "OrderedISBN": "2711278551111",
  12230.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12231.         "HasAccess": false
  12232.       },
  12233.       {
  12234.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12235.         "LicensePoolId": "8a97b1cf649145cc0164c5e581a2048f",
  12236.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12237.         "LicensedOrganizationDisplayName": "realize_organization1",
  12238.         "LicensePoolType": "Student seat based licensing",
  12239.         "LicensePoolStatus": "A",
  12240.         "DenyNewSubscription": "0",
  12241.         "StartDate": "2018-07-23T00:00:00.000-04:00",
  12242.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12243.         "Quantity": "100",
  12244.         "UsedLicenses": "0",
  12245.         "ProductId": "1930084",
  12246.         "ProductDisplayName": "Realize Sample Program 23072018",
  12247.         "ProductShortDescription": "Realize Sample Program 23072018",
  12248.         "ProductLongDescription": "Realize Sample Program 23072018",
  12249.         "CGProgram": "Realize",
  12250.         "GradeLevel": "P-K",
  12251.         "OrderedISBN": "1010198901010",
  12252.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12253.         "HasAccess": false
  12254.       },
  12255.       {
  12256.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12257.         "LicensePoolId": "8a97b1ce649145fb0164c5ecd72b048a",
  12258.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12259.         "LicensedOrganizationDisplayName": "realize_organization1",
  12260.         "LicensePoolType": "Student seat based licensing",
  12261.         "LicensePoolStatus": "A",
  12262.         "DenyNewSubscription": "0",
  12263.         "StartDate": "2018-07-23T00:00:00.000-04:00",
  12264.         "EndDate": "2018-11-26T00:00:00.000-05:00",
  12265.         "Quantity": "100",
  12266.         "UsedLicenses": "0",
  12267.         "ProductId": "1930086",
  12268.         "ProductDisplayName": "Realize Sample Program 23072018 02",
  12269.         "ProductShortDescription": "Realize Sample Program 23072018 02",
  12270.         "ProductLongDescription": "Realize Sample Program 23072018 02",
  12271.         "CGProgram": "Realize",
  12272.         "GradeLevel": "P-K",
  12273.         "OrderedISBN": "1010198900110",
  12274.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12275.         "HasAccess": false
  12276.       },
  12277.       {
  12278.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12279.         "LicensePoolId": "8a97b1ce649145fb0164c641fa2c0494",
  12280.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12281.         "LicensedOrganizationDisplayName": "realize_organization1",
  12282.         "LicensePoolType": "Student seat based licensing",
  12283.         "LicensePoolStatus": "A",
  12284.         "DenyNewSubscription": "0",
  12285.         "StartDate": "2018-07-19T00:00:00.000-04:00",
  12286.         "EndDate": "2019-07-31T00:00:00.000-04:00",
  12287.         "Quantity": "100",
  12288.         "UsedLicenses": "0",
  12289.         "ProductId": "1930088",
  12290.         "ProductDisplayName": "Realize Selenium Automation Product Bundle_sa",
  12291.         "ProductShortDescription": "Realize Selenium Automation Product Bundle_sa\r\n",
  12292.         "ProductLongDescription": "Realize Selenium Automation Product Bundle_sa\r\n",
  12293.         "CGProgram": "Realize",
  12294.         "OrderedISBN": "2711278557777",
  12295.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12296.         "HasAccess": false
  12297.       },
  12298.       {
  12299.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12300.         "LicensePoolId": "8a97b1cc64cd6b840164efe7e7c40310",
  12301.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12302.         "LicensedOrganizationDisplayName": "realize_organization1",
  12303.         "LicensePoolType": "Student seat based licensing",
  12304.         "LicensePoolStatus": "A",
  12305.         "DenyNewSubscription": "0",
  12306.         "StartDate": "2018-07-31T00:00:00.000-04:00",
  12307.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12308.         "Quantity": "98",
  12309.         "UsedLicenses": "0",
  12310.         "ProductId": "1932814",
  12311.         "ProductDisplayName": "rlz_subscription031",
  12312.         "ProductShortDescription": "rlz_subscription031",
  12313.         "ProductLongDescription": "rlz_subscription031",
  12314.         "CGProgram": "Realize",
  12315.         "OrderedISBN": "0000123654789",
  12316.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12317.         "HasAccess": false
  12318.       },
  12319.       {
  12320.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12321.         "LicensePoolId": "8a97b1a764cd69af0164efe9ff9102f7",
  12322.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12323.         "LicensedOrganizationDisplayName": "realize_organization1",
  12324.         "LicensePoolType": "Student seat based licensing",
  12325.         "LicensePoolStatus": "A",
  12326.         "DenyNewSubscription": "0",
  12327.         "StartDate": "2018-07-31T00:00:00.000-04:00",
  12328.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12329.         "Quantity": "58",
  12330.         "UsedLicenses": "0",
  12331.         "ProductId": "1932835",
  12332.         "ProductDisplayName": "rlz_subscription032",
  12333.         "ProductShortDescription": "rlz_subscription032",
  12334.         "ProductLongDescription": "rlz_subscription032",
  12335.         "CGProgram": "Realize",
  12336.         "OrderedISBN": "0000123654099",
  12337.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12338.         "HasAccess": false
  12339.       },
  12340.       {
  12341.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12342.         "LicensePoolId": "8a97b1cf64cd76a30164f3dcecc603ee",
  12343.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12344.         "LicensedOrganizationDisplayName": "realize_organization1",
  12345.         "LicensePoolType": "Student seat based licensing",
  12346.         "LicensePoolStatus": "A",
  12347.         "DenyNewSubscription": "0",
  12348.         "StartDate": "2018-07-31T00:00:00.000-04:00",
  12349.         "EndDate": "2020-08-31T00:00:00.000-04:00",
  12350.         "Quantity": "200",
  12351.         "UsedLicenses": "3",
  12352.         "ProductId": "1933302",
  12353.         "ProductDisplayName": "Rubric Testing Product 01",
  12354.         "ProductShortDescription": "Rubric Testing Product 01",
  12355.         "ProductLongDescription": "Rubric Testing Product 01",
  12356.         "CGProgram": "Realize",
  12357.         "OrderedISBN": "1082018000001",
  12358.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12359.         "HasAccess": false
  12360.       },
  12361.       {
  12362.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12363.         "LicensePoolId": "8a97b1ce64cd76800164f4415ff40380",
  12364.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12365.         "LicensedOrganizationDisplayName": "realize_organization1",
  12366.         "LicensePoolType": "Student seat based licensing",
  12367.         "LicensePoolStatus": "A",
  12368.         "DenyNewSubscription": "0",
  12369.         "StartDate": "2018-08-31T00:00:00.000-04:00",
  12370.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12371.         "Quantity": "99",
  12372.         "UsedLicenses": "0",
  12373.         "ProductId": "1933350",
  12374.         "ProductDisplayName": "rlz_subscription051",
  12375.         "ProductShortDescription": "rlz_subscription051",
  12376.         "ProductLongDescription": "rlz_subscription051",
  12377.         "CGProgram": "Realize",
  12378.         "OrderedISBN": "0172583690123",
  12379.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12380.         "HasAccess": false
  12381.       },
  12382.       {
  12383.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12384.         "LicensePoolId": "8a97b1a764cd69af0164f4439452039d",
  12385.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12386.         "LicensedOrganizationDisplayName": "realize_organization1",
  12387.         "LicensePoolType": "Student seat based licensing",
  12388.         "LicensePoolStatus": "A",
  12389.         "DenyNewSubscription": "0",
  12390.         "StartDate": "2018-08-01T00:00:00.000-04:00",
  12391.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12392.         "Quantity": "99",
  12393.         "UsedLicenses": "0",
  12394.         "ProductId": "1933364",
  12395.         "ProductDisplayName": "rlz_subscription052",
  12396.         "ProductShortDescription": "rlz_subscription052",
  12397.         "ProductLongDescription": "rlz_subscription052",
  12398.         "CGProgram": "Realize",
  12399.         "OrderedISBN": "0172583690144",
  12400.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12401.         "HasAccess": false
  12402.       },
  12403.       {
  12404.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12405.         "LicensePoolId": "8a97b1a664cd6baa0164f9123cd103d8",
  12406.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12407.         "LicensedOrganizationDisplayName": "realize_organization1",
  12408.         "LicensePoolType": "Student seat based licensing",
  12409.         "LicensePoolStatus": "A",
  12410.         "DenyNewSubscription": "0",
  12411.         "StartDate": "2018-08-02T00:00:00.000-04:00",
  12412.         "EndDate": "2022-08-02T00:00:00.000-04:00",
  12413.         "Quantity": "200",
  12414.         "UsedLicenses": "0",
  12415.         "ProductId": "1933593",
  12416.         "ProductDisplayName": "LEM AUG SUSCRIPTION",
  12417.         "ProductShortDescription": "LEM AUG SUSCRIPTION",
  12418.         "ProductLongDescription": "LEM AUG SUSCRIPTION",
  12419.         "CGProgram": "Realize",
  12420.         "OrderedISBN": "1231231234444",
  12421.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12422.         "HasAccess": false
  12423.       },
  12424.       {
  12425.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12426.         "LicensePoolId": "8a97b1a764cd69af0164f963a98403ef",
  12427.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12428.         "LicensedOrganizationDisplayName": "realize_organization1",
  12429.         "LicensePoolType": "Student seat based licensing",
  12430.         "LicensePoolStatus": "A",
  12431.         "DenyNewSubscription": "0",
  12432.         "StartDate": "2018-08-01T00:00:00.000-04:00",
  12433.         "EndDate": "2019-08-30T00:00:00.000-04:00",
  12434.         "Quantity": "100",
  12435.         "UsedLicenses": "0",
  12436.         "ProductId": "1933578",
  12437.         "ProductDisplayName": "Ferrari_Standard_Sample_2Aug1",
  12438.         "ProductShortDescription": "Ferrari_Standard_Sample_2Aug1\r\n",
  12439.         "ProductLongDescription": "Ferrari_Standard_Sample_2Aug1\r\n",
  12440.         "CGProgram": "Realize",
  12441.         "OrderedISBN": "2711278551221",
  12442.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12443.         "HasAccess": false
  12444.       },
  12445.       {
  12446.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12447.         "LicensePoolId": "8a97b1ce64cd76800164f9741f0003df",
  12448.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12449.         "LicensedOrganizationDisplayName": "realize_organization1",
  12450.         "LicensePoolType": "Student seat based licensing",
  12451.         "LicensePoolStatus": "A",
  12452.         "DenyNewSubscription": "0",
  12453.         "StartDate": "2018-08-01T00:00:00.000-04:00",
  12454.         "EndDate": "2019-08-14T00:00:00.000-04:00",
  12455.         "Quantity": "100",
  12456.         "UsedLicenses": "0",
  12457.         "ProductId": "1933560",
  12458.         "ProductDisplayName": "Realize Selenium Automation Product Bundle_sa2Aug",
  12459.         "ProductShortDescription": "Realize Selenium Automation Product Bundle_sa2Aug\r\n",
  12460.         "ProductLongDescription": "Realize Selenium Automation Product Bundle_sa2Aug\r\n",
  12461.         "CGProgram": "Realize",
  12462.         "OrderedISBN": "2711278557734",
  12463.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12464.         "HasAccess": false
  12465.       },
  12466.       {
  12467.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12468.         "LicensePoolId": "8a97b1ce64cd76800164f979cd3203e9",
  12469.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12470.         "LicensedOrganizationDisplayName": "realize_organization1",
  12471.         "LicensePoolType": "Student seat based licensing",
  12472.         "LicensePoolStatus": "A",
  12473.         "DenyNewSubscription": "0",
  12474.         "StartDate": "2018-08-02T00:00:00.000-04:00",
  12475.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12476.         "Quantity": "99",
  12477.         "UsedLicenses": "0",
  12478.         "ProductId": "1933579",
  12479.         "ProductDisplayName": "rlz_subscription055",
  12480.         "ProductShortDescription": "rlz_subscription055",
  12481.         "ProductLongDescription": "rlz_subscription055",
  12482.         "CGProgram": "Realize",
  12483.         "OrderedISBN": "0147852036902",
  12484.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12485.         "HasAccess": false
  12486.       },
  12487.       {
  12488.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12489.         "LicensePoolId": "8a97b1a764cd69af0164f97c817703f9",
  12490.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12491.         "LicensedOrganizationDisplayName": "realize_organization1",
  12492.         "LicensePoolType": "Student seat based licensing",
  12493.         "LicensePoolStatus": "A",
  12494.         "DenyNewSubscription": "0",
  12495.         "StartDate": "2018-08-02T00:00:00.000-04:00",
  12496.         "EndDate": "2018-12-31T00:00:00.000-05:00",
  12497.         "Quantity": "99",
  12498.         "UsedLicenses": "0",
  12499.         "ProductId": "1933561",
  12500.         "ProductDisplayName": "rlz_subscription056",
  12501.         "ProductShortDescription": "rlz_subscription056",
  12502.         "ProductLongDescription": "rlz_subscription056",
  12503.         "CGProgram": "Realize",
  12504.         "OrderedISBN": "0147852036955",
  12505.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12506.         "HasAccess": false
  12507.       },
  12508.       {
  12509.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12510.         "LicensePoolId": "8a97b1a664cd6baa0164fe7f6c690486",
  12511.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12512.         "LicensedOrganizationDisplayName": "realize_organization1",
  12513.         "LicensePoolType": "Student seat based licensing",
  12514.         "LicensePoolStatus": "A",
  12515.         "DenyNewSubscription": "0",
  12516.         "StartDate": "2018-08-02T00:00:00.000-04:00",
  12517.         "EndDate": "2020-08-31T00:00:00.000-04:00",
  12518.         "Quantity": "200",
  12519.         "UsedLicenses": "0",
  12520.         "ProductId": "1934077",
  12521.         "ProductDisplayName": "Reg 18.1.3 bundle product 2",
  12522.         "ProductShortDescription": "Reg 18.1.3 bundle product 2",
  12523.         "ProductLongDescription": "Reg 18.1.3 bundle product 2",
  12524.         "CGProgram": "Realize",
  12525.         "OrderedISBN": "3082018000001",
  12526.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12527.         "HasAccess": false
  12528.       },
  12529.       {
  12530.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12531.         "LicensePoolId": "8a97b1a764cd69af0164fe8ee59c0481",
  12532.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12533.         "LicensedOrganizationDisplayName": "realize_organization1",
  12534.         "LicensePoolType": "Student seat based licensing",
  12535.         "LicensePoolStatus": "E",
  12536.         "DenyNewSubscription": "0",
  12537.         "StartDate": "2018-08-03T00:00:00.000-04:00",
  12538.         "EndDate": "2018-08-10T00:00:00.000-04:00",
  12539.         "Quantity": "200",
  12540.         "UsedLicenses": "0",
  12541.         "ProductId": "1934054",
  12542.         "ProductDisplayName": "Realize 18.1.3 Bundle Product 0802",
  12543.         "ProductShortDescription": "Realize 18.1.3 Bundle Product 0802",
  12544.         "ProductLongDescription": "Realize 18.1.3 Bundle Product 0802",
  12545.         "CGProgram": "Realize",
  12546.         "OrderedISBN": "2711228555220",
  12547.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12548.         "HasAccess": false
  12549.       },
  12550.       {
  12551.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12552.         "LicensePoolId": "8a97b1a764cd69af01650ebc755f05b7",
  12553.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12554.         "LicensedOrganizationDisplayName": "realize_organization1",
  12555.         "LicensePoolType": "Student seat based licensing",
  12556.         "LicensePoolStatus": "A",
  12557.         "DenyNewSubscription": "0",
  12558.         "StartDate": "2018-08-05T00:00:00.000-04:00",
  12559.         "EndDate": "2020-08-31T00:00:00.000-04:00",
  12560.         "Quantity": "200",
  12561.         "UsedLicenses": "0",
  12562.         "ProductId": "1934845",
  12563.         "ProductDisplayName": "Rubric Testing Product español",
  12564.         "ProductShortDescription": "Rubric Testing Product español",
  12565.         "ProductLongDescription": "Rubric Testing Product español",
  12566.         "CGProgram": "Realize",
  12567.         "OrderedISBN": "6082018000001",
  12568.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12569.         "HasAccess": false
  12570.       },
  12571.       {
  12572.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12573.         "LicensePoolId": "8a97b1ce64cd76800165561eb3a70b10",
  12574.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12575.         "LicensedOrganizationDisplayName": "realize_organization1",
  12576.         "LicensePoolType": "Student seat based licensing",
  12577.         "LicensePoolStatus": "A",
  12578.         "DenyNewSubscription": "0",
  12579.         "StartDate": "2018-08-20T00:00:00.000-04:00",
  12580.         "EndDate": "2019-08-19T00:00:00.000-04:00",
  12581.         "Quantity": "200",
  12582.         "UsedLicenses": "0",
  12583.         "ProductId": "1938908",
  12584.         "ProductDisplayName": "Realize_Aug20",
  12585.         "ProductShortDescription": "Realize_Aug20",
  12586.         "ProductLongDescription": "Realize_Aug20",
  12587.         "CGProgram": "Realize",
  12588.         "OrderedISBN": "9890262694444",
  12589.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12590.         "HasAccess": false
  12591.       },
  12592.       {
  12593.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12594.         "LicensePoolId": "8a97b1ce64cd76800165b2f000241258",
  12595.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12596.         "LicensedOrganizationDisplayName": "realize_organization1",
  12597.         "LicensePoolType": "Student seat based licensing",
  12598.         "LicensePoolStatus": "A",
  12599.         "DenyNewSubscription": "0",
  12600.         "StartDate": "2018-09-01T00:00:00.000-04:00",
  12601.         "EndDate": "2021-09-07T00:00:00.000-04:00",
  12602.         "Quantity": "50",
  12603.         "UsedLicenses": "0",
  12604.         "ProductId": "1944165",
  12605.         "ProductDisplayName": "Anuja_7sept",
  12606.         "ProductShortDescription": "Anuja_7sept",
  12607.         "ProductLongDescription": "Anuja_7sept",
  12608.         "CGProgram": "Realize",
  12609.         "GradeLevel": "1",
  12610.         "OrderedISBN": "2711288555854",
  12611.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12612.         "HasAccess": false
  12613.       },
  12614.       {
  12615.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12616.         "LicensePoolId": "8a97b1cc64cd6b840165b3543b631265",
  12617.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12618.         "LicensedOrganizationDisplayName": "realize_organization1",
  12619.         "LicensePoolType": "Student seat based licensing",
  12620.         "LicensePoolStatus": "A",
  12621.         "DenyNewSubscription": "0",
  12622.         "StartDate": "2018-09-07T00:00:00.000-04:00",
  12623.         "EndDate": "2019-09-07T00:00:00.000-04:00",
  12624.         "Quantity": "32423",
  12625.         "UsedLicenses": "0",
  12626.         "ProductId": "1944159",
  12627.         "ProductDisplayName": "rlz_subscription4474",
  12628.         "ProductShortDescription": "rlz_subscription4474",
  12629.         "ProductLongDescription": "rlz_subscription4474",
  12630.         "CGProgram": "Realize",
  12631.         "OrderedISBN": "0123654987032",
  12632.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12633.         "HasAccess": false
  12634.       },
  12635.       {
  12636.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12637.         "LicensePoolId": "8a97b1cd64cd79240165b3551df312f0",
  12638.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12639.         "LicensedOrganizationDisplayName": "realize_organization1",
  12640.         "LicensePoolType": "Student seat based licensing",
  12641.         "LicensePoolStatus": "A",
  12642.         "DenyNewSubscription": "0",
  12643.         "StartDate": "2018-09-01T00:00:00.000-04:00",
  12644.         "EndDate": "2021-09-07T00:00:00.000-04:00",
  12645.         "Quantity": "50",
  12646.         "UsedLicenses": "0",
  12647.         "ProductId": "1944160",
  12648.         "ProductDisplayName": "Anuja_7sept_1",
  12649.         "ProductShortDescription": "Anuja_7sept_1",
  12650.         "ProductLongDescription": "Anuja_7sept_1",
  12651.         "CGProgram": "Realize",
  12652.         "GradeLevel": "1",
  12653.         "OrderedISBN": "2711288555856",
  12654.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12655.         "HasAccess": false
  12656.       },
  12657.       {
  12658.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12659.         "LicensePoolId": "8a97b1ce65b54dda0165c390b032011f",
  12660.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12661.         "LicensedOrganizationDisplayName": "realize_organization1",
  12662.         "LicensePoolType": "Student seat based licensing",
  12663.         "LicensePoolStatus": "A",
  12664.         "DenyNewSubscription": "0",
  12665.         "StartDate": "2018-09-09T00:00:00.000-04:00",
  12666.         "EndDate": "2020-09-30T00:00:00.000-04:00",
  12667.         "Quantity": "200",
  12668.         "UsedLicenses": "0",
  12669.         "ProductId": "1749337",
  12670.         "ProductDisplayName": "Multi State Auto Grade 7",
  12671.         "ProductShortDescription": "Multi State Auto Grade 7",
  12672.         "ProductLongDescription": "Multi State Auto Grade 7",
  12673.         "CGProgram": "Realize",
  12674.         "OrderedISBN": "5566332244779",
  12675.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12676.         "HasAccess": false
  12677.       },
  12678.       {
  12679.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12680.         "LicensePoolId": "8a97b1ce65b54dda0165c3931c180129",
  12681.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12682.         "LicensedOrganizationDisplayName": "realize_organization1",
  12683.         "LicensePoolType": "Student seat based licensing",
  12684.         "LicensePoolStatus": "A",
  12685.         "DenyNewSubscription": "0",
  12686.         "StartDate": "2018-09-09T00:00:00.000-04:00",
  12687.         "EndDate": "2020-09-30T00:00:00.000-04:00",
  12688.         "Quantity": "200",
  12689.         "UsedLicenses": "0",
  12690.         "ProductId": "1749334",
  12691.         "ProductDisplayName": "Multi State Auto Grade 6",
  12692.         "ProductShortDescription": "Multi State Auto Grade 6",
  12693.         "ProductLongDescription": "Multi State Auto Grade 6",
  12694.         "CGProgram": "Realize",
  12695.         "OrderedISBN": "5544778822119",
  12696.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12697.         "HasAccess": false
  12698.       },
  12699.       {
  12700.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12701.         "LicensePoolId": "8a97b1ce65b54dda0165c7c487db018b",
  12702.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12703.         "LicensedOrganizationDisplayName": "realize_organization1",
  12704.         "LicensePoolType": "Student seat based licensing",
  12705.         "LicensePoolStatus": "A",
  12706.         "DenyNewSubscription": "0",
  12707.         "StartDate": "2018-09-10T00:00:00.000-04:00",
  12708.         "EndDate": "2019-09-30T00:00:00.000-04:00",
  12709.         "Quantity": "200",
  12710.         "UsedLicenses": "0",
  12711.         "ProductId": "1945736",
  12712.         "ProductDisplayName": "Battlefield Bundle 01",
  12713.         "ProductShortDescription": "Battlefield Bundle 01",
  12714.         "ProductLongDescription": "Battlefield Bundle 01",
  12715.         "CGProgram": "Realize",
  12716.         "OrderedISBN": "1109201800004",
  12717.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12718.         "HasAccess": false
  12719.       },
  12720.       {
  12721.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12722.         "LicensePoolId": "8a97b1a665b54e060165ed810c3204a3",
  12723.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12724.         "LicensedOrganizationDisplayName": "realize_organization1",
  12725.         "LicensePoolType": "Student seat based licensing",
  12726.         "LicensePoolStatus": "A",
  12727.         "DenyNewSubscription": "0",
  12728.         "StartDate": "2018-09-17T00:00:00.000-04:00",
  12729.         "EndDate": "2020-09-30T00:00:00.000-04:00",
  12730.         "Quantity": "200",
  12731.         "UsedLicenses": "0",
  12732.         "ProductId": "1948604",
  12733.         "ProductDisplayName": "Sachin Test 01",
  12734.         "ProductShortDescription": "Sachin Test 01",
  12735.         "ProductLongDescription": "Sachin Test 01",
  12736.         "CGProgram": "Realize",
  12737.         "OrderedISBN": "1809201800001",
  12738.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12739.         "HasAccess": false
  12740.       },
  12741.       {
  12742.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12743.         "LicensePoolId": "8a97b1ce65b54dda0165ee01bb26043d",
  12744.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12745.         "LicensedOrganizationDisplayName": "realize_organization1",
  12746.         "LicensePoolType": "Student seat based licensing",
  12747.         "LicensePoolStatus": "A",
  12748.         "DenyNewSubscription": "0",
  12749.         "StartDate": "2018-09-18T00:00:00.000-04:00",
  12750.         "EndDate": "2020-09-18T00:00:00.000-04:00",
  12751.         "Quantity": "200",
  12752.         "UsedLicenses": "0",
  12753.         "ProductId": "1948595",
  12754.         "ProductDisplayName": "ABL MSP 05",
  12755.         "ProductShortDescription": "ABL MSP 05",
  12756.         "ProductLongDescription": "ABL MSP 05",
  12757.         "CGProgram": "Realize",
  12758.         "OrderedISBN": "5845265896412",
  12759.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12760.         "HasAccess": false
  12761.       },
  12762.       {
  12763.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12764.         "LicensePoolId": "8a97b1cf65b54d9d0165f0ed65df053e",
  12765.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12766.         "LicensedOrganizationDisplayName": "realize_organization1",
  12767.         "LicensePoolType": "Student seat based licensing",
  12768.         "LicensePoolStatus": "A",
  12769.         "DenyNewSubscription": "0",
  12770.         "StartDate": "2018-09-01T00:00:00.000-04:00",
  12771.         "EndDate": "2019-09-30T00:00:00.000-04:00",
  12772.         "Quantity": "100",
  12773.         "UsedLicenses": "0",
  12774.         "ProductId": "1948753",
  12775.         "ProductDisplayName": "31_rlz_subscription_sam",
  12776.         "ProductShortDescription": "31_rlz_subscription_sam\r\n",
  12777.         "ProductLongDescription": "31_rlz_subscription_sam\r\n",
  12778.         "CGProgram": "Realize",
  12779.         "OrderedISBN": "2711278580973",
  12780.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12781.         "HasAccess": false
  12782.       },
  12783.       {
  12784.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12785.         "LicensePoolId": "8a97b1a665b54e060165f0f8c2b90500",
  12786.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12787.         "LicensedOrganizationDisplayName": "realize_organization1",
  12788.         "LicensePoolType": "Student seat based licensing",
  12789.         "LicensePoolStatus": "A",
  12790.         "DenyNewSubscription": "0",
  12791.         "StartDate": "2018-09-06T00:00:00.000-04:00",
  12792.         "EndDate": "2019-09-25T00:00:00.000-04:00",
  12793.         "Quantity": "100",
  12794.         "UsedLicenses": "0",
  12795.         "ProductId": "1948777",
  12796.         "ProductDisplayName": "40_Test_BUNDLE_sam",
  12797.         "ProductShortDescription": "40_Test_BUNDLE_sam\r\n",
  12798.         "ProductLongDescription": "40_Test_BUNDLE_sam\r\n",
  12799.         "CGProgram": "Realize",
  12800.         "OrderedISBN": "2711278557704",
  12801.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12802.         "HasAccess": false
  12803.       },
  12804.       {
  12805.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12806.         "LicensePoolId": "8a97b1ce65b54dda0166193de3040a99",
  12807.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12808.         "LicensedOrganizationDisplayName": "realize_organization1",
  12809.         "LicensePoolType": "Student seat based licensing",
  12810.         "LicensePoolStatus": "A",
  12811.         "DenyNewSubscription": "0",
  12812.         "StartDate": "2018-09-27T00:00:00.000-04:00",
  12813.         "EndDate": "2019-09-27T00:00:00.000-04:00",
  12814.         "Quantity": "233",
  12815.         "UsedLicenses": "0",
  12816.         "ProductId": "1951523",
  12817.         "ProductDisplayName": "rlz_subscription0928",
  12818.         "ProductShortDescription": "rlz_subscription0928",
  12819.         "ProductLongDescription": "rlz_subscription0928",
  12820.         "CGProgram": "Realize",
  12821.         "OrderedISBN": "0123456789983",
  12822.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12823.         "HasAccess": false
  12824.       },
  12825.       {
  12826.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12827.         "LicensePoolId": "8a97b1cc65b54d03016619425c3e0b36",
  12828.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12829.         "LicensedOrganizationDisplayName": "realize_organization1",
  12830.         "LicensePoolType": "Student seat based licensing",
  12831.         "LicensePoolStatus": "A",
  12832.         "DenyNewSubscription": "0",
  12833.         "StartDate": "2018-09-27T00:00:00.000-04:00",
  12834.         "EndDate": "2019-09-27T00:00:00.000-04:00",
  12835.         "Quantity": "233",
  12836.         "UsedLicenses": "0",
  12837.         "ProductId": "1951504",
  12838.         "ProductDisplayName": "rlz_subscription0927",
  12839.         "ProductShortDescription": "rlz_subscription0927",
  12840.         "ProductLongDescription": "rlz_subscription0927",
  12841.         "CGProgram": "Realize",
  12842.         "OrderedISBN": "9999999995236",
  12843.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12844.         "HasAccess": false
  12845.       },
  12846.       {
  12847.         "OrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12848.         "LicensePoolId": "8a97b1ce668d0f7101669efe3aab0388",
  12849.         "LicensedOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12850.         "LicensedOrganizationDisplayName": "realize_organization1",
  12851.         "LicensePoolType": "Student seat based licensing",
  12852.         "LicensePoolStatus": "A",
  12853.         "DenyNewSubscription": "0",
  12854.         "StartDate": "2018-10-23T00:00:00.000-04:00",
  12855.         "EndDate": "2019-02-28T00:00:00.000-05:00",
  12856.         "Quantity": "211",
  12857.         "UsedLicenses": "0",
  12858.         "ProductId": "1964367",
  12859.         "ProductDisplayName": "Rlz_Automation_Suite33_DO_NOT_USE",
  12860.         "ProductShortDescription": "Rlz_Automation_Suite33_DO_NOT_USE",
  12861.         "ProductLongDescription": "Rlz_Automation_Suite33_DO_NOT_USE",
  12862.         "CGProgram": "Realize",
  12863.         "OrderedISBN": "1599515987413",
  12864.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12865.         "HasAccess": false
  12866.       },
  12867.       {
  12868.         "OrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12869.         "LicensePoolId": "8a97b1cc47b5f4a40147bc0181b0040e",
  12870.         "LicensedOrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12871.         "LicensedOrganizationDisplayName": "JBTest - Westwood Public Schools",
  12872.         "LicensePoolType": "Student seat based licensing",
  12873.         "LicensePoolStatus": "A",
  12874.         "DenyNewSubscription": "0",
  12875.         "StartDate": "2014-08-09T00:00:00.000-04:00",
  12876.         "EndDate": "2024-08-08T23:59:59.000-04:00",
  12877.         "Quantity": "200",
  12878.         "UsedLicenses": "0",
  12879.         "ProductId": "421023",
  12880.         "ProductDisplayName": "enVisionMATH Texas 2.0 Grade 2",
  12881.         "ProductShortDescription": "enVisionMATH Texas 2.0 Grade 2",
  12882.         "ProductLongDescription": "enVisionMATH Texas 2.0 Grade 2",
  12883.         "CGProgram": "Realize",
  12884.         "OrderedISBN": "3332224446666",
  12885.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12886.         "HasAccess": true
  12887.       },
  12888.       {
  12889.         "OrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12890.         "LicensePoolId": "8a97b1a647b5f5820147bb8322f402d4",
  12891.         "LicensedOrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12892.         "LicensedOrganizationDisplayName": "JBTest - Westwood Public Schools",
  12893.         "LicensePoolType": "Student seat based licensing",
  12894.         "LicensePoolStatus": "A",
  12895.         "DenyNewSubscription": "0",
  12896.         "StartDate": "2012-08-16T00:00:00.000-04:00",
  12897.         "EndDate": "2022-08-15T23:59:59.000-04:00",
  12898.         "Quantity": "200",
  12899.         "UsedLicenses": "0",
  12900.         "ProductId": "336566",
  12901.         "ProductDisplayName": "Realize Sample Program",
  12902.         "ProductShortDescription": "Realize Sample Program",
  12903.         "ProductLongDescription": "Realize Sample Program",
  12904.         "CGProgram": "Realize",
  12905.         "GradeLevel": "N/A",
  12906.         "OrderedISBN": "3603603603601",
  12907.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12908.         "HasAccess": true
  12909.       },
  12910.       {
  12911.         "OrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12912.         "LicensePoolId": "8a97b1cc47b5f4a40147bb8cc2e702e6",
  12913.         "LicensedOrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12914.         "LicensedOrganizationDisplayName": "JBTest - Westwood Public Schools",
  12915.         "LicensePoolType": "Student seat based licensing",
  12916.         "LicensePoolStatus": "A",
  12917.         "DenyNewSubscription": "0",
  12918.         "StartDate": "2012-08-16T00:00:00.000-04:00",
  12919.         "EndDate": "2022-08-15T23:59:59.000-04:00",
  12920.         "Quantity": "200",
  12921.         "UsedLicenses": "0",
  12922.         "ProductId": "339781",
  12923.         "ProductDisplayName": "Realize Testing Sample version 1",
  12924.         "ProductShortDescription": "realize Testing Sample SD",
  12925.         "ProductLongDescription": "realize Testing Sample Long Description",
  12926.         "CGProgram": "Realize",
  12927.         "GradeLevel": "1",
  12928.         "OrderedISBN": "3603603603601",
  12929.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12930.         "HasAccess": true
  12931.       },
  12932.       {
  12933.         "OrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12934.         "LicensePoolId": "8a97b1cd47b610ca0147bb97d9a402a5",
  12935.         "LicensedOrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12936.         "LicensedOrganizationDisplayName": "JBTest - Westwood Public Schools",
  12937.         "LicensePoolType": "Student seat based licensing",
  12938.         "LicensePoolStatus": "A",
  12939.         "DenyNewSubscription": "0",
  12940.         "StartDate": "2012-08-16T00:00:00.000-04:00",
  12941.         "EndDate": "2022-08-15T23:59:59.000-04:00",
  12942.         "Quantity": "200",
  12943.         "UsedLicenses": "0",
  12944.         "ProductId": "351681",
  12945.         "ProductDisplayName": "Science Texas 2.0 Grade 1",
  12946.         "ProductShortDescription": "Science Texas 2.0 Grade 1",
  12947.         "ProductLongDescription": "Science Texas 2.0 Grade 1",
  12948.         "CGProgram": "Realize",
  12949.         "OrderedISBN": "3603603603601",
  12950.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12951.         "HasAccess": true
  12952.       },
  12953.       {
  12954.         "OrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12955.         "LicensePoolId": "8a97b1cd47b610ca0147bbfaaf4f0394",
  12956.         "LicensedOrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12957.         "LicensedOrganizationDisplayName": "JBTest - Westwood Public Schools",
  12958.         "LicensePoolType": "Student seat based licensing",
  12959.         "LicensePoolStatus": "A",
  12960.         "DenyNewSubscription": "0",
  12961.         "StartDate": "2012-08-16T00:00:00.000-04:00",
  12962.         "EndDate": "2022-08-15T23:59:59.000-04:00",
  12963.         "Quantity": "200",
  12964.         "UsedLicenses": "0",
  12965.         "ProductId": "339781",
  12966.         "ProductDisplayName": "Realize Testing Sample version 1",
  12967.         "ProductShortDescription": "realize Testing Sample SD",
  12968.         "ProductLongDescription": "realize Testing Sample Long Description",
  12969.         "CGProgram": "Realize",
  12970.         "GradeLevel": "1",
  12971.         "OrderedISBN": "3603603603601",
  12972.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12973.         "HasAccess": true
  12974.       },
  12975.       {
  12976.         "OrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12977.         "LicensePoolId": "8a97b1cf47b6107f0147bb943b24023e",
  12978.         "LicensedOrganizationId": "8a97b1a747b5f54f0147bb6395600344",
  12979.         "LicensedOrganizationDisplayName": "JBTest - Westwood Public Schools",
  12980.         "LicensePoolType": "Student seat based licensing",
  12981.         "LicensePoolStatus": "A",
  12982.         "DenyNewSubscription": "0",
  12983.         "StartDate": "2012-08-16T00:00:00.000-04:00",
  12984.         "EndDate": "2022-08-15T23:59:59.000-04:00",
  12985.         "Quantity": "200",
  12986.         "UsedLicenses": "0",
  12987.         "ProductId": "351681",
  12988.         "ProductDisplayName": "Science Texas 2.0 Grade 1",
  12989.         "ProductShortDescription": "Science Texas 2.0 Grade 1",
  12990.         "ProductLongDescription": "Science Texas 2.0 Grade 1",
  12991.         "CGProgram": "Realize",
  12992.         "OrderedISBN": "3603603603601",
  12993.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  12994.         "HasAccess": true
  12995.       },
  12996.       {
  12997.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  12998.         "LicensePoolId": "8a97b1cd511c25ac015340bcbf9c642e",
  12999.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13000.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13001.         "LicensePoolType": "Student seat based licensing",
  13002.         "LicensePoolStatus": "E",
  13003.         "DenyNewSubscription": "0",
  13004.         "StartDate": "2016-03-04T00:00:00.000-05:00",
  13005.         "EndDate": "2017-03-23T23:59:59.000-04:00",
  13006.         "Quantity": "200",
  13007.         "UsedLicenses": "3565",
  13008.         "ProductId": "1292775",
  13009.         "ProductDisplayName": "enVisionmath2.0 Common Core Grade 4 2016",
  13010.         "ProductShortDescription": "enVisionmath2.0 Common Core Grade 4 2016",
  13011.         "ProductLongDescription": "enVisionmath2.0 Common Core Grade 4 2016",
  13012.         "CGProgram": "Realize",
  13013.         "OrderedISBN": "9930451685123",
  13014.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13015.         "HasAccess": true
  13016.       },
  13017.       {
  13018.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13019.         "LicensePoolId": "8a97b1ce54eef7e301554ef6efff130c",
  13020.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13021.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13022.         "LicensePoolType": "Student seat based licensing",
  13023.         "LicensePoolStatus": "A",
  13024.         "DenyNewSubscription": "0",
  13025.         "StartDate": "2016-06-14T00:00:00.000-04:00",
  13026.         "EndDate": "2020-06-13T23:59:59.000-04:00",
  13027.         "Quantity": "1",
  13028.         "UsedLicenses": "222",
  13029.         "ProductId": "1399095",
  13030.         "ProductDisplayName": "enVisionmath2.0 Indiana Grade 3 2017",
  13031.         "ProductShortDescription": "enVisionmath2.0 Indiana Grade 3 2017",
  13032.         "ProductLongDescription": "enVisionmath2.0 Indiana Grade 3 2017",
  13033.         "CGProgram": "Realize",
  13034.         "OrderedISBN": "9874563211237",
  13035.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13036.         "HasAccess": true
  13037.       },
  13038.       {
  13039.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13040.         "LicensePoolId": "8a97b1a654eef21d01554ef6f0481587",
  13041.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13042.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13043.         "LicensePoolType": "Student seat based licensing",
  13044.         "LicensePoolStatus": "A",
  13045.         "DenyNewSubscription": "0",
  13046.         "StartDate": "2016-06-14T00:00:00.000-04:00",
  13047.         "EndDate": "2020-06-13T23:59:59.000-04:00",
  13048.         "Quantity": "1",
  13049.         "UsedLicenses": "101",
  13050.         "ProductId": "1399115",
  13051.         "ProductDisplayName": "enVisionmath2.0 Indiana Grade 4 2017",
  13052.         "ProductShortDescription": "enVisionmath2.0 Indiana Grade 4 2017",
  13053.         "ProductLongDescription": "enVisionmath2.0 Indiana Grade 4 2017",
  13054.         "CGProgram": "Realize",
  13055.         "OrderedISBN": "9874563211238",
  13056.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13057.         "HasAccess": true
  13058.       },
  13059.       {
  13060.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13061.         "LicensePoolId": "8a97b1a754eef0ae01554ef6f09814bc",
  13062.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13063.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13064.         "LicensePoolType": "Student seat based licensing",
  13065.         "LicensePoolStatus": "A",
  13066.         "DenyNewSubscription": "0",
  13067.         "StartDate": "2016-06-14T00:00:00.000-04:00",
  13068.         "EndDate": "2020-06-13T23:59:59.000-04:00",
  13069.         "Quantity": "1",
  13070.         "UsedLicenses": "135",
  13071.         "ProductId": "1399135",
  13072.         "ProductDisplayName": "enVisionmath2.0 Indiana Grade 5 2017",
  13073.         "ProductShortDescription": "enVisionmath2.0 Indiana Grade 5 2017",
  13074.         "ProductLongDescription": "enVisionmath2.0 Indiana Grade 5 2017",
  13075.         "CGProgram": "Realize",
  13076.         "OrderedISBN": "9874563211240",
  13077.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13078.         "HasAccess": false
  13079.       },
  13080.       {
  13081.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13082.         "LicensePoolId": "8a97b1cd54eef6b801554f019c781486",
  13083.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13084.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13085.         "LicensePoolType": "Student seat based licensing",
  13086.         "LicensePoolStatus": "A",
  13087.         "DenyNewSubscription": "0",
  13088.         "StartDate": "2016-06-14T00:00:00.000-04:00",
  13089.         "EndDate": "2020-06-13T23:59:59.000-04:00",
  13090.         "Quantity": "1",
  13091.         "UsedLicenses": "9",
  13092.         "ProductId": "1399215",
  13093.         "ProductDisplayName": "enVisionmath2.0 Grade 3 2017",
  13094.         "ProductShortDescription": "enVisionmath2.0 Grade 3 2017",
  13095.         "ProductLongDescription": "enVisionmath2.0 Grade 3 2017",
  13096.         "CGProgram": "Realize",
  13097.         "OrderedISBN": "7894561239874",
  13098.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13099.         "HasAccess": true
  13100.       },
  13101.       {
  13102.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13103.         "LicensePoolId": "8a97b1cf54eef78301554f019cbb122a",
  13104.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13105.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13106.         "LicensePoolType": "Student seat based licensing",
  13107.         "LicensePoolStatus": "A",
  13108.         "DenyNewSubscription": "0",
  13109.         "StartDate": "2016-06-14T00:00:00.000-04:00",
  13110.         "EndDate": "2020-06-13T23:59:59.000-04:00",
  13111.         "Quantity": "1",
  13112.         "UsedLicenses": "4",
  13113.         "ProductId": "1399235",
  13114.         "ProductDisplayName": "enVisionmath2.0 Grade 4 2017",
  13115.         "ProductShortDescription": "enVisionmath2.0 Grade 4 2017",
  13116.         "ProductLongDescription": "enVisionmath2.0 Grade 4 2017",
  13117.         "CGProgram": "Realize",
  13118.         "OrderedISBN": "7894561239875",
  13119.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13120.         "HasAccess": true
  13121.       },
  13122.       {
  13123.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13124.         "LicensePoolId": "8a97b1ce54eef7e301554f019d031312",
  13125.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13126.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13127.         "LicensePoolType": "Student seat based licensing",
  13128.         "LicensePoolStatus": "A",
  13129.         "DenyNewSubscription": "0",
  13130.         "StartDate": "2016-06-14T00:00:00.000-04:00",
  13131.         "EndDate": "2020-06-13T23:59:59.000-04:00",
  13132.         "Quantity": "1",
  13133.         "UsedLicenses": "6",
  13134.         "ProductId": "1399255",
  13135.         "ProductDisplayName": "enVisionmath2.0 Grade 5 2017",
  13136.         "ProductShortDescription": "enVisionmath2.0 Grade 5 2017",
  13137.         "ProductLongDescription": "enVisionmath2.0 Grade 5 2017",
  13138.         "CGProgram": "Realize",
  13139.         "OrderedISBN": "7894561239876",
  13140.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13141.         "HasAccess": true
  13142.       },
  13143.       {
  13144.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13145.         "LicensePoolId": "8a97b1cf557960e90155903a2ae80591",
  13146.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13147.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13148.         "LicensePoolType": "Student seat based licensing",
  13149.         "LicensePoolStatus": "A",
  13150.         "DenyNewSubscription": "0",
  13151.         "StartDate": "2016-06-27T00:00:00.000-04:00",
  13152.         "EndDate": "2020-06-29T23:59:59.000-04:00",
  13153.         "Quantity": "1",
  13154.         "UsedLicenses": "197",
  13155.         "ProductId": "1399215",
  13156.         "ProductDisplayName": "enVisionmath2.0 Grade 3 2017",
  13157.         "ProductShortDescription": "enVisionmath2.0 Grade 3 2017",
  13158.         "ProductLongDescription": "enVisionmath2.0 Grade 3 2017",
  13159.         "CGProgram": "Realize",
  13160.         "OrderedISBN": "7894561239874",
  13161.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13162.         "HasAccess": true
  13163.       },
  13164.       {
  13165.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13166.         "LicensePoolId": "8a97b1cd55730bad0155903a2b23081d",
  13167.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13168.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13169.         "LicensePoolType": "Student seat based licensing",
  13170.         "LicensePoolStatus": "A",
  13171.         "DenyNewSubscription": "0",
  13172.         "StartDate": "2016-06-27T00:00:00.000-04:00",
  13173.         "EndDate": "2020-06-29T23:59:59.000-04:00",
  13174.         "Quantity": "1",
  13175.         "UsedLicenses": "149",
  13176.         "ProductId": "1399235",
  13177.         "ProductDisplayName": "enVisionmath2.0 Grade 4 2017",
  13178.         "ProductShortDescription": "enVisionmath2.0 Grade 4 2017",
  13179.         "ProductLongDescription": "enVisionmath2.0 Grade 4 2017",
  13180.         "CGProgram": "Realize",
  13181.         "OrderedISBN": "7894561239875",
  13182.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13183.         "HasAccess": true
  13184.       },
  13185.       {
  13186.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13187.         "LicensePoolId": "8a97b1ce557960c50155903a2bb80549",
  13188.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13189.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13190.         "LicensePoolType": "Student seat based licensing",
  13191.         "LicensePoolStatus": "A",
  13192.         "DenyNewSubscription": "0",
  13193.         "StartDate": "2016-06-27T00:00:00.000-04:00",
  13194.         "EndDate": "2020-06-29T23:59:59.000-04:00",
  13195.         "Quantity": "1",
  13196.         "UsedLicenses": "103",
  13197.         "ProductId": "1399255",
  13198.         "ProductDisplayName": "enVisionmath2.0 Grade 5 2017",
  13199.         "ProductShortDescription": "enVisionmath2.0 Grade 5 2017",
  13200.         "ProductLongDescription": "enVisionmath2.0 Grade 5 2017",
  13201.         "CGProgram": "Realize",
  13202.         "OrderedISBN": "7894561239876",
  13203.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13204.         "HasAccess": true
  13205.       },
  13206.       {
  13207.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13208.         "LicensePoolId": "8a97b1a6557960ae0155903a2bf00560",
  13209.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13210.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13211.         "LicensePoolType": "Student seat based licensing",
  13212.         "LicensePoolStatus": "A",
  13213.         "DenyNewSubscription": "0",
  13214.         "StartDate": "2016-06-27T00:00:00.000-04:00",
  13215.         "EndDate": "2020-06-29T23:59:59.000-04:00",
  13216.         "Quantity": "1",
  13217.         "UsedLicenses": "148",
  13218.         "ProductId": "1399195",
  13219.         "ProductDisplayName": "enVisionmath2.0 Grade 2 2017",
  13220.         "ProductShortDescription": "enVisionmath2.0 Grade 2 2017",
  13221.         "ProductLongDescription": "enVisionmath2.0 Grade 2 2017",
  13222.         "CGProgram": "Realize",
  13223.         "OrderedISBN": "7894561239873",
  13224.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13225.         "HasAccess": false
  13226.       },
  13227.       {
  13228.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13229.         "LicensePoolId": "8a97b1a755730a8c0155903a2c1b0683",
  13230.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13231.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13232.         "LicensePoolType": "Student seat based licensing",
  13233.         "LicensePoolStatus": "A",
  13234.         "DenyNewSubscription": "0",
  13235.         "StartDate": "2016-06-27T00:00:00.000-04:00",
  13236.         "EndDate": "2020-06-29T23:59:59.000-04:00",
  13237.         "Quantity": "1",
  13238.         "UsedLicenses": "125",
  13239.         "ProductId": "1399175",
  13240.         "ProductDisplayName": "enVisionmath2.0 Grade 1 2017",
  13241.         "ProductShortDescription": "enVisionmath2.0 Grade 1 2017",
  13242.         "ProductLongDescription": "enVisionmath2.0 Grade 1 2017",
  13243.         "CGProgram": "Realize",
  13244.         "OrderedISBN": "7894561239872",
  13245.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13246.         "HasAccess": false
  13247.       },
  13248.       {
  13249.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13250.         "LicensePoolId": "8a97b1cd55730bad0155903a2c3c0820",
  13251.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13252.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13253.         "LicensePoolType": "Student seat based licensing",
  13254.         "LicensePoolStatus": "A",
  13255.         "DenyNewSubscription": "0",
  13256.         "StartDate": "2016-06-27T00:00:00.000-04:00",
  13257.         "EndDate": "2020-06-29T23:59:59.000-04:00",
  13258.         "Quantity": "1",
  13259.         "UsedLicenses": "103",
  13260.         "ProductId": "1399155",
  13261.         "ProductDisplayName": "enVisionmath2.0 Grade K 2017",
  13262.         "ProductShortDescription": "enVisionmath2.0 Grade K 2017",
  13263.         "ProductLongDescription": "enVisionmath2.0 Grade K 2017",
  13264.         "CGProgram": "Realize",
  13265.         "OrderedISBN": "7894561239871",
  13266.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13267.         "HasAccess": false
  13268.       },
  13269.       {
  13270.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13271.         "LicensePoolId": "8a97b1cd5aa93f2d015b15980d791915",
  13272.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13273.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13274.         "LicensePoolType": "Student seat based licensing",
  13275.         "LicensePoolStatus": "E",
  13276.         "DenyNewSubscription": "0",
  13277.         "StartDate": "2017-03-28T00:00:00.000-04:00",
  13278.         "EndDate": "2018-03-28T00:00:00.000-04:00",
  13279.         "Quantity": "200",
  13280.         "UsedLicenses": "0",
  13281.         "ProductId": "1653214",
  13282.         "ProductDisplayName": "Ferrari_Standard_Sample",
  13283.         "ProductShortDescription": "Ferrari_Standard_Sample",
  13284.         "ProductLongDescription": "Ferrari_Standard_Sample",
  13285.         "CGProgram": "Realize",
  13286.         "OrderedISBN": "2017032811421",
  13287.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13288.         "HasAccess": false
  13289.       },
  13290.       {
  13291.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13292.         "LicensePoolId": "8a97b1a65d382645015d7619d73b0a43",
  13293.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13294.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13295.         "LicensePoolType": "Student seat based licensing",
  13296.         "LicensePoolStatus": "A",
  13297.         "DenyNewSubscription": "0",
  13298.         "StartDate": "2017-07-03T00:00:00.000-04:00",
  13299.         "EndDate": "2020-07-27T00:00:00.000-04:00",
  13300.         "Quantity": "100",
  13301.         "UsedLicenses": "0",
  13302.         "ProductId": "1730939",
  13303.         "ProductDisplayName": "Investigations 2017 SCOUT Grade K",
  13304.         "ProductShortDescription": "Investigations 2017 SCOUT Grade K",
  13305.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 GK EN MTH",
  13306.         "CGProgram": "Realize",
  13307.         "OrderedISBN": "9780328938490",
  13308.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13309.         "HasAccess": false
  13310.       },
  13311.       {
  13312.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13313.         "LicensePoolId": "8a97b1cd5d382ae4015d7619d75f0a2c",
  13314.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13315.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13316.         "LicensePoolType": "Student seat based licensing",
  13317.         "LicensePoolStatus": "A",
  13318.         "DenyNewSubscription": "0",
  13319.         "StartDate": "2017-07-03T00:00:00.000-04:00",
  13320.         "EndDate": "2020-07-20T00:00:00.000-04:00",
  13321.         "Quantity": "100",
  13322.         "UsedLicenses": "3",
  13323.         "ProductId": "1730923",
  13324.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 1",
  13325.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 1",
  13326.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G1 EN MTH",
  13327.         "CGProgram": "Realize",
  13328.         "OrderedISBN": "9780328938506",
  13329.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13330.         "HasAccess": false
  13331.       },
  13332.       {
  13333.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13334.         "LicensePoolId": "8a97b1cf5d38299a015d7619d7850a47",
  13335.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13336.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13337.         "LicensePoolType": "Student seat based licensing",
  13338.         "LicensePoolStatus": "A",
  13339.         "DenyNewSubscription": "0",
  13340.         "StartDate": "2017-07-03T00:00:00.000-04:00",
  13341.         "EndDate": "2020-07-20T00:00:00.000-04:00",
  13342.         "Quantity": "100",
  13343.         "UsedLicenses": "12",
  13344.         "ProductId": "1730940",
  13345.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 2",
  13346.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 2",
  13347.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G2 EN MTH",
  13348.         "CGProgram": "Realize",
  13349.         "OrderedISBN": "9780328938513",
  13350.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13351.         "HasAccess": true
  13352.       },
  13353.       {
  13354.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13355.         "LicensePoolId": "8a97b1cc5d3822b9015d7619d7b70982",
  13356.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13357.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13358.         "LicensePoolType": "Student seat based licensing",
  13359.         "LicensePoolStatus": "A",
  13360.         "DenyNewSubscription": "0",
  13361.         "StartDate": "2017-07-03T00:00:00.000-04:00",
  13362.         "EndDate": "2020-07-20T00:00:00.000-04:00",
  13363.         "Quantity": "100",
  13364.         "UsedLicenses": "0",
  13365.         "ProductId": "1730941",
  13366.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 3",
  13367.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 3",
  13368.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G3 EN MTH",
  13369.         "CGProgram": "Realize",
  13370.         "OrderedISBN": "9780328938520",
  13371.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13372.         "HasAccess": false
  13373.       },
  13374.       {
  13375.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13376.         "LicensePoolId": "8a97b1a75d38259d015d7619d7da09ec",
  13377.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13378.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13379.         "LicensePoolType": "Student seat based licensing",
  13380.         "LicensePoolStatus": "A",
  13381.         "DenyNewSubscription": "0",
  13382.         "StartDate": "2017-07-03T00:00:00.000-04:00",
  13383.         "EndDate": "2020-07-20T00:00:00.000-04:00",
  13384.         "Quantity": "100",
  13385.         "UsedLicenses": "0",
  13386.         "ProductId": "1730942",
  13387.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 4",
  13388.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 4",
  13389.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G4 EN MTH",
  13390.         "CGProgram": "Realize",
  13391.         "OrderedISBN": "9780328938537",
  13392.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13393.         "HasAccess": false
  13394.       },
  13395.       {
  13396.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13397.         "LicensePoolId": "8a97b1ce5d3829bd015d7619d8000a4c",
  13398.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13399.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13400.         "LicensePoolType": "Student seat based licensing",
  13401.         "LicensePoolStatus": "A",
  13402.         "DenyNewSubscription": "0",
  13403.         "StartDate": "2017-07-03T00:00:00.000-04:00",
  13404.         "EndDate": "2020-07-20T00:00:00.000-04:00",
  13405.         "Quantity": "100",
  13406.         "UsedLicenses": "0",
  13407.         "ProductId": "1730908",
  13408.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 5",
  13409.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 5",
  13410.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G5 EN MTH",
  13411.         "CGProgram": "Realize",
  13412.         "OrderedISBN": "9780328938544",
  13413.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13414.         "HasAccess": false
  13415.       },
  13416.       {
  13417.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13418.         "LicensePoolId": "8a97b1a75d38259d015d76d6204409ef",
  13419.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13420.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13421.         "LicensePoolType": "Student seat based licensing",
  13422.         "LicensePoolStatus": "E",
  13423.         "DenyNewSubscription": "0",
  13424.         "StartDate": "2017-07-24T00:00:00.000-04:00",
  13425.         "EndDate": "2017-08-25T00:00:00.000-04:00",
  13426.         "Quantity": "5",
  13427.         "UsedLicenses": "0",
  13428.         "ProductId": "1730939",
  13429.         "ProductDisplayName": "Investigations 2017 SCOUT Grade K",
  13430.         "ProductShortDescription": "Investigations 2017 SCOUT Grade K",
  13431.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 GK EN MTH",
  13432.         "CGProgram": "Realize",
  13433.         "OrderedISBN": "9780328938490",
  13434.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13435.         "HasAccess": false
  13436.       },
  13437.       {
  13438.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13439.         "LicensePoolId": "8a97b1cf5d38299a015d76ec0e7a0a4a",
  13440.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13441.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13442.         "LicensePoolType": "Student seat based licensing",
  13443.         "LicensePoolStatus": "A",
  13444.         "DenyNewSubscription": "0",
  13445.         "StartDate": "2012-11-20T00:00:00.000-05:00",
  13446.         "EndDate": "2025-12-31T00:00:00.000-05:00",
  13447.         "Quantity": "100",
  13448.         "UsedLicenses": "1",
  13449.         "ProductId": "1730942",
  13450.         "ProductDisplayName": "Investigations 2017 SCOUT Grade 4",
  13451.         "ProductShortDescription": "Investigations 2017 SCOUT Grade 4",
  13452.         "ProductLongDescription": "SCT SCOUT for Investigations 2017 G4 EN MTH",
  13453.         "CGProgram": "Realize",
  13454.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13455.         "HasAccess": false
  13456.       },
  13457.       {
  13458.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13459.         "LicensePoolId": "8a97b1a65fa66f2d015fc946797a083f",
  13460.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13461.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13462.         "LicensePoolType": "Student seat based licensing",
  13463.         "LicensePoolStatus": "A",
  13464.         "DenyNewSubscription": "0",
  13465.         "StartDate": "2017-11-17T00:00:00.000-05:00",
  13466.         "EndDate": "2027-11-30T00:00:00.000-05:00",
  13467.         "Quantity": "200",
  13468.         "UsedLicenses": "426",
  13469.         "ProductId": "1787295",
  13470.         "ProductDisplayName": "Autentico Texas Level 1",
  13471.         "ProductShortDescription": "Autentico Texas Level 1",
  13472.         "ProductLongDescription": "Autentico Texas Level 1",
  13473.         "CGProgram": "Realize",
  13474.         "OrderedISBN": "9833120171010",
  13475.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13476.         "HasAccess": true
  13477.       },
  13478.       {
  13479.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13480.         "LicensePoolId": "8a97b1cc619aae0d0162f08e37ed2bcb",
  13481.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13482.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13483.         "LicensePoolType": "Student seat based licensing",
  13484.         "LicensePoolStatus": "A",
  13485.         "DenyNewSubscription": "0",
  13486.         "StartDate": "2018-04-22T00:00:00.000-04:00",
  13487.         "EndDate": "2028-04-28T00:00:00.000-04:00",
  13488.         "Quantity": "200",
  13489.         "UsedLicenses": "0",
  13490.         "ProductId": "1889597",
  13491.         "ProductDisplayName": "Preprod to Prod Test Product",
  13492.         "ProductShortDescription": "Preprod to Prod Test Product",
  13493.         "ProductLongDescription": "Preprod to Prod Test Product",
  13494.         "CGProgram": "Realize",
  13495.         "OrderedISBN": "2711278555417",
  13496.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13497.         "HasAccess": false
  13498.       },
  13499.       {
  13500.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13501.         "LicensePoolId": "8a97b1a7619ab196016318f72dad32e7",
  13502.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13503.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13504.         "LicensePoolType": "Student seat based licensing",
  13505.         "LicensePoolStatus": "A",
  13506.         "DenyNewSubscription": "0",
  13507.         "StartDate": "2018-04-30T00:00:00.000-04:00",
  13508.         "EndDate": "2028-04-30T00:00:00.000-04:00",
  13509.         "Quantity": "200",
  13510.         "UsedLicenses": "2",
  13511.         "ProductId": "1889598",
  13512.         "ProductDisplayName": "Preprod to Prod Knewton Test Product",
  13513.         "ProductShortDescription": "Preprod to Prod Knewton Test Product",
  13514.         "ProductLongDescription": "Preprod to Prod Knewton Test Product",
  13515.         "CGProgram": "Realize",
  13516.         "OrderedISBN": "2711278550417",
  13517.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13518.         "HasAccess": false
  13519.       },
  13520.       {
  13521.         "OrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13522.         "LicensePoolId": "8a97b1a764cd69af0165b37213041223",
  13523.         "LicensedOrganizationId": "8a97b1cd486bb3510148a985196b140d",
  13524.         "LicensedOrganizationDisplayName": "realize_org_201_new3",
  13525.         "LicensePoolType": "Student seat based licensing",
  13526.         "LicensePoolStatus": "A",
  13527.         "DenyNewSubscription": "0",
  13528.         "StartDate": "2018-09-07T00:00:00.000-04:00",
  13529.         "EndDate": "2019-09-30T00:00:00.000-04:00",
  13530.         "Quantity": "100",
  13531.         "UsedLicenses": "0",
  13532.         "ProductId": "1944162",
  13533.         "ProductDisplayName": "Realize Sample Program 7Sep22",
  13534.         "ProductShortDescription": "Realize Sample Program 7Sep22",
  13535.         "ProductLongDescription": "Realize Sample Program 7Sep22",
  13536.         "CGProgram": "Realize",
  13537.         "OrderedISBN": "2711278777371",
  13538.         "UserOrganizationId": "8a97b1a638c9f02701393168afbf1d20",
  13539.         "HasAccess": false
  13540.       }
  13541.     ],
  13542.     "modules": null,
  13543.     "idpName": "RUMBA",
  13544.     "idpResponse": {
  13545.       "data": {
  13546.         "assertion": {
  13547.           "attributes": {
  13548.             "UserStatus": "Active",
  13549.             "UserName": "realize_teacher",
  13550.             "UserId": "ffffffff51c87040e4b07dddca2a0511",
  13551.             "LastName": "teacher1",
  13552.             "DisplayName": "Teacher",
  13553.             "Title": "Colonel.",
  13554.             "OrganizationId1": "8a97b1a638c9f02701393168afbf1d20",
  13555.             "OrgRole1": "Teacher",
  13556.             "OrgName1": "realize_organization1",
  13557.             "Gender": "U",
  13558.             "EmailAddress": "no6@pearson.com",
  13559.             "FirstName": "realize1",
  13560.             "Language": "en",
  13561.             "PreferredTimeZone": "America/New_York"
  13562.           },
  13563.           "subject": {
  13564.             "nameId": "realize_teacher"
  13565.           }
  13566.         },
  13567.         "authorizedResource": [
  13568.           {
  13569.             "moduleId": "136358",
  13570.             "hasAccess": false,
  13571.             "productId": "1399215",
  13572.             "expiryDate": "2017-06-03T04:00:00.000Z"
  13573.           },
  13574.           {
  13575.             "moduleId": "136358",
  13576.             "hasAccess": false,
  13577.             "productId": "1191165",
  13578.             "expiryDate": "2016-08-22T04:00:00.000Z"
  13579.           },
  13580.           {
  13581.             "moduleId": "136358",
  13582.             "hasAccess": true,
  13583.             "productId": "1702282",
  13584.             "expiryDate": "2027-12-31T05:00:00.000Z"
  13585.           },
  13586.           {
  13587.             "moduleId": "136358",
  13588.             "hasAccess": true,
  13589.             "productId": "790354",
  13590.             "expiryDate": "2026-01-23T05:00:00.000Z"
  13591.           },
  13592.           {
  13593.             "moduleId": "136358",
  13594.             "hasAccess": true,
  13595.             "productId": "481640",
  13596.             "expiryDate": "2025-09-26T04:00:00.000Z"
  13597.           },
  13598.           {
  13599.             "moduleId": "136358",
  13600.             "hasAccess": true,
  13601.             "productId": "1611747",
  13602.             "expiryDate": "2019-04-30T04:00:00.000Z"
  13603.           },
  13604.           {
  13605.             "moduleId": "136358",
  13606.             "hasAccess": true,
  13607.             "productId": "817564",
  13608.             "expiryDate": "2025-11-30T05:00:00.000Z"
  13609.           },
  13610.           {
  13611.             "moduleId": "136358",
  13612.             "hasAccess": true,
  13613.             "productId": "891854",
  13614.             "expiryDate": "2022-09-30T04:00:00.000Z"
  13615.           },
  13616.           {
  13617.             "moduleId": "136358",
  13618.             "hasAccess": true,
  13619.             "productId": "908259",
  13620.             "expiryDate": "2019-08-19T17:16:31.744Z"
  13621.           },
  13622.           {
  13623.             "moduleId": "136358",
  13624.             "hasAccess": true,
  13625.             "productId": "481738",
  13626.             "expiryDate": "2019-08-19T17:16:31.743Z"
  13627.           },
  13628.           {
  13629.             "moduleId": "136358",
  13630.             "hasAccess": true,
  13631.             "productId": "1745636",
  13632.             "expiryDate": "2027-12-31T05:00:00.000Z"
  13633.           },
  13634.           {
  13635.             "moduleId": "136358",
  13636.             "hasAccess": true,
  13637.             "productId": "1813732",
  13638.             "expiryDate": "2027-11-30T05:00:00.000Z"
  13639.           },
  13640.           {
  13641.             "moduleId": "136358",
  13642.             "hasAccess": true,
  13643.             "productId": "1295615",
  13644.             "expiryDate": "2026-01-30T05:00:00.000Z"
  13645.           },
  13646.           {
  13647.             "moduleId": "136358",
  13648.             "hasAccess": true,
  13649.             "productId": "833886",
  13650.             "expiryDate": "2019-05-15T04:00:00.000Z"
  13651.           },
  13652.           {
  13653.             "moduleId": "136358",
  13654.             "hasAccess": false,
  13655.             "productId": "1521131",
  13656.             "expiryDate": "2018-03-29T15:26:22.333Z"
  13657.           },
  13658.           {
  13659.             "moduleId": "136358",
  13660.             "hasAccess": true,
  13661.             "productId": "1315895",
  13662.             "expiryDate": "2022-02-28T04:59:59.000Z"
  13663.           },
  13664.           {
  13665.             "moduleId": "136358",
  13666.             "hasAccess": false,
  13667.             "productId": "1115315",
  13668.             "expiryDate": "2016-05-15T04:00:00.000Z"
  13669.           },
  13670.           {
  13671.             "moduleId": "136358",
  13672.             "hasAccess": false,
  13673.             "productId": "1115317",
  13674.             "expiryDate": "2016-05-15T04:00:00.000Z"
  13675.           },
  13676.           {
  13677.             "moduleId": "136358",
  13678.             "hasAccess": true,
  13679.             "productId": "887336",
  13680.             "expiryDate": "2022-08-23T04:00:00.000Z"
  13681.           },
  13682.           {
  13683.             "moduleId": "136358",
  13684.             "hasAccess": true,
  13685.             "productId": "1316755",
  13686.             "expiryDate": "2025-02-28T04:59:59.000Z"
  13687.           },
  13688.           {
  13689.             "moduleId": "136358",
  13690.             "hasAccess": true,
  13691.             "productId": "1245855",
  13692.             "expiryDate": "2022-11-30T05:00:00.000Z"
  13693.           },
  13694.           {
  13695.             "moduleId": "136358",
  13696.             "hasAccess": true,
  13697.             "productId": "817343",
  13698.             "expiryDate": "2019-03-29T04:00:00.000Z"
  13699.           },
  13700.           {
  13701.             "moduleId": "136358",
  13702.             "hasAccess": true,
  13703.             "productId": "1185055",
  13704.             "expiryDate": "2025-08-31T04:00:00.000Z"
  13705.           },
  13706.           {
  13707.             "moduleId": "136358",
  13708.             "hasAccess": true,
  13709.             "productId": "1814609",
  13710.             "expiryDate": "2026-11-27T05:00:00.000Z"
  13711.           },
  13712.           {
  13713.             "moduleId": "136358",
  13714.             "hasAccess": false,
  13715.             "productId": "888969",
  13716.             "expiryDate": "2015-08-07T04:00:00.000Z"
  13717.           },
  13718.           {
  13719.             "moduleId": "136358",
  13720.             "hasAccess": true,
  13721.             "productId": "1500866",
  13722.             "expiryDate": "2026-12-31T05:00:00.000Z"
  13723.           },
  13724.           {
  13725.             "moduleId": "136358",
  13726.             "hasAccess": true,
  13727.             "productId": "1240575",
  13728.             "expiryDate": "2021-10-29T04:00:00.000Z"
  13729.           },
  13730.           {
  13731.             "moduleId": "136358",
  13732.             "hasAccess": false,
  13733.             "productId": "830502",
  13734.             "expiryDate": "2015-05-13T04:00:00.000Z"
  13735.           },
  13736.           {
  13737.             "moduleId": "136358",
  13738.             "hasAccess": true,
  13739.             "productId": "1500722",
  13740.             "expiryDate": "2026-12-31T05:00:00.000Z"
  13741.           },
  13742.           {
  13743.             "moduleId": "136358",
  13744.             "hasAccess": true,
  13745.             "productId": "533068",
  13746.             "expiryDate": "2019-08-19T17:16:31.744Z"
  13747.           },
  13748.           {
  13749.             "moduleId": "136358",
  13750.             "hasAccess": true,
  13751.             "productId": "1540847",
  13752.             "expiryDate": "2026-11-10T05:00:00.000Z"
  13753.           },
  13754.           {
  13755.             "moduleId": "136358",
  13756.             "hasAccess": false,
  13757.             "productId": "481953",
  13758.             "expiryDate": "2015-09-11T04:00:00.000Z"
  13759.           },
  13760.           {
  13761.             "moduleId": "136358",
  13762.             "hasAccess": true,
  13763.             "productId": "790349",
  13764.             "expiryDate": "2026-01-31T05:00:00.000Z"
  13765.           },
  13766.           {
  13767.             "moduleId": "136358",
  13768.             "hasAccess": true,
  13769.             "productId": "1214255",
  13770.             "expiryDate": "2019-09-29T04:00:00.000Z"
  13771.           },
  13772.           {
  13773.             "moduleId": "136358",
  13774.             "hasAccess": false,
  13775.             "productId": "1115308",
  13776.             "expiryDate": "2016-05-20T04:00:00.000Z"
  13777.           },
  13778.           {
  13779.             "moduleId": "136358",
  13780.             "hasAccess": false,
  13781.             "productId": "850562",
  13782.             "expiryDate": "2017-07-27T04:00:00.000Z"
  13783.           },
  13784.           {
  13785.             "moduleId": "136358",
  13786.             "hasAccess": true,
  13787.             "productId": "790363",
  13788.             "expiryDate": "2026-01-23T05:00:00.000Z"
  13789.           },
  13790.           {
  13791.             "moduleId": "136358",
  13792.             "hasAccess": true,
  13793.             "productId": "1399095",
  13794.             "expiryDate": "2027-10-29T04:00:00.000Z"
  13795.           },
  13796.           {
  13797.             "moduleId": "136358",
  13798.             "hasAccess": false,
  13799.             "productId": "850113",
  13800.             "expiryDate": "2015-07-20T04:00:00.000Z"
  13801.           },
  13802.           {
  13803.             "moduleId": "136358",
  13804.             "hasAccess": true,
  13805.             "productId": "1164155",
  13806.             "expiryDate": "2019-08-19T17:16:31.744Z"
  13807.           },
  13808.           {
  13809.             "moduleId": "136358",
  13810.             "hasAccess": false,
  13811.             "productId": "1000945",
  13812.             "expiryDate": "2017-01-31T05:00:00.000Z"
  13813.           },
  13814.           {
  13815.             "moduleId": "136358",
  13816.             "hasAccess": true,
  13817.             "productId": "467626",
  13818.             "expiryDate": "2022-09-30T04:00:00.000Z"
  13819.           },
  13820.           {
  13821.             "moduleId": "136358",
  13822.             "hasAccess": true,
  13823.             "productId": "480077",
  13824.             "expiryDate": "2020-09-30T04:00:00.000Z"
  13825.           },
  13826.           {
  13827.             "moduleId": "136358",
  13828.             "hasAccess": true,
  13829.             "productId": "1770638",
  13830.             "expiryDate": "2027-10-27T04:00:00.000Z"
  13831.           },
  13832.           {
  13833.             "moduleId": "136358",
  13834.             "hasAccess": false,
  13835.             "productId": "1115283",
  13836.             "expiryDate": "2016-05-15T04:00:00.000Z"
  13837.           },
  13838.           {
  13839.             "moduleId": "136358",
  13840.             "hasAccess": false,
  13841.             "productId": "1029632",
  13842.             "expiryDate": "2016-02-28T05:00:00.000Z"
  13843.           },
  13844.           {
  13845.             "moduleId": "136358",
  13846.             "hasAccess": true,
  13847.             "productId": "1587188",
  13848.             "expiryDate": "2022-01-31T05:00:00.000Z"
  13849.           },
  13850.           {
  13851.             "moduleId": "136358",
  13852.             "hasAccess": true,
  13853.             "productId": "1815815",
  13854.             "expiryDate": "2027-11-26T05:00:00.000Z"
  13855.           },
  13856.           {
  13857.             "moduleId": "136358",
  13858.             "hasAccess": true,
  13859.             "productId": "813678",
  13860.             "expiryDate": "2024-03-13T04:00:00.000Z"
  13861.           },
  13862.           {
  13863.             "moduleId": "136358",
  13864.             "hasAccess": true,
  13865.             "productId": "1804015",
  13866.             "expiryDate": "2027-11-30T05:00:00.000Z"
  13867.           },
  13868.           {
  13869.             "moduleId": "136358",
  13870.             "hasAccess": true,
  13871.             "productId": "532113",
  13872.             "expiryDate": "2019-11-06T05:00:00.000Z"
  13873.           },
  13874.           {
  13875.             "moduleId": "136358",
  13876.             "hasAccess": true,
  13877.             "productId": "1334875",
  13878.             "expiryDate": "2026-12-31T05:00:00.000Z"
  13879.           },
  13880.           {
  13881.             "moduleId": "136358",
  13882.             "hasAccess": true,
  13883.             "productId": "826072",
  13884.             "expiryDate": "2024-04-30T04:00:00.000Z"
  13885.           },
  13886.           {
  13887.             "moduleId": "136358",
  13888.             "hasAccess": false,
  13889.             "productId": "1114349",
  13890.             "expiryDate": "2016-05-16T04:00:00.000Z"
  13891.           },
  13892.           {
  13893.             "moduleId": "136358",
  13894.             "hasAccess": true,
  13895.             "productId": "1249489",
  13896.             "expiryDate": "2020-12-31T04:59:59.000Z"
  13897.           },
  13898.           {
  13899.             "moduleId": "136358",
  13900.             "hasAccess": true,
  13901.             "productId": "1852085",
  13902.             "expiryDate": "2028-01-31T05:00:00.000Z"
  13903.           },
  13904.           {
  13905.             "moduleId": "136358",
  13906.             "hasAccess": true,
  13907.             "productId": "790382",
  13908.             "expiryDate": "2026-01-30T05:00:00.000Z"
  13909.           },
  13910.           {
  13911.             "moduleId": "136358",
  13912.             "hasAccess": false,
  13913.             "productId": "830298",
  13914.             "expiryDate": "2015-05-13T04:00:00.000Z"
  13915.           },
  13916.           {
  13917.             "moduleId": "136358",
  13918.             "hasAccess": true,
  13919.             "productId": "1709001",
  13920.             "expiryDate": "2022-06-30T04:00:00.000Z"
  13921.           },
  13922.           {
  13923.             "moduleId": "136358",
  13924.             "hasAccess": true,
  13925.             "productId": "1699681",
  13926.             "expiryDate": "2020-05-30T04:00:00.000Z"
  13927.           },
  13928.           {
  13929.             "moduleId": "136358",
  13930.             "hasAccess": true,
  13931.             "productId": "1131876",
  13932.             "expiryDate": "2023-06-05T04:00:00.000Z"
  13933.           },
  13934.           {
  13935.             "moduleId": "136358",
  13936.             "hasAccess": true,
  13937.             "productId": "790338",
  13938.             "expiryDate": "2026-01-30T05:00:00.000Z"
  13939.           },
  13940.           {
  13941.             "moduleId": "136358",
  13942.             "hasAccess": true,
  13943.             "productId": "1413796",
  13944.             "expiryDate": "2025-06-30T03:59:59.000Z"
  13945.           },
  13946.           {
  13947.             "moduleId": "136358",
  13948.             "hasAccess": true,
  13949.             "productId": "421023",
  13950.             "expiryDate": "2019-08-19T17:16:31.745Z"
  13951.           },
  13952.           {
  13953.             "moduleId": "136358",
  13954.             "hasAccess": false,
  13955.             "productId": "1174116",
  13956.             "expiryDate": "2017-07-31T04:00:00.000Z"
  13957.           },
  13958.           {
  13959.             "moduleId": "136358",
  13960.             "hasAccess": false,
  13961.             "productId": "1770604",
  13962.             "expiryDate": "2018-09-18T04:00:00.000Z"
  13963.           },
  13964.           {
  13965.             "moduleId": "136358",
  13966.             "hasAccess": true,
  13967.             "productId": "1188816",
  13968.             "expiryDate": "2024-08-16T04:00:00.000Z"
  13969.           },
  13970.           {
  13971.             "moduleId": "136358",
  13972.             "hasAccess": false,
  13973.             "productId": "885774",
  13974.             "expiryDate": "2016-07-29T04:00:00.000Z"
  13975.           },
  13976.           {
  13977.             "moduleId": "136358",
  13978.             "hasAccess": true,
  13979.             "productId": "1413815",
  13980.             "expiryDate": "2023-06-28T04:00:00.000Z"
  13981.           },
  13982.           {
  13983.             "moduleId": "136358",
  13984.             "hasAccess": true,
  13985.             "productId": "1690848",
  13986.             "expiryDate": "2026-05-29T04:00:00.000Z"
  13987.           },
  13988.           {
  13989.             "moduleId": "136358",
  13990.             "hasAccess": true,
  13991.             "productId": "790333",
  13992.             "expiryDate": "2026-01-30T05:00:00.000Z"
  13993.           },
  13994.           {
  13995.             "moduleId": "136358",
  13996.             "hasAccess": true,
  13997.             "productId": "1126631",
  13998.             "expiryDate": "2023-05-25T03:59:59.000Z"
  13999.           },
  14000.           {
  14001.             "moduleId": "136358",
  14002.             "hasAccess": true,
  14003.             "productId": "884923",
  14004.             "expiryDate": "2019-08-19T17:16:31.745Z"
  14005.           },
  14006.           {
  14007.             "moduleId": "136358",
  14008.             "hasAccess": false,
  14009.             "productId": "1399235",
  14010.             "expiryDate": "2017-06-03T04:00:00.000Z"
  14011.           },
  14012.           {
  14013.             "moduleId": "136358",
  14014.             "hasAccess": true,
  14015.             "productId": "1516173",
  14016.             "expiryDate": "2019-08-19T17:16:31.745Z"
  14017.           },
  14018.           {
  14019.             "moduleId": "136358",
  14020.             "hasAccess": true,
  14021.             "productId": "1881814",
  14022.             "expiryDate": "2026-03-20T04:00:00.000Z"
  14023.           },
  14024.           {
  14025.             "moduleId": "136358",
  14026.             "hasAccess": false,
  14027.             "productId": "1191181",
  14028.             "expiryDate": "2016-08-22T04:00:00.000Z"
  14029.           },
  14030.           {
  14031.             "moduleId": "136358",
  14032.             "hasAccess": false,
  14033.             "productId": "884924",
  14034.             "expiryDate": "2016-07-20T04:00:00.000Z"
  14035.           },
  14036.           {
  14037.             "moduleId": "136358",
  14038.             "hasAccess": true,
  14039.             "productId": "447087",
  14040.             "expiryDate": "2018-11-09T05:00:00.000Z"
  14041.           },
  14042.           {
  14043.             "moduleId": "136358",
  14044.             "hasAccess": true,
  14045.             "productId": "817954",
  14046.             "expiryDate": "2027-12-31T05:00:00.000Z"
  14047.           },
  14048.           {
  14049.             "moduleId": "136358",
  14050.             "hasAccess": true,
  14051.             "productId": "838652",
  14052.             "expiryDate": "2019-06-10T04:00:00.000Z"
  14053.           },
  14054.           {
  14055.             "moduleId": "136358",
  14056.             "hasAccess": true,
  14057.             "productId": "510675",
  14058.             "expiryDate": "2022-11-24T05:00:00.000Z"
  14059.           },
  14060.           {
  14061.             "moduleId": "136358",
  14062.             "hasAccess": true,
  14063.             "productId": "1314335",
  14064.             "expiryDate": "2020-03-31T04:00:00.000Z"
  14065.           },
  14066.           {
  14067.             "moduleId": "136358",
  14068.             "hasAccess": true,
  14069.             "productId": "447089",
  14070.             "expiryDate": "2019-08-19T17:16:31.746Z"
  14071.           },
  14072.           {
  14073.             "moduleId": "136358",
  14074.             "hasAccess": false,
  14075.             "productId": "1670740",
  14076.             "expiryDate": "2018-04-19T04:00:00.000Z"
  14077.           },
  14078.           {
  14079.             "moduleId": "136358",
  14080.             "hasAccess": true,
  14081.             "productId": "790249",
  14082.             "expiryDate": "2026-01-29T05:00:00.000Z"
  14083.           },
  14084.           {
  14085.             "moduleId": "136358",
  14086.             "hasAccess": true,
  14087.             "productId": "336566",
  14088.             "expiryDate": "2021-08-16T04:00:00.000Z"
  14089.           },
  14090.           {
  14091.             "moduleId": "136358",
  14092.             "hasAccess": true,
  14093.             "productId": "1886393",
  14094.             "expiryDate": "2020-04-30T04:00:00.000Z"
  14095.           },
  14096.           {
  14097.             "moduleId": "136358",
  14098.             "hasAccess": false,
  14099.             "productId": "1104982",
  14100.             "expiryDate": "2016-05-13T04:00:00.000Z"
  14101.           },
  14102.           {
  14103.             "moduleId": "136358",
  14104.             "hasAccess": true,
  14105.             "productId": "1310875",
  14106.             "expiryDate": "2027-02-26T05:00:00.000Z"
  14107.           },
  14108.           {
  14109.             "moduleId": "136358",
  14110.             "hasAccess": true,
  14111.             "productId": "1500759",
  14112.             "expiryDate": "2026-09-22T04:00:00.000Z"
  14113.           },
  14114.           {
  14115.             "moduleId": "136358",
  14116.             "hasAccess": true,
  14117.             "productId": "790369",
  14118.             "expiryDate": "2026-01-30T05:00:00.000Z"
  14119.           },
  14120.           {
  14121.             "moduleId": "136358",
  14122.             "hasAccess": false,
  14123.             "productId": "1115305",
  14124.             "expiryDate": "2016-05-15T04:00:00.000Z"
  14125.           },
  14126.           {
  14127.             "moduleId": "136358",
  14128.             "hasAccess": true,
  14129.             "productId": "1587078",
  14130.             "expiryDate": "2020-01-31T05:00:00.000Z"
  14131.           },
  14132.           {
  14133.             "moduleId": "136358",
  14134.             "hasAccess": false,
  14135.             "productId": "1115284",
  14136.             "expiryDate": "2016-05-15T04:00:00.000Z"
  14137.           },
  14138.           {
  14139.             "moduleId": "136358",
  14140.             "hasAccess": true,
  14141.             "productId": "1016522",
  14142.             "expiryDate": "2020-12-31T05:00:00.000Z"
  14143.           },
  14144.           {
  14145.             "moduleId": "136358",
  14146.             "hasAccess": false,
  14147.             "productId": "1065267",
  14148.             "expiryDate": "2016-03-31T04:00:00.000Z"
  14149.           },
  14150.           {
  14151.             "moduleId": "136358",
  14152.             "hasAccess": true,
  14153.             "productId": "467623",
  14154.             "expiryDate": "2022-09-28T04:00:00.000Z"
  14155.           },
  14156.           {
  14157.             "moduleId": "136358",
  14158.             "hasAccess": false,
  14159.             "productId": "1679907",
  14160.             "expiryDate": "2018-05-02T04:00:00.000Z"
  14161.           },
  14162.           {
  14163.             "moduleId": "136358",
  14164.             "hasAccess": false,
  14165.             "productId": "1670786",
  14166.             "expiryDate": "2018-04-19T04:00:00.000Z"
  14167.           },
  14168.           {
  14169.             "moduleId": "136358",
  14170.             "hasAccess": false,
  14171.             "productId": "940654",
  14172.             "expiryDate": "2015-12-31T05:00:00.000Z"
  14173.           },
  14174.           {
  14175.             "moduleId": "136358",
  14176.             "hasAccess": true,
  14177.             "productId": "1310055",
  14178.             "expiryDate": "2026-02-06T05:00:00.000Z"
  14179.           },
  14180.           {
  14181.             "moduleId": "136358",
  14182.             "hasAccess": true,
  14183.             "productId": "1147855",
  14184.             "expiryDate": "2022-07-31T04:00:00.000Z"
  14185.           },
  14186.           {
  14187.             "moduleId": "136358",
  14188.             "hasAccess": false,
  14189.             "productId": "1680024",
  14190.             "expiryDate": "2018-05-02T04:00:00.000Z"
  14191.           },
  14192.           {
  14193.             "moduleId": "136358",
  14194.             "hasAccess": true,
  14195.             "productId": "1806298",
  14196.             "expiryDate": "2027-11-30T05:00:00.000Z"
  14197.           },
  14198.           {
  14199.             "moduleId": "136358",
  14200.             "hasAccess": true,
  14201.             "productId": "1691092",
  14202.             "expiryDate": "2022-05-31T04:00:00.000Z"
  14203.           },
  14204.           {
  14205.             "moduleId": "136358",
  14206.             "hasAccess": true,
  14207.             "productId": "1710044",
  14208.             "expiryDate": "2027-03-26T04:00:00.000Z"
  14209.           },
  14210.           {
  14211.             "moduleId": "136358",
  14212.             "hasAccess": true,
  14213.             "productId": "1697291",
  14214.             "expiryDate": "2021-05-29T04:00:00.000Z"
  14215.           },
  14216.           {
  14217.             "moduleId": "136358",
  14218.             "hasAccess": true,
  14219.             "productId": "532310",
  14220.             "expiryDate": "2020-11-26T05:00:00.000Z"
  14221.           },
  14222.           {
  14223.             "moduleId": "136358",
  14224.             "hasAccess": true,
  14225.             "productId": "1214279",
  14226.             "expiryDate": "2025-12-31T05:00:00.000Z"
  14227.           },
  14228.           {
  14229.             "moduleId": "136358",
  14230.             "hasAccess": false,
  14231.             "productId": "790235",
  14232.             "expiryDate": "2015-01-16T05:00:00.000Z"
  14233.           },
  14234.           {
  14235.             "moduleId": "136358",
  14236.             "hasAccess": true,
  14237.             "productId": "532321",
  14238.             "expiryDate": "2019-11-22T05:00:00.000Z"
  14239.           },
  14240.           {
  14241.             "moduleId": "136358",
  14242.             "hasAccess": false,
  14243.             "productId": "1115314",
  14244.             "expiryDate": "2016-05-15T04:00:00.000Z"
  14245.           },
  14246.           {
  14247.             "moduleId": "136358",
  14248.             "hasAccess": true,
  14249.             "productId": "1701813",
  14250.             "expiryDate": "2027-12-31T05:00:00.000Z"
  14251.           },
  14252.           {
  14253.             "moduleId": "136358",
  14254.             "hasAccess": true,
  14255.             "productId": "1786788",
  14256.             "expiryDate": "2027-10-01T04:00:00.000Z"
  14257.           },
  14258.           {
  14259.             "moduleId": "136358",
  14260.             "hasAccess": true,
  14261.             "productId": "1710115",
  14262.             "expiryDate": "2027-11-26T05:00:00.000Z"
  14263.           },
  14264.           {
  14265.             "moduleId": "136358",
  14266.             "hasAccess": true,
  14267.             "productId": "1847283",
  14268.             "expiryDate": "2023-01-31T05:00:00.000Z"
  14269.           },
  14270.           {
  14271.             "moduleId": "136358",
  14272.             "hasAccess": true,
  14273.             "productId": "1702283",
  14274.             "expiryDate": "2027-12-31T05:00:00.000Z"
  14275.           },
  14276.           {
  14277.             "moduleId": "136358",
  14278.             "hasAccess": false,
  14279.             "productId": "1647156",
  14280.             "expiryDate": "2018-03-21T04:00:00.000Z"
  14281.           },
  14282.           {
  14283.             "moduleId": "136358",
  14284.             "hasAccess": true,
  14285.             "productId": "817563",
  14286.             "expiryDate": "2019-04-02T04:00:00.000Z"
  14287.           },
  14288.           {
  14289.             "moduleId": "136358",
  14290.             "hasAccess": true,
  14291.             "productId": "1702281",
  14292.             "expiryDate": "2027-12-31T05:00:00.000Z"
  14293.           },
  14294.           {
  14295.             "moduleId": "136358",
  14296.             "hasAccess": true,
  14297.             "productId": "790353",
  14298.             "expiryDate": "2026-01-30T05:00:00.000Z"
  14299.           },
  14300.           {
  14301.             "moduleId": "136358",
  14302.             "hasAccess": true,
  14303.             "productId": "351681",
  14304.             "expiryDate": "2019-06-20T04:00:00.000Z"
  14305.           },
  14306.           {
  14307.             "moduleId": "136358",
  14308.             "hasAccess": true,
  14309.             "productId": "1708984",
  14310.             "expiryDate": "2022-06-30T04:00:00.000Z"
  14311.           },
  14312.           {
  14313.             "moduleId": "136358",
  14314.             "hasAccess": false,
  14315.             "productId": "1399255",
  14316.             "expiryDate": "2017-06-03T04:00:00.000Z"
  14317.           },
  14318.           {
  14319.             "moduleId": "136358",
  14320.             "hasAccess": true,
  14321.             "productId": "1735835",
  14322.             "expiryDate": "2027-12-31T05:00:00.000Z"
  14323.           },
  14324.           {
  14325.             "moduleId": "136358",
  14326.             "hasAccess": true,
  14327.             "productId": "1034189",
  14328.             "expiryDate": "2021-03-31T04:00:00.000Z"
  14329.           },
  14330.           {
  14331.             "moduleId": "136358",
  14332.             "hasAccess": true,
  14333.             "productId": "1705269",
  14334.             "expiryDate": "2022-06-30T04:00:00.000Z"
  14335.           },
  14336.           {
  14337.             "moduleId": "136358",
  14338.             "hasAccess": true,
  14339.             "productId": "1188835",
  14340.             "expiryDate": "2020-08-27T04:00:00.000Z"
  14341.           },
  14342.           {
  14343.             "moduleId": "136358",
  14344.             "hasAccess": false,
  14345.             "productId": "1651927",
  14346.             "expiryDate": "2018-03-27T04:00:00.000Z"
  14347.           },
  14348.           {
  14349.             "moduleId": "136358",
  14350.             "hasAccess": true,
  14351.             "productId": "1526591",
  14352.             "expiryDate": "2025-10-29T04:00:00.000Z"
  14353.           },
  14354.           {
  14355.             "moduleId": "136358",
  14356.             "hasAccess": false,
  14357.             "productId": "1648336",
  14358.             "expiryDate": "2018-03-23T04:00:00.000Z"
  14359.           },
  14360.           {
  14361.             "moduleId": "136358",
  14362.             "hasAccess": true,
  14363.             "productId": "1587082",
  14364.             "expiryDate": "2020-01-31T05:00:00.000Z"
  14365.           },
  14366.           {
  14367.             "moduleId": "136358",
  14368.             "hasAccess": true,
  14369.             "productId": "1527176",
  14370.             "expiryDate": "2023-10-31T04:00:00.000Z"
  14371.           },
  14372.           {
  14373.             "moduleId": "136358",
  14374.             "hasAccess": true,
  14375.             "productId": "1295595",
  14376.             "expiryDate": "2026-01-30T05:00:00.000Z"
  14377.           },
  14378.           {
  14379.             "moduleId": "136358",
  14380.             "hasAccess": true,
  14381.             "productId": "1033438",
  14382.             "expiryDate": "2020-03-31T04:00:00.000Z"
  14383.           },
  14384.           {
  14385.             "moduleId": "136358",
  14386.             "hasAccess": false,
  14387.             "productId": "1115316",
  14388.             "expiryDate": "2016-05-15T04:00:00.000Z"
  14389.           },
  14390.           {
  14391.             "moduleId": "136358",
  14392.             "hasAccess": true,
  14393.             "productId": "1500760",
  14394.             "expiryDate": "2026-09-22T04:00:00.000Z"
  14395.           },
  14396.           {
  14397.             "moduleId": "136358",
  14398.             "hasAccess": false,
  14399.             "productId": "1652678",
  14400.             "expiryDate": "2018-03-27T04:00:00.000Z"
  14401.           },
  14402.           {
  14403.             "moduleId": "136358",
  14404.             "hasAccess": true,
  14405.             "productId": "1295616",
  14406.             "expiryDate": "2026-01-30T05:00:00.000Z"
  14407.           },
  14408.           {
  14409.             "moduleId": "136358",
  14410.             "hasAccess": true,
  14411.             "productId": "813679",
  14412.             "expiryDate": "2024-03-13T04:00:00.000Z"
  14413.           },
  14414.           {
  14415.             "moduleId": "136358",
  14416.             "hasAccess": true,
  14417.             "productId": "532112",
  14418.             "expiryDate": "2018-11-07T05:00:00.000Z"
  14419.           },
  14420.           {
  14421.             "moduleId": "136358",
  14422.             "hasAccess": false,
  14423.             "productId": "1684129",
  14424.             "expiryDate": "2017-06-16T08:46:06.716Z"
  14425.           },
  14426.           {
  14427.             "moduleId": "136358",
  14428.             "hasAccess": true,
  14429.             "productId": "1815797",
  14430.             "expiryDate": "2027-11-26T05:00:00.000Z"
  14431.           },
  14432.           {
  14433.             "moduleId": "136358",
  14434.             "hasAccess": true,
  14435.             "productId": "532114",
  14436.             "expiryDate": "2021-11-27T05:00:00.000Z"
  14437.           },
  14438.           {
  14439.             "moduleId": "136358",
  14440.             "hasAccess": false,
  14441.             "productId": "790258",
  14442.             "expiryDate": "2015-01-15T05:00:00.000Z"
  14443.           },
  14444.           {
  14445.             "moduleId": "136358",
  14446.             "hasAccess": false,
  14447.             "productId": "790175",
  14448.             "expiryDate": "2015-01-15T05:00:00.000Z"
  14449.           },
  14450.           {
  14451.             "moduleId": "136358",
  14452.             "hasAccess": false,
  14453.             "productId": "1399115",
  14454.             "expiryDate": "2017-06-03T04:00:00.000Z"
  14455.           },
  14456.           {
  14457.             "moduleId": "136358",
  14458.             "hasAccess": true,
  14459.             "productId": "1705419",
  14460.             "expiryDate": "2027-01-18T05:00:00.000Z"
  14461.           },
  14462.           {
  14463.             "moduleId": "136358",
  14464.             "hasAccess": true,
  14465.             "productId": "441569",
  14466.             "expiryDate": "2024-05-07T04:00:00.000Z"
  14467.           },
  14468.           {
  14469.             "moduleId": "136358",
  14470.             "hasAccess": true,
  14471.             "productId": "1170895",
  14472.             "expiryDate": "2025-07-31T04:00:00.000Z"
  14473.           },
  14474.           {
  14475.             "moduleId": "136358",
  14476.             "hasAccess": true,
  14477.             "productId": "790254",
  14478.             "expiryDate": "2026-01-30T05:00:00.000Z"
  14479.           },
  14480.           {
  14481.             "moduleId": "136358",
  14482.             "hasAccess": true,
  14483.             "productId": "1815795",
  14484.             "expiryDate": "2027-11-26T05:00:00.000Z"
  14485.           },
  14486.           {
  14487.             "moduleId": "136358",
  14488.             "hasAccess": true,
  14489.             "productId": "1815816",
  14490.             "expiryDate": "2027-11-26T05:00:00.000Z"
  14491.           },
  14492.           {
  14493.             "moduleId": "136358",
  14494.             "hasAccess": true,
  14495.             "productId": "1587187",
  14496.             "expiryDate": "2021-01-30T05:00:00.000Z"
  14497.           },
  14498.           {
  14499.             "moduleId": "136358",
  14500.             "hasAccess": true,
  14501.             "productId": "1587185",
  14502.             "expiryDate": "2020-01-31T05:00:00.000Z"
  14503.           },
  14504.           {
  14505.             "moduleId": "136358",
  14506.             "hasAccess": false,
  14507.             "productId": "994779",
  14508.             "expiryDate": "2016-01-22T05:00:00.000Z"
  14509.           },
  14510.           {
  14511.             "moduleId": "136358",
  14512.             "hasAccess": false,
  14513.             "productId": "830297",
  14514.             "expiryDate": "2015-05-13T04:00:00.000Z"
  14515.           },
  14516.           {
  14517.             "moduleId": "136358",
  14518.             "hasAccess": false,
  14519.             "productId": "1310877",
  14520.             "expiryDate": "2017-02-02T05:00:00.000Z"
  14521.           },
  14522.           {
  14523.             "moduleId": "136358",
  14524.             "hasAccess": true,
  14525.             "productId": "790383",
  14526.             "expiryDate": "2026-01-29T05:00:00.000Z"
  14527.           },
  14528.           {
  14529.             "moduleId": "136358",
  14530.             "hasAccess": true,
  14531.             "productId": "902145",
  14532.             "expiryDate": "2019-02-28T05:00:00.000Z"
  14533.           },
  14534.           {
  14535.             "moduleId": "136358",
  14536.             "hasAccess": false,
  14537.             "productId": "850563",
  14538.             "expiryDate": "2017-07-27T04:00:00.000Z"
  14539.           },
  14540.           {
  14541.             "moduleId": "136358",
  14542.             "hasAccess": false,
  14543.             "productId": "1164195",
  14544.             "expiryDate": "2016-07-16T04:00:00.000Z"
  14545.           },
  14546.           {
  14547.             "moduleId": "136358",
  14548.             "hasAccess": false,
  14549.             "productId": "1115307",
  14550.             "expiryDate": "2016-05-15T04:00:00.000Z"
  14551.           },
  14552.           {
  14553.             "moduleId": "136358",
  14554.             "hasAccess": true,
  14555.             "productId": "908091",
  14556.             "expiryDate": "2019-09-26T04:00:00.000Z"
  14557.           },
  14558.           {
  14559.             "moduleId": "136358",
  14560.             "hasAccess": false,
  14561.             "productId": "811081",
  14562.             "expiryDate": "2015-02-28T05:00:00.000Z"
  14563.           },
  14564.           {
  14565.             "moduleId": "136358",
  14566.             "hasAccess": false,
  14567.             "productId": "1131864",
  14568.             "expiryDate": "2017-06-30T04:00:00.000Z"
  14569.           },
  14570.           {
  14571.             "moduleId": "136358",
  14572.             "hasAccess": true,
  14573.             "productId": "1521950",
  14574.             "expiryDate": "2019-08-19T17:16:31.746Z"
  14575.           },
  14576.           {
  14577.             "moduleId": "136358",
  14578.             "hasAccess": false,
  14579.             "productId": "1670787",
  14580.             "expiryDate": "2018-04-19T04:00:00.000Z"
  14581.           },
  14582.           {
  14583.             "moduleId": "136358",
  14584.             "hasAccess": true,
  14585.             "productId": "1587079",
  14586.             "expiryDate": "2020-01-31T05:00:00.000Z"
  14587.           },
  14588.           {
  14589.             "moduleId": "136358",
  14590.             "hasAccess": false,
  14591.             "productId": "1399055",
  14592.             "expiryDate": "2017-06-03T04:00:00.000Z"
  14593.           },
  14594.           {
  14595.             "moduleId": "136358",
  14596.             "hasAccess": true,
  14597.             "productId": "467625",
  14598.             "expiryDate": "2022-09-22T04:00:00.000Z"
  14599.           },
  14600.           {
  14601.             "moduleId": "136358",
  14602.             "hasAccess": true,
  14603.             "productId": "1326155",
  14604.             "expiryDate": "2024-02-24T04:59:59.000Z"
  14605.           },
  14606.           {
  14607.             "moduleId": "136358",
  14608.             "hasAccess": true,
  14609.             "productId": "1310895",
  14610.             "expiryDate": "2020-02-05T05:00:00.000Z"
  14611.           },
  14612.           {
  14613.             "moduleId": "136358",
  14614.             "hasAccess": true,
  14615.             "productId": "1814737",
  14616.             "expiryDate": "2026-11-27T05:00:00.000Z"
  14617.           },
  14618.           {
  14619.             "moduleId": "136358",
  14620.             "hasAccess": true,
  14621.             "productId": "1709383",
  14622.             "expiryDate": "2025-01-25T05:00:00.000Z"
  14623.           },
  14624.           {
  14625.             "moduleId": "136358",
  14626.             "hasAccess": true,
  14627.             "productId": "469743",
  14628.             "expiryDate": "2022-09-23T04:00:00.000Z"
  14629.           },
  14630.           {
  14631.             "moduleId": "136358",
  14632.             "hasAccess": false,
  14633.             "productId": "1115228",
  14634.             "expiryDate": "2016-05-15T04:00:00.000Z"
  14635.           },
  14636.           {
  14637.             "moduleId": "1199928",
  14638.             "hasAccess": true,
  14639.             "productId": "1730940",
  14640.             "expiryDate": "2020-08-03T04:00:00.000Z"
  14641.           },
  14642.           {
  14643.             "moduleId": "136358",
  14644.             "hasAccess": false,
  14645.             "productId": "884630",
  14646.             "expiryDate": "2015-07-29T04:00:00.000Z"
  14647.           },
  14648.           {
  14649.             "moduleId": "136358",
  14650.             "hasAccess": false,
  14651.             "productId": "1118859",
  14652.             "expiryDate": "2017-05-18T03:59:59.000Z"
  14653.           },
  14654.           {
  14655.             "moduleId": "136358",
  14656.             "hasAccess": false,
  14657.             "productId": "1069583",
  14658.             "expiryDate": "2016-04-30T04:00:00.000Z"
  14659.           },
  14660.           {
  14661.             "moduleId": "136358",
  14662.             "hasAccess": true,
  14663.             "productId": "1807795",
  14664.             "expiryDate": "2027-11-30T05:00:00.000Z"
  14665.           },
  14666.           {
  14667.             "moduleId": "136358",
  14668.             "hasAccess": true,
  14669.             "productId": "1035322",
  14670.             "expiryDate": "2019-08-19T17:16:31.746Z"
  14671.           },
  14672.           {
  14673.             "moduleId": "136358",
  14674.             "hasAccess": true,
  14675.             "productId": "445972",
  14676.             "expiryDate": "2022-08-19T04:00:00.000Z"
  14677.           },
  14678.           {
  14679.             "moduleId": "136358",
  14680.             "hasAccess": true,
  14681.             "productId": "835211",
  14682.             "expiryDate": "2019-06-20T04:00:00.000Z"
  14683.           },
  14684.           {
  14685.             "moduleId": "136358",
  14686.             "hasAccess": false,
  14687.             "productId": "840324",
  14688.             "expiryDate": "2014-12-31T05:00:00.000Z"
  14689.           },
  14690.           {
  14691.             "moduleId": "136358",
  14692.             "hasAccess": true,
  14693.             "productId": "1165896",
  14694.             "expiryDate": "2025-07-17T04:00:00.000Z"
  14695.           },
  14696.           {
  14697.             "moduleId": "136358",
  14698.             "hasAccess": true,
  14699.             "productId": "1861558",
  14700.             "expiryDate": "2022-02-28T05:00:00.000Z"
  14701.           },
  14702.           {
  14703.             "moduleId": "136358",
  14704.             "hasAccess": false,
  14705.             "productId": "1570829",
  14706.             "expiryDate": "2017-12-18T05:00:00.000Z"
  14707.           },
  14708.           {
  14709.             "moduleId": "136358",
  14710.             "hasAccess": true,
  14711.             "productId": "887297",
  14712.             "expiryDate": "2023-08-07T04:00:00.000Z"
  14713.           },
  14714.           {
  14715.             "moduleId": "136358",
  14716.             "hasAccess": true,
  14717.             "productId": "1881813",
  14718.             "expiryDate": "2026-03-27T04:00:00.000Z"
  14719.           },
  14720.           {
  14721.             "moduleId": "136358",
  14722.             "hasAccess": true,
  14723.             "productId": "1709542",
  14724.             "expiryDate": "2025-01-31T05:00:00.000Z"
  14725.           },
  14726.           {
  14727.             "moduleId": "136358",
  14728.             "hasAccess": false,
  14729.             "productId": "469742",
  14730.             "expiryDate": "2017-01-31T05:00:00.000Z"
  14731.           },
  14732.           {
  14733.             "moduleId": "136358",
  14734.             "hasAccess": true,
  14735.             "productId": "1710043",
  14736.             "expiryDate": "2027-10-01T04:00:00.000Z"
  14737.           },
  14738.           {
  14739.             "moduleId": "136358",
  14740.             "hasAccess": true,
  14741.             "productId": "1521241",
  14742.             "expiryDate": "2019-10-18T04:00:00.000Z"
  14743.           },
  14744.           {
  14745.             "moduleId": "136358",
  14746.             "hasAccess": false,
  14747.             "productId": "339781",
  14748.             "expiryDate": "2015-12-21T05:00:00.000Z"
  14749.           },
  14750.           {
  14751.             "moduleId": "136358",
  14752.             "hasAccess": true,
  14753.             "productId": "1292775",
  14754.             "expiryDate": "2027-01-29T05:00:00.000Z"
  14755.           },
  14756.           {
  14757.             "moduleId": "136358",
  14758.             "hasAccess": true,
  14759.             "productId": "503041",
  14760.             "expiryDate": "2023-09-20T04:00:00.000Z"
  14761.           },
  14762.           {
  14763.             "moduleId": "136358",
  14764.             "hasAccess": true,
  14765.             "productId": "843631",
  14766.             "expiryDate": "2019-10-02T04:00:00.000Z"
  14767.           },
  14768.           {
  14769.             "moduleId": "136358",
  14770.             "hasAccess": true,
  14771.             "productId": "790378",
  14772.             "expiryDate": "2026-01-30T05:00:00.000Z"
  14773.           },
  14774.           {
  14775.             "moduleId": "136358",
  14776.             "hasAccess": true,
  14777.             "productId": "790370",
  14778.             "expiryDate": "2026-01-30T05:00:00.000Z"
  14779.           },
  14780.           {
  14781.             "moduleId": "136358",
  14782.             "hasAccess": true,
  14783.             "productId": "817542",
  14784.             "expiryDate": "2019-08-19T17:16:31.747Z"
  14785.           },
  14786.           {
  14787.             "moduleId": "136358",
  14788.             "hasAccess": false,
  14789.             "productId": "1115306",
  14790.             "expiryDate": "2016-05-15T04:00:00.000Z"
  14791.           },
  14792.           {
  14793.             "moduleId": "136358",
  14794.             "hasAccess": true,
  14795.             "productId": "1164196",
  14796.             "expiryDate": "2020-07-16T04:00:00.000Z"
  14797.           },
  14798.           {
  14799.             "moduleId": "136358",
  14800.             "hasAccess": true,
  14801.             "productId": "1214256",
  14802.             "expiryDate": "2020-09-30T04:00:00.000Z"
  14803.           },
  14804.           {
  14805.             "moduleId": "136358",
  14806.             "hasAccess": true,
  14807.             "productId": "1214275",
  14808.             "expiryDate": "2020-09-30T04:00:00.000Z"
  14809.           },
  14810.           {
  14811.             "moduleId": "136358",
  14812.             "hasAccess": false,
  14813.             "productId": "1652404",
  14814.             "expiryDate": "2018-03-27T04:00:00.000Z"
  14815.           },
  14816.           {
  14817.             "moduleId": "136358",
  14818.             "hasAccess": false,
  14819.             "productId": "790272",
  14820.             "expiryDate": "2015-01-15T05:00:00.000Z"
  14821.           },
  14822.           {
  14823.             "moduleId": "136358",
  14824.             "hasAccess": true,
  14825.             "productId": "1170655",
  14826.             "expiryDate": "2025-07-31T04:00:00.000Z"
  14827.           },
  14828.           {
  14829.             "moduleId": "136358",
  14830.             "hasAccess": true,
  14831.             "productId": "1587077",
  14832.             "expiryDate": "2020-01-31T05:00:00.000Z"
  14833.           },
  14834.           {
  14835.             "moduleId": "136358",
  14836.             "hasAccess": true,
  14837.             "productId": "893836",
  14838.             "expiryDate": "2022-08-17T04:00:00.000Z"
  14839.           },
  14840.           {
  14841.             "moduleId": "136358",
  14842.             "hasAccess": true,
  14843.             "productId": "467624",
  14844.             "expiryDate": "2021-09-16T04:00:00.000Z"
  14845.           },
  14846.           {
  14847.             "moduleId": "136358",
  14848.             "hasAccess": false,
  14849.             "productId": "1652680",
  14850.             "expiryDate": "2018-03-27T04:00:00.000Z"
  14851.           },
  14852.           {
  14853.             "moduleId": "136358",
  14854.             "hasAccess": true,
  14855.             "productId": "1229515",
  14856.             "expiryDate": "2023-10-31T04:00:00.000Z"
  14857.           },
  14858.           {
  14859.             "moduleId": "136358",
  14860.             "hasAccess": false,
  14861.             "productId": "1072529",
  14862.             "expiryDate": "2018-04-20T03:59:59.000Z"
  14863.           },
  14864.           {
  14865.             "moduleId": "136358",
  14866.             "hasAccess": false,
  14867.             "productId": "1670785",
  14868.             "expiryDate": "2018-04-19T04:00:00.000Z"
  14869.           },
  14870.           {
  14871.             "moduleId": "136358",
  14872.             "hasAccess": false,
  14873.             "productId": "1175535",
  14874.             "expiryDate": "2017-07-31T04:00:00.000Z"
  14875.           },
  14876.           {
  14877.             "moduleId": "136358",
  14878.             "hasAccess": false,
  14879.             "productId": "1113167",
  14880.             "expiryDate": "2016-05-13T04:00:00.000Z"
  14881.           },
  14882.           {
  14883.             "moduleId": "136358",
  14884.             "hasAccess": true,
  14885.             "productId": "1807395",
  14886.             "expiryDate": "2027-11-30T05:00:00.000Z"
  14887.           },
  14888.           {
  14889.             "moduleId": "136358",
  14890.             "hasAccess": false,
  14891.             "productId": "794121",
  14892.             "expiryDate": "2015-01-23T05:00:00.000Z"
  14893.           },
  14894.           {
  14895.             "moduleId": "136358",
  14896.             "hasAccess": true,
  14897.             "productId": "1587080",
  14898.             "expiryDate": "2020-01-31T05:00:00.000Z"
  14899.           },
  14900.           {
  14901.             "moduleId": "136358",
  14902.             "hasAccess": false,
  14903.             "productId": "447088",
  14904.             "expiryDate": "2016-11-08T05:00:00.000Z"
  14905.           },
  14906.           {
  14907.             "moduleId": "136358",
  14908.             "hasAccess": true,
  14909.             "productId": "1690640",
  14910.             "expiryDate": "2027-12-31T05:00:00.000Z"
  14911.           },
  14912.           {
  14913.             "moduleId": "136358",
  14914.             "hasAccess": true,
  14915.             "productId": "1815796",
  14916.             "expiryDate": "2027-11-26T05:00:00.000Z"
  14917.           },
  14918.           {
  14919.             "moduleId": "136358",
  14920.             "hasAccess": true,
  14921.             "productId": "1787295",
  14922.             "expiryDate": "2025-10-24T04:00:00.000Z"
  14923.           },
  14924.           {
  14925.             "moduleId": "136358",
  14926.             "hasAccess": true,
  14927.             "productId": "1587186",
  14928.             "expiryDate": "2022-01-31T05:00:00.000Z"
  14929.           },
  14930.           {
  14931.             "moduleId": "136358",
  14932.             "hasAccess": false,
  14933.             "productId": "830781",
  14934.             "expiryDate": "2015-05-16T04:00:00.000Z"
  14935.           }
  14936.         ]
  14937.       }
  14938.     },
  14939.     "name": "realize_teacher",
  14940.     "castgc": "TGT-22260-oc4VHW0UcYaKAd60fFZxTWWgbati4YBMpWooEeToqNAyCWxXIi-b3-rumba-int-01-02",
  14941.     "eT1_smsLoginResponse": null
  14942.   },
  14943.   "errorCode": null,
  14944.   "message": null
  14945. }
  14946. Response headers
  14947.  access-control-allow-origin: *
  14948.  cache-control: max-age=0, no-cache, no-store
  14949.  content-length: 528991
  14950.  content-type: application/json; charset=utf-8
  14951.  date: Tue, 23 Oct 2018 17:16:37 GMT
  14952.  expires: Tue, 23 Oct 2018 17:16:37 GMT
  14953.  pragma: no-cache
  14954.  server: nginx/1.12.1
  14955.  status: 200
  14956.  x-powered-by: Express
  14957. Responses
  14958. Code    Description
  14959. 200    
  14960. Successful request
  14961.  
  14962. Example Value
  14963. Model
  14964. {
  14965.   "code": 0,
  14966.   "status": "string"
  14967. }
  14968. default
  14969. Invalid request
  14970.  
  14971. Example Value
  14972. Model
  14973. {
  14974.   "error": "string",
  14975.   "status": 0,
  14976.   "error_description": "string"
  14977. }
  14978. Account Operations
  14979.  
  14980. POST
  14981. /account/login
  14982. Account login service based on login info
  14983. POST
  14984. /account/sso
  14985. Account SSO service based on logoutRequest
  14986. GET
  14987. /account/logout
  14988. Account Logout service based on logout info
  14989. Content Index Operations
  14990.  
  14991. POST
  14992. /ccci/token
  14993. content-index service based on userId and castgc info
  14994. Discussion Service Operations
  14995.  
  14996. POST
  14997. /discussion/token
  14998. Create RBS token for Discussion Service with Context
  14999. Global API Gateway Auth Operations
  15000.  
  15001. POST
  15002. /global_oauth/token
  15003. Global Auth token service based on userId and castgc info
  15004. LRS Gateway Operations
  15005.  
  15006. POST
  15007. /lrs/token
  15008. LRS Gateway service based on userId and castgc info
  15009. POST
  15010. /lrs/sync-gateway/session
  15011. Creates a new session in LRS Sync Gateway based on userId and database name
  15012. DELETE
  15013. /lrs/sync-gateway/session/{session_id}
  15014. Delete a session in LRS Sync Gateway based on database name
  15015. Notebook Gateway Operations
  15016.  
  15017. POST
  15018. /notebook/token
  15019. Notebook token service based on userId and castgc info
  15020. POST
  15021. /notebook/sync-gateway/session
  15022. Creates a new session in NoteBook Sync Gateway based on userId and database name
  15023. DELETE
  15024. /notebook/sync-gateway/session/{session_id}
  15025. Delete a session in Notebook Sync Gateway based on database name
  15026. Assignments Operations
  15027.  
  15028. POST
  15029. /sas/token
  15030. Assignments service based on userId and castgc info
  15031. DELETE
  15032. /sas/token
  15033. Assignments service: Delete a assignment token
  15034. Realize Reader SyncGateway Session Operations
  15035.  
  15036. POST
  15037. /sync-gateway/session
  15038. Creates a new session in Sync Gateway based on userId and database name
  15039. DELETE
  15040. /sync-gateway/session/{session_id}
  15041. Delete a session in Sync Gateway based on database name
  15042. RBS oAuth 2.0 Admin Operations
  15043.  
  15044. POST
  15045. /oauth/credentials/
  15046. Create new RBS oAuth 2.0 credentials
  15047. GET
  15048. /oauth/credentials/{clientId}
  15049. Get RBS oAuth 2.0 credentials
  15050. PUT
  15051. /oauth/credentials/{clientId}
  15052. Update existing RBS oAuth 2.0 credentials
  15053. DELETE
  15054. /oauth/credentials/{clientId}
  15055. Delete RBS oAuth 2.0 credentials
  15056. RBS oAuth 2.0 User Operations
  15057.  
  15058. POST
  15059. /oauth/token
  15060. Get RBS oAuth 2.0 access token
  15061. GET
  15062. /oauth/token/auth_scope
  15063. Get RBS oAuth 2.0 access token auth scope. This is used for validating the access_token by RBS applications
  15064. POST
  15065. /oauth/token/revoke
  15066. Revoke RBS oAuth 2.0 access token . This is used for terminating the access_token on logout by RBS applications
  15067. User Profile Operations
  15068.  
  15069. GET
  15070. /userProfile/
  15071. User information from User Profile service based on userId and castgc info
  15072. SyncGateway Keygen Operations
  15073.  
  15074. POST
  15075. /sync-gateway/keygen
  15076. Creates a new keygen in Sync Gateway based on userId and database name
  15077. Models
  15078. login2Info{
  15079. userName*       string
  15080. Unique username as per the host application
  15081.  
  15082. password*       string
  15083. Unique password as per the host application
  15084.  
  15085. appKey* string
  15086. default: false
  15087. key as per the host application
  15088.  
  15089. token*  string
  15090. Unique token as per the host application
  15091.  
  15092. serviceUrl*     string
  15093. serviceUrl as per the host application
  15094.  
  15095. idpName*        string
  15096. authContextId*  string
  15097. authContextId as per the host application
  15098.  
  15099. includeLicensedProducts*        boolean
  15100. default: false
  15101. includeLicensedProducts as per the host application
  15102.  
  15103. }
  15104. loginInfo{
  15105. username*       string
  15106. Unique username as per the host application
  15107.  
  15108. password*       string
  15109. Unique password as per the host application
  15110.  
  15111. token*  string
  15112. Unique token as per the host application
  15113.  
  15114. serviceUrl*     string
  15115. serviceUrl as per the host application
  15116.  
  15117. authContextId*  string
  15118. authContextId as per the host application
  15119.  
  15120. includeLicensedProducts*        boolean
  15121. default: false
  15122. includeLicensedProducts as per the host application
  15123.  
  15124. }
  15125. ssoInfo{
  15126. logoutRequest*  string
  15127. logoutRequest as per the host application
  15128.  
  15129. }
  15130. userIdCastgcInfo{
  15131. userId* string
  15132. Unique userId as per the host application
  15133.  
  15134. castgc* string
  15135. Unique castgc as per the host application
  15136.  
  15137. }
  15138. sasInfo{
  15139. accessToken*    string
  15140. Unique accessToken as per the host application
  15141.  
  15142. userName*       string
  15143. Unique userName as per the host application
  15144.  
  15145. }
  15146. createoAuthCredentialsInfo{
  15147. role*   string
  15148. Role for client account. clinet/admin
  15149.  
  15150. redirectUri*    string
  15151. RBS oAuth 2.0 redirectUri
  15152.  
  15153. appName*        string
  15154. Application name
  15155.  
  15156. }
  15157. oAuthCredentialsInfo{
  15158. clientId*       string
  15159. clientId for client account.
  15160.  
  15161. clientSecret*   string
  15162. clientSecret for client account.
  15163.  
  15164. role*   string
  15165. Role for client account. clinet/admin
  15166.  
  15167. redirectUri*    string
  15168. Client application redirectUri
  15169.  
  15170. appName*        string
  15171. Application name
  15172.  
  15173. createdDate*    string
  15174. Created Date
  15175.  
  15176. updatedDate*    string
  15177. Updated Date
  15178.  
  15179. }
  15180. createoAuthTokenInfo{
  15181. scope*  string
  15182. scope of access_token that is being requested
  15183.  
  15184. userId* string
  15185. userId for which the token is being requested
  15186.  
  15187. clientId*       string
  15188. clientId of the clinet application
  15189.  
  15190. grant_type*     string
  15191. grant_type for oAuth 2.0 access_token. Supports [client_credentials, custom_castgc]
  15192.  
  15193. }
  15194. createDiscussionToken{
  15195. scope*  string
  15196. provide context and accessInfo for the discussion in encoded form.
  15197.  
  15198. ugcUserId*      string
  15199. ugcUserId when teacher creating for student context.
  15200.  
  15201. userId* string
  15202. userId for which the token is being requested
  15203.  
  15204. clientId*       string
  15205. clientId of the clinet application
  15206.  
  15207. grant_type*     string
  15208. grant_type for oAuth 2.0 access_token. Supports [client_credentials, custom_castgc]
  15209.  
  15210. }
  15211. oAuthTokenInfo{
  15212. access_token*   string
  15213. oAuth 2.0 access_token created
  15214.  
  15215. expires_in*     string
  15216. Time in milliseconds that the access_token will expire in
  15217.  
  15218. clientId*       string
  15219. clientId for client account.
  15220.  
  15221. userId* string
  15222. userId for which the access_token is generated
  15223.  
  15224. scope*  string
  15225. scope of access token generated
  15226.  
  15227. token_type*     string
  15228. type of access_token. Supports [Bearer]
  15229.  
  15230. createdDate*    string
  15231. access_token created date
  15232.  
  15233. }
  15234. oAuthTokenAuthScopeInfo{
  15235. userId* string
  15236. userId for which the access_token is generated
  15237.  
  15238. scope*  string
  15239. scope of access token generated
  15240.  
  15241. }
  15242. success{
  15243. code*   integer
  15244. Status code
  15245.  
  15246. status* string
  15247. Status message
  15248.  
  15249. }
  15250. error{
  15251. error*  string
  15252. Error code
  15253.  
  15254. status* integer
  15255. Status code
  15256.  
  15257. error_description*      string
  15258. Message details
  15259.  
  15260. }