Date: 2025-05-19 06:57:40
Score: 1.5
Natty:
I had the same problem, and I was scratching my head for several days. Their documentation is very poor. Finally, I had to send the parameters in Query params instead of the body in the Post Request.
Below is the example URL we are supposed to use when making the POST request with nothing in the Body.
https://api.ccavenue.com/apis/servlet/DoWebTrans?access_code=AV**********&command=orderStatusTracker&request_type=JSON&response_type=JSON&version=1.2&enc_request=692eeaa4505843cfafcb454fd8d6a379b398f7cc989900200f0062118689c4cdc0399301cee1c9a2b70ebeed8c4c9d46bb69303b2720a61bb1200ac2784ec0ab
Reasons:
- Whitelisted phrase (-1): I had the same
- Probably link only (1):
- Low length (0.5):
- No code block (0.5):
- Filler text (0.5): **********
Posted by: Balasubramanian S