My request body is as below :
{
"orderId":"7GB7KMAN3RJGP",
"taxAmount":0,
"zip":"201301",
"expMonth":2,
"cvv":123,
"amount":100,
"currency":"usd",
"last4":"6668",
"first6":"601136",
"expYear":"2021",
"cardEncrypted":"asdasdadasdasd"
}
Order exist in merchant business Although why it happens .
I always get the same error - "{"message":"Invalid order ID"}"
Please help on this . I tried many times to solve this but found myself helpless.