Skip to main content

GraphQL API Changelog

This page shows the history of changes to the GraphQL schema.
  • Field paymentPreferenceAtTime of type PaymentPreferenceUnion was added to interface LedgerInterface
  • Field paymentPreferenceAtTime was added to object type LedgerType
  • Type BaseInstigateAccountContractTerminationInput was removed
  • Field instigateAccountContractTermination was removed from object type Mutation
  • Field accountNumber was added to object type LeadOutput
  • Deprecation reason on field Mutation.createDirectDebitInstructionAndSchedule changed from None to The 'createDirectDebitInstructionAndSchedule' field is deprecated. Please use setUpDirectDebitInstruction mutation followed by createDirectDebitPaymentSchedule mutation instead. - Marked as deprecated on 2025-11-28. - Scheduled for removal on or after 2026-02-01.
  • Argument excludeExternallyIssued: Boolean added to LedgerType.invoices
  • Type CancellationCategory was removed
  • Type OnSiteJobsAppointmentCancellationCategory was added
  • Field userNumber was added to object type PrepareAccountResult
  • Input Field cancellationSubCategory removed from input type OnSiteJobsCreateAppointmentInput
  • OnSiteJobsCreateAppointmentInput.cancellationCategory type changed from CancellationCategory to OnSiteJobsAppointmentCancellationCategory
  • Input Field cancellationSubCategory removed from input type CancelOnSiteJobsAppointmentInputType
  • CancelOnSiteJobsAppointmentInputType.cancellationCategory type changed from CancellationCategory to OnSiteJobsAppointmentCancellationCategory
  • Input Field cancellationSubCategory removed from input type OnSiteJobsUpdateAppointmentInput
  • OnSiteJobsUpdateAppointmentInput.cancellationCategory type changed from OnSiteJobsCancellationCategory to OnSiteJobsAppointmentCancellationCategory
  • Input Field email: String! was added to input type SendOneTimeLoginEmailInput
  • Input Field customerEmail removed from input type SendOneTimeLoginEmailInput
  • Input Field chargeAmountInCentsWithTax: Int was added to input type PurchaseVoucherInput
  • PurchaseVoucherInput.chargeAmountInCents type changed from Int! to Int
  • Argument availableBeforeDate: Date added to Query.vouchersForAccount
  • Argument purchasedBeforeDate: Date added to Query.vouchersForAccount
  • Argument availableFromDate: Date added to Query.vouchersForAccount
  • Argument purchasedFromDate: Date added to Query.vouchersForAccount
  • Input Field isEmergency removed from input type OnSiteJobsUpdateRequestInput
  • Input Field reason removed from input type OnSiteJobsUpdateRequestInput
  • Input Field subReason removed from input type OnSiteJobsUpdateRequestInput
  • Input Field supplyPointIdentifierToMarketNameMapping removed from input type OnSiteJobsUpdateRequestInput
  • Input Field reporter removed from input type OnSiteJobsUpdateRequestInput
  • Input Field runActionBasedOnCurrentRequestStatus removed from input type OnSiteJobsUpdateRequestInput
  • Input Field subReason removed from input type CreateOnSiteJobsRequestInputType
  • Input Field reason removed from input type CreateOnSiteJobsRequestInputType
  • Deprecation reason on field Mutation.createAccountReminder changed from None to The 'createAccountReminder' field is deprecated. This mutation rely on legacy reminder types. Please use the createReminder mutation which uses the new registry based reminder types instead. - Marked as deprecated on 2024-11-14. - Scheduled for removal on or after 2025-04-16.
  • OrderInput.sale type changed from SalesRecordInput to SalesRecordInput!
  • Field opportunityRichAddress was added to object type OpportunityOutput
  • Field billingRichAddress was added to object type LeadOutput
  • Input Field duration removed from input type OrderLinePeriodInput
  • Field consents was added to object type LeadOutput
  • Type OnSiteJobsAppointmentTypeConnectionTypeConnection was removed
  • Type OnSiteJobsAppointmentTypeConnectionTypeEdge was removed
  • Field getOnSiteJobsAppointmentByExternalReference was added to object type Query
  • Field getOnSiteJobsAppointmentsByExternalReference was removed from object type Query
  • Input Field signedAt: DateTime was added to input type OrderInput
  • Input Field alignRequestStatus: Boolean was added to input type CancelOnSiteJobsAppointmentInputType
  • Input Field cancelRequestIfNoActiveAppointments removed from input type CancelOnSiteJobsAppointmentInputType
  • Default value for input field OrderInput.sale changed from None to Undefined
  • Default value for input field OrderItemInput.profile changed from None to Undefined
  • OrderItemInput.marketData type changed from MarketDataInput to MarketDataInput!
  • Default value for input field OrderItemInput.marketData changed from None to Undefined
  • Default value for input field CustomerOrderInput.business changed from None to Undefined
  • Enum value PAYMENTUS_DIGITAL_WALLET was added to Vendor enum
  • Input Field stage removed from input type UpdateLeadDetailsInput
  • Input Field currentStage: String! was added to input type UpdateLeadStageInput
  • CreateOpportunityInput.leadContactDetails type changed from LeadContactDetailsInput to LeadContactDetailsInput!
  • Deprecation reason on field Query.mfaDevices changed from None to The 'mfaDevices' field is deprecated. Schema is being removed, but will be available in the main API site. - Marked as deprecated on 2025-10-15. - Scheduled for removal on or after 2025-10-30.
  • Deprecation reason on field Query.authorizedApplications changed from None to The 'authorizedApplications' field is deprecated. Schema is being removed, but will be available in the main API site. - Marked as deprecated on 2025-10-15. - Scheduled for removal on or after 2025-10-30.
  • Deprecation reason on field Mutation.createMfaDevice changed from None to The 'createMfaDevice' field is deprecated. Schema is being removed, but will be available in the main API site. - Marked as deprecated on 2025-10-15. - Scheduled for removal on or after 2025-10-30.
  • Deprecation reason on field Mutation.validateMfaDevice changed from None to The 'validateMfaDevice' field is deprecated. Schema is being removed, but will be available in the main API site. - Marked as deprecated on 2025-10-15. - Scheduled for removal on or after 2025-10-30.
  • Deprecation reason on field Mutation.deleteMfaDevice changed from None to The 'deleteMfaDevice' field is deprecated. Schema is being removed, but will be available in the main API site. - Marked as deprecated on 2025-10-15. - Scheduled for removal on or after 2025-10-30.
  • Field consumption was added to object type BillCharge
  • Enum value CLAIM_RST1 was added to CollectionCampaignType enum
  • Enum value NONE was removed from CollectionCampaignType enum
  • Field minimumWaitTimeMinutes was added to object type CallbackEligibilityType
  • Field currentWaitTimeMinutes was added to object type CallbackEligibilityType
  • Field currentWaitTimeSeconds was removed from object type CallbackEligibilityType
  • Field minimumWaitTimeSeconds was removed from object type CallbackEligibilityType
  • Type RequestCallback was removed
  • Type CallbackRequestType was removed
  • Type RequestCallbackInput was removed
  • Type EnqueueInboundCallForCallback was added
  • Field enqueueInboundCallForCallback was added to object type Mutation
  • Field requestCallback was removed from object type Mutation
  • Field instigateContractTermination was added to object type Mutation
  • Argument accountUserNumber: String! added to Query.isCustomerEligibleToGiveFeedbackFollowingCall
  • Argument accountNumber: String! added to Query.isCustomerEligibleToGiveFeedbackFollowingCall
  • Removed argument accountUserId from Query.isCustomerEligibleToGiveFeedbackFollowingCall
  • Removed argument accountId from Query.isCustomerEligibleToGiveFeedbackFollowingCall
  • Argument accountUserNumber: String! added to Query.isCustomerEligibleToGiveFeedbackFollowingEmail
  • Argument accountNumber: String! added to Query.isCustomerEligibleToGiveFeedbackFollowingEmail
  • Removed argument accountUserId from Query.isCustomerEligibleToGiveFeedbackFollowingEmail
  • Removed argument accountId from Query.isCustomerEligibleToGiveFeedbackFollowingEmail
  • Field isOnSteppedTariff was added to object type AccountType
  • Enum value FIELDWORKS_METER_FAULT_RECEIVED was removed from AccountReminderTypes enum
  • Type UpdatePaymentSchedule was removed
  • Type UpdatePaymentScheduleInput was removed
  • Type UpdatePaymentScheduleParams was removed
  • Field updatePaymentSchedule was removed from object type Mutation
  • Field collectionDate was added to object type DepositAgreementOutput
  • Field returnStrategy was added to object type DepositAgreementOutput
  • Field dueDate was added to object type DepositAgreementOutput
  • Input Field voucherValueInCents: Int! was added to input type PurchaseVoucherInput
  • Input Field availableFrom: Date! was added to input type PurchaseVoucherInput
  • Input Field creditAmountInCents removed from input type PurchaseVoucherInput
  • Field voucherValue was added to object type VoucherPurchaseType
  • Field availableFrom was added to object type VoucherPurchaseType
  • Field credit was removed from object type VoucherPurchaseType
  • Type MessageChannel was removed
  • EmailType.channel type changed from MessageChannel! to String!
  • Field usablePaymentInstructions of type PaymentInstructionConnectionTypeConnection was added to interface LedgerInterface
  • Field usablePaymentInstructions was added to object type LedgerType
  • Type AssignInkBucketPayload was removed
  • Type UpdateMessageTagsPayload was removed
  • Type CreateInkInboundMessagePayload was removed
  • Type AddNoteToInkConversationPayload was removed
  • Type CreateInkLiveChatMessagePayload was removed
  • Type CloseInkLiveChatPayload was removed
  • Type AssignInkBucket was added
  • Type UpdateMessageTags was added
  • Type CreateInkInboundMessage was added
  • Type AddNoteToInkConversation was added
  • Type CreateInkLiveChatMessage was added
  • Type CloseInkLiveChat was added
  • Input Field occurredAt: DateTime was added to input type CreateInkLiveChatMessageInput
  • Input Field clientMutationId removed from input type CreateInkLiveChatMessageInput
  • Input Field clientMutationId removed from input type CreateInkInboundMessageInput
  • Mutation.addNoteToInkConversation type changed from AddNoteToInkConversationPayload to AddNoteToInkConversation
  • Type for argument input on field Mutation.addNoteToInkConversation changed from AddNoteToInkConversationInput! to AddNoteToInkConversationInput
  • Mutation.assignInkBucket type changed from AssignInkBucketPayload to AssignInkBucket
  • Type for argument input on field Mutation.assignInkBucket changed from AssignInkBucketInput! to AssignInkBucketInput
  • Mutation.updateMessageTags type changed from UpdateMessageTagsPayload to UpdateMessageTags
  • Type for argument input on field Mutation.updateMessageTags changed from UpdateMessageTagsInput! to UpdateMessageTagsInput
  • Mutation.closeInkLiveChat type changed from CloseInkLiveChatPayload to CloseInkLiveChat
  • Type for argument input on field Mutation.closeInkLiveChat changed from CloseInkLiveChatInput! to CloseInkLiveChatInput
  • Mutation.createInkInboundMessage type changed from CreateInkInboundMessagePayload to CreateInkInboundMessage
  • Type for argument input on field Mutation.createInkInboundMessage changed from CreateInkInboundMessageInput! to CreateInkInboundMessageInput
  • Mutation.createInkLiveChatMessage type changed from CreateInkLiveChatMessagePayload to CreateInkLiveChatMessage
  • Type for argument input on field Mutation.createInkLiveChatMessage changed from CreateInkLiveChatMessageInput! to CreateInkLiveChatMessageInput
  • Input Field clientMutationId removed from input type UpdateMessageTagsInput
  • Input Field clientMutationId removed from input type CloseInkLiveChatInput
  • Input Field clientMutationId removed from input type AssignInkBucketInput
  • Input Field clientMutationId removed from input type AddNoteToInkConversationInput
  • Enum value BUCKAROO_SEPA was added to Vendor enum
  • Enum value WESTPAC_ILINK_POWERSHOP was added to Vendor enum
  • Enum value WESTPAC_ILINK_MERIDIAN was added to Vendor enum
  • Argument ledgerNumber: String added to AccountInterface.requestRefundEligibility
  • Argument ledgerNumber: String added to AccountType.requestRefundEligibility
  • Type AssignInkBucket was removed
  • Type UpdateMessageTags was removed
  • Type CreateInkInboundMessage was removed
  • Type AddNoteToInkConversation was removed
  • Type SendLiveChatMessage was removed
  • Type CloseLiveChat was removed
  • Type AssignInkBucketPayload was added
  • Type UpdateMessageTagsPayload was added
  • Type CreateInkInboundMessagePayload was added
  • Type AddNoteToInkConversationPayload was added
  • Type SendLiveChatMessagePayload was added
  • Type CloseLiveChatPayload was added
  • Input Field clientMutationId: String was added to input type AddNoteToInkConversationInput
  • Input Field clientMutationId: String was added to input type SendLiveChatMessageInput
  • Input Field occurredAt removed from input type SendLiveChatMessageInput
  • Input Field clientMutationId: String was added to input type AssignInkBucketInput
  • Input Field clientMutationId: String was added to input type CloseLiveChatInput
  • Input Field clientMutationId: String was added to input type CreateInkInboundMessageInput
  • Mutation.createInkInboundMessage type changed from CreateInkInboundMessage to CreateInkInboundMessagePayload
  • Type for argument input on field Mutation.createInkInboundMessage changed from CreateInkInboundMessageInput to CreateInkInboundMessageInput!
  • Mutation.closeLiveChat type changed from CloseLiveChat to CloseLiveChatPayload
  • Type for argument input on field Mutation.closeLiveChat changed from CloseLiveChatInput to CloseLiveChatInput!
  • Mutation.sendLiveChatMessage type changed from SendLiveChatMessage to SendLiveChatMessagePayload
  • Type for argument input on field Mutation.sendLiveChatMessage changed from SendLiveChatMessageInput to SendLiveChatMessageInput!
  • Mutation.addNoteToInkConversation type changed from AddNoteToInkConversation to AddNoteToInkConversationPayload
  • Type for argument input on field Mutation.addNoteToInkConversation changed from AddNoteToInkConversationInput to AddNoteToInkConversationInput!
  • Mutation.updateMessageTags type changed from UpdateMessageTags to UpdateMessageTagsPayload
  • Type for argument input on field Mutation.updateMessageTags changed from UpdateMessageTagsInput to UpdateMessageTagsInput!
  • Mutation.assignInkBucket type changed from AssignInkBucket to AssignInkBucketPayload
  • Type for argument input on field Mutation.assignInkBucket changed from AssignInkBucketInput to AssignInkBucketInput!
  • Input Field clientMutationId: String was added to input type UpdateMessageTagsInput
  • Type AssignInkBucketPayload was removed
  • Type UpdateMessageTagsPayload was removed
  • Type CreateInkInboundMessagePayload was removed
  • Type AddNoteToInkConversationPayload was removed
  • Type SendLiveChatMessagePayload was removed
  • Type CloseLiveChatPayload was removed
  • Type AssignInkBucket was added
  • Type UpdateMessageTags was added
  • Type CreateInkInboundMessage was added
  • Type AddNoteToInkConversation was added
  • Type SendLiveChatMessage was added
  • Type CloseLiveChat was added
  • Input Field occurredAt: DateTime was added to input type SendLiveChatMessageInput
  • Input Field clientMutationId removed from input type SendLiveChatMessageInput
  • Input Field clientMutationId removed from input type AddNoteToInkConversationInput
  • Input Field clientMutationId removed from input type CreateInkInboundMessageInput
  • Input Field clientMutationId removed from input type AssignInkBucketInput
  • Input Field clientMutationId removed from input type UpdateMessageTagsInput
  • Input Field clientMutationId removed from input type CloseLiveChatInput
  • Mutation.assignInkBucket type changed from AssignInkBucketPayload to AssignInkBucket
  • Type for argument input on field Mutation.assignInkBucket changed from AssignInkBucketInput! to AssignInkBucketInput
  • Mutation.closeLiveChat type changed from CloseLiveChatPayload to CloseLiveChat
  • Type for argument input on field Mutation.closeLiveChat changed from CloseLiveChatInput! to CloseLiveChatInput
  • Mutation.updateMessageTags type changed from UpdateMessageTagsPayload to UpdateMessageTags
  • Type for argument input on field Mutation.updateMessageTags changed from UpdateMessageTagsInput! to UpdateMessageTagsInput
  • Mutation.sendLiveChatMessage type changed from SendLiveChatMessagePayload to SendLiveChatMessage
  • Type for argument input on field Mutation.sendLiveChatMessage changed from SendLiveChatMessageInput! to SendLiveChatMessageInput
  • Mutation.createInkInboundMessage type changed from CreateInkInboundMessagePayload to CreateInkInboundMessage
  • Type for argument input on field Mutation.createInkInboundMessage changed from CreateInkInboundMessageInput! to CreateInkInboundMessageInput
  • Mutation.addNoteToInkConversation type changed from AddNoteToInkConversationPayload to AddNoteToInkConversation
  • Type for argument input on field Mutation.addNoteToInkConversation changed from AddNoteToInkConversationInput! to AddNoteToInkConversationInput
  • Type InitiateLiveChatPayload was removed
  • Type InitiateLiveChatInput was removed
  • Field initiateLiveChat was removed from object type Mutation
  • Input Field accountNumber: String! was added to input type SendLiveChatMessageInput
  • Input Field liveChatRelayId removed from input type SendLiveChatMessageInput
  • Type PossibleError was added
  • Deprecation reason on field DeleteMfaDevice.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field ValidateMfaDevice.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateMfaDevice.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field Mutation.updatePaymentSchedule changed from The 'updatePaymentSchedule' field is deprecated. Please use 'setPaymentPreference' or stopAutomatedPayments instead. - Marked as deprecated on 2025-08-26. - Scheduled for removal on or after 2025-01-26. to The 'updatePaymentSchedule' field is deprecated. Please use 'setPaymentPreference' or stopAutomatedPayments instead. - Marked as deprecated on 2025-08-26. - Scheduled for removal on or after 2025-09-26.
  • Deprecation reason on field Mutation.updatePaymentSchedule changed from None to The 'updatePaymentSchedule' field is deprecated. Please use 'setPaymentPreference' or stopAutomatedPayments instead. - Marked as deprecated on 2025-08-26. - Scheduled for removal on or after 2025-01-26.
  • Field currentDirectDebitInstructionInvalidatedWithVendor was added to object type LedgerType
  • Enum value WESTPAC_ILINK was added to Vendor enum
  • Enum value SMART_CHANGE_OF_TENANCY_REQUEST_FAILED was removed from AccountReminderTypes enum
  • Argument details: [BusinessDetailInput] added to Query.business
  • Type for argument id on field Query.business changed from ID! to ID
  • Field number was added to object type LeaveSupplierInstigated
  • Deprecation reason on field LeaveSupplierInstigated.leaveSupplierProcessId changed from None to The 'leaveSupplierProcessId' field is deprecated. Process IDs are deprecated, please use 'number' instead. - Marked as deprecated on 2025-08-06. - Scheduled for removal on or after 2025-09-30.
  • LeaveSupplierInstigated.leaveSupplierProcessId type changed from ID! to ID
  • Input Field number: NonEmptyID was added to input type CancelLeaveSupplierInput
  • Input Field leaveSupplierProcessId removed from input type CancelLeaveSupplierInput
  • Input Field number: NonEmptyID was added to input type UpdateLeaveSupplierInput
  • Input Field leaveSupplierProcessId removed from input type UpdateLeaveSupplierInput
  • Input Field joinSupplierProcessNumber: NonEmptyID was added to input type JoinSupplierAcceptTermsAndConditionsInput
  • Input Field joinSupplierProcessId removed from input type JoinSupplierAcceptTermsAndConditionsInput
  • Type PresignedPostFields was removed
  • Field presignedPostFields was removed from object type GenerateInkPresignedUrl
  • Type LinkAccountToBusinessInput was added
  • Type BusinessRoleString was added
  • Type CreateBusiness was added
  • Type CreateBusinessInput was added
  • Type PermissionGrapheneType was removed
  • Type CreateScheduledTransactions was added
  • Type ScheduledTransactionType was added
  • Type CreateScheduledTransactionsInput was added
  • Type CreateOfferGroupForQuoting was added
  • Type OfferGroupType was added
  • Type OfferType was added
  • Type QuoteType_ was added
  • Type QuoteComponentType was added
  • Type ActorType was added
  • Type CreateOfferGroupForQuotingInput was added
  • Type OfferingForQuotingInput was added
  • Type ProductComponentForQuotingInput was added
  • Type AcceptOfferForQuoting was added
  • Type AcceptOfferForQuotingInput was added
  • Type SupplyPointContextDataInterface was added
  • Type UpdateLeadDetails was added
  • Type UpdateLeadDetailsInput was added
  • Type SalesChannelInput was added
  • Type CloseLiveChatPayload was added
  • Type CloseLiveChatInput was added
  • Type LinkAccountToBusiness was added
  • Type BusinessDetailInput was added
  • Type AddBusinessToSegmentMutation was added
  • Type BusinessSegmentPeriodType was added
  • Type SegmentType was added
  • Type AddBusinessToSegmentInput was added
  • Type ConsentEventSource was added
  • Type ClaimJourneyCompletionReward was added
  • Type ClaimJourneyCompletionRewardInput was added
  • Type ChargingConfigurationTermInput was added
  • Type ThirdPartyPermission was added
  • Type LoyaltyPointsBalanceInput was added
  • Type AppSessionConnectionTypeConnection was added
  • Type AppSessionConnectionTypeEdge was added
  • Type VaryContractTermsOutput was added
  • Type VaryContractTermsInput was added
  • Type OneOfTermInput was added
  • Type AllocationType was added
  • Type FulfilmentType was added
  • Type FulfilmentSourceType was added
  • Type AccountUserPermission was added
  • Deprecation reason on field CreateOrUpdateLoyaltyCardMutation.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • MoveIntoPropertyInput.moveInDate type changed from Date! to Date
  • Enum value ACCOUNT_CLOSED was removed from PaymentInstructionStatus enum
  • Deprecation reason on field UpdateOpportunityStage.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdatePassword.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field GetHostedUrlForNewPaymentInstruction.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAudioRecording.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • SupplyPointContextDataType implements new interface SupplyPointContextDataInterface
  • Deprecation reason on field CancelPayment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field GuestOneTimeAccess.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field BackendScreenEvent.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field GetOrCreateShellAccountForOpportunity.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateCampaignItems.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field ExchangeMeter.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field eligibleRewardJourneys was added to object type AccountType
  • Deprecation reason on field InitiateStandalonePayment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Enum value LOGIN was added to GuestJourneyEnum enum
  • Enum value ACCOUNT_CLOSED was removed from DirectDebitInstructionStatus enum
  • Input Field salesChannelCode: String was added to input type CreateAffiliateOrganisationInputType
  • Input Field salesChannel removed from input type CreateAffiliateOrganisationInputType
  • Deprecation reason on field SelectProducts.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field BlockRepaymentSubmission.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field defaultValue was added to object type ConsentTypeType
  • Deprecation reason on field CreateQuoteForAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CloseOpenPrintBatch.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreatePortfolio.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field StorePaymentInstruction.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field VerifyEmail.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAffiliateOrganisation.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateInboundCall.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field AllowRepaymentSubmission.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateActivePurchase.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field AddJourneyCompletionReward.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAPIExceptionNote.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateMetadata.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateCreditTransferPermission.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAccountReference.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAffiliateLink.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Input Field expireAt: Date was added to input type RemoveCampaignFromAccountInput
  • Field accountBalances was added to object type PortfolioType
  • Deprecation reason on field PublishTransactionalMessagingTrigger.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateExternalAccountUserEvent.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field SubmitCustomerFeedback.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateCustomerFeedback.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateCollectionProcessRecordToActive.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CollectPayment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field ObtainLongLivedRefreshToken.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field AddUserToAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field VerifyIdentityFallback.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RemoveCampaignFromAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field isAmendable was removed from interface TermInterface
  • Field paymentTransactionType was added to object type Payment
  • Deprecation reason on field UpdateAccountBillingEmail.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAccountUserConsents.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field GenerateAffiliatesAudioRecordingPreSignedUrl.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAccountReminder.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field InstallMeter.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAPIException.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RequestDoubleOptIn.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateGoodsQuoteWithoutAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field TerminateCreditTransferPermission.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field DeleteAccountReference.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field SendQuoteSummary.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdatePropertyType.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field MarkPrintBatchAsProcessed.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAccountAddress.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Input Field salesChannel: String! was added to input type CreateOpportunityInput
  • Input Field source removed from input type CreateOpportunityInput
  • Field identifier was added to object type InvoiceType
  • Field ledgerEntry was added to object type AwardLoyaltyPoints
  • Deprecation reason on field AwardLoyaltyPoints.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Input Field idempotencyKey: UUID was added to input type DeductLoyaltyPointsInput
  • Deprecation reason on field InvalidatePreSignedTokensForUser.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAPIExceptionNote.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field GetEmbeddedSecretForNewPaymentInstruction.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field InsertUserPSRRecords.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field DeletePushNotificationBinding.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RemoveItemsFromRiskList.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field InvalidatePreSignedToken.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAffiliateOrganisation.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Enum value SMART_PREPAY_TOP_UP_FAILURE was removed from AccountReminderTypes enum
  • Enum value SMART_PREPAY_NEED_TO_ADJUST_DEBT was removed from AccountReminderTypes enum
  • Enum value CUSTOMER_REPORTED_SMART_METER_ISSUES was removed from AccountReminderTypes enum
  • Enum value SMART_PREPAY_ADD_DEBT_FAILURE was removed from AccountReminderTypes enum
  • Enum value KMT was removed from AccountReminderTypes enum
  • Enum value SMART_PREPAY_TOP_UP_UTRN was removed from AccountReminderTypes enum
  • Deprecation reason on field AddSignupReferralOnAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RedeemReferralClaimCode.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateOpportunityExtraDetails.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAPIExceptionEvent.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field PauseDunning.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • AddUserToAccountInput.phoneNumber type changed from String to String!
  • Deprecation reason on field ObtainKrakenJSONWebToken.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field TransferLoyaltyPointsBetweenUsers.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateServiceOrder.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RequestPrintedBill.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAccountConsents.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateLeadAssignment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field WaterMeterType.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UnenrollAccountFromLoyaltyProgram.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field VerifyCustomer.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateOpportunity.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field ScheduleQuoteFollowUp.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • AddUserToAccountInput.email type changed from String to String!
  • Deprecation reason on field MoveInCreateCustomer.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateGoodsQuote.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateExternalAccountEvent.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field SendOneTimeLoginEmail.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field AmendPayment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateGoodsPurchase.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field allocations was added to object type BillingDocumentPositionType
  • BillingDocumentPositionType.dueDate type changed from Date to Date!
  • BillingDocumentPositionType.expectedAmount type changed from Int to Int!
  • BillingDocumentPositionType.remainingAmount type changed from Int to Int!
  • BillingDocumentPositionType.allocationIntentions type changed from [AllocationIntentionType] to [AllocationIntentionType]!
  • Field id was added to object type CallTagType
  • Deprecation reason on field InvalidatePaymentInstruction.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field AssessCollectionProcessRecordForPause.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateEmailAndPassword.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Input Field salesChannel removed from input type UpdateAffiliateOrganisationInputType
  • Deprecation reason on field EndContributionAgreement.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field identifier was added to object type PreKrakenBillType
  • Deprecation reason on field UpdateNumberOfOccupants.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field InsetType.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAccountPaymentSchedule.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field SendVerificationEmail.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreatePostEvents.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RedeemLoyaltyPointsForAccountCredit.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAutoTopUpAmount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CollectDeposit.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CancelRepaymentRequest.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • ThirdPartyOrganizationType.permissions type changed from [PermissionGrapheneType] to [ThirdPartyPermission]
  • Deprecation reason on field CloseDCAProceeding.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAffiliateLink.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field LinkedServiceType.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Input Field source: ConsentEventSource was added to input type ConsentTypeInput
  • Deprecation reason on field GetEmbeddedSecretForNewPaymentInstructionWithoutAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAccountNote.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateDirectDebitInstructionAndSchedule.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field TransferLedgerBalance.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field number was added to object type LeaveSupplierProcessType
  • Field callTags was added to object type Query
  • Field callTag was added to object type Query
  • Field consentTypes was added to object type Query
  • Field isCustomerEligibleToGiveFeedbackFollowingCall was added to object type Query
  • Field isCustomerEligibleToGiveFeedbackFollowingEmail was added to object type Query
  • Field offerGroupForQuoting was added to object type Query
  • Field offerForQuoting was added to object type Query
  • Field appSessions was added to object type Query
  • Field joinSupplierProcess was added to object type Query
  • Argument input: LoyaltyPointsBalanceInput added to Query.loyaltyPointsBalance
  • Removed argument accountNumber from Query.loyaltyPointsBalance
  • Argument number: String added to Query.leaveSupplierProcess
  • Removed argument leaveSupplierProcessId from Query.leaveSupplierProcess
  • Deprecation reason on field UpdateDCAProceeding.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAccountReference.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • CreateCustomerFeedbackInputType.feedbackSource type changed from String to String!
  • Deprecation reason on field SubmitRepaymentRequest.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAccountCharge.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdatePaymentSchedule.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RefundPayment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field ledgerEntry was added to object type DeductLoyaltyPoints
  • Deprecation reason on field DeductLoyaltyPoints.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateCommsDeliveryPreference.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RemoveCampaignItems.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field GeneratePreSignedToken.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field salesChannelCode was added to object type AffiliateOrganisationType
  • Deprecation reason on field AffiliateOrganisationType.salesChannel changed from None to The 'salesChannel' field is deprecated. Please use salesChannelCode instead. - Marked as deprecated on 2025-07-17. - Scheduled for removal on or after 2025-10-17.
  • Deprecation reason on field UpdateOpportunityAssignment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateContributionAgreement.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field InvalidateRefreshToken.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field StartCustomerVerification.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAccountCredit.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field linkAccountToBusiness was added to object type Mutation
  • Field addBusinessToSegment was added to object type Mutation
  • Field createScheduledTransactions was added to object type Mutation
  • Field createBusiness was added to object type Mutation
  • Field varyContractTerms was added to object type Mutation
  • Field closeLiveChat was added to object type Mutation
  • Field updateLeadDetails was added to object type Mutation
  • Field acceptOfferForQuoting was added to object type Mutation
  • Field claimJourneyCompletionReward was added to object type Mutation
  • Field createOfferGroupForQuoting was added to object type Mutation
  • Deprecation reason on field WithdrawDunning.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field MoveOut.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAgreementPeriod.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Input Field number: String was added to input type CancelEnrollmentInput
  • Input Field accountNumber removed from input type CancelEnrollmentInput
  • Input Field supplyPoints removed from input type CancelEnrollmentInput
  • Deprecation reason on field CreateDirectDebitPaymentSchedule.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • JoinSupplierProcessDataType.supplyPointContexts type changed from [SupplyPointContextDataType] to [SupplyPointContextDataInterface]
  • Field permissions was added to object type AccountUserType
  • Deprecation reason on field SetPaymentPreference.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field InitiateProductSwitch.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field EnrollAccountInLoyaltyProgram.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field id was added to object type BusinessType
  • Deprecation reason on field UpdateCollectionProcessRecordToComplete.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Enum value WESTPAC_QUICKSTREAM was added to Vendor enum
  • Enum value WESTPAC_QUICKSTREAM_POWERSHOP was added to Vendor enum
  • Enum value TOTALENERGIES was added to Vendor enum
  • Enum value WESTPAC_QUICKSTREAM_MERIDIAN was added to Vendor enum
  • Enum value SUPPLY_POINT was added to AccountTypeChoices enum
  • Enum value BUSINESS_THIRD_PARTY_BILLED was added to AccountTypeChoices enum
  • Enum value DOMESTIC_THIRD_PARTY_BILLED was added to AccountTypeChoices enum
  • Deprecation reason on field VerifyIdentity.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field SwitchAccountToVariablePaymentSchedule.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateReminder.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field JoinSupplierAcceptTermsAndConditions.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field AcceptGoodsQuote.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field FetchGeneratePaymentFingerprint.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateMetadata.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field InitiateHostedStandalonePayment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field idempotencyKey was added to object type LoyaltyPointLedgerEntryType
  • Deprecation reason on field SetOpportunityOutcome.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateVacantProperty.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field PublishTransactionalMessagingExternalTrigger.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field GenerateInkPresignedUrl.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateCallMetadata.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field SetUpDirectDebitInstruction.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAPICall.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field ShareGoodsQuote.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateDepositAgreement.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field ModifyMeter.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field PostCredit.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field ApproveRepayment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreatePortfolioUserRole.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateBlackholeEmail.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field AssociateItemToCollectionProcess.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RegisterEmail.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RevokeAgreement.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAccountUserCommsPreferencesMutation.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • AllocationIntentionType.allocationAmount type changed from Int to Int!
  • AllocationIntentionType.transactionId type changed from Int to Int!
  • AllocationIntentionType.transactionAmount type changed from Int to Int!
  • AllocationIntentionType.transactionType type changed from TransactionTypes to TransactionTypes!
  • Field messageRelayId was added to object type SendLiveChatMessagePayload
  • Deprecation reason on field RecordDepositAgreementAccepted.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateReferral.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field ConfirmDoubleOptIn.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateUserMutation.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field FreshWaterSupplyPointType.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field StopAutomatedPayments.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field AssociateCallWithAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field SubmitMeterReading.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field InvalidateRefreshTokensForUser.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field AddItemsToRiskList.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field ReadingType.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Field supportsInvoices was added to object type LedgerType
  • Field supportsStatements was added to object type LedgerType
  • Input Field idempotencyKey: UUID was added to input type AwardLoyaltyPointsInput
  • Deprecation reason on field UpdateAccountBillingAddress.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CommenceDCAProceeding.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field EnqueueInboundCall.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Input Field portfolioNumber: String was added to input type BaseInitializeAccountInput
  • Deprecation reason on field AddCampaignToAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAPIException.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field WasteWaterSupplyPointType.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RegisterOpportunityFlowStatusEvent.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateSiteworksRequest.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Input Field salesChannelCode: String was added to input type UpdateAffiliateOrganisationInputType
  • Deprecation reason on field SetLoyaltyPointsUser.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Type UpdateLeadStatus was removed
  • Type UpdateLeadStatusInput was removed
  • Type DelayerDaysType was removed
  • Type LatePaymentFeesType was removed
  • Type TerminationFeeType was removed
  • Type PaysByDirectDebitType was removed
  • Type ProductRateOverrideConfigurationType was removed
  • Type IndexationOptionsType was removed
  • Type ProductRateOverrideScheduleType was removed
  • Type ProductRateOverrideItemType was removed
  • Type RateGroupEligibilityType was removed
  • Type MinimumContractLengthType was removed
  • Type TimeOfUseOverrideType was removed
  • Type ContractMetaDataType was removed
  • Type GuaranteeOfOriginConfigurationType was removed
  • Type GuaranteeOfOriginPercentage was removed
  • Type CharacteristicOverrideConfigurationType was removed
  • Type BillingDocumentIssuanceFrequencyType was removed
  • Type UpdateLeadAssignment was added
  • Type UpdateLeadAssignmentInput was added
  • Type ChargingConfigurationTermType was added
  • Type ChargingConfigurationParamsType was added
  • Type CreatePostEvents was added
  • Type CreatePostEventsInput was added
  • Type PostEventInput was added
  • Type AllocationIntentionType was added
  • Type TransactionTypes was added
  • Type AddUserToAccount was added
  • Type AddUserToAccountInput was added
  • Field allocationIntentions was added to object type BillingDocumentPositionType
  • Field addUserToAccount was added to object type Mutation
  • Field updateLeadAssignment was added to object type Mutation
  • Field createPostEvents was added to object type Mutation
  • Field updateLeadStatus was removed from object type Mutation
  • Type InitializeAccountInput was removed
  • Type InitializeUserInput was removed
  • Type BaseInitializeAccountInput was added
  • Type BaseInitializeUserInput was added
  • Type for argument input on field Mutation.initializeUser changed from InitializeUserInput! to BaseInitializeUserInput!
  • Type for argument input on field Mutation.initializeAccount changed from InitializeAccountInput! to BaseInitializeAccountInput!
  • Deprecation reason on field GenerateInkPresignedUrl.presignedPostFields changed from The 'presignedPostFields' field is deprecated. This field is deprecated. Please use the 'fields' key instead. - Marked as deprecated on 2024-04-25. - Scheduled for removal on or after 2025-07-12. to The 'presignedPostFields' field is deprecated. This field is deprecated. Please use the 'fields' key instead. - Marked as deprecated on 2024-04-25. - Scheduled for removal on or after 2025-07-25.
  • Field inkMessageTextContent was added to object type Query
  • Deprecation reason on field ReferralSchemeType.referrerFamilyName changed from The 'referringFamilyName' field is deprecated. Only make use of the referrerGivenName for privacy reasons. - Marked as deprecated on 2022-11-07. - Scheduled for removal on or after 2023-01-07. to The 'referrerFamilyName' field is deprecated. Only make use of the referrerGivenName for privacy reasons. - Marked as deprecated on 2022-11-07. - Scheduled for removal on or after 2023-01-07.
  • Deprecation reason on field GenerateInkPresignedUrl.presignedPostFields changed from The 'presigned_post_fields' field is deprecated. This field is deprecated. Please use the 'fields' key instead. - Marked as deprecated on 2024-04-25. - Scheduled for removal on or after 2025-07-12. to The 'presignedPostFields' field is deprecated. This field is deprecated. Please use the 'fields' key instead. - Marked as deprecated on 2024-04-25. - Scheduled for removal on or after 2025-07-12.
  • Enum value JOURNEY_IN_PROGRESS was added to ContractStatus enum
  • Enum value TERMINATING was removed from ContractStatus enum
  • Field availableProducts was added to object type Query
  • Input Field specificationCode: String was added to input type CreateProductInput
  • Input Field specificationIdentifier removed from input type CreateProductInput
  • Field code of type String was added to interface RewardInterface
  • Field code was added to object type RewardType
  • Deprecation reason on field PaymentScheduleType.scheduleType changed from None to The 'scheduleType' field is deprecated. Use paymentPreferences query instead. - Marked as deprecated on 2025-07-07. - Scheduled for removal on or after 2026-07-07.
  • Field relayId was added to object type InkLiveChat
  • Field id was removed from object type InkLiveChat
  • Field liveChatConversation was removed from object type InkLiveChat
  • Input Field liveChatRelayId: ID! was added to input type SendLiveChatMessageInput
  • Input Field liveChatId removed from input type SendLiveChatMessageInput
  • Input Field funnelCode: String! was added to input type CreateOpportunityInput
  • Input Field funnelId removed from input type CreateOpportunityInput
  • Field assigneeUsername was added to object type Reminder
  • Field reopenInkConversation was added to object type Reminder
  • Field assigneeTeamName was added to object type Reminder
  • Input Field assigneeUsername: String was added to input type CreateReminderInput
  • Input Field reopenInkConversation: Boolean was added to input type CreateReminderInput
  • Input Field assigneeTeamName: String was added to input type CreateReminderInput
  • Deprecation reason on field WaterMeterType.readings changed from None to The 'readings' field is deprecated. Please use the properties.measurements field instead. - Marked as deprecated on 2025-06-17. - Scheduled for removal on or after 2025-12-01.
  • Input Field excludeHeld: Boolean was added to input type WaterFiltersInput
  • Input Field excludeQuarantined: Boolean was added to input type WaterFiltersInput
  • Input Field opportunityNumber: String! was added to input type UpdateOpportunityStageInput
  • Input Field opportunityId removed from input type UpdateOpportunityStageInput
  • UpdateOpportunityStageInput.stage type changed from String to String!
  • Input Field opportunityNumber: String! was added to input type UpdateExtraDetailsInput
  • Input Field opportunityId removed from input type UpdateExtraDetailsInput
  • Enum value BILLING_AMENDED_METER_READ_INTERVAL_LEGACY was removed from AccountReminderTypes enum
  • Enum value BILLING_AMENDED_INTERVAL_DATA_RECEIVED_CAUSING_OVERCHARGE was removed from AccountReminderTypes enum
  • Enum value OBSOLETE_BILLING_AMENDED_STANDING_DATA_REGISTER_DELETED was removed from AccountReminderTypes enum
  • Enum value OBSOLETE_BILLING_AMENDED_STANDING_DATA_REGISTER_CHANGED was removed from AccountReminderTypes enum
  • Enum value BILLING_BACKDATED_CONCESSION_RECEIVED was removed from AccountReminderTypes enum
  • Enum value BILLING_BACKDATED_UMS_RECORD_RECEIVED was removed from AccountReminderTypes enum
  • Field hasCompletedUpcomingAnnualBilling was added to object type AccountType
  • Type BaseInstigateAccountContractTerminationInput was added
  • Input Field partyIdentifier removed from input type BaseInstigateContractTerminationInput
  • Type for argument input on field Mutation.instigateAccountContractTermination changed from BaseInstigateContractTerminationInput! to BaseInstigateAccountContractTerminationInput!
  • Input Field lossReason removed from input type SetOpportunityOutcomeInput
  • Enum value CANCELLATION_PENDING was removed from RequestStatus enum
  • Enum value FLOW_SENDING was removed from RequestStatus enum
  • Enum value SENT_TO_MOP was removed from RequestStatus enum
  • Field title was added to object type Contract
  • Type MoveInMinimalDetails was removed
  • Type MoveInMinimalDetailsInput was removed
  • Field moveInMinimalDetails was removed from object type Mutation
  • Deprecation reason on field Mutation.forceMoveIn changed from None to The 'forceMoveIn' field is deprecated. Please use the moveOut mutation instead. - Marked as deprecated on 2024-05-07. - Scheduled for removal on or after 2025-08-01.
  • Argument userNumber: String added to Mutation.updateAccountUserConsents
  • Input Field forcedInCustomerDetails: ForcedInCustomerDetailsInput was added to input type MoveOutInput
  • Argument maxRange: Int added to Query.availableProductSwitchDates
  • Enum value UNISSUED_TRANSACTIONS was added to TransactionTypeFilter enum
  • Enum value ISSUED_TRANSACTIONS was removed from TransactionTypeFilter enum
  • Type CompleteOpportunityAction was removed
  • Type CompleteOpportunityActionInput was removed
  • Field completeOpportunityAction was removed from object type Mutation
  • Field verifyUserDetails was added to object type Query
  • Field verifyUserWithBlackholeEmail was removed from object type Query
  • Type UpdateOpportunityState was removed
  • Type UpdateOpportunityStateInput was removed
  • Type SwitchAccountToMeasuredTariff was removed
  • Type SwitchAccountToMeasuredTariffInput was removed
  • Type UpdateOpportunityStage was added
  • Type UpdateOpportunityStageInput was added
  • Field updateOpportunityStage was added to object type Mutation
  • Field switchAccountToMeasuredTariff was removed from object type Mutation
  • Field updateOpportunityState was removed from object type Mutation
  • Field verifyUserWithBlackholeEmail was added to object type Query
  • Type SMSEventType was added
  • Type SMSMessageType was added
  • Type AttachmentType was added
  • Field id was added to object type Reminder
  • PushNotificationBindingType.messages type changed from PrintMessageTypeConnection! to [SMSMessageType!]!
  • Removed argument before from PushNotificationBindingType.messages
  • Removed argument after from PushNotificationBindingType.messages
  • Removed argument offset from PushNotificationBindingType.messages
  • Removed argument last from PushNotificationBindingType.messages
  • Removed argument first from PushNotificationBindingType.messages
  • Union member SMSEventType was added to AccountEvent Union type
  • Enum value SMS_RECEIVED was added to AccountEventType enum
  • Enum value SMS_SENT was added to AccountEventType enum
  • Enum value SMART_PREPAY_TOP_UP_MULTIPLE_ACTIVE_PROCESSES was removed from AccountReminderTypes enum
  • Enum value STRIPE_CONNECT_VOICE was added to Vendor enum
  • Argument startAt: DateTime added to Query.availableServiceOrderAppointments
  • Argument endAt: DateTime added to Query.availableServiceOrderAppointments
  • Type TerminateContractInput was removed
  • Type BaseTerminateContractInput was added
  • Type for argument input on field Mutation.terminateAccountContract changed from TerminateContractInput! to BaseTerminateContractInput!
  • Type for argument input on field Mutation.terminateBusinessContract changed from TerminateContractInput! to BaseTerminateContractInput!
  • Enum value LEGACY_TWILIO_CTI was removed from VoiceVendor enum
  • Enum value FAKE was removed from VoiceVendor enum
  • Field isVariable was added to object type GuaranteeOfOriginConfigurationType
  • Deprecation reason on field GuaranteeOfOriginConfigurationType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Field isVariable of type Boolean was added to interface TermInterface
  • Deprecation reason on field TermInterface.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • GetHostedUrlForNewPaymentInstructionInput.ledgerNumber type changed from String! to String
  • Field isVariable was added to object type TermType
  • Deprecation reason on field TermType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Field isVariable was added to object type MinimumContractLengthType
  • Deprecation reason on field MinimumContractLengthType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Field isVariable was added to object type TerminationFeeType
  • Deprecation reason on field TerminationFeeType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Field isVariable was added to object type ProductRateOverrideConfigurationType
  • Deprecation reason on field ProductRateOverrideConfigurationType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Field isVariable was added to object type ContractMetaDataType
  • Deprecation reason on field ContractMetaDataType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Enum value TG_PAYMENTS_MYPAY was added to Vendor enum
  • Field userId was added to object type ResetUserPasswordOutput
  • Deprecation reason on field ResetUserPasswordOutput.passwordUpdated changed from None to The 'passwordUpdated' field is deprecated. Please handle the KT-CT-5450 error instead. Note that the KT-CT-5450 error will not be raised if you request any of the failureCodes, failureReasons, or passwordUpdated fields. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-10-04.
  • Deprecation reason on field ResetUserPasswordOutput.failureCodes changed from None to The 'failureCodes' field is deprecated. Please handle the KT-CT-5450 error and inspect the validationErrors[].code extension instead. Note that the KT-CT-5450 error will not be raised if you request any of the failureCodes, failureReasons, or passwordUpdated fields. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-10-04.
  • Deprecation reason on field ResetUserPasswordOutput.failureReasons changed from None to The 'failureReasons' field is deprecated. Please handle the KT-CT-5450 error and inspect the validationErrors[].message extension instead. Note that the KT-CT-5450 error will not be raised if you request any of the failureCodes, failureReasons, or passwordUpdated fields. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-10-04.
  • Type CreateNewLead was removed
  • Type NewLeadType was removed
  • Type NewLeadInputType was removed
  • Field createNewLead was removed from object type Mutation
  • Field acceptsPayments of type Boolean was added to interface LedgerInterface
  • Field acceptsPayments was added to object type LedgerType
  • Argument accountNumber: String added to Query.businessContract
  • Type for argument identifier on field Query.businessContract changed from String! to String
  • Argument accountNumber: String added to Query.accountContract
  • Type for argument identifier on field Query.accountContract changed from String! to String
  • Field opportunityValueByKey was added to object type Query
  • Field leadValueByKey was removed from object type Query
  • Input Field requestedTerminationDate: Date! was added to input type TerminateContractInput
  • Input Field requestedTerminationAt removed from input type TerminateContractInput
  • Type UpdateLeadExtraDetails was removed
  • Type UpdateOpportunityExtraDetails was added
  • Input Field opportunityId: ID was added to input type UpdateExtraDetailsInput
  • Input Field leadId removed from input type UpdateExtraDetailsInput
  • Field updateOpportunityExtraDetails was added to object type Mutation
  • Field updateLeadExtraDetails was removed from object type Mutation
  • Input Field leadType removed from input type NewLeadInputType
  • Enum value TESORO_SEPA_CORE was added to Vendor enum
  • Field leadType was removed from object type NewLeadType
  • Type RateLimitInformation was removed
  • Field rateLimit was removed from object type Query
  • Type JobNameEnum was removed
  • Type ServiceOrderJourney was added
  • CreateServiceOrderInput.jobName type changed from JobNameEnum! to ServiceOrderJourney!
  • Type for argument jobName on field Query.availableServiceOrderAppointments changed from JobNameEnum! to ServiceOrderJourney!
  • Enum value SMETS2_IHD_HEALTH_CHECK was removed from AccountReminderTypes enum
  • Enum value SMETS2_DATA_REQUEST_FOLLOWUP was removed from AccountReminderTypes enum
  • Enum value SMETS2_HEALTH_CHECK was removed from AccountReminderTypes enum
  • Argument notes: String added to Query.availableServiceOrderAppointments
  • Field serviceOrderAppointmentSlots was removed from object type Query
  • Input field propertyId of type ID! was added to input object type CreateServiceOrderInput
  • Input field vendorReference of type String was added to input object type CreateServiceOrderInput
  • Input field accountNumber was removed from input object type CreateServiceOrderInput
  • Field hasActiveAssessedAgreement was added to object type AccountType
  • Argument identifier: String added to field AccountInterface.bill
  • Argument identifier: String added to field AccountType.bill
  • Type for argument id on field AccountInterface.bill changed from ID! to ID
  • Type for argument id on field AccountType.bill changed from ID! to ID
  • Field accountUser was added to object type Query
  • Directive deprecated was added to field Query.accountUserByUniqueDetailValue
  • Field Query.accountUserByUniqueDetailValue has deprecation reason The accountUserByUniqueDetailValue field is deprecated.\n\nPlease use query instead.\n\n
  • Field Query.accountUserByUniqueDetailValue is deprecated
  • Field linkedAccountNumbers was added to object type BusinessType
  • Directive deprecated was added to field BusinessType.linkedAccountNumber
  • Field BusinessType.linkedAccountNumber has deprecation reason The linkedAccountNumber field is deprecated. Please use linkedAccountNumbers instead, businesses can be related to multiple Accounts now. - Marked as deprecated on 2025-02-05. - Scheduled for removal on or after 2025-08-01.
  • Field BusinessType.linkedAccountNumber is deprecated
  • Field possibleErrors is deprecated on Mutation type. Please use the possibleErrors query or the X
  • Field possibleErrors was added to object type PossibleErrorsOutputType
  • Field possibleErrorsList was removed from object type PossibleErrorsOutputType
  • Field setLeadOutcome was added to object type Mutation
  • Type SetLeadOutcome was added
  • Type SetLeadOutcomeInput was added
  • Argument direction: EnergyProductDirection added to field Query.energyProducts
  • Type SiteworksRequestStatus was added
  • Type UUID was added
  • Type CoreSiteworksMarketSupplyPointType was removed
  • Type UpdateSiteworksRequestInputType was added
  • Argument after: String added to field CoreSiteworksRequestType.marketSupplyPoints
  • Argument before: String added to field CoreSiteworksRequestType.marketSupplyPoints
  • Argument first: Int added to field CoreSiteworksRequestType.marketSupplyPoints
  • Argument last: Int added to field CoreSiteworksRequestType.marketSupplyPoints
  • Field updateSiteworksRequest was added to object type Mutation
  • Object type CoreSiteworksRequestType has description A Siteworks Request
  • Type UpdateSiteworksRequest was added
  • Field CoreSiteworksRequestType.id changed type from ID! to UUID!
  • Field CoreSiteworksRequestType.marketSupplyPoints changed type from [CoreSiteworksMarketSupplyPointType]! to SupplyPointConnectionTypeConnection
  • Field CoreSiteworksRequestType.status changed type from RequestStatus! to SiteworksRequestStatus!
  • Field isOnPccDunningJourney was added to object type AccountType
  • Field preferredSsd was added to object type AccountApplicationType
  • Description An enumeration. was removed from object type AccountApplicationStatus
  • Field completeLeadAction was added to object type Mutation
  • Type CompleteLeadActionInput was added
  • Type CompleteLeadAction was added
  • Field QuoteType.consumptionEstimates is deprecated
  • Directive deprecated was added to field QuoteType.consumptionEstimates
  • Field QuoteType.consumptionEstimates has deprecation reason The consumption_estimates field is deprecated. Please use the consumptionEstimates query instead. - Marked as deprecated on 2025-01-20. - Scheduled for removal on or after 2025-04-20.
  • Field authorizedApplications was added to object type Query
  • Type AuthorizedApplication was added
  • Directive deprecated was added to field LedgerInterface.id
  • Field LedgerInterface.id has deprecation reason The ledgerId field is deprecated.\n\nPlease use ledgerNumber instead. This is in the form of L
  • Field LedgerInterface.id is deprecated
  • Directive deprecated was added to field LedgerType.id
  • Field LedgerType.id has deprecation reason The ledgerId field is deprecated.\n\nPlease use ledgerNumber instead. This is in the form of L
  • Field LedgerType.id is deprecated
  • Field hasActiveWatersureAgreement was added to object type AccountType
  • Input field deviceId of type String was added to input object type WaterFiltersInput
  • Field updateLeadExtraDetails was added to object type Mutation
  • Type UpdateLeadExtraDetails was added
  • Type \_UpdateExtraDetailsItem was added
  • Type UpdateExtraDetailsInput was added
  • Field getOrCreateAccountForLead was added to object type Mutation
  • Type GetOrCreateShellAccountForLead was added
  • Type GetOrCreateShellAccountForLeadInput was added
  • Field supplyPoints was added to object type Query
  • Argument ledgerNumber: String added to field AccountInterface.paginatedPaymentForecast
  • Argument ledgerNumber: String added to field AccountInterface.paymentForecast
  • Argument ledgerNumber: String added to field AccountInterface.payments
  • Argument ledgerNumber: String added to field AccountInterface.transactions
  • Directive deprecated was added to argument ledgerId of field ledgers in type AccountInterface
  • Directive deprecated was added to argument ledgerId of field paginatedPaymentForecast in type AccountInterface
  • Directive deprecated was added to argument ledgerId of field paymentForecast in type AccountInterface
  • Directive deprecated was added to argument ledgerId of field payments in type AccountInterface
  • Directive deprecated was added to argument ledgerId of field transactions in type AccountInterface
  • Argument ledgerNumber: String added to field AccountType.paginatedPaymentForecast
  • Argument ledgerNumber: String added to field AccountType.paymentForecast
  • Argument ledgerNumber: String added to field AccountType.payments
  • Argument ledgerNumber: String added to field AccountType.transactions
  • Directive deprecated was added to argument ledgerId of field ledgers in type AccountType
  • Directive deprecated was added to argument ledgerId of field paginatedPaymentForecast in type AccountType
  • Directive deprecated was added to argument ledgerId of field paymentForecast in type AccountType
  • Directive deprecated was added to argument ledgerId of field payments in type AccountType
  • Directive deprecated was added to argument ledgerId of field transactions in type AccountType
  • Type AddressConnectionTypeConnection was removed
  • Type AddressConnectionTypeEdge was removed
  • Type AddressType was removed
  • Field addressLookup was removed from object type Query
  • Field WaterMeterType.externalReference is deprecated
  • Field WaterMeterType.externalReference has deprecation reason The externalReference field is deprecated.
  • Directive deprecated was added to field WaterMeterType.externalReference
  • Field creditTransferPermissionId was removed from object type TerminateCreditTransferPermission
  • Input field activeAt of type DateTime was added to input object type TerminateCreditTransferPermissionInput
  • Input field sourceLedgerNumber of type String! was added to input object type TerminateCreditTransferPermissionInput
  • Input field targetLedgerNumber of type String! was added to input object type TerminateCreditTransferPermissionInput
  • Input field creditTransferPermissionId was removed from input object type TerminateCreditTransferPermissionInput
  • Input field SubmitMeterReadingInputType.meterId changed type from ID! to ID
  • Input field meterPointReference of type String was added to input object type SubmitMeterReadingInputType
  • Input field serialNumber of type String was added to input object type SubmitMeterReadingInputType
  • Field hasActiveSocialAgreement was added to object type AccountType
  • Type PossibleError was added
  • Input field ledgerNumber of type String was added to input object type StorePaymentInstructionInput
  • Directive deprecated was added to input field ledgerId in input object StorePaymentInstructionInput
  • Argument ledgerNumber: String added to field Query.dashboardScreen
  • Directive deprecated was added to argument ledgerId of field dashboardScreen in type Query
  • Input field ledgerNumber of type String was added to input object type InitiateStandalonePaymentInput
  • Directive deprecated was added to input field ledgerId in input object InitiateStandalonePaymentInput
  • Input field AccountLedgerInput.ledgerId changed type from ID! to ID
  • Directive deprecated was added to input field ledgerId in input object AccountLedgerInput
  • Input field ledgerNumber of type String was added to input object type AccountLedgerInput
  • Type NestedPortfolioConnectionTypeEdge was removed
  • Type NestedPortfolioType was removed
  • Type NestedPortfolioConnectionTypeConnection was removed
  • Field PortfolioType.ancestors changed type from NestedPortfolioConnectionTypeConnection to PortfolioConnectionTypeConnection
  • Field PortfolioType.descendants changed type from NestedPortfolioConnectionTypeConnection to PortfolioConnectionTypeConnection
  • Field PortfolioType.parent changed type from NestedPortfolioType to PortfolioType
  • Input field CollectPaymentInput.ledgerId changed type from ID! to ID
  • Input field ledgerNumber of type String was added to input object type CollectPaymentInput
  • Directive deprecated was added to input field ledgerId in input object CollectPaymentInput
  • Directive deprecated was added to field Mutation.resetPassword
  • Field Mutation.resetPassword has deprecation reason The resetPassword field is deprecated. Please use resetUserPassword instead. - Marked as deprecated on 2024-12-04. - Scheduled for removal on or after 2025-06-01. You can read more about this deprecation on: https://announcements.kraken.tech/announcements/public/81/
  • Field Mutation.resetPassword is deprecated
  • Input field PostCreditInput.ledgerId changed type from ID! to ID
  • Input field ledgerNumber of type String was added to input object type PostCreditInput
  • Directive deprecated was added to input field ledgerId in input object PostCreditInput
  • Field ledgerNumber was added to object type GoodsPurchase
  • Directive deprecated was added to field GoodsPurchase.ledgerId
  • Field GoodsPurchase.ledgerId is deprecated
  • Field GoodsPurchase.ledgerId has deprecation reason The ledgerId field is deprecated. Please use ledgerNumber instead. This is in the form of L-123456789A - Marked as deprecated on 2024-10-22. - Scheduled for removal on or after 2025-06-25.
  • Input field suppressCommunications of type Boolean was added to input object type InitiateProductSwitchInput
  • Field accountsCount (deprecated) was removed from object type NestedPortfolioType
  • Field accountsCount (deprecated) was removed from object type PortfolioType
  • Directive deprecated was added to field NestedPortfolioType.accountsCount
  • Field NestedPortfolioType.accountsCount has deprecation reason The accountsCount field is deprecated. Will be deleted in favor of field. - Marked as deprecated on 2024-11-27. - Scheduled for removal on or after 2024-12-02.
  • Field NestedPortfolioType.accountsCount is deprecated
  • Directive deprecated was added to field PortfolioType.accountsCount
  • Field PortfolioType.accountsCount has deprecation reason The accountsCount field is deprecated. Will be deleted in favor of field. - Marked as deprecated on 2024-11-27. - Scheduled for removal on or after 2024-12-02.
  • Field PortfolioType.accountsCount is deprecated
  • Field success was removed from object type UpdateCommsDeliveryPreference
  • Argument expiresAt: DateTime was added to input RegisterPushNotificationBinding
  • Field metered (deprecated) was removed from object type PropertyMeterType
  • Field hasActiveDebtCollectionProceeding was added to object type AccountType
  • Input field givenName (deprecated) was removed from input object type VerifyIdentityInput
  • Directive deprecated was added to argument givenName
  • Input field accountUserId of type ID was added to input object type VerifyIdentityInput
  • Field id was added to object type AccountUserNameType
  • Type TypedSourceOutput was removed
  • Type UtilityType was removed
  • Field typedSource (deprecated) was removed from object type MeasurementsMetadataOutput
  • Field isPsrRenewalDue was added in the viewer type
  • Input field dateOfBirth of type Date was added to input object type UpdateEmailAndPasswordInput
  • Input field mobileNumber of type String was added to input object type UpdateEmailAndPasswordInput
On this page