Skip to main content

GraphQL API Changelog

This page shows the history of changes to the GraphQL schema.
  • Field inkCommsTemplate was added to object type Query
  • Deprecation reason on field Mutation.createAccountReminder changed from None to The 'createAccountReminder' field is deprecated. This mutation rely on legacy reminder types. Please use the createReminder mutation which uses the new registry based reminder types instead. - Marked as deprecated on 2024-11-14. - Scheduled for removal on or after 2025-04-16.
  • OrderInput.sale type changed from SalesRecordInput to SalesRecordInput!
  • Field opportunityRichAddress was added to object type OpportunityOutput
  • Field billingRichAddress was added to object type LeadOutput
  • Input Field duration removed from input type OrderLinePeriodInput
  • Type OnSiteJobsAppointmentTypeConnectionTypeConnection was removed
  • Type OnSiteJobsAppointmentTypeConnectionTypeEdge was removed
  • Field getOnSiteJobsAppointmentByExternalReference was added to object type Query
  • Field getOnSiteJobsAppointmentsByExternalReference was removed from object type Query
  • Input Field signedAt: DateTime was added to input type OrderInput
  • Input Field alignRequestStatus: Boolean was added to input type CancelOnSiteJobsAppointmentInputType
  • Input Field cancelRequestIfNoActiveAppointments removed from input type CancelOnSiteJobsAppointmentInputType
  • Type P0Validation was removed
  • Type NifCupsCorrelationValidation was added
  • Field a529Validation was added to object type Query
  • Query.p0Validation type changed from P0Validation to NifCupsCorrelationValidation
  • Enum value INBOUND was added to SalesChannelChoices enum
  • Enum value OUTBOUND was added to SalesChannelChoices enum
  • Enum value PRESENCIAL was added to SalesChannelChoices enum
  • Enum value PARTNERS was added to SalesChannelChoices enum
  • Enum value DIGITAL was added to SalesChannelChoices enum
  • Enum value Partners was removed from SalesChannelChoices enum
  • Enum value Presencial was removed from SalesChannelChoices enum
  • Enum value Digital was removed from SalesChannelChoices enum
  • Enum value Outbound was removed from SalesChannelChoices enum
  • Enum value Inbound was removed from SalesChannelChoices enum
  • Default value for input field CustomerOrderInput.business changed from None to Undefined
  • OrderItemInput.marketData type changed from MarketDataInput to MarketDataInput!
  • Default value for input field OrderItemInput.marketData changed from None to Undefined
  • Default value for input field OrderItemInput.profile changed from None to Undefined
  • Default value for input field OrderInput.sale changed from None to Undefined
  • Enum value PAYMENTUS_DIGITAL_WALLET was added to Vendor enum
  • Deprecation reason on field Query.dailyWholesalePrices changed from None to The 'dailyWholesalePrices' field is deprecated. Migrated to OE Backend API. - Marked as deprecated on 2025-10-27. - Scheduled for removal on or after 2025-11-10.
  • Deprecation reason on field Query.solarSimulatorQuote changed from None to The 'solarSimulatorQuote' field is deprecated. Migrated to OE Backend API. - Marked as deprecated on 2025-10-27. - Scheduled for removal on or after 2025-11-10.
  • Deprecation reason on field Query.simpleQuoteLevels changed from None to The 'simpleQuoteLevels' field is deprecated. Migrated to OE Backend API. - Marked as deprecated on 2025-10-27. - Scheduled for removal on or after 2025-11-10.
  • Input Field stage removed from input type UpdateLeadDetailsInput
  • Input Field currentStage: String! was added to input type UpdateLeadStageInput
  • CreateOpportunityInput.leadContactDetails type changed from LeadContactDetailsInput to LeadContactDetailsInput!
  • Deprecation reason on field Query.mfaDevices changed from None to The 'mfaDevices' field is deprecated. Schema is being removed, but will be available in the main API site. - Marked as deprecated on 2025-10-15. - Scheduled for removal on or after 2025-10-30.
  • Deprecation reason on field Query.authorizedApplications changed from None to The 'authorizedApplications' field is deprecated. Schema is being removed, but will be available in the main API site. - Marked as deprecated on 2025-10-15. - Scheduled for removal on or after 2025-10-30.
  • Deprecation reason on field Mutation.createMfaDevice changed from None to The 'createMfaDevice' field is deprecated. Schema is being removed, but will be available in the main API site. - Marked as deprecated on 2025-10-15. - Scheduled for removal on or after 2025-10-30.
  • Deprecation reason on field Mutation.validateMfaDevice changed from None to The 'validateMfaDevice' field is deprecated. Schema is being removed, but will be available in the main API site. - Marked as deprecated on 2025-10-15. - Scheduled for removal on or after 2025-10-30.
  • Deprecation reason on field Mutation.deleteMfaDevice changed from None to The 'deleteMfaDevice' field is deprecated. Schema is being removed, but will be available in the main API site. - Marked as deprecated on 2025-10-15. - Scheduled for removal on or after 2025-10-30.
  • Field consumption was added to object type BillCharge
  • Type CheckCallbackEligibility was removed
  • Type CallbackEligibilityType was removed
  • Type CheckCallbackEligibilityInput was removed
  • Type RequestCallback was removed
  • Type CallbackRequestType was removed
  • Type RequestCallbackInput was removed
  • Field requestCallback was removed from object type Mutation
  • Field checkCallbackEligibility was removed from object type Mutation
  • Field instigateContractTermination was added to object type Mutation
  • Argument accountNumber: String! added to Query.isCustomerEligibleToGiveFeedbackFollowingCall
  • Argument accountUserNumber: String! added to Query.isCustomerEligibleToGiveFeedbackFollowingCall
  • Removed argument accountUserId from Query.isCustomerEligibleToGiveFeedbackFollowingCall
  • Removed argument accountId from Query.isCustomerEligibleToGiveFeedbackFollowingCall
  • Argument accountNumber: String! added to Query.isCustomerEligibleToGiveFeedbackFollowingEmail
  • Argument accountUserNumber: String! added to Query.isCustomerEligibleToGiveFeedbackFollowingEmail
  • Removed argument accountUserId from Query.isCustomerEligibleToGiveFeedbackFollowingEmail
  • Removed argument accountId from Query.isCustomerEligibleToGiveFeedbackFollowingEmail
  • Enum value FIELDWORKS_METER_FAULT_RECEIVED was removed from AccountReminderTypes enum
  • Input Field voucherValueInCents: Int! was added to input type PurchaseVoucherInput
  • Input Field availableFrom: Date! was added to input type PurchaseVoucherInput
  • Input Field creditAmountInCents removed from input type PurchaseVoucherInput
  • Field voucherValue was added to object type VoucherPurchaseType
  • Field availableFrom was added to object type VoucherPurchaseType
  • Field credit was removed from object type VoucherPurchaseType
  • Type MessageChannel was removed
  • EmailType.channel type changed from MessageChannel! to String!
  • Field usablePaymentInstructions of type PaymentInstructionConnectionTypeConnection was added to interface LedgerInterface
  • Field usablePaymentInstructions was added to object type LedgerWithPaymentsInstructions
  • Field usablePaymentInstructions was added to object type LedgerType
  • Type AssignInkBucketPayload was removed
  • Type UpdateMessageTagsPayload was removed
  • Type CreateInkInboundMessagePayload was removed
  • Type AddNoteToInkConversationPayload was removed
  • Type CreateInkLiveChatMessagePayload was removed
  • Type CloseInkLiveChatPayload was removed
  • Type AssignInkBucket was added
  • Type UpdateMessageTags was added
  • Type CreateInkInboundMessage was added
  • Type AddNoteToInkConversation was added
  • Type CreateInkLiveChatMessage was added
  • Type CloseInkLiveChat was added
  • Input Field occurredAt: DateTime was added to input type CreateInkLiveChatMessageInput
  • Input Field clientMutationId removed from input type CreateInkLiveChatMessageInput
  • Input Field clientMutationId removed from input type CreateInkInboundMessageInput
  • Mutation.addNoteToInkConversation type changed from AddNoteToInkConversationPayload to AddNoteToInkConversation
  • Type for argument input on field Mutation.addNoteToInkConversation changed from AddNoteToInkConversationInput! to AddNoteToInkConversationInput
  • Mutation.assignInkBucket type changed from AssignInkBucketPayload to AssignInkBucket
  • Type for argument input on field Mutation.assignInkBucket changed from AssignInkBucketInput! to AssignInkBucketInput
  • Mutation.updateMessageTags type changed from UpdateMessageTagsPayload to UpdateMessageTags
  • Type for argument input on field Mutation.updateMessageTags changed from UpdateMessageTagsInput! to UpdateMessageTagsInput
  • Mutation.closeInkLiveChat type changed from CloseInkLiveChatPayload to CloseInkLiveChat
  • Type for argument input on field Mutation.closeInkLiveChat changed from CloseInkLiveChatInput! to CloseInkLiveChatInput
  • Mutation.createInkInboundMessage type changed from CreateInkInboundMessagePayload to CreateInkInboundMessage
  • Type for argument input on field Mutation.createInkInboundMessage changed from CreateInkInboundMessageInput! to CreateInkInboundMessageInput
  • Mutation.createInkLiveChatMessage type changed from CreateInkLiveChatMessagePayload to CreateInkLiveChatMessage
  • Type for argument input on field Mutation.createInkLiveChatMessage changed from CreateInkLiveChatMessageInput! to CreateInkLiveChatMessageInput
  • Input Field clientMutationId removed from input type UpdateMessageTagsInput
  • Input Field clientMutationId removed from input type CloseInkLiveChatInput
  • Input Field clientMutationId removed from input type AssignInkBucketInput
  • Input Field clientMutationId removed from input type AddNoteToInkConversationInput
  • Enum value BUCKAROO_SEPA was added to Vendor enum
  • Enum value WESTPAC_ILINK_POWERSHOP was added to Vendor enum
  • Enum value WESTPAC_ILINK_MERIDIAN was added to Vendor enum
  • Argument ledgerNumber: String added to AccountInterface.requestRefundEligibility
  • Argument ledgerNumber: String added to Account.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 AccountInterface.maximumRefund
  • Argument ledgerNumber: String added to Account.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.
  • Field currentDirectDebitInstructionInvalidatedWithVendor was added to object type LedgerType
  • Enum value WESTPAC_ILINK was added to Vendor enum
  • Enum value SMART_CHANGE_OF_TENANCY_REQUEST_FAILED was removed from AccountReminderTypes enum
  • Argument details: [BusinessDetailInput] added to Query.business
  • Type for argument id on field Query.business changed from ID! to ID
  • Field number was added to object type LeaveSupplierInstigated
  • Deprecation reason on field LeaveSupplierInstigated.leaveSupplierProcessId changed from None to The 'leaveSupplierProcessId' field is deprecated. Process IDs are deprecated, please use 'number' instead. - Marked as deprecated on 2025-08-06. - Scheduled for removal on or after 2025-09-30.
  • LeaveSupplierInstigated.leaveSupplierProcessId type changed from ID! to ID
  • Input Field number: NonEmptyID was added to input type CancelLeaveSupplierInput
  • Input Field leaveSupplierProcessId removed from input type CancelLeaveSupplierInput
  • Input Field number: NonEmptyID was added to input type UpdateLeaveSupplierInput
  • Input Field leaveSupplierProcessId removed from input type UpdateLeaveSupplierInput
  • Input Field joinSupplierProcessNumber: NonEmptyID was added to input type JoinSupplierAcceptTermsAndConditionsInput
  • Input Field joinSupplierProcessId removed from input type JoinSupplierAcceptTermsAndConditionsInput
  • Type PresignedPostFields was removed
  • Field presignedPostFields was removed from object type GenerateInkPresignedUrl
  • 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 SOLAR_SALES was removed from SalesChannelChoices enum
  • Enum value AFFILIATE was removed from SalesChannelChoices enum
  • Type LoyaltyPointsBalanceInput was added
  • Argument input: LoyaltyPointsBalanceInput added to Query.loyaltyPointsBalance
  • Removed argument accountNumber from Query.loyaltyPointsBalance
  • Input Field salesChannel: String! was added to input type CreateOpportunityInput
  • Input Field source removed from input type CreateOpportunityInput
  • Field offerGroupForQuoting was added to object type Query
  • Field offerForQuoting 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 SOLAR_SALES was added to SalesChannelChoices enum
  • Enum value AFFILIATE was added to SalesChannelChoices enum
  • Enum value Presencial was removed from SalesChannelChoices enum
  • Enum value Inbound was removed from SalesChannelChoices enum
  • Enum value Partners was removed from SalesChannelChoices enum
  • Enum value Outbound was removed from SalesChannelChoices enum
  • Enum value Digital was removed from SalesChannelChoices enum
  • 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 CreateSolarWalletRelationship.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 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 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 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 TerminateSolarWalletRelationship.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 RegisterEVChargerLead.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 CreateEnergyAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 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 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 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 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 UpdatePaymentDetails.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 UpdateBillingDetails.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 CreateQuote.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 RegisterPhoneLead.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 UpdateAccountUser.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 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 UpdateBillingAddress.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 Mutation.terminateSolarWalletRelationship changed from The 'terminate_solar_wallet_relationship' field is deprecated. Use 'terminateCreditTransferPermission' mutation instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10. to The 'terminateSolarWalletRelationship' field is deprecated. Use 'terminateCreditTransferPermission' mutation instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10.
  • Deprecation reason on field Mutation.createSolarWalletRelationship changed from The 'create_solar_wallet_relationship' field is deprecated. Use 'createCreditTransferPermission' mutation instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10. to The 'createSolarWalletRelationship' field is deprecated. Use 'createCreditTransferPermission' mutation instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10.
  • 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 PowerAndEnergyPrices.energyUnits changed from The 'energy_units' field is deprecated. Change to a more descriptive field name. Use 'variable_term_with_taxes' instead. - Marked as deprecated on 2024-08-02. - Scheduled for removal on or after 2024-12-01. to The 'energyUnits' field is deprecated. Change to a more descriptive field name. Use 'variable_term_with_taxes' instead. - Marked as deprecated on 2024-08-02. - Scheduled for removal on or after 2024-12-01.
  • Deprecation reason on field PowerAndEnergyPrices.powerUnits changed from The 'power_units' field is deprecated. Change to a more descriptive field name. Use 'fixed_term_with_taxes' instead. - Marked as deprecated on 2024-08-02. - Scheduled for removal on or after 2024-12-01. to The 'powerUnits' field is deprecated. Change to a more descriptive field name. Use 'fixed_term_with_taxes' instead. - Marked as deprecated on 2024-08-02. - Scheduled for removal on or after 2024-12-01.
  • 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 Account.solarWalletLedgers changed from The 'solar_wallet_ledgers' field is deprecated. Use 'account.ledgers.creditTransferPermissionsData.toTargetLedgers' instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10. to The 'solarWalletLedgers' field is deprecated. Use 'account.ledgers.creditTransferPermissionsData.toTargetLedgers' instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10.
  • Deprecation reason on field Account.solarWalletAvailableCredit changed from The 'solar_wallet_available_credit' field is deprecated. Use 'account.ledgers.balance' instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10. to The 'solarWalletAvailableCredit' field is deprecated. Use 'account.ledgers.balance' instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10.
  • Deprecation reason on field Account.hasSolarWallet changed from The 'has_solar_wallet' field is deprecated. Use 'account.ledgers' instead and filter on the SOLAR_WALLET_LEDGER 'ledgerType' field. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10. to The 'hasSolarWallet' field is deprecated. Use 'account.ledgers' instead and filter on the SOLAR_WALLET_LEDGER 'ledgerType' field. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10.
  • 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 funnelCode: String! was added to input type CreateOpportunityInput
  • Input Field funnelId removed from input type CreateOpportunityInput
  • Field reopenInkConversation was added to object type Reminder
  • Field assigneeUsername 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
  • 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
  • Type UploadBillFileOutput was removed
  • Type CustomerDetails was removed
  • Type Address was removed
  • Type BillComparison was removed
  • Type AvailbleTariffs was removed
  • Field uploadBillFile was removed from object type Mutation
  • Type BaseInstigateAccountContractTerminationInput was added
  • Input Field partyIdentifier removed from input type BaseInstigateContractTerminationInput
  • Type for argument input on field Mutation.instigateAccountContractTermination changed from BaseInstigateContractTerminationInput! to BaseInstigateAccountContractTerminationInput!
  • Input Field lossReason removed from input type SetOpportunityOutcomeInput
  • Enum value CANCELLATION_PENDING was removed from RequestStatus enum
  • Enum value FLOW_SENDING was removed from RequestStatus enum
  • Enum value SENT_TO_MOP was removed from RequestStatus enum
  • Field title was added to object type Contract
  • Argument userNumber: String added to Mutation.updateAccountUserConsents
  • Type LeaveSupplierInput was removed
  • Type BaseLeaveSupplierInput was added
  • Type InvoiceTotalType was added
  • Field totalCharges was added to object type InvoiceType
  • Field transactions was added to object type InvoiceType
  • Field isAnnulled was added to object type InvoiceType
  • Field totalCredits was added to object type InvoiceType
  • Input Field requestedSupplyEndDate removed from input type UpdateLeaveSupplierInput
  • Field totalMonetaryAmount was added to object type AccountLoyaltyPointsType
  • Type for argument input on field Mutation.instigateLeaveSupplier changed from LeaveSupplierInput! to BaseLeaveSupplierInput!
  • Field billingAddress was added to object type BusinessType
  • CreateProductInput.termsAndConditionsTypes type changed from [String!] to [String!]!
  • Argument maxRange: Int added to Query.availableProductSwitchDates
  • Enum value UNISSUED_TRANSACTIONS was added to TransactionTypeFilter enum
  • Enum value ISSUED_TRANSACTIONS was removed from TransactionTypeFilter enum
  • Input field SetOpportunityOutcomeInput.outcome changed type from String to OpportunityOutcome
  • Type OpportunityOutcome was added
  • Input field lossReason of type String was added to input object type SetOpportunityOutcomeInput
  • Input field opportunityId was removed from input object type SetOpportunityOutcomeInput
  • Input field opportunityNumber of type ID was added to input object type SetOpportunityOutcomeInput
  • Input field lossReason of type String was added to input object type SetOpportunityOutcomeInput
  • Input field inferOperationsGroupAttributes of type Boolean was added to input object type EnqueueInboundCallInput
  • Enum value FAKE was removed from enum VoiceVendor
  • Enum value LEGACY_TWILIO_CTI was removed from enum VoiceVendor
  • Field ResetUserPasswordOutput.failureCodes is deprecated
  • Field userId was added to object type ResetUserPasswordOutput
  • Field ResetUserPasswordOutput.failureCodes has deprecation reason The failureCodes field is deprecated. Please handle the KT-CT-5450 error and inspect the validationErrors[].code extension instead. Note that the KT-CT-5450 error will not be raised if you request any of the failureCodes, failureReasons, or passwordUpdated fields. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-10-04.
  • Directive deprecated was added to field ResetUserPasswordOutput.failureCodes
  • Field ResetUserPasswordOutput.failureReasons is deprecated
  • Field ResetUserPasswordOutput.failureReasons has deprecation reason The failureReasons field is deprecated. Please handle the KT-CT-5450 error and inspect the validationErrors[].message extension instead. Note that the KT-CT-5450 error will not be raised if you request any of the failureCodes, failureReasons, or passwordUpdated fields. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-10-04.
  • Directive deprecated was added to field ResetUserPasswordOutput.failureReasons
  • Field ResetUserPasswordOutput.passwordUpdated is deprecated
  • Field ResetUserPasswordOutput.passwordUpdated has deprecation reason The passwordUpdated field is deprecated. Please handle the KT-CT-5450 error instead. Note that the KT-CT-5450 error will not be raised if you request any of the failureCodes, failureReasons, or passwordUpdated fields. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-10-04.
  • Directive deprecated was added to field ResetUserPasswordOutput.passwordUpdated
  • Field createNewLead was removed from object type Mutation
  • Type CreateNewLead was removed
  • Type NewLeadInputType was removed
  • Type NewLeadType was removed
  • Object type CreateInboundCall has description The possible errors that can be raised are:\n\n
  • Field leadValueByKey was removed from object type Query
  • Field opportunityValueByKey was added to object type Query
  • Field affiliateLink was added to object type JoinSupplierProcessDataType
  • Directive deprecated was added to field Mutation.uploadBillFile
  • Field Mutation.uploadBillFile has deprecation reason The upload_bill_file field is deprecated.
  • Field Mutation.uploadBillFile is deprecated
  • Argument accountNumber: String added to field Query.accountContract
  • Argument accountNumber: String added to field Query.businessContract
  • Type for argument identifier on field Query.accountContract changed from String! to String
  • Type for argument identifier on field Query.businessContract changed from String! to String
  • Input field requestedTerminationDate of type Date! was added to input object type TerminateContractInput
  • Input field requestedTerminationAt was removed from input object type TerminateContractInput
  • Type CompleteLeadAction was removed
  • Type CompleteLeadActionInput was removed
  • Type for argument input on field Mutation.completeLeadAction changed from CompleteLeadActionInput! to CompleteOpportunityActionInput!
  • Field completeLeadAction was removed from object type Mutation
  • Type CompleteOpportunityActionInput was added
  • Field Mutation.completeLeadAction changed type from CompleteLeadAction to CompleteOpportunityAction
  • Type CompleteOpportunityAction was added
  • Field completeOpportunityAction was added to object type Mutation
  • Field updateLeadExtraDetails was removed from object type Mutation
  • Type UpdateLeadExtraDetails was removed
  • Input field leadId was removed from input object type UpdateExtraDetailsInput
  • Input field opportunityId of type ID was added to input object type UpdateExtraDetailsInput
  • Field updateOpportunityExtraDetails was added to object type Mutation
  • Type UpdateOpportunityExtraDetails was added
  • Type for argument input on field Mutation.updateLeadState changed from UpdateLeadStateInput! to UpdateOpportunityStateInput!
  • Type UpdateLeadState was removed
  • Type UpdateLeadStateInput was removed
  • Field updateLeadState was removed from object type Mutation
  • Type UpdateOpportunityStateInput was added
  • Field Mutation.updateLeadState changed type from UpdateLeadState to UpdateOpportunityState
  • Type UpdateOpportunityState was added
  • Field updateOpportunityState was added to object type Mutation
  • Type DateTimePageInfo was added
  • Type Money was added
  • Field terms was added to object type Contract
  • Input field inferLanguageAttribute of type Boolean was added to input object type EnqueueInboundCallInput
  • Input field baseUrl of type String was added to input object type RequestPasswordResetInput
  • Field leadType was removed from object type NewLeadType
  • Input field leadType was removed from input object type NewLeadInputType
  • Field rateLimit (deprecated) was removed from object type Query
  • Type RateLimitInformation was removed
  • Input field waitingBehaviourUrl of type String was added to input object type EnqueueInboundCallInput
  • Field addOneWaySignupReward was added to object type Mutation
  • Type AddOneWaySignupReward was added
  • Type AddOneWaySignupRewardInput was added
  • Field account was added to interface CallInterface
  • Field account was added to object type InboundCallType
  • Field account was added to object type OutboundCallType
  • Input field affiliateSessionId of type String was added to input object type CreateEnergyAccountInput
  • Field Mutation.createSolarWalletRelationship is deprecated
  • Field Mutation.createSolarWalletRelationship has deprecation reason The create_solar_wallet_relationship field is deprecated. Use createCreditTransferPermission mutation instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10.
  • Directive deprecated was added to field Mutation.createSolarWalletRelationship
  • Field Mutation.terminateSolarWalletRelationship is deprecated
  • Field Mutation.terminateSolarWalletRelationship has deprecation reason The terminate_solar_wallet_relationship field is deprecated. Use terminateCreditTransferPermission mutation instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10.
  • Directive deprecated was added to field Mutation.terminateSolarWalletRelationship
  • Field Account.hasSolarWallet is deprecated
  • Field Account.hasSolarWallet has deprecation reason The has_solar_wallet field is deprecated. Use account.ledgers instead and filter on the SOLAR_WALLET_LEDGER ledgerType field. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10.
  • Directive deprecated was added to field Account.hasSolarWallet
  • Field Account.solarWalletAvailableCredit is deprecated
  • Field Account.solarWalletAvailableCredit has deprecation reason The solar_wallet_available_credit field is deprecated. Use account.ledgers.balance instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10.
  • Directive deprecated was added to field Account.solarWalletAvailableCredit
  • Field Account.solarWalletLedgers is deprecated
  • Field Account.solarWalletLedgers has deprecation reason The solar_wallet_ledgers field is deprecated. Use account.ledgers.creditTransferPermissionsData.toTargetLedgers instead. - Marked as deprecated on 2025-02-10. - Scheduled for removal on or after 2025-08-10.
  • Directive deprecated was added to field Account.solarWalletLedgers
  • Argument identifier: String added to field AccountInterface.bill
  • Argument identifier: String added to field Account.bill
  • Type for argument id on field Account.bill changed from ID! to ID
  • Type for argument id on field AccountInterface.bill changed from ID! to ID
  • Field linkedAccountNumbers was added to object type BusinessType
  • Directive deprecated was added to field BusinessType.linkedAccountNumber
  • Field BusinessType.linkedAccountNumber has deprecation reason The linkedAccountNumber field is deprecated. Please use linkedAccountNumbers instead, businesses can be related to multiple Accounts now. - Marked as deprecated on 2025-02-05. - Scheduled for removal on or after 2025-08-01.
  • Field BusinessType.linkedAccountNumber is deprecated
  • Field possibleErrors is deprecated on Mutation type. Please use the possibleErrors query or the X
  • Input field affiliateSessionId of type String was added to input object type CreateEnergyAccountInput
  • Field possibleErrors was added to object type PossibleErrorsOutputType
  • Field possibleErrorsList was removed from object type PossibleErrorsOutputType
  • Field setLeadOutcome was added to object type Mutation
  • Type SetLeadOutcome was added
  • Type SetLeadOutcomeInput was added
  • Argument direction: EnergyProductDirection added to field Query.energyProducts
  • Type SiteworksRequestStatus was added
  • Type UUID was added
  • Type CoreSiteworksMarketSupplyPointType was removed
  • Type UpdateSiteworksRequestInputType was added
  • Argument after: String added to field CoreSiteworksRequestType.marketSupplyPoints
  • Argument before: String added to field CoreSiteworksRequestType.marketSupplyPoints
  • Argument first: Int added to field CoreSiteworksRequestType.marketSupplyPoints
  • Argument last: Int added to field CoreSiteworksRequestType.marketSupplyPoints
  • Field updateSiteworksRequest was added to object type Mutation
  • Object type CoreSiteworksRequestType has description A Siteworks Request
  • Type UpdateSiteworksRequest was added
  • Field CoreSiteworksRequestType.id changed type from ID! to UUID!
  • Field CoreSiteworksRequestType.marketSupplyPoints changed type from [CoreSiteworksMarketSupplyPointType]! to SupplyPointConnectionTypeConnection
  • Field CoreSiteworksRequestType.status changed type from RequestStatus! to SiteworksRequestStatus!
  • Description An enumeration. was removed from object type AccountApplicationStatus
  • Field preferredSsd was added to object type AccountApplicationType
  • Field completeLeadAction was added to object type Mutation
  • Type CompleteLeadActionInput was added
  • Type CompleteLeadAction was added
  • Field authorizedApplications was added to object type Query
  • Type AuthorizedApplication was added
  • Field updateLeadExtraDetails was added to object type Mutation
  • Type UpdateLeadExtraDetails was added
  • Type \_UpdateExtraDetailsItem was added
  • Type UpdateExtraDetailsInput was added
  • Field getOrCreateAccountForLead was added to object type Mutation
  • Type GetOrCreateShellAccountForLead was added
  • Type GetOrCreateShellAccountForLeadInput was added
  • Argument ledgerNumber: String added to field AccountBillingInfo.ledgers
  • Directive deprecated was added to argument ledgerId of field ledgers in type AccountBillingInfo
  • Field supplyPoints was added to object type Query
  • Argument ledgerNumber: String added to field AccountInterface.paginatedPaymentForecast
  • Argument ledgerNumber: String added to field AccountInterface.paymentForecast
  • Argument ledgerNumber: String added to field AccountInterface.payments
  • Argument ledgerNumber: String added to field AccountInterface.transactions
  • Directive deprecated was added to argument ledgerId of field ledgers in type AccountInterface
  • Directive deprecated was added to argument ledgerId of field paginatedPaymentForecast in type AccountInterface
  • Directive deprecated was added to argument ledgerId of field paymentForecast in type AccountInterface
  • Directive deprecated was added to argument ledgerId of field payments in type AccountInterface
  • Directive deprecated was added to argument ledgerId of field transactions in type AccountInterface
  • Argument ledgerNumber: String added to field Account.paginatedPaymentForecast
  • Argument ledgerNumber: String added to field Account.paymentForecast
  • Argument ledgerNumber: String added to field Account.payments
  • Argument ledgerNumber: String added to field Account.transactions
  • Directive deprecated was added to argument ledgerId of field ledgers in type Account
  • Directive deprecated was added to argument ledgerId of field paginatedPaymentForecast in type Account
  • Directive deprecated was added to argument ledgerId of field paymentForecast in type Account
  • Directive deprecated was added to argument ledgerId of field payments in type Account
  • Directive deprecated was added to argument ledgerId of field transactions in type Account
  • Input field activeAt of type DateTime was added to input object type TerminateCreditTransferPermissionInput
  • Input field sourceLedgerNumber of type String! was added to input object type TerminateCreditTransferPermissionInput
  • Input field targetLedgerNumber of type String! was added to input object type TerminateCreditTransferPermissionInput
  • Input field creditTransferPermissionId was removed from input object type TerminateCreditTransferPermissionInput
  • Field creditTransferPermissionId was removed from object type TerminateCreditTransferPermission
  • Type PossibleError was added
  • Input field ledgerNumber of type String was added to input object type StorePaymentInstructionInput
  • Directive deprecated was added to input field ledgerId in input object StorePaymentInstructionInput
  • Argument ledgerNumber: String added to field Query.dashboardScreen
  • Directive deprecated was added to argument ledgerId of field dashboardScreen in type Query
  • Input field ledgerNumber of type String was added to input object type InitiateStandalonePaymentInput
  • Directive deprecated was added to input field ledgerId in input object InitiateStandalonePaymentInput
  • Input field AccountLedgerInput.ledgerId changed type from ID! to ID
  • Directive deprecated was added to input field ledgerId in input object AccountLedgerInput
  • Input field ledgerNumber of type String was added to input object type AccountLedgerInput
  • Field PortfolioType.ancestors changed type from NestedPortfolioConnectionTypeConnection to PortfolioConnectionTypeConnection
  • Field PortfolioType.descendants changed type from NestedPortfolioConnectionTypeConnection to PortfolioConnectionTypeConnection
  • Field PortfolioType.parent changed type from NestedPortfolioType to PortfolioType
  • Type NestedPortfolioConnectionTypeConnection was removed
  • Type NestedPortfolioConnectionTypeEdge was removed
  • Type NestedPortfolioType was removed
  • Field spanishLedgers was removed from object type Account
  • Input field CollectPaymentInput.ledgerId changed type from ID! to ID
  • Input field ledgerNumber of type String was added to input object type CollectPaymentInput
  • Directive deprecated was added to input field ledgerId in input object CollectPaymentInput
  • Directive deprecated was added to field Mutation.resetPassword
  • Field Mutation.resetPassword is deprecated
  • Field Mutation.resetPassword has deprecation reason The resetPassword field is deprecated. Please use resetUserPassword instead. - Marked as deprecated on 2024-12-04. - Scheduled for removal on or after 2025-06-01. You can read more about this deprecation on: https://announcements.kraken.tech/announcements/public/81/
  • Input field PostCreditInput.ledgerId changed type from ID! to ID
  • Input field ledgerNumber of type String was added to input object type PostCreditInput
  • Directive deprecated was added to input field ledgerId in input object PostCreditInput
  • Field ledgerNumber was added to object type GoodsPurchase
  • Directive deprecated was added to field GoodsPurchase.ledgerId
  • Field GoodsPurchase.ledgerId has deprecation reason The ledgerId field is deprecated. Please use ledgerNumber instead. This is in the form of L-123456789A - Marked as deprecated on 2024-10-22. - Scheduled for removal on or after 2025-06-25.
  • Field GoodsPurchase.ledgerId is deprecated
  • Input field suppressCommunications of type Boolean was added to input object type InitiateProductSwitchInput
  • Field accountsCount (deprecated) was removed from object type NestedPortfolioType
  • Field accountsCount (deprecated) was removed from object type PortfolioType
  • Directive deprecated was added to field NestedPortfolioType.accountsCount
  • Field NestedPortfolioType.accountsCount has deprecation reason The accountsCount field is deprecated. Will be deleted in favor of field. - Marked as deprecated on 2024-11-27. - Scheduled for removal on or after 2024-12-02.
  • Field NestedPortfolioType.accountsCount is deprecated
  • Directive deprecated was added to field PortfolioType.accountsCount
  • Field PortfolioType.accountsCount has deprecation reason The accountsCount field is deprecated. Will be deleted in favor of field. - Marked as deprecated on 2024-11-27. - Scheduled for removal on or after 2024-12-02.
  • Field PortfolioType.accountsCount is deprecated
  • Type TypedSourceOutput was removed
  • Type UtilityType was removed
  • Field typedSource (deprecated) was removed from object type MeasurementsMetadataOutput
On this page