{"id":2847,"date":"2022-11-09T22:24:47","date_gmt":"2022-11-09T22:24:47","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?page_id=2847"},"modified":"2022-12-14T22:08:22","modified_gmt":"2022-12-14T22:08:22","slug":"bv-errors","status":"publish","type":"page","link":"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/","title":{"rendered":"BV &#8211; Errors"},"content":{"rendered":"\n<ul class=\"is-style-bullets-list wp-block-list\">\n<li><a href=\"#BV-Errors-ErrorTypes\">Error Types<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/#BV-Errors-Errortype1:Authorization\">Error type 1: Authorization<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/#BV-Errors-Errortype2:UserInput\">Error type 2: User Input<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/#BV-Errors-Errortype3:ServiceObjectsFatal\">Error type 3: Service Objects Fatal<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/#BV-Errors-Errortype4:DomainSpecific\">Error type 4: Domain Specific<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p>Generally, an error is anything that happens during a run of DOTS BIN Validation that causes the service to fail. If an error occurs, an XML error message, similar to the one below, will result instead of the BinValidationInfo output described above:<\/p>\n\n\n\n<p><strong>Example:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table is-style-regular\"><table><tbody><tr><td class=\"has-text-align-left\" data-align=\"left\"><\/td><td><strong>*Error!*<\/strong><br>&nbsp; &lt;Type&gt;Authorization&lt;\/Type&gt;<br>&nbsp; &lt;TypeCode&gt;1&lt;\/TypeCode&gt;<br>&nbsp; &lt;Desc&gt;Your license key does not work on this service.&lt;\/Desc&gt;<br>&nbsp; &lt;DescCode&gt;8&lt;\/DescCode&gt;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>There are four error types described below.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"BV-Errors-ErrorTypes\">Error Types<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th scope=\"col\">Type<\/th><th scope=\"col\">Type Code<\/th><th scope=\"col\">Billable<\/th><th scope=\"col\">Standard Across All Gen2 Web Services<\/th><\/tr><\/thead><tbody><tr><td>Authorization<\/td><td>1<\/td><td>No<\/td><td>Yes<\/td><\/tr><tr><td>User Input<\/td><td>2<\/td><td>Yes<\/td><td>No<\/td><\/tr><tr><td>Service Objects Fatal<\/td><td>3<\/td><td>No<\/td><td>Yes<\/td><\/tr><tr><td>Domain Specific<\/td><td>4<\/td><td>Yes<\/td><td>No<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"BV-Errors-Errortype1:Authorization\">Error type 1: Authorization<\/h2>\n\n\n\n<p>These are standard to all Generation 2 DOTS Web Services.<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th scope=\"col\">DescCode<\/th><th scope=\"col\">Desc<\/th><\/tr><\/thead><tbody><tr><td>0<\/td><td>Unknown authorization error.<\/td><\/tr><tr><td>1<\/td><td>Please provide a valid license key for this web service.<\/td><\/tr><tr><td>2<\/td><td>The daily allowable number of transactions for this license key has been exceeded.<\/td><\/tr><tr><td>3<\/td><td>The monthly allowable number of transactions for this license key has been exceeded.<\/td><\/tr><tr><td>4<\/td><td>The total allowable number of transactions for this license key has been exceeded.<\/td><\/tr><tr><td>5<\/td><td>There are not enough transactions available. Check your daily\/monthly transaction limits.<\/td><\/tr><tr><td>6<\/td><td>This license key has not yet been activated.<\/td><\/tr><tr><td>7<\/td><td>This license key has expired.<\/td><\/tr><tr><td>8<\/td><td>Your license key does not work on this service.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"BV-Errors-Errortype2:UserInput\">Error type 2: User Input<\/h2>\n\n\n\n<p>User Input errors are caused when a user inputs an invalid value or fails to provide a certain input field altogether. If a developer creates a request and mistypes a parameter name, it will probably cause a User Input Error.<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th scope=\"col\">DescCode<\/th><th scope=\"col\">Desc<\/th><\/tr><\/thead><tbody><tr><td>1<\/td><td>&#8220;You must input a license key in the LicenseKey field.&#8221;<\/td><\/tr><tr><td>2<\/td><td>&#8220;Improper BIN format. Please input a valid BIN.&#8221;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"BV-Errors-Errortype3:ServiceObjectsFatal\">Error type 3: Service Objects Fatal<\/h2>\n\n\n\n<p>The Desc will always be the same and the DescCode has no meaning. This is standard to all Generation 2 DOTS Web Services. This is a rare error that signals either a bug in the DOTS BIN Validation service, or a Network\/Connectivity issue.<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th scope=\"col\">DescCode<\/th><th scope=\"col\">Desc<\/th><\/tr><\/thead><tbody><tr><td>1<\/td><td>&#8220;Unhandled error. Please contact Service Objects.&#8221;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"BV-Errors-Errortype4:DomainSpecific\">Error type 4: Domain Specific<\/h2>\n\n\n\n<p>Domain specific errors represent the common errors seen in Service Objects services. Domain Specific errors indicate that the service completed successfully but the result is not good.<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th scope=\"col\">DescCode<\/th><th scope=\"col\">Desc<\/th><\/tr><\/thead><tbody><tr><td>1<\/td><td>&#8220;BIN not found. Please input a valid BIN.&#8221;<\/td><\/tr><tr><td>2<\/td><td>&#8220;Bank information is currently unavailable.&#8221;<\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Generally, an error is anything that happens during a run of DOTS BIN Validation that causes the service to fail. If an error occurs, an XML error message, similar to the one below, will result instead of the BinValidationInfo output described above: Example: *Error!*&nbsp; &lt;Type&gt;Authorization&lt;\/Type&gt;&nbsp; &lt;TypeCode&gt;1&lt;\/TypeCode&gt;&nbsp; &lt;Desc&gt;Your license key does not work on this service.&lt;\/Desc&gt;&nbsp; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2349,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2847","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>BV - Errors<\/title>\n<meta name=\"description\" content=\"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Generally, an error is\" \/>\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=\"BV - Errors\" \/>\n<meta property=\"og:description\" content=\"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Generally, an error is\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/\" \/>\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:22+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-bin-validation\/bv-errors\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/\",\"name\":\"BV - Errors\",\"isPartOf\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-09T22:24:47+00:00\",\"dateModified\":\"2022-12-14T22:08:22+00:00\",\"description\":\"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Generally, an error is\",\"breadcrumb\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS BIN Validation\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"BV &#8211; Errors\"}]},{\"@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":"BV - Errors","description":"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Generally, an error is","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":"BV - Errors","og_description":"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Generally, an error is","og_url":"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2022-12-14T22:08:22+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-bin-validation\/bv-errors\/","url":"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/","name":"BV - Errors","isPartOf":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-09T22:24:47+00:00","dateModified":"2022-12-14T22:08:22+00:00","description":"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Generally, an error is","breadcrumb":{"@id":"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/bv-errors\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS BIN Validation","item":"https:\/\/test.serviceobjects.com\/docs\/dots-bin-validation\/"},{"@type":"ListItem","position":3,"name":"BV &#8211; Errors"}]},{"@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\/2847","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=2847"}],"version-history":[{"count":24,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/2847\/revisions"}],"predecessor-version":[{"id":9079,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/2847\/revisions\/9079"}],"up":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/2349"}],"wp:attachment":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=2847"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}