Tags:
- Phase›Realized
production
development
https://emea.sandbox.api.citi.com/gcb
Custom Gateway API Endpoint
Paths
/security/e2eKey
post /security/e2eKey
This API is used by Native applications to set the session level key. Key is generated on the device and sent to this API encrypted with the Public key embedded inside the application. Returns the encrypted eventID and in the header
This API is used by Native applications to set the session level key. Key is generated on the device and sent to this API encrypted with the Public key embedded inside the application. Returns the encrypted eventID and in the header
To use this operation you must use one of the following sets of security requirements.
Client ID (Query)
client_id
(apiKey located in query)
Client ID
X-IBM-Client-Id
(apiKey located in header)
body
Optional in body
object
uuid
Required in header
string
UUID that needs to be generated for every request
countryCode
Required in header
string
Country code in 2 character ISO 3166 format
businessCode
Required in header
string
Business code identified during application registration
Accept
Required in header
string
Content-Types that are acceptable for the response
Accept-Language
Required in header
string
List of acceptable human languages for response
Content-Type
Required in header
string
201
Example Request
Example Response
POST https://emea.sandbox.api.citi.com/gcb/dpp/security/e2eKey