Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Not a Bug
-
Affects Version/s: Mercury
-
Fix Version/s: Mercury
-
Component/s: API
-
Labels:None
-
Environment:
aml-distribution-service-war-1.0.1-RC1.war
aml-ui-merchant-gwt-2.9.1-RC1.war
ops-scripts-3.0.0-BETA1-bin.zip
aml-ui-reseller-gwt-2.9.1-RC2.war
smb-ear-2.9.1-RC1.ear
aml-data-tool-2.9.1.jar
bidmgr-distribution-2.9.1-RC1-bin.tar.gz
aml-sapi-2.9.0-RC2.war
merchant-api-secure-1.0.1-RC1.war
taxonomy-api-secure-1.0.1-RC1.war
budget-api-secure-1.0.1-RC1.war
deployment-api-secure-1.0.1-RC1.war
api-docs-1.0.1-RC1-yj.war
api-docs-1.0.1-RC1.war
yahoo-japan-credentials-api-secure-1.0.1-RC1.war
aml-reporting-api-secure-1.0.1-RC1.war
aml-oauth-provider-1.0.2-RC1.war
qos-service-1.0.2-RC1.war
aml-java-rsa-keygen-tool-1.0.2-RC1.jaraml-distribution-service-war-1.0.1-RC1.war aml-ui-merchant-gwt-2.9.1-RC1.war ops-scripts-3.0.0-BETA1-bin.zip aml-ui-reseller-gwt-2.9.1-RC2.war smb-ear-2.9.1-RC1.ear aml-data-tool-2.9.1.jar bidmgr-distribution-2.9.1-RC1-bin.tar.gz aml-sapi-2.9.0-RC2.war merchant-api-secure-1.0.1-RC1.war taxonomy-api-secure-1.0.1-RC1.war budget-api-secure-1.0.1-RC1.war deployment-api-secure-1.0.1-RC1.war api-docs-1.0.1-RC1-yj.war api-docs-1.0.1-RC1.war yahoo-japan-credentials-api-secure-1.0.1-RC1.war aml-reporting-api-secure-1.0.1-RC1.war aml-oauth-provider-1.0.2-RC1.war qos-service-1.0.2-RC1.war aml-java-rsa-keygen-tool-1.0.2-RC1.jar
-
Sprint:Sprint 24
Description
Get Merchant Details By ID through API is failed .
Steps :
1 . Create a merchant by sending post request
2. Send a get request with end point "/merchants/by/merchantId/
'
Expected Behavior
Merchant details should displayed for the given merchant id
Actual Behavior
Exceptions observed in tomcat saying that " No operation matching request path "/merchantapi/merchants/by/merchantId/" is found"
Note
Kindly find the attached screen-shot and the tomcat log.