Get a transaction Control Document History by Primary Account Method Not Allowed

Solved! Go to solution
JavierSivack
Regular Contributor

Get a transaction Control Document History by Primary Account Method Not Allowed

Hello, I'm trying to do a GET call to 

 

https://sandbox.api.visa.com/vctc/customerrules/v1/consumertransactioncontrols/{documentID}/controlHistory 

 

to Get Transaction Control Changes History(Audit) by documentID, and it response this:

 

{"responseStatus":{"status":405,"code":"9004","severity":"ERROR","message":"Method Not Allowed","info":""}}

 

 

Any idea on what must be wrong?

 

Thanks,

Javier Sivack


Javier Sivack
Software Engineer
Ciphertext Solutions, Inc.
1 REPLY 1
JavierSivack
Regular Contributor

Re: Get a transaction Control Document History by Primary Account Method Not Allowed

Sorry, I tried it on postman and work perfect, so something I'm doing wrong on Java. I thought I was doing a GET, but I assume something is wrong.

Thanks any way.

Javier Sivack
Software Engineer
Ciphertext Solutions, Inc.