Operation executed by GPAS in which the authToken is sent to validate and create a wallet session.
Endpoint Details
Method: POST
URL: /sessions
Request Parameters
Name
Type
Request
Description
Authorization
String
Header (JWT - JSON Web Token)
Authentication token provided by the operator’s system to validate the request, this parameter is sent in the launcher (AuthToken) and forwarded to the operator
walletId
String
QueryString
Wallet identifier
x-parent-system-id
String
Header
Unique GPAS identifier in the operator system
x-signature
String
Header
Signature of the message for communication security, it must be in capital letters
Response Parameters
Name
Type
Request
Description
id
String
Body
Wallet session identifier, used for all methods (debit, credit, rollback, etc.)