Create Session

POST/n1/merchant/{merchantId}/session

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: "786eb8f1-07f9-311b-a65f-6297532fae23"

Request

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

Response