Common Callback Parameters

ParameterDescription
companyA BBModel.Company object that represents the current location you are booking with
basketA respresentation of the current Basket being checked out
clientA BBModel.Client object
answersA copy of the answers to any questions passed in via params and the history of the journey
consentIndicates if the client ticket the GDPR consent

You will also in the adaptable journeys often be passed a helper called utility which has the functions:

functionparamsdescription
translate(key, values, format)Translate a string
dispatch(action, caller)Dispatch an action