Skip to main content
GET
/
v1
/
api
/
payments
/
success
Payment success callback
curl --request GET \
  --url http://localhost:3091/v1/api/payments/success \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

JWT access token from POST /v1/api/auth/login

Query Parameters

session_id
string
required

Response

200 - */*

Success/pending/error view rendered

The response is of type string.