Get PaymentCopy Pageget https://api.prahsys.com/yments/n1/merchant/{merchantId}/payment/{paymentId}Path ParamsmerchantIdstringrequiredThe merchant IDpaymentIdstringrequired(optional) string identifier for the payment with max of 40 character. If not provided, one will be auto-generatedHeadersX-Prahsys-VersionstringResponses 200Response from retrieving an payment (Full Example) 400Validation error response (Validation Error Example) 401Authorization error response (Unauthorized Example) 500Error response (Server Error Example)Updated about 1 month ago