Uploaded image for project: 'AdMaxLocal'
  1. AdMaxLocal
  2. AML-5201

External API: Unable to save an order as QUOTE

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: Zeus
    • Fix Version/s: Zeus
    • Component/s: None
    • Labels:
      None
    • Environment:

      QA2

    • Sprint:
      Sprint 11

      Description

      Steps:
      ---------
      1. Create a merchant with External API and copy the merchant UUID.
      2. Create a soap request with the following end point URL.

      End point URL: https://orange.admaxlocal.com/deploymentapi/deployments/49ba8763-73dd-4ec6-be98-c8719b37a5c3/deploymentId/76f2c97b-f739-4568-8e0d-8170f6660ddf/QUEUED

      Request:

      {
      "merchantUuid": "49ba8763-73dd-4ec6-be98-c8719b37a5c3",
      "primaryDestinationUrl": "http://www.merchantsite.com",

      "name": "Test",
      "comments": "This is Comment section",
      "campaignList": [

      { "baId": 12535, "locationId": 12964, "distribution": "GOOGLE", "isPrimary": true }

      ],
      "distributionBudgets": [

      { "monthlyBudget": 125, "distribution": "GOOGLE" }

      ],
      "siteLinks": [

      { "linkText": "Home", "url": "http://www.admaxlocal.com/home" }

      ,

      { "linkText": "Contact US", "url": "http://www.admaxlocal.com/contact" }

      ],
      "calloutExtensions": [

      {"calloutText": "Reach US"}

      ,

      {"calloutText": "Directions"}

      ],
      "callExtension":

      { "phoneNumber": "310-582-5700", "countryCode": "US" }

      ,
      "locationExtension":

      { "companyName": "Admax Local", "streetAddress1": "801 N. Brand Blvd.", "streetAddress2": "Suite 1020", "city": "Glendale", "provinceName": "CA", "countryCode": "US", "postalCode": "91203", "number": "310-582-5700" }

      }

      3. See the response.

      Issue: Order is not saving as QUOTE. Order is in QUEUED state in Reseller UI and deployment didn't started.

      See the attached JBOSS and Tomcat log files.

        Attachments

          Activity

            People

            • Assignee:
              Madhan Madhan Pulipati [X] (Inactive)
              Reporter:
              Madhan Madhan Pulipati [X] (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: