Create SessionCopy Pagepost https://api.prahsys.com/yments/n1/merchant/{merchantId}/sessionPath ParamsmerchantIdstringrequiredThe merchant IDBody Paramsidstring | nullUnique identifier for the sessionupdateStatusstring | nullenumThe status of the session update. Must have value SUCCESS to submit further API operations.FAILURENO_UPDATESUCCESSAllowed:FAILURENO_UPDATESUCCESSportalobject | nullInformation regarding the API operations that will be submittedportal object | nullpaymentobject | nullPayment details including amount, currency and optional itemspayment object | nullreturnUrlstring | nullURL to redirect the user back to after the portal operation completesHeadersX-Prahsys-VersionstringResponses 200Response from creating a new session for Pay Portal or Pay Session (Full Example) 400Validation error response (Validation Error Example) 401Authorization error response (Unauthorized Example) 500Error response (Server Error Example)Updated about 1 month ago