[{"data":1,"prerenderedAt":1602},["ShallowReactive",2],{"content-navigation":3,"content-query-AZTZe85LCp":73},[4],{"title":5,"_path":6,"children":7},"Products","/products",[8,30,37,43,49,55,61,67],{"title":9,"_path":10,"children":11},"Get Started","/products/get-started",[12,15,18,21,24,27],{"title":13,"_path":14},"Account Setup","/products/get-started/account-setup",{"title":16,"_path":17},"APIs Summary","/products/get-started/apis-summary",{"title":19,"_path":20},"API Access Request","/products/get-started/api-access-request",{"title":22,"_path":23},"Analytics Reports","/products/get-started/analytics-report",{"title":25,"_path":26},"Message Logging","/products/get-started/message-logging",{"title":28,"_path":29},"About","/products/get-started/about",{"title":31,"_path":32,"children":33},"Bn","/products/bn",[34],{"title":35,"_path":36},"Overview","/products/bn/overview",{"title":38,"_path":39,"children":40},"Br","/products/br",[41],{"title":35,"_path":42},"/products/br/overview",{"title":44,"_path":45,"children":46},"Connect","/products/connect",[47],{"title":35,"_path":48},"/products/connect/overview",{"title":50,"_path":51,"children":52},"Mhr","/products/mhr",[53],{"title":35,"_path":54},"/products/mhr/overview",{"title":56,"_path":57,"children":58},"Pay","/products/pay",[59],{"title":35,"_path":60},"/products/pay/overview",{"title":62,"_path":63,"children":64},"Ppr","/products/ppr",[65],{"title":35,"_path":66},"/products/ppr/overview",{"title":68,"_path":69,"children":70},"Rs","/products/rs",[71],{"title":35,"_path":72},"/products/rs/overview",{"_path":26,"_dir":74,"_draft":75,"_partial":75,"_locale":76,"title":25,"description":77,"body":78,"_type":1596,"_id":1597,"_source":1598,"_file":1599,"_stem":1600,"_extension":1601},"get-started",false,"en-CA","BC OnLine Account API Gateway message logging information.",{"type":79,"children":80,"toc":1592},"root",[81,89,93,99,104,109,112,119,124,128,1557,1560,1566,1586],{"type":82,"tag":83,"props":84,"children":86},"element","h1",{"id":85},"message-logging",[87],{"type":88,"value":25},"text",{"type":82,"tag":90,"props":91,"children":92},"hr",{},[],{"type":82,"tag":94,"props":95,"children":96},"p",{},[97],{"type":88,"value":98},"BC OnLine Account API Gateway message logging is configured by account ID and\nGateway API. The combination of Gateway environment, account ID, and API name\nis used to create a unique log name.",{"type":82,"tag":94,"props":100,"children":101},{},[102],{"type":88,"value":103},"The API Gateway uses Google Cloud Platform (GCP) logging. With GCP logging,\nmessages can be written (archived) to either CloudStorage Buckets or BigQuery\nTables. For each account log name, a Bucket or Table is created to contain the\naccount log messages.",{"type":82,"tag":94,"props":105,"children":106},{},[107],{"type":88,"value":108},"BC Registries owns and maintains the account log storage Buckets and Tables. To\nenable the viewing of Gateway message logs, the account must have a GCP account\nand provide BC Registries with a GCP project ID. As part of the account message\nlogging setup, BC Registries will grant the account project ID permission to\nview the message log Bucket or Table.",{"type":82,"tag":90,"props":110,"children":111},{},[],{"type":82,"tag":113,"props":114,"children":116},"h2",{"id":115},"log-entry-example",[117],{"type":88,"value":118},"Log Entry Example",{"type":82,"tag":94,"props":120,"children":121},{},[122],{"type":88,"value":123},"Below is a JSON formatted extract for a single message log entry for account ID\nPS91871 and the PPR API. The extract is from the GCP Log Viewer console. The\ntimestamp and all the jsonPayload content are captured in the account message\nlog archive: written to either a CloudStorage Bucket or a BigQuery Table.",{"type":82,"tag":125,"props":126,"children":127},"br",{},[],{"type":82,"tag":129,"props":130,"children":135},"pre",{"className":131,"code":132,"language":133,"meta":134,"style":134},"language-json shiki shiki-themes github-light github-dark","  {\n    \"insertId\": \"1nnu8l0g1ztow2v\",\n    \"jsonPayload\": {\n      \"accountId\": \"PS91871\",\n      \"method\": \"POST\",\n      \"requestPayload\": \"{  \\\"type\\\": \\\"INDIVIDUAL_DEBTOR\\\",  \\\"criteria\\\": {    \\\"debtorName\\\": {      \\\"first\\\": \\\"James\\\",      \\\"last\\\": \\\"Smith\\\"    }  },  \\\"clientReferenceId\\\": \\\"A-00000402\\\"}\",\n      \"messageId\": \"rrt-658111192331620231-c-gce-12913-20236244-1\",\n      \"responsePayload\": \"{  \\\"searchId\\\": \\\"1294372\\\",  \\\"searchDateTime\\\": \\\"2020-05-15T21:08:32Z\\\",  \\\"searchQuery\\\": {    \\\"type\\\": \\\"INDIVIDUAL_DEBTOR\\\",    \\\"criteria\\\": {      \\\"debtorName\\\": {        \\\"first\\\": \\\"James\\\",        \\\"last\\\": \\\"Smith\\\"      }    },    \\\"limitStartDate\\\": \\\"2019-10-15\\\",    \\\"clientReferenceId\\\": \\\"A-00000402\\\"  },  \\\"results\\\": [    {      \\\"matchType\\\": \\\"EXACT\\\",      \\\"baseRegistrationNumber\\\": \\\"023001B\\\",      \\\"createDateTime\\\": \\\"2020-02-21T18:56:20Z\\\",      \\\"registrationType\\\": \\\"SA\\\",      \\\"debtor\\\": {        \\\"personName\\\": {          \\\"first\\\": \\\"James\\\",          \\\"last\\\": \\\"Smith\\\"        }      }    },    {      \\\"matchType\\\": \\\"SIMILAR\\\",      \\\"baseRegistrationNumber\\\": \\\"023320B\\\",      \\\"createDateTime\\\": \\\"2020-01-15T10:12:20Z\\\",      \\\"registrationType\\\": \\\"SA\\\",      \\\"debtor\\\": {        \\\"personName\\\": {          \\\"first\\\": \\\"Jim\\\",          \\\"last\\\": \\\"Smith\\\"        }      }    }  ],  \\\"payment\\\": {    \\\"receipt\\\": \\\"/api/v1/payment-requests/2198744/receipts\\\",    \\\"invoiceId\\\": \\\"2198744\\\"  }}\",\n      \"statusCode\": \"201\",\n      \"userName\": \"test-pro-1\",\n      \"requestPath\": \"/ppr/api/v1/searches\"\n    },\n    \"resource\": {\n      \"type\": \"global\",\n      \"labels\": {\n        \"project_id\": \"apigw-logging-test\"\n      }\n    },\n    \"timestamp\": \"2020-08-13T17:15:27.092912415Z\",\n    \"logName\": \"projects/apigw-logging-test/logs/test-ppr-PS91871-log\",\n    \"receiveTimestamp\": \"2020-08-13T17:15:27.092912415Z\"\n  }\n","json","",[136],{"type":82,"tag":137,"props":138,"children":139},"code",{"__ignoreMap":134},[140,152,178,192,214,236,435,457,1332,1354,1376,1394,1403,1416,1438,1451,1469,1478,1486,1508,1530,1548],{"type":82,"tag":141,"props":142,"children":145},"span",{"class":143,"line":144},"line",1,[146],{"type":82,"tag":141,"props":147,"children":149},{"style":148},"--shiki-default:#24292E;--shiki-dark:#E1E4E8",[150],{"type":88,"value":151},"  {\n",{"type":82,"tag":141,"props":153,"children":155},{"class":143,"line":154},2,[156,162,167,173],{"type":82,"tag":141,"props":157,"children":159},{"style":158},"--shiki-default:#005CC5;--shiki-dark:#79B8FF",[160],{"type":88,"value":161},"    \"insertId\"",{"type":82,"tag":141,"props":163,"children":164},{"style":148},[165],{"type":88,"value":166},": ",{"type":82,"tag":141,"props":168,"children":170},{"style":169},"--shiki-default:#032F62;--shiki-dark:#9ECBFF",[171],{"type":88,"value":172},"\"1nnu8l0g1ztow2v\"",{"type":82,"tag":141,"props":174,"children":175},{"style":148},[176],{"type":88,"value":177},",\n",{"type":82,"tag":141,"props":179,"children":181},{"class":143,"line":180},3,[182,187],{"type":82,"tag":141,"props":183,"children":184},{"style":158},[185],{"type":88,"value":186},"    \"jsonPayload\"",{"type":82,"tag":141,"props":188,"children":189},{"style":148},[190],{"type":88,"value":191},": {\n",{"type":82,"tag":141,"props":193,"children":195},{"class":143,"line":194},4,[196,201,205,210],{"type":82,"tag":141,"props":197,"children":198},{"style":158},[199],{"type":88,"value":200},"      \"accountId\"",{"type":82,"tag":141,"props":202,"children":203},{"style":148},[204],{"type":88,"value":166},{"type":82,"tag":141,"props":206,"children":207},{"style":169},[208],{"type":88,"value":209},"\"PS91871\"",{"type":82,"tag":141,"props":211,"children":212},{"style":148},[213],{"type":88,"value":177},{"type":82,"tag":141,"props":215,"children":217},{"class":143,"line":216},5,[218,223,227,232],{"type":82,"tag":141,"props":219,"children":220},{"style":158},[221],{"type":88,"value":222},"      \"method\"",{"type":82,"tag":141,"props":224,"children":225},{"style":148},[226],{"type":88,"value":166},{"type":82,"tag":141,"props":228,"children":229},{"style":169},[230],{"type":88,"value":231},"\"POST\"",{"type":82,"tag":141,"props":233,"children":234},{"style":148},[235],{"type":88,"value":177},{"type":82,"tag":141,"props":237,"children":239},{"class":143,"line":238},6,[240,245,249,254,259,264,268,272,276,281,285,290,294,299,303,308,312,317,321,326,330,335,339,343,347,352,356,361,365,370,374,378,382,387,391,396,400,405,409,413,417,422,426,431],{"type":82,"tag":141,"props":241,"children":242},{"style":158},[243],{"type":88,"value":244},"      \"requestPayload\"",{"type":82,"tag":141,"props":246,"children":247},{"style":148},[248],{"type":88,"value":166},{"type":82,"tag":141,"props":250,"children":251},{"style":169},[252],{"type":88,"value":253},"\"{  ",{"type":82,"tag":141,"props":255,"children":256},{"style":158},[257],{"type":88,"value":258},"\\\"",{"type":82,"tag":141,"props":260,"children":261},{"style":169},[262],{"type":88,"value":263},"type",{"type":82,"tag":141,"props":265,"children":266},{"style":158},[267],{"type":88,"value":258},{"type":82,"tag":141,"props":269,"children":270},{"style":169},[271],{"type":88,"value":166},{"type":82,"tag":141,"props":273,"children":274},{"style":158},[275],{"type":88,"value":258},{"type":82,"tag":141,"props":277,"children":278},{"style":169},[279],{"type":88,"value":280},"INDIVIDUAL_DEBTOR",{"type":82,"tag":141,"props":282,"children":283},{"style":158},[284],{"type":88,"value":258},{"type":82,"tag":141,"props":286,"children":287},{"style":169},[288],{"type":88,"value":289},",  ",{"type":82,"tag":141,"props":291,"children":292},{"style":158},[293],{"type":88,"value":258},{"type":82,"tag":141,"props":295,"children":296},{"style":169},[297],{"type":88,"value":298},"criteria",{"type":82,"tag":141,"props":300,"children":301},{"style":158},[302],{"type":88,"value":258},{"type":82,"tag":141,"props":304,"children":305},{"style":169},[306],{"type":88,"value":307},": {    ",{"type":82,"tag":141,"props":309,"children":310},{"style":158},[311],{"type":88,"value":258},{"type":82,"tag":141,"props":313,"children":314},{"style":169},[315],{"type":88,"value":316},"debtorName",{"type":82,"tag":141,"props":318,"children":319},{"style":158},[320],{"type":88,"value":258},{"type":82,"tag":141,"props":322,"children":323},{"style":169},[324],{"type":88,"value":325},": {      ",{"type":82,"tag":141,"props":327,"children":328},{"style":158},[329],{"type":88,"value":258},{"type":82,"tag":141,"props":331,"children":332},{"style":169},[333],{"type":88,"value":334},"first",{"type":82,"tag":141,"props":336,"children":337},{"style":158},[338],{"type":88,"value":258},{"type":82,"tag":141,"props":340,"children":341},{"style":169},[342],{"type":88,"value":166},{"type":82,"tag":141,"props":344,"children":345},{"style":158},[346],{"type":88,"value":258},{"type":82,"tag":141,"props":348,"children":349},{"style":169},[350],{"type":88,"value":351},"James",{"type":82,"tag":141,"props":353,"children":354},{"style":158},[355],{"type":88,"value":258},{"type":82,"tag":141,"props":357,"children":358},{"style":169},[359],{"type":88,"value":360},",      ",{"type":82,"tag":141,"props":362,"children":363},{"style":158},[364],{"type":88,"value":258},{"type":82,"tag":141,"props":366,"children":367},{"style":169},[368],{"type":88,"value":369},"last",{"type":82,"tag":141,"props":371,"children":372},{"style":158},[373],{"type":88,"value":258},{"type":82,"tag":141,"props":375,"children":376},{"style":169},[377],{"type":88,"value":166},{"type":82,"tag":141,"props":379,"children":380},{"style":158},[381],{"type":88,"value":258},{"type":82,"tag":141,"props":383,"children":384},{"style":169},[385],{"type":88,"value":386},"Smith",{"type":82,"tag":141,"props":388,"children":389},{"style":158},[390],{"type":88,"value":258},{"type":82,"tag":141,"props":392,"children":393},{"style":169},[394],{"type":88,"value":395},"    }  },  ",{"type":82,"tag":141,"props":397,"children":398},{"style":158},[399],{"type":88,"value":258},{"type":82,"tag":141,"props":401,"children":402},{"style":169},[403],{"type":88,"value":404},"clientReferenceId",{"type":82,"tag":141,"props":406,"children":407},{"style":158},[408],{"type":88,"value":258},{"type":82,"tag":141,"props":410,"children":411},{"style":169},[412],{"type":88,"value":166},{"type":82,"tag":141,"props":414,"children":415},{"style":158},[416],{"type":88,"value":258},{"type":82,"tag":141,"props":418,"children":419},{"style":169},[420],{"type":88,"value":421},"A-00000402",{"type":82,"tag":141,"props":423,"children":424},{"style":158},[425],{"type":88,"value":258},{"type":82,"tag":141,"props":427,"children":428},{"style":169},[429],{"type":88,"value":430},"}\"",{"type":82,"tag":141,"props":432,"children":433},{"style":148},[434],{"type":88,"value":177},{"type":82,"tag":141,"props":436,"children":438},{"class":143,"line":437},7,[439,444,448,453],{"type":82,"tag":141,"props":440,"children":441},{"style":158},[442],{"type":88,"value":443},"      \"messageId\"",{"type":82,"tag":141,"props":445,"children":446},{"style":148},[447],{"type":88,"value":166},{"type":82,"tag":141,"props":449,"children":450},{"style":169},[451],{"type":88,"value":452},"\"rrt-658111192331620231-c-gce-12913-20236244-1\"",{"type":82,"tag":141,"props":454,"children":455},{"style":148},[456],{"type":88,"value":177},{"type":82,"tag":141,"props":458,"children":460},{"class":143,"line":459},8,[461,466,470,474,478,483,487,491,495,500,504,508,512,517,521,525,529,534,538,542,546,551,555,559,563,567,571,575,579,583,587,592,596,600,604,608,612,616,620,625,629,633,637,641,645,649,653,658,662,666,670,674,678,682,686,691,695,700,704,708,712,717,721,725,729,733,737,741,745,749,753,758,762,767,771,776,780,785,789,793,797,802,806,810,814,819,823,827,831,836,840,844,848,853,857,861,865,870,874,878,882,887,891,895,899,904,908,912,916,921,925,929,933,938,942,947,951,955,959,963,967,971,975,980,984,988,992,996,1000,1004,1008,1013,1017,1021,1025,1029,1033,1038,1042,1046,1050,1054,1058,1062,1066,1071,1075,1079,1083,1087,1091,1095,1099,1104,1108,1112,1116,1120,1124,1128,1132,1136,1140,1144,1148,1152,1156,1160,1164,1168,1172,1176,1180,1184,1188,1192,1196,1201,1205,1209,1213,1217,1221,1225,1229,1233,1237,1242,1246,1251,1255,1259,1263,1268,1272,1276,1280,1285,1289,1293,1297,1302,1306,1310,1314,1319,1323,1328],{"type":82,"tag":141,"props":462,"children":463},{"style":158},[464],{"type":88,"value":465},"      \"responsePayload\"",{"type":82,"tag":141,"props":467,"children":468},{"style":148},[469],{"type":88,"value":166},{"type":82,"tag":141,"props":471,"children":472},{"style":169},[473],{"type":88,"value":253},{"type":82,"tag":141,"props":475,"children":476},{"style":158},[477],{"type":88,"value":258},{"type":82,"tag":141,"props":479,"children":480},{"style":169},[481],{"type":88,"value":482},"searchId",{"type":82,"tag":141,"props":484,"children":485},{"style":158},[486],{"type":88,"value":258},{"type":82,"tag":141,"props":488,"children":489},{"style":169},[490],{"type":88,"value":166},{"type":82,"tag":141,"props":492,"children":493},{"style":158},[494],{"type":88,"value":258},{"type":82,"tag":141,"props":496,"children":497},{"style":169},[498],{"type":88,"value":499},"1294372",{"type":82,"tag":141,"props":501,"children":502},{"style":158},[503],{"type":88,"value":258},{"type":82,"tag":141,"props":505,"children":506},{"style":169},[507],{"type":88,"value":289},{"type":82,"tag":141,"props":509,"children":510},{"style":158},[511],{"type":88,"value":258},{"type":82,"tag":141,"props":513,"children":514},{"style":169},[515],{"type":88,"value":516},"searchDateTime",{"type":82,"tag":141,"props":518,"children":519},{"style":158},[520],{"type":88,"value":258},{"type":82,"tag":141,"props":522,"children":523},{"style":169},[524],{"type":88,"value":166},{"type":82,"tag":141,"props":526,"children":527},{"style":158},[528],{"type":88,"value":258},{"type":82,"tag":141,"props":530,"children":531},{"style":169},[532],{"type":88,"value":533},"2020-05-15T21:08:32Z",{"type":82,"tag":141,"props":535,"children":536},{"style":158},[537],{"type":88,"value":258},{"type":82,"tag":141,"props":539,"children":540},{"style":169},[541],{"type":88,"value":289},{"type":82,"tag":141,"props":543,"children":544},{"style":158},[545],{"type":88,"value":258},{"type":82,"tag":141,"props":547,"children":548},{"style":169},[549],{"type":88,"value":550},"searchQuery",{"type":82,"tag":141,"props":552,"children":553},{"style":158},[554],{"type":88,"value":258},{"type":82,"tag":141,"props":556,"children":557},{"style":169},[558],{"type":88,"value":307},{"type":82,"tag":141,"props":560,"children":561},{"style":158},[562],{"type":88,"value":258},{"type":82,"tag":141,"props":564,"children":565},{"style":169},[566],{"type":88,"value":263},{"type":82,"tag":141,"props":568,"children":569},{"style":158},[570],{"type":88,"value":258},{"type":82,"tag":141,"props":572,"children":573},{"style":169},[574],{"type":88,"value":166},{"type":82,"tag":141,"props":576,"children":577},{"style":158},[578],{"type":88,"value":258},{"type":82,"tag":141,"props":580,"children":581},{"style":169},[582],{"type":88,"value":280},{"type":82,"tag":141,"props":584,"children":585},{"style":158},[586],{"type":88,"value":258},{"type":82,"tag":141,"props":588,"children":589},{"style":169},[590],{"type":88,"value":591},",    ",{"type":82,"tag":141,"props":593,"children":594},{"style":158},[595],{"type":88,"value":258},{"type":82,"tag":141,"props":597,"children":598},{"style":169},[599],{"type":88,"value":298},{"type":82,"tag":141,"props":601,"children":602},{"style":158},[603],{"type":88,"value":258},{"type":82,"tag":141,"props":605,"children":606},{"style":169},[607],{"type":88,"value":325},{"type":82,"tag":141,"props":609,"children":610},{"style":158},[611],{"type":88,"value":258},{"type":82,"tag":141,"props":613,"children":614},{"style":169},[615],{"type":88,"value":316},{"type":82,"tag":141,"props":617,"children":618},{"style":158},[619],{"type":88,"value":258},{"type":82,"tag":141,"props":621,"children":622},{"style":169},[623],{"type":88,"value":624},": {        ",{"type":82,"tag":141,"props":626,"children":627},{"style":158},[628],{"type":88,"value":258},{"type":82,"tag":141,"props":630,"children":631},{"style":169},[632],{"type":88,"value":334},{"type":82,"tag":141,"props":634,"children":635},{"style":158},[636],{"type":88,"value":258},{"type":82,"tag":141,"props":638,"children":639},{"style":169},[640],{"type":88,"value":166},{"type":82,"tag":141,"props":642,"children":643},{"style":158},[644],{"type":88,"value":258},{"type":82,"tag":141,"props":646,"children":647},{"style":169},[648],{"type":88,"value":351},{"type":82,"tag":141,"props":650,"children":651},{"style":158},[652],{"type":88,"value":258},{"type":82,"tag":141,"props":654,"children":655},{"style":169},[656],{"type":88,"value":657},",        ",{"type":82,"tag":141,"props":659,"children":660},{"style":158},[661],{"type":88,"value":258},{"type":82,"tag":141,"props":663,"children":664},{"style":169},[665],{"type":88,"value":369},{"type":82,"tag":141,"props":667,"children":668},{"style":158},[669],{"type":88,"value":258},{"type":82,"tag":141,"props":671,"children":672},{"style":169},[673],{"type":88,"value":166},{"type":82,"tag":141,"props":675,"children":676},{"style":158},[677],{"type":88,"value":258},{"type":82,"tag":141,"props":679,"children":680},{"style":169},[681],{"type":88,"value":386},{"type":82,"tag":141,"props":683,"children":684},{"style":158},[685],{"type":88,"value":258},{"type":82,"tag":141,"props":687,"children":688},{"style":169},[689],{"type":88,"value":690},"      }    },    ",{"type":82,"tag":141,"props":692,"children":693},{"style":158},[694],{"type":88,"value":258},{"type":82,"tag":141,"props":696,"children":697},{"style":169},[698],{"type":88,"value":699},"limitStartDate",{"type":82,"tag":141,"props":701,"children":702},{"style":158},[703],{"type":88,"value":258},{"type":82,"tag":141,"props":705,"children":706},{"style":169},[707],{"type":88,"value":166},{"type":82,"tag":141,"props":709,"children":710},{"style":158},[711],{"type":88,"value":258},{"type":82,"tag":141,"props":713,"children":714},{"style":169},[715],{"type":88,"value":716},"2019-10-15",{"type":82,"tag":141,"props":718,"children":719},{"style":158},[720],{"type":88,"value":258},{"type":82,"tag":141,"props":722,"children":723},{"style":169},[724],{"type":88,"value":591},{"type":82,"tag":141,"props":726,"children":727},{"style":158},[728],{"type":88,"value":258},{"type":82,"tag":141,"props":730,"children":731},{"style":169},[732],{"type":88,"value":404},{"type":82,"tag":141,"props":734,"children":735},{"style":158},[736],{"type":88,"value":258},{"type":82,"tag":141,"props":738,"children":739},{"style":169},[740],{"type":88,"value":166},{"type":82,"tag":141,"props":742,"children":743},{"style":158},[744],{"type":88,"value":258},{"type":82,"tag":141,"props":746,"children":747},{"style":169},[748],{"type":88,"value":421},{"type":82,"tag":141,"props":750,"children":751},{"style":158},[752],{"type":88,"value":258},{"type":82,"tag":141,"props":754,"children":755},{"style":169},[756],{"type":88,"value":757},"  },  ",{"type":82,"tag":141,"props":759,"children":760},{"style":158},[761],{"type":88,"value":258},{"type":82,"tag":141,"props":763,"children":764},{"style":169},[765],{"type":88,"value":766},"results",{"type":82,"tag":141,"props":768,"children":769},{"style":158},[770],{"type":88,"value":258},{"type":82,"tag":141,"props":772,"children":773},{"style":169},[774],{"type":88,"value":775},": [    {      ",{"type":82,"tag":141,"props":777,"children":778},{"style":158},[779],{"type":88,"value":258},{"type":82,"tag":141,"props":781,"children":782},{"style":169},[783],{"type":88,"value":784},"matchType",{"type":82,"tag":141,"props":786,"children":787},{"style":158},[788],{"type":88,"value":258},{"type":82,"tag":141,"props":790,"children":791},{"style":169},[792],{"type":88,"value":166},{"type":82,"tag":141,"props":794,"children":795},{"style":158},[796],{"type":88,"value":258},{"type":82,"tag":141,"props":798,"children":799},{"style":169},[800],{"type":88,"value":801},"EXACT",{"type":82,"tag":141,"props":803,"children":804},{"style":158},[805],{"type":88,"value":258},{"type":82,"tag":141,"props":807,"children":808},{"style":169},[809],{"type":88,"value":360},{"type":82,"tag":141,"props":811,"children":812},{"style":158},[813],{"type":88,"value":258},{"type":82,"tag":141,"props":815,"children":816},{"style":169},[817],{"type":88,"value":818},"baseRegistrationNumber",{"type":82,"tag":141,"props":820,"children":821},{"style":158},[822],{"type":88,"value":258},{"type":82,"tag":141,"props":824,"children":825},{"style":169},[826],{"type":88,"value":166},{"type":82,"tag":141,"props":828,"children":829},{"style":158},[830],{"type":88,"value":258},{"type":82,"tag":141,"props":832,"children":833},{"style":169},[834],{"type":88,"value":835},"023001B",{"type":82,"tag":141,"props":837,"children":838},{"style":158},[839],{"type":88,"value":258},{"type":82,"tag":141,"props":841,"children":842},{"style":169},[843],{"type":88,"value":360},{"type":82,"tag":141,"props":845,"children":846},{"style":158},[847],{"type":88,"value":258},{"type":82,"tag":141,"props":849,"children":850},{"style":169},[851],{"type":88,"value":852},"createDateTime",{"type":82,"tag":141,"props":854,"children":855},{"style":158},[856],{"type":88,"value":258},{"type":82,"tag":141,"props":858,"children":859},{"style":169},[860],{"type":88,"value":166},{"type":82,"tag":141,"props":862,"children":863},{"style":158},[864],{"type":88,"value":258},{"type":82,"tag":141,"props":866,"children":867},{"style":169},[868],{"type":88,"value":869},"2020-02-21T18:56:20Z",{"type":82,"tag":141,"props":871,"children":872},{"style":158},[873],{"type":88,"value":258},{"type":82,"tag":141,"props":875,"children":876},{"style":169},[877],{"type":88,"value":360},{"type":82,"tag":141,"props":879,"children":880},{"style":158},[881],{"type":88,"value":258},{"type":82,"tag":141,"props":883,"children":884},{"style":169},[885],{"type":88,"value":886},"registrationType",{"type":82,"tag":141,"props":888,"children":889},{"style":158},[890],{"type":88,"value":258},{"type":82,"tag":141,"props":892,"children":893},{"style":169},[894],{"type":88,"value":166},{"type":82,"tag":141,"props":896,"children":897},{"style":158},[898],{"type":88,"value":258},{"type":82,"tag":141,"props":900,"children":901},{"style":169},[902],{"type":88,"value":903},"SA",{"type":82,"tag":141,"props":905,"children":906},{"style":158},[907],{"type":88,"value":258},{"type":82,"tag":141,"props":909,"children":910},{"style":169},[911],{"type":88,"value":360},{"type":82,"tag":141,"props":913,"children":914},{"style":158},[915],{"type":88,"value":258},{"type":82,"tag":141,"props":917,"children":918},{"style":169},[919],{"type":88,"value":920},"debtor",{"type":82,"tag":141,"props":922,"children":923},{"style":158},[924],{"type":88,"value":258},{"type":82,"tag":141,"props":926,"children":927},{"style":169},[928],{"type":88,"value":624},{"type":82,"tag":141,"props":930,"children":931},{"style":158},[932],{"type":88,"value":258},{"type":82,"tag":141,"props":934,"children":935},{"style":169},[936],{"type":88,"value":937},"personName",{"type":82,"tag":141,"props":939,"children":940},{"style":158},[941],{"type":88,"value":258},{"type":82,"tag":141,"props":943,"children":944},{"style":169},[945],{"type":88,"value":946},": {          ",{"type":82,"tag":141,"props":948,"children":949},{"style":158},[950],{"type":88,"value":258},{"type":82,"tag":141,"props":952,"children":953},{"style":169},[954],{"type":88,"value":334},{"type":82,"tag":141,"props":956,"children":957},{"style":158},[958],{"type":88,"value":258},{"type":82,"tag":141,"props":960,"children":961},{"style":169},[962],{"type":88,"value":166},{"type":82,"tag":141,"props":964,"children":965},{"style":158},[966],{"type":88,"value":258},{"type":82,"tag":141,"props":968,"children":969},{"style":169},[970],{"type":88,"value":351},{"type":82,"tag":141,"props":972,"children":973},{"style":158},[974],{"type":88,"value":258},{"type":82,"tag":141,"props":976,"children":977},{"style":169},[978],{"type":88,"value":979},",          ",{"type":82,"tag":141,"props":981,"children":982},{"style":158},[983],{"type":88,"value":258},{"type":82,"tag":141,"props":985,"children":986},{"style":169},[987],{"type":88,"value":369},{"type":82,"tag":141,"props":989,"children":990},{"style":158},[991],{"type":88,"value":258},{"type":82,"tag":141,"props":993,"children":994},{"style":169},[995],{"type":88,"value":166},{"type":82,"tag":141,"props":997,"children":998},{"style":158},[999],{"type":88,"value":258},{"type":82,"tag":141,"props":1001,"children":1002},{"style":169},[1003],{"type":88,"value":386},{"type":82,"tag":141,"props":1005,"children":1006},{"style":158},[1007],{"type":88,"value":258},{"type":82,"tag":141,"props":1009,"children":1010},{"style":169},[1011],{"type":88,"value":1012},"        }      }    },    {      ",{"type":82,"tag":141,"props":1014,"children":1015},{"style":158},[1016],{"type":88,"value":258},{"type":82,"tag":141,"props":1018,"children":1019},{"style":169},[1020],{"type":88,"value":784},{"type":82,"tag":141,"props":1022,"children":1023},{"style":158},[1024],{"type":88,"value":258},{"type":82,"tag":141,"props":1026,"children":1027},{"style":169},[1028],{"type":88,"value":166},{"type":82,"tag":141,"props":1030,"children":1031},{"style":158},[1032],{"type":88,"value":258},{"type":82,"tag":141,"props":1034,"children":1035},{"style":169},[1036],{"type":88,"value":1037},"SIMILAR",{"type":82,"tag":141,"props":1039,"children":1040},{"style":158},[1041],{"type":88,"value":258},{"type":82,"tag":141,"props":1043,"children":1044},{"style":169},[1045],{"type":88,"value":360},{"type":82,"tag":141,"props":1047,"children":1048},{"style":158},[1049],{"type":88,"value":258},{"type":82,"tag":141,"props":1051,"children":1052},{"style":169},[1053],{"type":88,"value":818},{"type":82,"tag":141,"props":1055,"children":1056},{"style":158},[1057],{"type":88,"value":258},{"type":82,"tag":141,"props":1059,"children":1060},{"style":169},[1061],{"type":88,"value":166},{"type":82,"tag":141,"props":1063,"children":1064},{"style":158},[1065],{"type":88,"value":258},{"type":82,"tag":141,"props":1067,"children":1068},{"style":169},[1069],{"type":88,"value":1070},"023320B",{"type":82,"tag":141,"props":1072,"children":1073},{"style":158},[1074],{"type":88,"value":258},{"type":82,"tag":141,"props":1076,"children":1077},{"style":169},[1078],{"type":88,"value":360},{"type":82,"tag":141,"props":1080,"children":1081},{"style":158},[1082],{"type":88,"value":258},{"type":82,"tag":141,"props":1084,"children":1085},{"style":169},[1086],{"type":88,"value":852},{"type":82,"tag":141,"props":1088,"children":1089},{"style":158},[1090],{"type":88,"value":258},{"type":82,"tag":141,"props":1092,"children":1093},{"style":169},[1094],{"type":88,"value":166},{"type":82,"tag":141,"props":1096,"children":1097},{"style":158},[1098],{"type":88,"value":258},{"type":82,"tag":141,"props":1100,"children":1101},{"style":169},[1102],{"type":88,"value":1103},"2020-01-15T10:12:20Z",{"type":82,"tag":141,"props":1105,"children":1106},{"style":158},[1107],{"type":88,"value":258},{"type":82,"tag":141,"props":1109,"children":1110},{"style":169},[1111],{"type":88,"value":360},{"type":82,"tag":141,"props":1113,"children":1114},{"style":158},[1115],{"type":88,"value":258},{"type":82,"tag":141,"props":1117,"children":1118},{"style":169},[1119],{"type":88,"value":886},{"type":82,"tag":141,"props":1121,"children":1122},{"style":158},[1123],{"type":88,"value":258},{"type":82,"tag":141,"props":1125,"children":1126},{"style":169},[1127],{"type":88,"value":166},{"type":82,"tag":141,"props":1129,"children":1130},{"style":158},[1131],{"type":88,"value":258},{"type":82,"tag":141,"props":1133,"children":1134},{"style":169},[1135],{"type":88,"value":903},{"type":82,"tag":141,"props":1137,"children":1138},{"style":158},[1139],{"type":88,"value":258},{"type":82,"tag":141,"props":1141,"children":1142},{"style":169},[1143],{"type":88,"value":360},{"type":82,"tag":141,"props":1145,"children":1146},{"style":158},[1147],{"type":88,"value":258},{"type":82,"tag":141,"props":1149,"children":1150},{"style":169},[1151],{"type":88,"value":920},{"type":82,"tag":141,"props":1153,"children":1154},{"style":158},[1155],{"type":88,"value":258},{"type":82,"tag":141,"props":1157,"children":1158},{"style":169},[1159],{"type":88,"value":624},{"type":82,"tag":141,"props":1161,"children":1162},{"style":158},[1163],{"type":88,"value":258},{"type":82,"tag":141,"props":1165,"children":1166},{"style":169},[1167],{"type":88,"value":937},{"type":82,"tag":141,"props":1169,"children":1170},{"style":158},[1171],{"type":88,"value":258},{"type":82,"tag":141,"props":1173,"children":1174},{"style":169},[1175],{"type":88,"value":946},{"type":82,"tag":141,"props":1177,"children":1178},{"style":158},[1179],{"type":88,"value":258},{"type":82,"tag":141,"props":1181,"children":1182},{"style":169},[1183],{"type":88,"value":334},{"type":82,"tag":141,"props":1185,"children":1186},{"style":158},[1187],{"type":88,"value":258},{"type":82,"tag":141,"props":1189,"children":1190},{"style":169},[1191],{"type":88,"value":166},{"type":82,"tag":141,"props":1193,"children":1194},{"style":158},[1195],{"type":88,"value":258},{"type":82,"tag":141,"props":1197,"children":1198},{"style":169},[1199],{"type":88,"value":1200},"Jim",{"type":82,"tag":141,"props":1202,"children":1203},{"style":158},[1204],{"type":88,"value":258},{"type":82,"tag":141,"props":1206,"children":1207},{"style":169},[1208],{"type":88,"value":979},{"type":82,"tag":141,"props":1210,"children":1211},{"style":158},[1212],{"type":88,"value":258},{"type":82,"tag":141,"props":1214,"children":1215},{"style":169},[1216],{"type":88,"value":369},{"type":82,"tag":141,"props":1218,"children":1219},{"style":158},[1220],{"type":88,"value":258},{"type":82,"tag":141,"props":1222,"children":1223},{"style":169},[1224],{"type":88,"value":166},{"type":82,"tag":141,"props":1226,"children":1227},{"style":158},[1228],{"type":88,"value":258},{"type":82,"tag":141,"props":1230,"children":1231},{"style":169},[1232],{"type":88,"value":386},{"type":82,"tag":141,"props":1234,"children":1235},{"style":158},[1236],{"type":88,"value":258},{"type":82,"tag":141,"props":1238,"children":1239},{"style":169},[1240],{"type":88,"value":1241},"        }      }    }  ],  ",{"type":82,"tag":141,"props":1243,"children":1244},{"style":158},[1245],{"type":88,"value":258},{"type":82,"tag":141,"props":1247,"children":1248},{"style":169},[1249],{"type":88,"value":1250},"payment",{"type":82,"tag":141,"props":1252,"children":1253},{"style":158},[1254],{"type":88,"value":258},{"type":82,"tag":141,"props":1256,"children":1257},{"style":169},[1258],{"type":88,"value":307},{"type":82,"tag":141,"props":1260,"children":1261},{"style":158},[1262],{"type":88,"value":258},{"type":82,"tag":141,"props":1264,"children":1265},{"style":169},[1266],{"type":88,"value":1267},"receipt",{"type":82,"tag":141,"props":1269,"children":1270},{"style":158},[1271],{"type":88,"value":258},{"type":82,"tag":141,"props":1273,"children":1274},{"style":169},[1275],{"type":88,"value":166},{"type":82,"tag":141,"props":1277,"children":1278},{"style":158},[1279],{"type":88,"value":258},{"type":82,"tag":141,"props":1281,"children":1282},{"style":169},[1283],{"type":88,"value":1284},"/api/v1/payment-requests/2198744/receipts",{"type":82,"tag":141,"props":1286,"children":1287},{"style":158},[1288],{"type":88,"value":258},{"type":82,"tag":141,"props":1290,"children":1291},{"style":169},[1292],{"type":88,"value":591},{"type":82,"tag":141,"props":1294,"children":1295},{"style":158},[1296],{"type":88,"value":258},{"type":82,"tag":141,"props":1298,"children":1299},{"style":169},[1300],{"type":88,"value":1301},"invoiceId",{"type":82,"tag":141,"props":1303,"children":1304},{"style":158},[1305],{"type":88,"value":258},{"type":82,"tag":141,"props":1307,"children":1308},{"style":169},[1309],{"type":88,"value":166},{"type":82,"tag":141,"props":1311,"children":1312},{"style":158},[1313],{"type":88,"value":258},{"type":82,"tag":141,"props":1315,"children":1316},{"style":169},[1317],{"type":88,"value":1318},"2198744",{"type":82,"tag":141,"props":1320,"children":1321},{"style":158},[1322],{"type":88,"value":258},{"type":82,"tag":141,"props":1324,"children":1325},{"style":169},[1326],{"type":88,"value":1327},"  }}\"",{"type":82,"tag":141,"props":1329,"children":1330},{"style":148},[1331],{"type":88,"value":177},{"type":82,"tag":141,"props":1333,"children":1335},{"class":143,"line":1334},9,[1336,1341,1345,1350],{"type":82,"tag":141,"props":1337,"children":1338},{"style":158},[1339],{"type":88,"value":1340},"      \"statusCode\"",{"type":82,"tag":141,"props":1342,"children":1343},{"style":148},[1344],{"type":88,"value":166},{"type":82,"tag":141,"props":1346,"children":1347},{"style":169},[1348],{"type":88,"value":1349},"\"201\"",{"type":82,"tag":141,"props":1351,"children":1352},{"style":148},[1353],{"type":88,"value":177},{"type":82,"tag":141,"props":1355,"children":1357},{"class":143,"line":1356},10,[1358,1363,1367,1372],{"type":82,"tag":141,"props":1359,"children":1360},{"style":158},[1361],{"type":88,"value":1362},"      \"userName\"",{"type":82,"tag":141,"props":1364,"children":1365},{"style":148},[1366],{"type":88,"value":166},{"type":82,"tag":141,"props":1368,"children":1369},{"style":169},[1370],{"type":88,"value":1371},"\"test-pro-1\"",{"type":82,"tag":141,"props":1373,"children":1374},{"style":148},[1375],{"type":88,"value":177},{"type":82,"tag":141,"props":1377,"children":1379},{"class":143,"line":1378},11,[1380,1385,1389],{"type":82,"tag":141,"props":1381,"children":1382},{"style":158},[1383],{"type":88,"value":1384},"      \"requestPath\"",{"type":82,"tag":141,"props":1386,"children":1387},{"style":148},[1388],{"type":88,"value":166},{"type":82,"tag":141,"props":1390,"children":1391},{"style":169},[1392],{"type":88,"value":1393},"\"/ppr/api/v1/searches\"\n",{"type":82,"tag":141,"props":1395,"children":1397},{"class":143,"line":1396},12,[1398],{"type":82,"tag":141,"props":1399,"children":1400},{"style":148},[1401],{"type":88,"value":1402},"    },\n",{"type":82,"tag":141,"props":1404,"children":1406},{"class":143,"line":1405},13,[1407,1412],{"type":82,"tag":141,"props":1408,"children":1409},{"style":158},[1410],{"type":88,"value":1411},"    \"resource\"",{"type":82,"tag":141,"props":1413,"children":1414},{"style":148},[1415],{"type":88,"value":191},{"type":82,"tag":141,"props":1417,"children":1419},{"class":143,"line":1418},14,[1420,1425,1429,1434],{"type":82,"tag":141,"props":1421,"children":1422},{"style":158},[1423],{"type":88,"value":1424},"      \"type\"",{"type":82,"tag":141,"props":1426,"children":1427},{"style":148},[1428],{"type":88,"value":166},{"type":82,"tag":141,"props":1430,"children":1431},{"style":169},[1432],{"type":88,"value":1433},"\"global\"",{"type":82,"tag":141,"props":1435,"children":1436},{"style":148},[1437],{"type":88,"value":177},{"type":82,"tag":141,"props":1439,"children":1441},{"class":143,"line":1440},15,[1442,1447],{"type":82,"tag":141,"props":1443,"children":1444},{"style":158},[1445],{"type":88,"value":1446},"      \"labels\"",{"type":82,"tag":141,"props":1448,"children":1449},{"style":148},[1450],{"type":88,"value":191},{"type":82,"tag":141,"props":1452,"children":1454},{"class":143,"line":1453},16,[1455,1460,1464],{"type":82,"tag":141,"props":1456,"children":1457},{"style":158},[1458],{"type":88,"value":1459},"        \"project_id\"",{"type":82,"tag":141,"props":1461,"children":1462},{"style":148},[1463],{"type":88,"value":166},{"type":82,"tag":141,"props":1465,"children":1466},{"style":169},[1467],{"type":88,"value":1468},"\"apigw-logging-test\"\n",{"type":82,"tag":141,"props":1470,"children":1472},{"class":143,"line":1471},17,[1473],{"type":82,"tag":141,"props":1474,"children":1475},{"style":148},[1476],{"type":88,"value":1477},"      }\n",{"type":82,"tag":141,"props":1479,"children":1481},{"class":143,"line":1480},18,[1482],{"type":82,"tag":141,"props":1483,"children":1484},{"style":148},[1485],{"type":88,"value":1402},{"type":82,"tag":141,"props":1487,"children":1489},{"class":143,"line":1488},19,[1490,1495,1499,1504],{"type":82,"tag":141,"props":1491,"children":1492},{"style":158},[1493],{"type":88,"value":1494},"    \"timestamp\"",{"type":82,"tag":141,"props":1496,"children":1497},{"style":148},[1498],{"type":88,"value":166},{"type":82,"tag":141,"props":1500,"children":1501},{"style":169},[1502],{"type":88,"value":1503},"\"2020-08-13T17:15:27.092912415Z\"",{"type":82,"tag":141,"props":1505,"children":1506},{"style":148},[1507],{"type":88,"value":177},{"type":82,"tag":141,"props":1509,"children":1511},{"class":143,"line":1510},20,[1512,1517,1521,1526],{"type":82,"tag":141,"props":1513,"children":1514},{"style":158},[1515],{"type":88,"value":1516},"    \"logName\"",{"type":82,"tag":141,"props":1518,"children":1519},{"style":148},[1520],{"type":88,"value":166},{"type":82,"tag":141,"props":1522,"children":1523},{"style":169},[1524],{"type":88,"value":1525},"\"projects/apigw-logging-test/logs/test-ppr-PS91871-log\"",{"type":82,"tag":141,"props":1527,"children":1528},{"style":148},[1529],{"type":88,"value":177},{"type":82,"tag":141,"props":1531,"children":1533},{"class":143,"line":1532},21,[1534,1539,1543],{"type":82,"tag":141,"props":1535,"children":1536},{"style":158},[1537],{"type":88,"value":1538},"    \"receiveTimestamp\"",{"type":82,"tag":141,"props":1540,"children":1541},{"style":148},[1542],{"type":88,"value":166},{"type":82,"tag":141,"props":1544,"children":1545},{"style":169},[1546],{"type":88,"value":1547},"\"2020-08-13T17:15:27.092912415Z\"\n",{"type":82,"tag":141,"props":1549,"children":1551},{"class":143,"line":1550},22,[1552],{"type":82,"tag":141,"props":1553,"children":1554},{"style":148},[1555],{"type":88,"value":1556},"  }\n",{"type":82,"tag":90,"props":1558,"children":1559},{},[],{"type":82,"tag":113,"props":1561,"children":1563},{"id":1562},"outstanding",[1564],{"type":88,"value":1565},"Outstanding",{"type":82,"tag":1567,"props":1568,"children":1569},"ul",{},[1570,1576,1581],{"type":82,"tag":1571,"props":1572,"children":1573},"li",{},[1574],{"type":88,"value":1575},"The data retention period for account message logs.",{"type":82,"tag":1571,"props":1577,"children":1578},{},[1579],{"type":88,"value":1580},"Whether to use CloudStorage or BigQuery to archive account message logs.",{"type":82,"tag":1571,"props":1582,"children":1583},{},[1584],{"type":88,"value":1585},"What to charge for account message log storage.",{"type":82,"tag":1587,"props":1588,"children":1589},"style",{},[1590],{"type":88,"value":1591},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":134,"searchDepth":154,"depth":154,"links":1593},[1594,1595],{"id":115,"depth":154,"text":118},{"id":1562,"depth":154,"text":1565},"markdown","content:en-CA:products:1.get-started:5.message-logging.md","content","en-CA/products/1.get-started/5.message-logging.md","en-CA/products/1.get-started/5.message-logging","md",1720926612824]