Create Session
This service generates the session key required for services that use a mobile session token. Requests to this service can only be sent from the merchant server with a static IP address registered on the Paynet side and must include the dealer-specific secret key in the request header.
Generates a mobile session key (session_key). Only servers whose IP addresses are defined by Paynet can call this service.
Header parameters
AuthorizationstringRequiredExample:
Dealer-specific generated secret_key. Example: "Basic sck_xxx".
Basic sck_ADSFGYTEESSASADPaynetMobilestringRequiredExample:
Indicates a mobile request. Example in the document; 2.
2Content-TypestringRequiredExample:
Content type.
application/jsonBody
agent_idstringRequiredExample:
11111user_idstringRequiredExample:
testResponses
200
Successful
application/json
400
Invalid request
application/json
post
/v1/agent/get_auth_keyLast updated
