Getting 400 bad request on testing the MerchandiseReturn POST

sleekoptions
New Contributor

Getting 400 bad request on testing the MerchandiseReturn POST

Hi,

I am working on VisaNet QR and payment links for invoices

So, I used Visa Direct API for this

Where I have created new project and saved private key and client certificate and Certificate Authority root certificate

Added API Key and shared secret using RSA/ECB/OAEPWithSHA-256AndMGF1Padding

 

Upon Postman

 

 

Checking MerchandiseReturn POST

url:  https://sandbox.api.visa.com/visadirect/mvisa/v1/mr

using Basic Authorization:

 

 

used body as json

 

I was getting a 400 Bad request. Saying {

    "responseStatus": {

        "status": 400,

        "code": "9125",

        "severity": "ERROR",

        "message": "Expected input credential was not present",

        "info": ""

    }

}

 

2 REPLIES 2
sleekoptions
New Contributor

Re: Getting 400 bad request on testing the MerchandiseReturn POST

Can Anyone help me what other credentials do I need in this case
SyedSa
Community Moderator

Re: Getting 400 bad request on testing the MerchandiseReturn POST

Hi @sleekoptions, Thank you for reaching out. An agent will get back to you as soon as possible. Until then, if any community member has information that may help, feel free to reply in this thread.