Skip to main content

GraphQL API Changelog

This page shows the history of changes to the GraphQL schema.
  • 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 clientMutationId removed from input type CloseInkLiveChatInput
  • Input Field clientMutationId removed from input type UpdateMessageTagsInput
  • Mutation.closeInkLiveChat type changed from CloseInkLiveChatPayload to CloseInkLiveChat
  • Type for argument input on field Mutation.closeInkLiveChat changed from CloseInkLiveChatInput! to CloseInkLiveChatInput
  • Mutation.updateMessageTags type changed from UpdateMessageTagsPayload to UpdateMessageTags
  • Type for argument input on field Mutation.updateMessageTags changed from UpdateMessageTagsInput! to UpdateMessageTagsInput
  • Mutation.assignInkBucket type changed from AssignInkBucketPayload to AssignInkBucket
  • Type for argument input on field Mutation.assignInkBucket changed from AssignInkBucketInput! to AssignInkBucketInput
  • Mutation.addNoteToInkConversation type changed from AddNoteToInkConversationPayload to AddNoteToInkConversation
  • Type for argument input on field Mutation.addNoteToInkConversation changed from AddNoteToInkConversationInput! to AddNoteToInkConversationInput
  • Mutation.createInkLiveChatMessage type changed from CreateInkLiveChatMessagePayload to CreateInkLiveChatMessage
  • Type for argument input on field Mutation.createInkLiveChatMessage changed from CreateInkLiveChatMessageInput! to CreateInkLiveChatMessageInput
  • Mutation.createInkInboundMessage type changed from CreateInkInboundMessagePayload to CreateInkInboundMessage
  • Type for argument input on field Mutation.createInkInboundMessage changed from CreateInkInboundMessageInput! to CreateInkInboundMessageInput
  • Input Field clientMutationId removed from input type CreateInkInboundMessageInput
  • 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 AssignInkBucketInput
  • Input Field clientMutationId removed from input type AddNoteToInkConversationInput
  • Enum value BUCKAROO_SEPA was added to Vendor enum
  • Enum value WESTPAC_ILINK_MERIDIAN was added to Vendor enum
  • Enum value WESTPAC_ILINK_POWERSHOP was added to Vendor enum
  • Deprecation reason on field Mutation.resumeControl changed from The 'resumeControl' field is deprecated. Please use 'updateDeviceSmartControl' instead. - Marked as deprecated on 2024-09-17. - Scheduled for removal on or after 2025-04-01. to The 'resumeControl' field is deprecated. Please use 'updateDeviceSmartControl' instead. - Marked as deprecated on 2024-09-17. - Scheduled for removal on or after 2025-12-11.
  • Deprecation reason on field Mutation.suspendControl changed from The 'suspendControl' field is deprecated. Please use 'updateDeviceSmartControl' instead. - Marked as deprecated on 2024-09-17. - Scheduled for removal on or after 2025-04-01. to The 'suspendControl' field is deprecated. Please use 'updateDeviceSmartControl' instead. - Marked as deprecated on 2024-09-17. - Scheduled for removal on or after 2025-12-11.
  • Deprecation reason on field Mutation.setVehicleChargePreferences changed from The 'setVehicleChargingPreferences' field is deprecated. Please use setDevicePreferences instead of this endpoint. - Marked as deprecated on 2024-09-18. - Scheduled for removal on or after 2025-04-01. to The 'setVehicleChargePreferences' field is deprecated. Please use setDevicePreferences instead of this endpoint. - Marked as deprecated on 2024-09-18. - Scheduled for removal on or after 2026-01-26.
  • Argument readTo: DateTime added to Query.gasMeterReadings
  • Argument readFrom: DateTime added to Query.gasMeterReadings
  • Argument readTo: DateTime added to Query.electricityMeterReadings
  • Argument readFrom: DateTime added to Query.electricityMeterReadings
  • Field priceGuaranteeInMonths was added to object type Product
  • Deprecation reason on field Query.vehicleChargingPreferences changed from The 'vehicleChargingPreferences' field is deprecated. Please use 'devices.preferences' instead. - Marked as deprecated on 2024-04-23. - Scheduled for removal on or after 2024-11-01. to The 'vehicleChargingPreferences' field is deprecated. Please use 'devices.preferences' instead. - Marked as deprecated on 2024-04-23. - Scheduled for removal on or after 2025-12-10.
  • Deprecation reason on field Query.registeredKrakenflexDevice changed from The 'registeredKrakenflexDevice' field is deprecated. Please use 'devices' instead. - Marked as deprecated on 2024-04-23. - Scheduled for removal on or after 2024-11-01. to The 'registeredKrakenflexDevice' field is deprecated. Please use 'devices' instead. - Marked as deprecated on 2024-04-23. - Scheduled for removal on or after 2025-12-10.
  • Type ChargePointDevicesType was removed
  • Type ChargePointModelsType was removed
  • Field chargePointDevices was removed from object type Query
  • Type UpdateDeviceGridExport was removed
  • Mutation.updateDeviceGridExport type changed from UpdateDeviceGridExport to SmartFlexDeviceInterface
  • Type ReauthenticateDevice was removed
  • Type ReauthenticateDeviceInput was removed
  • Type SetVehicleChargingPreferences was removed
  • Type VehicleChargingPreferencesInput was removed
  • Type SuspendDeviceControl was removed
  • Type ResumeDeviceControl was removed
  • Field setVehicleChargePreferences was removed from object type Mutation
  • Field reauthenticateDevice was removed from object type Mutation
  • Field resumeControl was removed from object type Mutation
  • Field suspendControl was removed from object type Mutation
  • Deprecation reason on field Mutation.deviceRegistration changed from None to The 'deviceRegistration' field is deprecated. Please use 'startSmartFlexOnboarding' instead. - Marked as deprecated on 2025-09-08. - Scheduled for removal on or after 2025-12-08.
  • Type LeadOutput was added
  • Field leadByNumber was added to object type Query
  • 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
  • Mutation.updateMessageTags type changed from UpdateMessageTagsPayload to UpdateMessageTags
  • Type for argument input on field Mutation.updateMessageTags changed from UpdateMessageTagsInput! to UpdateMessageTagsInput
  • Mutation.assignInkBucket type changed from AssignInkBucketPayload to AssignInkBucket
  • Type for argument input on field Mutation.assignInkBucket changed from AssignInkBucketInput! to AssignInkBucketInput
  • 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
  • Mutation.sendLiveChatMessage type changed from SendLiveChatMessagePayload to SendLiveChatMessage
  • Type for argument input on field Mutation.sendLiveChatMessage changed from SendLiveChatMessageInput! to SendLiveChatMessageInput
  • Mutation.closeLiveChat type changed from CloseLiveChatPayload to CloseLiveChat
  • Type for argument input on field Mutation.closeLiveChat changed from CloseLiveChatInput! to CloseLiveChatInput
  • Input Field clientMutationId removed from input type UpdateMessageTagsInput
  • Input Field clientMutationId removed from input type CloseLiveChatInput
  • Input Field clientMutationId removed from input type CreateInkInboundMessageInput
  • Input Field clientMutationId removed from input type AssignInkBucketInput
  • Input Field clientMutationId removed from input type 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
  • Argument ledgerNumber: String added to AccountType.maximumRefund
  • Argument ledgerNumber: String added to AccountInterface.maximumRefund
  • 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.triggerBoostCharge changed from The 'triggerBoostCharge' field is deprecated. Please use 'updateBoostCharge' instead. - Marked as deprecated on 2025-05-12. - Scheduled for removal on or after 2025-08-12. to The 'triggerBoostCharge' field is deprecated. Please use 'updateBoostCharge' instead. - Marked as deprecated on 2025-05-12. - Scheduled for removal on or after 2026-01-26.
  • Field legalAddress was added to object type BusinessType
  • Input Field businessBillingAddress: RichAddressInput was added to input type CreateBusinessInput
  • Input Field businessLegalAddress: RichAddressInput was added to input type CreateBusinessInput
  • Field currentDirectDebitInstructionInvalidatedWithVendor was added to object type LedgerType
  • Type OEDETermsAndConditionsType was removed
  • Field termsandconditions was removed from object type Query
  • Field termsandconditionsforproduct was removed from object type Query
  • 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
  • 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
  • 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
  • Type PresignedPostFields was removed
  • Field presignedPostFields was removed from object type GenerateInkPresignedUrl
  • Enum value WESTPAC_QUICKSTREAM_POWERSHOP was added to Vendor enum
  • Enum value WESTPAC_QUICKSTREAM_MERIDIAN was added to Vendor enum
  • Enum value WESTPAC_QUICKSTREAM was added to Vendor enum
  • Enum value DEFAULT_SUPPLY was removed from SalesChannelChoices enum
  • Type LoyaltyPointsBalanceInput was added
  • Argument input: LoyaltyPointsBalanceInput added to Query.loyaltyPointsBalance
  • Removed argument accountNumber from Query.loyaltyPointsBalance
  • Argument isResumable: Boolean added to Query.smartFlexOnboardingWizards
  • Input Field salesChannel: String! was added to input type CreateOpportunityInput
  • Input Field source removed from input type CreateOpportunityInput
  • Field offerForQuoting was added to object type Query
  • Field offerGroupForQuoting was added to object type Query
  • 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 SMART_PREPAY_TOP_UP_UTRN was removed from AccountReminderTypes enum
  • Enum value SMART_PREPAY_ADD_DEBT_FAILURE was removed from AccountReminderTypes enum
  • Field callTags was added to object type Query
  • Field callTag was added to object type Query
  • Field id was added to object type CallTagType
  • Field number was added to object type LeaveSupplierProcessType
  • Argument number: String added to Query.leaveSupplierProcess
  • Removed argument leaveSupplierProcessId from Query.leaveSupplierProcess
  • Input Field supplyPoints removed from input type CancelEnrollmentInput
  • Input Field accountNumber removed from input type CancelEnrollmentInput
  • Enum value TOTALENERGIES was added to Vendor enum
  • Field paymentTransactionType was added to object type Payment
  • Enum value ACCOUNT_CLOSED was removed from DirectDebitInstructionStatus enum
  • Enum value ACCOUNT_CLOSED was removed from PaymentInstructionStatus enum
  • Field joinSupplierProcess was added to object type Query
  • Field quotingParamsInputData was added to object type QuoteComponentType
  • Field defaultValue was added to object type ConsentTypeType
  • Field consentTypes was added to object type Query
  • Field supportsStatements was added to object type LedgerType
  • Field supportsInvoices was added to object type LedgerType
  • Enum value CUSTOMER_REPORTED_SMART_METER_ISSUES was removed from AccountReminderTypes enum
  • Enum value KMT was removed from AccountReminderTypes enum
  • 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.
  • Input Field salesChannelCode: String was added to input type CreateAffiliateOrganisationInputType
  • Input Field salesChannel removed from input type CreateAffiliateOrganisationInputType
  • Input Field salesChannelCode: String was added to input type UpdateAffiliateOrganisationInputType
  • Input Field salesChannel removed from input type UpdateAffiliateOrganisationInputType
  • 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 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 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.
  • 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 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 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 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 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 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.
  • Deprecation reason on field DeauthenticateFlexDevice.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.
  • 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 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 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 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 OCPPAuthentication.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 CompleteAuthFlowForSmartFlexOnboarding.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 DeleteBoostCharge.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 CancelSmartFlexOnboarding.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 DeauthenticateDevice.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.
  • 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 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.
  • 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 SpecialCancelContract.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 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.
  • 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 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 SelectChargePointMakeForSmartFlexOnboarding.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 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 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.
  • 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 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 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.
  • 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 PerformHouseMove.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 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 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 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 ReauthenticateDevice.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 UpdatePaymentSchedulePaymentAmount.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 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 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 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.
  • Deprecation reason on field SelectUserVehicleForSmartFlexOnboarding.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 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 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 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 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.
  • 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 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 SelectVehicleMakeForSmartFlexOnboarding.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 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 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 StartTestChargeForSmartFlexOnboarding.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 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 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 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 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 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 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 UpdatePaymentSchedulePaymentDay.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.
  • 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 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 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 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.
  • 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 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 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 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 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 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 DeviceRegistration.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 PerformTestCharge.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 CompleteTeslaSetupVirtualKeyForSmartFlexOnboarding.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 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 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 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 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 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.
  • 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 CreateElectricityMeterReadings.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.
  • Deprecation reason on field SuspendDeviceControl.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.
  • 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 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 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 RevokeContract.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 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.
  • 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 ResumeDeviceControl.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 CompleteUserActionRequiredForSmartFlexOnboarding.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 PerformBoostCharge.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 SelectVehicleVariantForSmartFlexOnboarding.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 SelectChargePointVariantForSmartFlexOnboarding.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 SelectDeviceTypeForSmartFlexOnboarding.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 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 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 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 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 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 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 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 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 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 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.
  • 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 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 SetVehicleChargingPreferences.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 StartSmartFlexOnboarding.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 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 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.
  • 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 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 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 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 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 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 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 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 ThirdPartyCompleteDeviceRegistration.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 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 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 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 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 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 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 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.
  • 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 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 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 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 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.
  • 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 ProductSwitch.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 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 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 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 CreateGasMeterReadings.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 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.
  • 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 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 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 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 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 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 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.
  • 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 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 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 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.
  • Deprecation reason on field AnnulOrder.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 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.
  • 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.
  • 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 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 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 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 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 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 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 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 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.
  • Field isCustomerEligibleToGiveFeedbackFollowingEmail was added to object type Query
  • Field isCustomerEligibleToGiveFeedbackFollowingCall was added to object type Query
  • 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.
  • Deprecation reason on field UpsideDispatchType.deltaKwh changed from The 'delta_kwh' field is deprecated. delta has replaced deltaKwh for increased precision. - Marked as deprecated on 2024-04-19. - Scheduled for removal on or after 2025-01-01. to The 'deltaKwh' field is deprecated. delta has replaced deltaKwh for increased precision. - Marked as deprecated on 2024-04-19. - Scheduled for removal on or after 2025-01-01.
  • Deprecation reason on field UpsideDispatchType.startDt changed from The 'start_dt' field is deprecated. start has replaced start_dt for improved typing. - Marked as deprecated on 2024-04-19. - Scheduled for removal on or after 2025-01-01. to The 'startDt' field is deprecated. start has replaced start_dt for improved typing. - Marked as deprecated on 2024-04-19. - Scheduled for removal on or after 2025-01-01.
  • Deprecation reason on field UpsideDispatchType.endDt changed from The 'end_dt' field is deprecated. end has replaced end_dt for improved typing. - Marked as deprecated on 2024-04-19. - Scheduled for removal on or after 2025-01-01. to The 'endDt' field is deprecated. end has replaced end_dt for improved typing. - Marked as deprecated on 2024-04-19. - Scheduled for removal on or after 2025-01-01.
  • 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 liveChatConversation was removed from object type InkLiveChat
  • Field id 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
  • Type LeaveSupplierInput was removed
  • Type _DefaultMarketTerminationInput was removed
  • Type CoreLeaveSupplierInput was added
  • Type ElectricityTerminationInput was added
  • Type LeaveSupplierReason was added
  • Type GasTerminationInput was added
  • Input Field gasSupplyPointData: [GasTerminationInput] was added to input type LeaveSupplierMarketInputType
  • Input Field electricitySupplyPointData: [ElectricityTerminationInput] was added to input type LeaveSupplierMarketInputType
  • Input Field supplyPointData removed from input type LeaveSupplierMarketInputType
  • Input Field requestedSupplyEndDate removed from input type UpdateLeaveSupplierInput
  • Type for argument input on field Mutation.instigateLeaveSupplier changed from LeaveSupplierInput! to CoreLeaveSupplierInput!
  • 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
  • Argument propertyId: Int added to Query.accountIoEligibility
  • Argument propertyId: Int added to Query.eligibleDeviceTypes
  • 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
  • Deprecation reason on field Query.plannedDispatches changed from None to The 'plannedDispatches' field is deprecated. Please use 'flexPlannedDispatches' instead. - Marked as deprecated on 2025-05-27. - Scheduled for removal on or after 2025-08-27.
  • Type BaseInstigateAccountContractTerminationInput was added
  • Type for argument input on field Mutation.instigateAccountContractTermination changed from BaseInstigateContractTerminationInput! to BaseInstigateAccountContractTerminationInput!
  • Input Field partyIdentifier removed from input type BaseInstigateContractTerminationInput
  • Input Field lossReason removed from input type SetOpportunityOutcomeInput
  • Enum value CANCELLATION_PENDING was removed from RequestStatus enum
  • Enum value SENT_TO_MOP was removed from RequestStatus enum
  • Enum value FLOW_SENDING was removed from RequestStatus enum
  • Field title was added to object type Contract
  • Argument userNumber: String added to Mutation.updateAccountUserConsents
  • Deprecation reason on field Mutation.triggerBoostCharge changed from None to The 'triggerBoostCharge' field is deprecated. Please use 'updateBoostCharge' instead. - Marked as deprecated on 2025-05-12. - Scheduled for removal on or after 2025-08-12.
  • Deprecation reason on field Mutation.deleteBoostCharge changed from None to The 'deleteBoostCharge' field is deprecated. Please use 'updateBoostCharge' instead. - Marked as deprecated on 2025-05-12. - Scheduled for removal on or after 2025-08-12.
  • Deprecation reason on field Mutation.deauthenticateDevice changed from None to The 'deauthenticateDevice' field is deprecated. Please use 'deauthenticateFlexDevice' instead. - Marked as deprecated on 2025-05-12. - Scheduled for removal on or after 2025-08-12.
On this page