Re: Merchant Benchmark - Access is still awaiting configuration
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Thank you,
Diana
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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