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:
FAILURE
NO_UPDATE
SUCCESS
RESPONSE SCHEMA: application/json
id
string
example:
"54249bc1-5eed-374e-8b85-b00c2d78bff7"
Request
shell
https://api.prahsys.com/payments/n1/merchant/{merchantId}/session/{sessionId}Loading…