Update SessionAsk AIput https://api.prahsys.com/payments/n1/merchant/{merchantId}/session/{sessionId}Path ParamsmerchantIdstringrequiredThe merchant IDsessionIdstringrequiredThe session 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 updating an existing session for Pay Portal or Pay Session 400Validation error response 401Authorization error response 500Error responseUpdated about 2 months ago