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: "cb8903cb-7f4e-3bbd-bfb0-6c99ff897435"

Request

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

Response