<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ValidateCustomerPaymentProfile Request Returns E00027 Error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ValidateCustomerPaymentProfile-Request-Returns-E00027-Error/m-p/85512#M53787</link>
    <description>&lt;P&gt;Hello, I need help understanding an error message I receive when making a request to the following endpoint&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-validate-customer-payment-profile" target="_blank" rel="noopener noreferrer"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-validate-customer-payment-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here are the request and response. I removed personal credentials and private information where key values in the JSON are empty strings. I want to understand the meaning of the response message "There is one or more missing or invalid fields." in the response body.&lt;/P&gt;&lt;P&gt;What fields could I possibly be missing in the request or what fields could possibly be invalid? I would appreciate any feedback on this matter. Thank you in advance and let me know if more info is needed.&lt;/P&gt;&lt;P&gt;Request&lt;/P&gt;&lt;PRE&gt;{
    "validateCustomerPaymentProfileRequest": {
        "merchantAuthentication": {
            "name": "",
            "transactionKey": ""
        },
        "customerProfileId": "",
        "customerPaymentProfileId": "",
        "validationMode": "liveMode"
}&lt;/PRE&gt;&lt;P&gt;Response&lt;/P&gt;&lt;PRE&gt;{
    "directResponse":"",
    "messages": {
        "resultCode":"Error",
        "message": [
            {
                "code":"E00027",
                "text":"There is one or more missing or invalid required fields."
            }
        ]
    }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2023 18:56:06 GMT</pubDate>
    <dc:creator>pvaldivia951</dc:creator>
    <dc:date>2023-01-19T18:56:06Z</dc:date>
    <item>
      <title>ValidateCustomerPaymentProfile Request Returns E00027 Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ValidateCustomerPaymentProfile-Request-Returns-E00027-Error/m-p/85512#M53787</link>
      <description>&lt;P&gt;Hello, I need help understanding an error message I receive when making a request to the following endpoint&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-validate-customer-payment-profile" target="_blank" rel="noopener noreferrer"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-validate-customer-payment-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here are the request and response. I removed personal credentials and private information where key values in the JSON are empty strings. I want to understand the meaning of the response message "There is one or more missing or invalid fields." in the response body.&lt;/P&gt;&lt;P&gt;What fields could I possibly be missing in the request or what fields could possibly be invalid? I would appreciate any feedback on this matter. Thank you in advance and let me know if more info is needed.&lt;/P&gt;&lt;P&gt;Request&lt;/P&gt;&lt;PRE&gt;{
    "validateCustomerPaymentProfileRequest": {
        "merchantAuthentication": {
            "name": "",
            "transactionKey": ""
        },
        "customerProfileId": "",
        "customerPaymentProfileId": "",
        "validationMode": "liveMode"
}&lt;/PRE&gt;&lt;P&gt;Response&lt;/P&gt;&lt;PRE&gt;{
    "directResponse":"",
    "messages": {
        "resultCode":"Error",
        "message": [
            {
                "code":"E00027",
                "text":"There is one or more missing or invalid required fields."
            }
        ]
    }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 18:56:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ValidateCustomerPaymentProfile-Request-Returns-E00027-Error/m-p/85512#M53787</guid>
      <dc:creator>pvaldivia951</dc:creator>
      <dc:date>2023-01-19T18:56:06Z</dc:date>
    </item>
  </channel>
</rss>

