Create interaction ID

An Interaction ID is a one-time identifier to initialise the Gateway SDK to trigger the LAMF journey for a user. A new Interaction ID can be created later to trigger the LAMF journey for the same user.

Path Params
string
required
Defaults to gatewaydemo
Body Params
string
enum
required

Required | Define the type of Interaction to create

Allowed:
config
object
required

Required | Additional information on the Interaction to create

string

Optional | Only if part of the LAMF referrer program and Guest journey

Headers
string
required
Defaults to gatewayDemo_secret

Required | apiSecret shared for authentication

string
required
Defaults to eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJndWVzdCI6dHJ1ZSwiaWF0IjoxNjU0MzIxMDAwfQ.qiZ_w1yFYXhkdLMlqI28XJOXitfZwr64e2oL-lMEHZU

Required | JWT created with payload {"iss":"<your_gateway_name>"}, and signed with the shared secret

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json