Start journey
Start a customer verification journey in GBG GO to create a trackable journey instance for an end user.
POST
Start journey
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Unique identifier for the journey. Append '@latest' to use the most recent version.
Example:
"97c8b0c5272ba450c48899cc78f6e3f3ba89b5d131c42f7ea972588bd8213b3e@y5z6bj7o"
Prefilled identity data for the journey.
Example:
{
"config": { "delivery": "page" },
"subject": {}
}Previous
Retrieve tasksRetrieve the list of tasks assigned to a GBG GO journey instance to determine what actions the customer must complete. Deprecated.
Next
Start journey