VerifyCopy Pageput https://api.prahsys.com/yments/n1/merchant/{merchantId}/payment/{paymentId}/verifyPath ParamsmerchantIdstringrequiredThe merchant IDpaymentIdstringrequiredThe payment ID. This is defined when you create/update a Pay Portal or Pay Session.Body Paramspaymentobject | nullPayment details including amount, currency and optional itemspayment object | nullsessionobject | nullSession detailssession object | nullHeadersX-Prahsys-VersionstringResponses 200Response from verifying an payment transaction (Verify Example) 400Validation error response (Validation Error Example) 401Authorization error response (Unauthorized Example) 500Error response (Server Error Example)Updated about 1 month ago