Update Session

PUT/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
Enum

Possible values:

FAILURENO_UPDATESUCCESS

RESPONSE SCHEMA: application/json
id
string
example: "2d11f828-527c-3f96-918b-f51699dbcdae"

Request

shell
https://api.prahsys.com/payments/n1/merchant/{merchantId}/session/{sessionId}
Loading…

Response