Skip to main content

Fields

The context data for the contract creation journey.

contractDetails : ContractDetails

The details of the associated contract.

journeyType : ContractJourneyType

The type of the contract journey.

Notes associated with this contract journey.

number : NonEmptyString! required

The number of the contract journey.

orderReference : String

The order reference associated with the contract journey.

requestedAt : DateTime

The date and time when the contract journey was requested.

The status of the contract journey.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "context": ContractCreationContext, "contractDetails": ContractDetails, "journeyType": "CONTRACT_CREATION", "notes": [ContractNoteType], "number": "herself-yard-challenge-by-boy", "orderReference": "onto-unit-baby-nearly-not", "requestedAt": "2023-11-18T15:10:26.860433+00:00", "status": "IN_PROGRESS" }