{"id":498,"date":"2022-10-07T16:20:38","date_gmt":"2022-10-07T16:20:38","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?post_type=serviceobjects&#038;p=498"},"modified":"2024-03-29T14:34:59","modified_gmt":"2024-03-29T21:34:59","slug":"av3-getsecondarynumbers","status":"publish","type":"page","link":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/","title":{"rendered":"AV3 &#8211; GetSecondaryNumbers"},"content":{"rendered":"\n<ul class=\"is-style-bullets-list wp-block-list\">\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/#AV3-GetSecondaryNumbers-URLEndpoints\">URL Endpoints<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/#AV3-GetSecondaryNumbers-GetSecondaryNumbersInputs\">GetSecondaryNumbers Inputs<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/#AV3-GetSecondaryNumbers-GetSecondaryNumbersOutputs\">GetSecondaryNumbers Outputs<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/#AV3-GetSecondaryNumbers-TypicalExampleWorkflow\">Typical Example Workflow<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/#AV3-GetSecondaryNumbers-References\">References<\/a><\/li>\n<\/ul>\n\n\n\n<p>Returns parsed and validated address elements along with a list of potential secondary numbers for a given input address. The operation can be leveraged in conjunction with the <a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getbestmatches-recommended\/\">GetBestMatches <\/a>operation to find secondary numbers for input data that has either missing or incorrect unit information. For an example workflow please see the Workflow section below.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AV3-GetSecondaryNumbers-URLEndpoints\">URL Endpoints<\/h2>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>JSON<\/strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/trial.serviceobjects.com\/AV3\/api.svc\/GetSecondaryNumbersJson?Address={ADDRESS}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;LicenseKey={LICENSEKEY}\">https:\/\/trial.serviceobjects.com\/AV3\/api.svc\/GetSecondaryNumbersJson?Address={ADDRESS}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;LicenseKey={LICENSEKEY}<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>XML<\/strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/trial.serviceobjects.com\/AV3\/api.svc\/GetSecondaryNumbers?Address={ADDRESS}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;LicenseKey={LICENSEKEY}\">https:\/\/trial.serviceobjects.com\/AV3\/api.svc\/GetSecondaryNumbers?Address={ADDRESS}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;LicenseKey={LICENSEKEY}<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AV3-GetSecondaryNumbers-GetSecondaryNumbersInputs\">GetSecondaryNumbers Inputs<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th>Name<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>Address<\/td><td>String<\/td><td>Address line of the address to validate.&nbsp;&nbsp;<br>For example, &#8220;123 Main Street&#8221;.<\/td><\/tr><tr><td>City<\/td><td>String<\/td><td>The city of the address to validate.&nbsp;<br>For example, &#8220;New York&#8221;.&nbsp; The city isn&#8217;t required, but if one is not provided, the Zip code is required.<\/td><\/tr><tr><td>State<\/td><td>String<\/td><td>The state of the address to validate.&nbsp; For example, &#8220;NY&#8221;.&nbsp; This does not need to be contracted, full state names will work as well.&nbsp; The state isn&#8217;t required, but if one is not provided, the Zip code is required.<\/td><\/tr><tr><td>PostalCode<\/td><td>String<\/td><td>The zip code of the address to validate.&nbsp; A zip code isn&#8217;t required, but if one is not provided, the City and State are required.<\/td><\/tr><tr><td>LicenseKey*<\/td><td>String<\/td><td>Your license key to use the service.&nbsp;&nbsp;<br>Sign up for a free trial key at&nbsp;<a href=\"https:\/\/www.serviceobjects.com\/address-validation\/\" rel=\"noreferrer noopener\" target=\"_blank\">https:\/\/www.serviceobjects.com\/address-validation\/<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AV3-GetSecondaryNumbers-GetSecondaryNumbersOutputs\">GetSecondaryNumbers Outputs<\/h2>\n\n\n\n<p><em>SecondaryNumbersResponse<\/em><\/p>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th>Name<\/th><th>Type<\/th><th>vaules<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>Address1<\/td><td>String<\/td><td>Varies<\/td><td>The corrected address line 1.<\/td><\/tr><tr><td>City<\/td><td>String<\/td><td>Varies<\/td><td>The corrected city name.<\/td><\/tr><tr><td>State<\/td><td>String<\/td><td>Varies<\/td><td>The corrected state name.<\/td><\/tr><tr><td>Zip<\/td><td>String<\/td><td>Varies<\/td><td>The corrected zip code + 4.<\/td><\/tr><tr><td>TotalCount<\/td><td>String<\/td><td>Varies<\/td><td>The total number of secondary numbers found for the input address.<\/td><\/tr><tr><td>SecondaryNumbers<\/td><td>String[]<\/td><td>Varies<\/td><td>A list of possible secondary numbers for the input address.<\/td><\/tr><tr><td><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-errors\/\" target=\"_blank\" rel=\"noreferrer noopener\">Error<\/a><\/td><td>Error<\/td><td>Varies<\/td><td>Error object indicating why the service could not return a result. See \u201cErrors\u201d below for more information.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AV3-GetSecondaryNumbers-TypicalExampleWorkflow\">Typical Example Workflow<\/h2>\n\n\n\n<p>1) Validate an address using the recommended <a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getbestmatches-recommended\/\">GetBestMatches <\/a>operation.<\/p>\n\n\n\n<p>2) If GetBestMatches returns a DPV 3 or 4:<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><tbody><tr><td>3<\/td><td>The <strong>apartment or rural route box number is not valid<\/strong>, although the house number or rural route is valid<\/td><\/tr><tr><td>4<\/td><td>The input record is a valid mailing address, but is <strong>missing the apartment or rural route box number<\/strong><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>3) Get a list of potential secondary numbers using the GetSecondaryNumbers operation.<\/p>\n\n\n\n<p>The example below helps to illustrate how GetBestMatches and GetSecondaryNumbers tie together. The input &#8220;Address&#8221; field is <strong>missing the unit information<\/strong> for the office building.<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-regular\"><table><thead><tr><th>Input field<\/th><th>Value<\/th><\/tr><\/thead><tbody><tr><td>Address<\/td><td>27 E Cota St<\/td><\/tr><tr><td>City<\/td><td>Santa Barbara<\/td><\/tr><tr><td>State<\/td><td>CA<\/td><\/tr><tr><td>PostalCode<\/td><td>93101<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>GetBestMatches XML Response &#8211; DPV 4 &#8211; The input record is a valid mailing address, but missing the apartment or rural route box number<\/strong><\/p>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;BestMatchesResponse xmlns=\"https:\/\/www.serviceobjects.com\" xmlns:i=\"http:\/\/www.w3.org\/2001\/XMLSchema-instance\">\n&lt;Addresses>\n&lt;Address>\n&lt;Address1>27 E Cota St&lt;\/Address1>\n&lt;Address2\/>\n&lt;City>Santa Barbara&lt;\/City>\n&lt;State>CA&lt;\/State>\n&lt;Zip>93101-7603&lt;\/Zip>\n&lt;IsResidential>false&lt;\/IsResidential>\n&lt;DPV>4&lt;\/DPV>\n&lt;DPVDesc>The input record is a valid mailing address, but is missing the apartment or rural route box number&lt;\/DPVDesc>\n&lt;DPVNotes>11,22,26,39&lt;\/DPVNotes>\n&lt;DPVNotesDesc>\nDefault ZIP+4 record used to certify the address,Address exists but mail is being returned,The input address matched the ZIP+4 record,Highrise apartment\/office building address\n&lt;\/DPVNotesDesc>\n&lt;Corrections\/>\n&lt;CorrectionsDesc\/>\n&lt;BarcodeDigits>931017603992&lt;\/BarcodeDigits>\n&lt;CarrierRoute>C006&lt;\/CarrierRoute>\n&lt;CongressCode>24&lt;\/CongressCode>\n&lt;CountyCode>083&lt;\/CountyCode>\n&lt;CountyName>Santa Barbara&lt;\/CountyName>\n&lt;FragmentHouse>27&lt;\/FragmentHouse>\n&lt;FragmentPreDir>E&lt;\/FragmentPreDir>\n&lt;FragmentStreet>Cota&lt;\/FragmentStreet>\n&lt;FragmentSuffix>St&lt;\/FragmentSuffix>\n&lt;FragmentPostDir\/>\n&lt;FragmentUnit\/>\n&lt;Fragment\/>\n&lt;FragmentPMBPrefix\/>\n&lt;FragmentPMBNumber\/>\n&lt;\/Address>\n&lt;\/Addresses>\n&lt;IsCASS>true&lt;\/IsCASS>\n&lt;\/BestMatchesResponse><\/pre>\n\n\n\n<p><strong>GetSecondaryNumbers &#8211; 9 different suite options found<\/strong><\/p>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;SecondaryNumbersResponse xmlns=\"https:\/\/www.serviceobjects.com\" xmlns:i=\"http:\/\/www.w3.org\/2001\/XMLSchema-instance\">\n&lt;Address1>27 E Cota St&lt;\/Address1>\n&lt;City>Santa Barbara&lt;\/City>\n&lt;State>CA&lt;\/State>\n&lt;Zip>93101&lt;\/Zip>\n&lt;SecondaryNumbers>\n&lt;string>STE 100&lt;\/string>\n&lt;string>STE 101&lt;\/string>\n&lt;string>STE 200&lt;\/string>\n&lt;string>STE 201&lt;\/string>\n&lt;string>STE 401&lt;\/string>\n&lt;string>STE 500&lt;\/string>\n&lt;string>STE 501&lt;\/string>\n&lt;string>STE 502&lt;\/string>\n&lt;string>STE 503&lt;\/string>\n&lt;\/SecondaryNumbers>\n&lt;TotalCount>9&lt;\/TotalCount>\n&lt;\/SecondaryNumbersResponse><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AV3-GetSecondaryNumbers-References\">References<\/h2>\n","protected":false},"excerpt":{"rendered":"<p>Returns parsed and validated address elements along with a list of potential secondary numbers for a given input address. The operation can be leveraged in conjunction with the GetBestMatches operation to find secondary numbers for input data that has either missing or incorrect unit information. For an example workflow please see the Workflow section below. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":494,"menu_order":1,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-498","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>AV3 - GetSecondaryNumbers<\/title>\n<meta name=\"description\" content=\"URL Endpoints GetSecondaryNumbers Inputs GetSecondaryNumbers Outputs Typical Example Workflow References Returns parsed and validated address elements\" \/>\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=\"AV3 - GetSecondaryNumbers\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints GetSecondaryNumbers Inputs GetSecondaryNumbers Outputs Typical Example Workflow References Returns parsed and validated address elements\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-29T21:34:59+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=\"2 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-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/\",\"name\":\"AV3 - GetSecondaryNumbers\",\"isPartOf\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-10-07T16:20:38+00:00\",\"dateModified\":\"2024-03-29T21:34:59+00:00\",\"description\":\"URL Endpoints GetSecondaryNumbers Inputs GetSecondaryNumbers Outputs Typical Example Workflow References Returns parsed and validated address elements\",\"breadcrumb\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS Address Validation &#8211; US 3\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AV3 &#8211; Operations\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"AV3 &#8211; GetSecondaryNumbers\"}]},{\"@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":"AV3 - GetSecondaryNumbers","description":"URL Endpoints GetSecondaryNumbers Inputs GetSecondaryNumbers Outputs Typical Example Workflow References Returns parsed and validated address elements","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":"AV3 - GetSecondaryNumbers","og_description":"URL Endpoints GetSecondaryNumbers Inputs GetSecondaryNumbers Outputs Typical Example Workflow References Returns parsed and validated address elements","og_url":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2024-03-29T21:34:59+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/","url":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/","name":"AV3 - GetSecondaryNumbers","isPartOf":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#website"},"datePublished":"2022-10-07T16:20:38+00:00","dateModified":"2024-03-29T21:34:59+00:00","description":"URL Endpoints GetSecondaryNumbers Inputs GetSecondaryNumbers Outputs Typical Example Workflow References Returns parsed and validated address elements","breadcrumb":{"@id":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-getsecondarynumbers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS Address Validation &#8211; US 3","item":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/"},{"@type":"ListItem","position":3,"name":"AV3 &#8211; Operations","item":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/"},{"@type":"ListItem","position":4,"name":"AV3 &#8211; GetSecondaryNumbers"}]},{"@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\/498","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/comments?post=498"}],"version-history":[{"count":50,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/498\/revisions"}],"predecessor-version":[{"id":10073,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/498\/revisions\/10073"}],"up":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/494"}],"wp:attachment":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=498"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}