Get the result of a payment session
GET {{baseUrl}}/sessions/:sessionId?sessionResult=sessionResult_example
Returns the status of the payment session with the sessionId and sessionResult specified in the path.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
sessionResult | string | The sessionResult value from the Drop-in or Component. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |