Initialize SDK session
POST/sdk/initializeSession
Creates a hosted SDK payment session for the authenticated merchant. The response contains the payment token, SDK endpoint URLs, script metadata, and initialization configuration needed by the client SDK.
Request
Responses
- 200
- 400
- 401
SDK session initialized.
Invalid request payload.
Authentication failed.