{"id":5481,"date":"2022-11-14T20:46:07","date_gmt":"2022-11-14T20:46:07","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?page_id=5481"},"modified":"2022-12-14T22:08:21","modified_gmt":"2022-12-14T22:08:21","slug":"nv2-nameinfo-deprecated","status":"publish","type":"page","link":"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/","title":{"rendered":"NV2 &#8211; NameInfo &#8211; Deprecated"},"content":{"rendered":"\n<ul class=\"is-style-bullets-list wp-block-list\">\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#NV2-NameInfo-Deprecated-URLEndpoints\">URL Endpoints<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#NV2-NameInfo-Deprecated-NameInfoInputs\">NameInfo Inputs<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#NV2-NameInfo-Deprecated-NameInfoOutputs\">NameInfo Outputs\u00a0<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#NV2-NameInfo-Deprecated-References\">References<\/a><\/li>\n<\/ul>\n\n\n\n<p>Uses the provided name to return information such as gender, name origin, and validity results.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"NV2-NameInfo-Deprecated-URLEndpoints\">URL Endpoints<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>JSON:<\/strong>&nbsp;\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/trial.serviceobjects.com\/NV2\/api.svc\/NameInfo\/%7BNAME%7D\/%7BLICENSEKEY%7D?format=json\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/NV2\/api.svc\/NameInfo\/{NAME}\/{LICENSEKEY}?format=json<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>XML:<\/strong>&nbsp;\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/trial.serviceobjects.com\/NV2\/api.svc\/NameInfo?Name={NAME}&amp;LicenseKey={LICENSEKEY}\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/NV2\/api.svc\/NameInfo?Name={NAME}&amp;LicenseKey={LICENSEKEY}<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"NV2-NameInfo-Deprecated-NameInfoInputs\">NameInfo Inputs<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><tbody><tr><td><strong>Name<\/strong><\/td><td><strong>Type<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td>Name<\/td><td>String<\/td><td>The name to validate.<\/td><\/tr><tr><td>LicenseKey<\/td><td>String<\/td><td>Your license key to use the service. Sign up for a free trial key at&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/www.serviceobjects.com\/name-validation\/\" target=\"_blank\">https:\/\/www.serviceobjects.com\/name-validation\/<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"NV2-NameInfo-Deprecated-NameInfoOutputs\">NameInfo Outputs&nbsp;<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><em><strong>NameInfo&nbsp;<\/strong><\/em><\/li>\n\n\n\n<li>If no errors are encountered a NameInfo element will be returned with the following information. If there is an error, an Error object will be returned (explained in\u00a0<a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-errors\/\">Error Page<\/a>).<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><tbody><tr><td><strong>Name<\/strong><\/td><td><strong>Type<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td>BestGuessName<\/td><td>NV2Name<\/td><td>The best guess name if a name was unable to be validated. (NV2Name is defined n the next table)<\/td><\/tr><tr><td>Prefix<\/td><td>String<\/td><td>The parsed out prefix (Mr, Mrs, etc)<\/td><\/tr><tr><td>FirstName<\/td><td>String<\/td><td>The parsed first name.<\/td><\/tr><tr><td>MiddleName<\/td><td>String<\/td><td>The parsed middle name.<\/td><\/tr><tr><td>LastName<\/td><td>String<\/td><td>The parsed last name<\/td><\/tr><tr><td>Suffix<\/td><td>String<\/td><td>The parsed suffix (Jr, Sr, II, etc)<\/td><\/tr><tr><td>FirstNameFound<\/td><td>Bool<\/td><td>Is the first name found in existing name tables (True \/ False)<\/td><\/tr><tr><td>IsCommonFirstName<\/td><td>Bool<\/td><td>Is the first name one of the most common first names in existing data (True \/ False)<\/td><\/tr><tr><td>FirstNameOrigin<\/td><td>String<\/td><td>National origin of the first name (Old-English, etc)<\/td><\/tr><tr><td>LastNameFound<\/td><td>Bool<\/td><td>Is the last name found in existing name tables (True \/ False)<\/td><\/tr><tr><td>IsCommonLastName<\/td><td>Bool<\/td><td>Is the last name one of the most common first names in existing data (True \/ False)<\/td><\/tr><tr><td>Gender<\/td><td>String<\/td><td>The likely gender of the name (Male, Female, Neutral)<\/td><\/tr><tr><td>FirstNameAlt<\/td><td>String<\/td><td>If more than one first name is found, the second first name (ex: John and Mary Smith)<\/td><\/tr><tr><td>MiddleNameAlt<\/td><td>String<\/td><td>If more than one middle name is found, the second middle name<\/td><\/tr><tr><td>LastNameAlt<\/td><td>String<\/td><td>If more than one last name is found, the second last name<\/td><\/tr><tr><td>FirstNameAltFound<\/td><td>Bool<\/td><td>Is the alternative first name found in existing name tables (True \/ False)<\/td><\/tr><tr><td>LastNameAltFound<\/td><td>Bool<\/td><td>Is the last name found in existing name tables (True \/ False)<\/td><\/tr><tr><td>GenderAlt<\/td><td>String<\/td><td>If more than one name is present, the gender of the second name<\/td><\/tr><tr><td>RelatedNames<\/td><td>String<\/td><td>Names related to the first name (Bill, Billy, Billie, etc)<\/td><\/tr><tr><td>VulgarityScore<\/td><td>Int<\/td><td>A score ranging from 0 to 5 indicating the likelihood the given name is a vulgar word or phrase. A score of 5 would be very likely and 0 would be not at all likely.<\/td><\/tr><tr><td>CelebrityScore<\/td><td>Int<\/td><td>A score ranging from 0 to 5 indicating the likelihood the given name is a celebrity. A score of 5 would be very likely and 0 would be not at all likely.<\/td><\/tr><tr><td>BogusScore<\/td><td>Int<\/td><td>A score ranging from 0 to 5 indicating the likelihood the given name is not a name but simply a word or phrase. A score of 5 would be very likely and 0 would be not at all likely.<\/td><\/tr><tr><td>GarbageScore<\/td><td>Int<\/td><td>A score ranging from 0 to 5 indicating the likelihood the given name is not a name but rather a series of random letters. A score of 5 would be very likely and 0 would be not at all likely.<\/td><\/tr><tr><td>FirstNameDictionaryScore<\/td><td>Int<\/td><td>A score ranging from 0 to 5 indicating the likelihood the given First name is not a name but a dictionary word. E.g., &#8220;Car&#8221; is strictly a dictionary word, but &#8220;Mark&#8221; is both a word and a name. A score of 5 would be very likely and 0 would be not at all likely.<\/td><\/tr><tr><td>MiddleNameDictionaryScore<\/td><td>Int<\/td><td>A score ranging from&nbsp;0 to 5 indicating the likelihood the given Middle name is strictly a dictionary word.&nbsp;E.g., &#8220;Car&#8221; is strictly a dictionary word, but &#8220;Mark&#8221; is both a word and a name. A score of 5 would be very likely and 0 would be not at all likely.<\/td><\/tr><tr><td>LastNameDictionaryScore<\/td><td>Int<\/td><td>A score ranging from 0 to 5 indicating the likelihood the given Last name is strictly a dictionary word. E.g., &#8220;Car&#8221; is strictly a dictionary word, but &#8220;Mark&#8221; is both a word and a name. A score of 5 would be very likely and 0 would be not at all likely.<\/td><\/tr><tr><td>IsNameGood<\/td><td>String<\/td><td>An analysis of whether or not the name is valid based on the results of the returned scores (&#8220;true&#8221;, &#8220;false&#8221;, or &#8220;unknown&#8221;)<\/td><\/tr><tr><td><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-options-and-codes\/\">StatusCodes<\/a><\/td><td>Int<\/td><td>A code indicating penalties or extra information about a given name.<\/td><\/tr><tr><td>Status<\/td><td>String<\/td><td>A field offering more information about this name. Can contain messages offering suggestions for interpreting the name, etc.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong><em>NV2Name<\/em><\/strong><\/li>\n\n\n\n<li>A structure containing name information in the event a validated name could not be found.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><tbody><tr><td><strong>Name<\/strong><\/td><td><strong>Type<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td>Prefix<\/td><td>String<\/td><td>The parsed out prefix (Mr, Mrs,<br>etc)<\/td><\/tr><tr><td>FirstName<\/td><td>String<\/td><td>The parsed out first name.<\/td><\/tr><tr><td>MiddleName<\/td><td>String<\/td><td>The parsed out middle name.<\/td><\/tr><tr><td>LastName<\/td><td>String<\/td><td>The parsed out Last Name.<\/td><\/tr><tr><td>Suffix<\/td><td>String<\/td><td>The parsed suffix (Jr, Sr, II, etc)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"NV2-NameInfo-Deprecated-References\">References<\/h2>\n","protected":false},"excerpt":{"rendered":"<p>Uses the provided name to return information such as gender, name origin, and validity results. URL Endpoints NameInfo Inputs Name Type Description Name String The name to validate. LicenseKey String Your license key to use the service. Sign up for a free trial key at&nbsp;https:\/\/www.serviceobjects.com\/name-validation\/ NameInfo Outputs&nbsp; Name Type Description BestGuessName NV2Name The best guess [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":5268,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5481","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>NV2 - NameInfo - Deprecated<\/title>\n<meta name=\"description\" content=\"URL Endpoints NameInfo Inputs NameInfo Outputs\u00a0 References Uses the provided name to return information such as gender, name origin, and validity results.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NV2 - NameInfo - Deprecated\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints NameInfo Inputs NameInfo Outputs\u00a0 References Uses the provided name to return information such as gender, name origin, and validity results.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-14T22:08:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/\",\"name\":\"NV2 - NameInfo - Deprecated\",\"isPartOf\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-14T20:46:07+00:00\",\"dateModified\":\"2022-12-14T22:08:21+00:00\",\"description\":\"URL Endpoints NameInfo Inputs NameInfo Outputs\u00a0 References Uses the provided name to return information such as gender, name origin, and validity results.\",\"breadcrumb\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS Name Validation 2\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"NV2 &#8211; Operations\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"NV2 &#8211; NameInfo &#8211; Deprecated\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/test.serviceobjects.com\/docs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#organization\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"contentUrl\":\"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"width\":2560,\"height\":1440,\"caption\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\"},\"image\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NV2 - NameInfo - Deprecated","description":"URL Endpoints NameInfo Inputs NameInfo Outputs\u00a0 References Uses the provided name to return information such as gender, name origin, and validity results.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"NV2 - NameInfo - Deprecated","og_description":"URL Endpoints NameInfo Inputs NameInfo Outputs\u00a0 References Uses the provided name to return information such as gender, name origin, and validity results.","og_url":"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2022-12-14T22:08:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/","url":"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/","name":"NV2 - NameInfo - Deprecated","isPartOf":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-14T20:46:07+00:00","dateModified":"2022-12-14T22:08:21+00:00","description":"URL Endpoints NameInfo Inputs NameInfo Outputs\u00a0 References Uses the provided name to return information such as gender, name origin, and validity results.","breadcrumb":{"@id":"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS Name Validation 2","item":"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/"},{"@type":"ListItem","position":3,"name":"NV2 &#8211; Operations","item":"https:\/\/test.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/"},{"@type":"ListItem","position":4,"name":"NV2 &#8211; NameInfo &#8211; Deprecated"}]},{"@type":"WebSite","@id":"https:\/\/test.serviceobjects.com\/docs\/#website","url":"https:\/\/test.serviceobjects.com\/docs\/","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","description":"","publisher":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/test.serviceobjects.com\/docs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/test.serviceobjects.com\/docs\/#organization","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","url":"https:\/\/test.serviceobjects.com\/docs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/","url":"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","contentUrl":"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","width":2560,"height":1440,"caption":"Service Objects | Contact, Phone, Email Verification | Data Quality Services"},"image":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/comments?post=5481"}],"version-history":[{"count":7,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5481\/revisions"}],"predecessor-version":[{"id":8131,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5481\/revisions\/8131"}],"up":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5268"}],"wp:attachment":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=5481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}