Merchant Benchmark - Access is still awaiting configuration

MattIntalytics
Regular Visitor

Merchant Benchmark - Access is still awaiting configuration

I'm trying to use the Mearchant Measurement API example, but I'm receiving the following response.

 

"responseStatus": {
"statusDescription": "Merchant Benchmark - Access is still awaiting configuration ",
"status": "[CDI159]"
}

 

Any help would be much appreciated!

 

3 REPLIES 3
API_Managers
Visa Developer Support Specialist

Re: Merchant Benchmark - Access is still awaiting configuration

Hello,

 

Thanks for being a Visa Developer Community contributor every time you post questions and solutions to this forum! Can you please use the test data from your project by logging into your dashboard and clicking on the project that you have created? From there, please click on 'Test Data' and then click on 'Merchant Benchmark' and use the test data that is provided to you in the table.

 

Test Data.pngMerchant Benchmark.png

 

 

Thank you,
Diana




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

MattIntalytics
Regular Visitor

Re: Merchant Benchmark - Access is still awaiting configuration

Thank you so much for responding.

 

When I use this data

{
"requestData": {"merchantCategoryCodes": ["5812"],
"merchantCategoryGroupsCodes": [""],
"msaList": [""],
"monthList": ["201501"],
"groupList": ["standard","cardholder"],
"merchantCountry": "US",
"cardPresentIndicator": "CARDPRESENT",
"postalCodeList": ["77027"]
}}

I get this error... "Merchant Benchmark - Cannot have null for field(s) [naicsCodes, countrySubdivisionList, accountFundingSource, posEntryMode, platformId, eciIndicator]

 

I'm in the process of adding those properties.

 

Could you tell me if I appear to be on the right track?

 

Thank you!

API_Managers
Visa Developer Support Specialist

Re: Merchant Benchmark - Access is still awaiting configuration

Hi,

 

Thanks for helping the Visa Developer Community every time you post questions and solutions to this forum! Are you still experiencing an issue? Looks like you're on the right track. You can also give the API Explorer a try to start testing code and the API Explorer link is provided below.

 

API Explorer

https://developer.visa.com/apiexplorer

 

Thank you,

Diana




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.