curl --location --request GET 'https://sandbox.mypaygateway.io/api/payments/validate?CodeAuth=546047&TransactionId=SB-20251117170557-DC2CE54A&OrderId=TEST-004&Amount=75.00'[
{
"paymentTransactionLogId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"authCode": "123456",
"transactionId": "7890123456",
"orderId": "ORD-001",
"amount": 99.99,
"currency": "USD",
"responseCode": "100",
"status": "approved",
"processedAt": "2025-11-17T10:30:00Z",
"isSandbox": false
}
]