Update Session
PUThttps://api.prahsys.com/payments/n1/merchant/{merchantId}/session/{sessionId}
MEDIA TYPE: application/json
id
string
Unique identifier for the session
nullable
updateStatus
string
The status of the session update. Must have value SUCCESS to submit further API operations.
nullable
Possible values:
FAILURENO_UPDATESUCCESSRESPONSE SCHEMA: application/json
id
string
example: 
"c11ba36e-f3a8-382b-956b-2c3bb8c35e1c"Request
shell
https://api.prahsys.com/payments/n1/merchant/{merchantId}/session/{sessionId}Loading…