Skip to main content

GraphQL API Changelog

This page shows the history of changes to the GraphQL schema.
  • Field billingTriggerConfiguration was added to object type LedgerType
  • Field billingTriggerConfiguration was added to object type TelcoLedgerType
  • Field billingTriggerConfiguration of type BillingTriggerConfiguration was added to interface LedgerInterface
  • Field billingTriggerConfiguration of type BillingTriggerConfiguration was added to interface TelcoLedgerInterface
  • Field billingTriggerConfiguration of type BillingTriggerConfiguration was added to interface AccountInterface
  • Field billingTriggerConfiguration was added to object type TelcoAccountType
  • Type CreateAccountCredit was removed
  • Type CreateAccountCreditInput was removed
  • Type AccountCreditReasonType was removed
  • Argument accountNumbers: [NonEmptyString!] added to Query.getOnSiteJobsRequests
  • Field createAccountCredit was removed from object type Mutation
  • Argument excludeByDisplayName: [String] added to Query.vouchersForAccount
  • Enum value DUPLICATE_CARD_FINGERPRINTS was added to AccountReminderTypes enum
  • Enum value DUPLICATE_CARD_FINGERPRINTs was removed from AccountReminderTypes enum
  • Argument offset: Int added to Query.opportunities
  • Argument offset: Int added to Query.leads
  • Field refundedAt was added to object type VoucherPurchaseType
  • Argument excludeRefunded: Boolean added to Query.vouchersForAccount
  • Type OrderDetailsType was removed
  • Type OrderType was removed
  • Type OrderCustomerType was removed
  • Type OrderLineType was removed
  • Type OrderItemType was removed
  • Type ItemProfileType was removed
  • Type OrderLinePeriodType was removed
  • Type OrderLineDateRangeType was removed
  • Type OrderLineDurationType was removed
  • Type OrderResource was removed
  • Type ProcessOrderOutput was removed
  • Type LegacyOrderDetailsType was added
  • Type LegacyOrderType was added
  • Type LegacyOrderCustomerType was added
  • Type LegacyOrderLineType was added
  • Type LegacyOrderItemType was added
  • Type LegacyItemProfileType was added
  • Type LegacyOrderLinePeriodType was added
  • Type LegacyOrderLineDateRangeType was added
  • Type LegacyOrderLineDurationType was added
  • Type LegacyOrderResource was added
  • Type LegacyProcessOrderOutput was added
  • Type OnSiteJobsExternalJobTypeMappingType was added
  • Enum value JPN_BILLING_PATTERN_CHANGED_DUE_TO_READING_DATE_CHANGE was removed from AccountReminderTypes enum
  • Field externalJobTypeMapping was added to object type OnSiteJobsAppointmentType
  • Deprecation reason on field OnSiteJobsAppointmentType.externalJobType changed from None to The 'externalJobType' field is deprecated. Please use externalJobTypeMapping instead. - Marked as deprecated on 2026-03-17. - Scheduled for removal on or after 2026-04-17.
  • Deprecation reason on field Mutation.createAccountCredit changed from The 'createAccountCredit' field is deprecated. Use postCredit mutation as it is ledger aware. - Marked as deprecated on 2022-07-04. - Scheduled for removal on or after 2024-01-01. to The 'createAccountCredit' field is deprecated. Use postCredit mutation as it is ledger aware. - Marked as deprecated on 2022-07-04. - Scheduled for removal on or after 2026-03-30.
  • Mutation.legacyProcessOrder type changed from ProcessOrderOutput! to LegacyProcessOrderOutput!
  • Field legacyOrderDetails was added to object type Query
  • Field orderDetails was removed from object type Query
  • Input Field firstName: String was added to input type CustomerContactInput
  • Input Field lastName: String was added to input type CustomerContactInput
  • Input Field name removed from input type CustomerContactInput
  • Field firstName was added to object type CustomerContactType
  • Field lastName was added to object type CustomerContactType
  • Deprecation reason on field CustomerContactType.name changed from None to The 'name' field is deprecated. Please use 'firstName' and 'lastName' instead. - Marked as deprecated on 2026-03-13. - Scheduled for removal on or after 2027-06-13.
  • Enum value AUS_GET_CORRECT_PHONE_NUMBER was removed from AccountReminderTypes enum
  • Deprecation reason on field Mutation.instigateContractVariation changed from None to The 'instigateContractVariation' field is deprecated. This is a legacy mutation. The varyContractTerms should be used instead. - Marked as deprecated on 2026-03-05. - Scheduled for removal on or after 2026-04-11.
  • Deprecation reason on field Mutation.varyContractTerms changed from The 'varyContractTerms' field is deprecated. This is a legacy mutation. The instigateContractVariation should be used instead. - Marked as deprecated on 2026-01-20. - Scheduled for removal on or after 2026-02-27. to None
  • Enum value CUSTOM was added to Vendor enum
  • Type UpdateAgreementRescission was added
  • Type AgreementRescissionType was added
  • Type AgreementRescissionStatus was added
  • Type UpdateAgreementRescissionInput was added
  • Field updateAgreementRescission was added to object type Mutation
  • Default value for argument hierarchyName on field PropertyType.parent changed from Undefined to 'default'
  • Type for argument hierarchyName on field PropertyType.parent changed from String! to String
  • Default value for argument hierarchyName on field PropertyType.ancestors changed from Undefined to 'default'
  • Type for argument hierarchyName on field PropertyType.ancestors changed from String! to String
  • Default value for argument hierarchyName on field PropertyType.descendants changed from Undefined to 'default'
  • Type for argument hierarchyName on field PropertyType.descendants changed from String! to String
  • Default value for argument hierarchyName on field PropertyInterface.parent changed from Undefined to 'default'
  • Type for argument hierarchyName on field PropertyInterface.parent changed from String! to String
  • Default value for argument hierarchyName on field PropertyInterface.ancestors changed from Undefined to 'default'
  • Type for argument hierarchyName on field PropertyInterface.ancestors changed from String! to String
  • Default value for argument hierarchyName on field PropertyInterface.descendants changed from Undefined to 'default'
  • Type for argument hierarchyName on field PropertyInterface.descendants changed from String! to String
  • Input Field organisationNumber: String was added to input type SalesInformationInput
  • Input Field organisationId removed from input type SalesInformationInput
  • Deprecation reason on field Mutation.updateSiteworksRequest changed from None to The 'updateSiteworksRequest' field is deprecated. Please use updateOnSiteJobsRequest instead. - Marked as deprecated on 2026-03-01. - Scheduled for removal on or after 2026-09-01.
  • Deprecation reason on field Query.siteworksRequests changed from None to The 'siteworksRequests' field is deprecated. Please use getOnSiteJobsRequests instead. - Marked as deprecated on 2026-03-01. - Scheduled for removal on or after 2026-09-01.
  • Field number was added to object type AffiliateOrganisationType
  • Argument number: String added to Query.affiliateOrganisation
  • Type for argument id on field Query.affiliateOrganisation changed from Int! to Int
  • Argument relatedTicketId: String added to Query.lookupFaultAppointmentSlots
  • Input Field leaveSupplierNumber: String was added to input type EnrollmentInput
  • Enum value D0010_CREATION_FAILURE was removed from AccountReminderTypes enum
  • Input Field funnelCode removed from input type CreateLeadInput
  • CreateLeadInput.address type changed from RichAddressInput! to RichAddressInput
  • CreateLeadInput.salesChannel type changed from String! to String
  • Default value for input field CreateLeadInput.salesChannel changed from Undefined to None
  • CreateLeadInput.leadType type changed from LeadTypeChoices! to LeadTypeChoices
  • Default value for input field CreateLeadInput.leadType changed from Undefined to None
  • Field networkOrderType was added to object type TelcoProduct
  • Enum value MISSED was added to AppointmentStatusNames enum
  • Enum value SCHEDULED was removed from AppointmentStatusNames enum
  • Field agreement was added to object type Query
  • Type for argument timeGranularity on field Device.readings changed from TimeGranularities! to TimeGranularities
  • Type for argument timeGranularity on field DeviceRegister.readings changed from TimeGranularities! to TimeGranularities
  • Type for argument timeGranularity on field SupplyPointType.readings changed from TimeGranularities! to TimeGranularities
  • Type for argument timeGranularity on field HasReadings.readings changed from TimeGranularities! to TimeGranularities
  • Field assignedToAffiliateNumber was added to object type OpportunityOutput
  • Field assignedToAffiliateNumber was added to object type LeadOutput
  • Field agreementsForRollover was added to object type Query
  • Enum value NZ_METERING_QUERY was removed from AccountReminderTypes enum
  • Enum value NZ_BILLING_QUERY was removed from AccountReminderTypes enum
  • Enum value NZ_SOLAR_METER_CHANGE was removed from AccountReminderTypes enum
  • Enum value NZ_SWITCHING_WITHDRAWAL was removed from AccountReminderTypes enum
  • Enum value NZ_VACANT_PROPERTY was removed from AccountReminderTypes enum
  • Enum value NZ_DUNNING was removed from AccountReminderTypes enum
  • Argument appointmentIdToReschedule: UUID added to Mutation.startOnSiteJobsAppointmentBookingSession
  • Field conversationRelayId was added to object type InkGenericMessage
  • Field conversationRelayId was added to object type InkPost
  • Field conversationRelayId was added to object type InkEmail
  • Argument subdomain: String added to Query.appSessions
  • Type for argument postcode on field Query.appSessions changed from String! to String
  • Field accounts was added to object type Trigger
  • Field accountsLinkedAt was added to object type Trigger
  • Type AccountType was added
  • Field getAccountNumberForSupplyPointId was added to object type Query
  • Type SendPolicyEnum was added
  • Input Field preferredContactMethod: String was added to input type ComplaintInput
  • Input Field preferredCommunicationMethod removed from input type ComplaintInput
  • Input Field preferredContactMethod: String was added to input type FaultInput
  • Input Field preferredCommunicationMethod removed from input type FaultInput
  • Input Field sendPolicy: SendPolicyEnum was added to input type CreateContractSummaryForAccountInput
  • Input Field preferredContactMethod: String was added to input type CreateComplaintInputType
  • Input Field preferredCommunicationMethod removed from input type CreateComplaintInputType
  • Field getFaultAppointmentsForAccount was added to object type Query
  • Input Field leadId removed from input type CreateOpportunityAndLeadInput
  • Type CreateTemplateOutput was removed
  • Type TemplateType was removed
  • Type TemplateStatus was removed
  • Type TemplateGroupType was removed
  • Type GroupCategory was removed
  • Type TemplateLineItemType was removed
  • Type CurrencyType was removed
  • Type CreateTemplateInput was removed
  • Type TemplateGroupInput was removed
  • Type TemplateLineItemInput was removed
  • Type UpdateTemplateOutput was removed
  • Type UpdateTemplateInput was removed
  • Type DeleteTemplateOutput was removed
  • Type ActivateTemplatesOutput was removed
  • Type ExpireTemplatesOutput was removed
  • Type CreateInputOutput was removed
  • Type InputType was removed
  • Type Section was removed
  • Type CreateInputInput was removed
  • Type UpdateInputOutput was removed
  • Type UpdateInputInput was removed
  • Type DeleteInputOutput was removed
  • Type TemplateFilterInput was removed
  • Type TemplateNodesType was removed
  • Type RateBuilderNodeType was removed
  • Type LabelValueType was removed
  • Type SalesTaxNodeType was removed
  • Field catalogInputs was removed from object type Query
  • Field latestTemplate was removed from object type Query
  • Field templates was removed from object type Query
  • Field latestActiveTemplate was removed from object type Query
  • Field template was removed from object type Query
  • Field catalogInput was removed from object type Query
  • Field templateNodesOptions was removed from object type Query
  • Field deleteTemplate was removed from object type Mutation
  • Field deleteCatalogInput was removed from object type Mutation
  • Field expireTemplates was removed from object type Mutation
  • Field createTemplate was removed from object type Mutation
  • Field updateTemplate was removed from object type Mutation
  • Field updateCatalogInput was removed from object type Mutation
  • Field activateTemplates was removed from object type Mutation
  • Field createCatalogInput was removed from object type Mutation
  • Field canRescindAgreement was added to object type Query
  • Type CreateOrUpdateTimeSeriesEntries was added
  • Type CreateOrUpdateTimeSeriesEntriesInput was added
  • Field createOrUpdateTimeSeriesEntries was added to object type Mutation
  • Deprecation reason on field Mutation.createTimeSeriesPrices changed from None to The 'createTimeSeriesPrices' field is deprecated. Please use the 'createOrUpdateTimeSeriesEntries' mutation instead. - Marked as deprecated on 2025-02-03. - Scheduled for removal on or after 2025-03-01.
  • Input Field assignedToUsername: String was added to input type CreateLeadInput
  • Input Field assignedToTeamName: String was added to input type CreateLeadInput
  • Input Field assignedToAffiliateNumber: String was added to input type CreateOpportunityAndLeadInput
  • Input Field affiliateOrganisationId removed from input type CreateOpportunityAndLeadInput
  • Input Field assignedToAffiliateNumber: String was added to input type CreateOpportunityForLeadInput
  • Input Field affiliateOrganisationId removed from input type CreateOpportunityForLeadInput
  • Input Field assignedToAffiliateNumber: String was added to input type LeadsQueryInput
  • Input Field createdByOrganization removed from input type LeadsQueryInput
  • Input Field assignedToAffiliateNumber: String was added to input type OpportunitiesQueryInput
  • Input Field createdByOrganization removed from input type OpportunitiesQueryInput
  • Input Field assignedToAffiliateNumber: String was added to input type CreateLeadInput
  • Input Field affiliateOrganisationId removed from input type CreateLeadInput
  • Deprecation reason on field Query.defaultPaymentInstruction changed from None to The 'defaultPaymentInstruction' field is deprecated. Please use 'usablePaymentInstructions' on the Ledger type to get all usable instructions, or 'paymentPreferenceAtTime' on the Ledger type to get a specific one. Both require explicitly requesting a ledger. - Marked as deprecated on 2026-01-28. - Scheduled for removal on or after 2026-07-28.
  • Field quotedCatalogProducts was removed from object type QuotedCatalogSubOffering
  • Type ComplaintTypes was removed
  • Type ComplaintSubTypes was removed
  • FaultInput.typeOfComplaint type changed from String to String!
  • ComplaintInput.typeOfComplaint type changed from String to String!
  • Enum value INDUSTRY_EXCEPTION_CUSTOMER_DETAILS_REQUEST_REJECTED was added to AccountReminderTypes enum
  • Enum value INDUSTRY_EXCEPTION_CUSTOMER_DETAILS_REQUEST_MISSING_BUSINESS_ACCEPTANCE was added to AccountReminderTypes enum
  • Type ProcessOrderInput was removed
  • Type OrderInput was removed
  • Type CustomerOrderInput was removed
  • Type OrderLineInput was removed
  • Type OrderItemInput was removed
  • Type ItemProfileInput was removed
  • Type MarketDataInput was removed
  • Type OrderLinePeriodInput was removed
  • Field processOrder was removed from object type Mutation
  • Type ExtraDetail was added
  • Field extraDetailItems was added to object type OpportunityOutput
  • Deprecation reason on field OpportunityOutput.extraDetails changed from None to The 'extraDetails' field is deprecated. Use extraDetailsItems instead, which provides a structured key/value format. - Marked as deprecated on 2026-01-14. - Scheduled for removal on or after 2026-07-14.
  • Field extraDetailItems was added to object type LeadOutput
  • Deprecation reason on field LeadOutput.extraDetails changed from None to The 'extraDetails' field is deprecated. Use extraDetailsItems instead, which provides a structured key/value format. - Marked as deprecated on 2026-01-14. - Scheduled for removal on or after 2026-07-14.
  • Input Field extraDetailItems: [ExtraDetailsItem] was added to input type LeadContactDetailsInput
  • Input Field extraDetails removed from input type LeadContactDetailsInput
  • Type for argument filters on field Query.searchLead changed from SearchLeadFilters to SearchLeadFilters!
  • Field isPinned was added to object type KrakenVersionType
  • Argument supplyPointInternalIds: [Int] added to Query.getOnSiteJobsCheckResults
  • Type for argument supplyPointIdentifierToMarketNameMapping on field Query.getOnSiteJobsCheckResults changed from [SupplyPointIdentifierToMarketNameMappingInput]! to [SupplyPointIdentifierToMarketNameMappingInput]
  • Type RevokeContractOutput was added
  • Type RevokeContractInput was added
  • Field revokeContract was added to object type Mutation
  • Field clientMutationId was removed from object type UpdateMessageTags
  • Field clientMutationId was removed from object type CreateInkInboundMessage
  • Field clientMutationId was removed from object type AddNoteToInkConversation
  • Field clientMutationId was removed from object type AssignInkBucket
  • Argument supportUserName: String! added to Query.agentCallCenterStatus
  • Removed argument supportUserId from Query.agentCallCenterStatus
  • Input Field typeOfComplaint: String was added to input type FaultInput
  • Input Field subtypeOfComplaint: String was added to input type FaultInput
  • Input Field subtype removed from input type FaultInput
  • Input Field type removed from input type FaultInput
  • Field getAccountEquipmentOrders was added to object type Query
  • Deprecation reason on field OpportunityOutput.opportunityId changed from None to The 'opportunityId' field is deprecated. Use number instead. - Marked as deprecated on 2025-12-16. - Scheduled for removal on or after 2026-02-16.
  • Enum value TESORO_SEPA_CORE was removed from Vendor enum
  • Field availableOfferings was added to object type Query
  • Deprecation reason on field LeadIdType.leadId changed from None to The 'leadId' field is deprecated. Use number instead. - Marked as deprecated on 2025-11-24. - Scheduled for removal on or after 2026-02-01.
  • Input Field subtypeOfComplaint: String was added to input type ComplaintInput
  • Input Field typeOfComplaint: String was added to input type ComplaintInput
  • Input Field subtype removed from input type ComplaintInput
  • Input Field type removed from input type ComplaintInput
  • Input Field createdByOrganization: String was added to input type LeadsQueryInput
  • Input Field assignedToTeam: String was added to input type LeadsQueryInput
  • Input Field assignedToOrganizationCode removed from input type LeadsQueryInput
  • Input Field createdByOrganizationCode removed from input type LeadsQueryInput
  • Argument statuses: [TroubleshootingSessionStatus] added to Query.getTelcoTroubleshootingSessions
  • Field paymentPreferenceAtTime of type PaymentPreferenceUnion was added to interface LedgerInterface
  • Field paymentPreferenceAtTime was added to object type TelcoLedgerType
  • Input Field cancellationSubreason: String was added to input type CancelContractInput
  • Input Field accountNumber: String was added to input type CancelContractInput
  • Input Field cancellationReason: String was added to input type CancelContractInput
  • Input Field accountId removed from input type CancelContractInput
  • Field paymentPreferenceAtTime was added to object type LedgerType
  • Field paymentPreferenceAtTime of type PaymentPreferenceUnion was added to interface TelcoLedgerInterface
  • Type BaseInstigateAccountContractTerminationInput was removed
  • Field instigateAccountContractTermination was removed from object type Mutation
  • Field accountNumber was added to object type LeadOutput
  • Enum value RUN_OPENREACH_FTTP_LINE_TEST was added to TroubleshootingStepID enum
  • Enum value RERUN_OPENREACH_FTTP_LINE_TEST was added to TroubleshootingStepID enum
  • Enum value RERUN_LINE_TEST was removed from TroubleshootingStepID enum
  • Enum value RUN_LINE_TEST was removed from TroubleshootingStepID enum
  • Argument excludeExternallyIssued: Boolean added to TelcoLedgerType.invoices
  • Argument excludeExternallyIssued: Boolean added to LedgerType.invoices
  • Type CancellationCategory was removed
  • Type OnSiteJobsAppointmentCancellationCategory was added
  • Field userNumber was added to object type PrepareAccountResult
  • Input Field cancellationSubCategory removed from input type OnSiteJobsCreateAppointmentInput
  • OnSiteJobsCreateAppointmentInput.cancellationCategory type changed from CancellationCategory to OnSiteJobsAppointmentCancellationCategory
  • Input Field cancellationSubCategory removed from input type CancelOnSiteJobsAppointmentInputType
  • CancelOnSiteJobsAppointmentInputType.cancellationCategory type changed from CancellationCategory to OnSiteJobsAppointmentCancellationCategory
  • Input Field cancellationSubCategory removed from input type OnSiteJobsUpdateAppointmentInput
  • OnSiteJobsUpdateAppointmentInput.cancellationCategory type changed from OnSiteJobsCancellationCategory to OnSiteJobsAppointmentCancellationCategory
  • Input Field chargeAmountInCentsWithTax: Int was added to input type PurchaseVoucherInput
  • PurchaseVoucherInput.chargeAmountInCents type changed from Int! to Int
  • Argument availableBeforeDate: Date added to Query.vouchersForAccount
  • Argument purchasedBeforeDate: Date added to Query.vouchersForAccount
  • Argument availableFromDate: Date added to Query.vouchersForAccount
  • Argument purchasedFromDate: Date added to Query.vouchersForAccount
  • Input Field isEmergency removed from input type OnSiteJobsUpdateRequestInput
  • Input Field reason removed from input type OnSiteJobsUpdateRequestInput
  • Input Field subReason removed from input type OnSiteJobsUpdateRequestInput
  • Input Field supplyPointIdentifierToMarketNameMapping removed from input type OnSiteJobsUpdateRequestInput
  • Input Field reporter removed from input type OnSiteJobsUpdateRequestInput
  • Input Field runActionBasedOnCurrentRequestStatus removed from input type OnSiteJobsUpdateRequestInput
  • Input Field subReason removed from input type CreateOnSiteJobsRequestInputType
  • Input Field reason removed from input type CreateOnSiteJobsRequestInputType
  • 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
  • Field consents was added to object type LeadOutput
  • Type OnSiteJobsAppointmentTypeConnectionTypeConnection was removed
  • Type OnSiteJobsAppointmentTypeConnectionTypeEdge was removed
  • Field getOnSiteJobsAppointmentByExternalReference was added to object type Query
  • Field getOnSiteJobsAppointmentsByExternalReference was removed from object type Query
  • Input Field signedAt: DateTime was added to input type OrderInput
  • Input Field alignRequestStatus: Boolean was added to input type CancelOnSiteJobsAppointmentInputType
  • Input Field cancelRequestIfNoActiveAppointments removed from input type CancelOnSiteJobsAppointmentInputType
  • Field selectTelcoProductRenewalForAccount was added to object type Mutation
  • Default value for input field CustomerOrderInput.business changed from None to Undefined
  • Default value for input field OrderItemInput.profile changed from None to Undefined
  • OrderItemInput.marketData type changed from MarketDataInput to MarketDataInput!
  • Default value for input field OrderItemInput.marketData changed from None to Undefined
  • Default value for input field OrderInput.sale changed from None to Undefined
  • Enum value PAYMENTUS_DIGITAL_WALLET was added to Vendor enum
  • Field selectTelcoProductRenewal was added to object type Mutation
  • Input Field consents: [ConsentTypeInput] was added to input type CreateOpportunityInput
  • 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 checkCallbackEligibility was removed from object type Mutation
  • Field requestCallback 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 of type PaymentInstructionConnectionTypeConnection was added to interface TelcoLedgerInterface
  • Field usablePaymentInstructions was added to object type LedgerType
  • Field usablePaymentInstructions was added to object type TelcoLedgerType
  • 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_MERIDIAN was added to Vendor enum
  • Enum value WESTPAC_ILINK_POWERSHOP was added to Vendor enum
  • Argument ledgerNumber: String added to AccountInterface.requestRefundEligibility
  • Argument ledgerNumber: String added to TelcoAccountType.requestRefundEligibility
  • Type AssignInkBucket was removed
  • Type UpdateMessageTags was removed
  • Type CreateInkInboundMessage was removed
  • Type AddNoteToInkConversation was removed
  • Type SendLiveChatMessage was removed
  • Type CloseLiveChat was removed
  • Type AssignInkBucketPayload was added
  • Type UpdateMessageTagsPayload was added
  • Type CreateInkInboundMessagePayload was added
  • Type AddNoteToInkConversationPayload was added
  • Type SendLiveChatMessagePayload was added
  • Type CloseLiveChatPayload was added
  • Input Field clientMutationId: String was added to input type AddNoteToInkConversationInput
  • Input Field clientMutationId: String was added to input type SendLiveChatMessageInput
  • Input Field occurredAt removed from input type SendLiveChatMessageInput
  • Input Field clientMutationId: String was added to input type AssignInkBucketInput
  • Input Field clientMutationId: String was added to input type CloseLiveChatInput
  • Input Field clientMutationId: String was added to input type CreateInkInboundMessageInput
  • Mutation.createInkInboundMessage type changed from CreateInkInboundMessage to CreateInkInboundMessagePayload
  • Type for argument input on field Mutation.createInkInboundMessage changed from CreateInkInboundMessageInput to CreateInkInboundMessageInput!
  • Mutation.closeLiveChat type changed from CloseLiveChat to CloseLiveChatPayload
  • Type for argument input on field Mutation.closeLiveChat changed from CloseLiveChatInput to CloseLiveChatInput!
  • Mutation.sendLiveChatMessage type changed from SendLiveChatMessage to SendLiveChatMessagePayload
  • Type for argument input on field Mutation.sendLiveChatMessage changed from SendLiveChatMessageInput to SendLiveChatMessageInput!
  • Mutation.addNoteToInkConversation type changed from AddNoteToInkConversation to AddNoteToInkConversationPayload
  • Type for argument input on field Mutation.addNoteToInkConversation changed from AddNoteToInkConversationInput to AddNoteToInkConversationInput!
  • Mutation.updateMessageTags type changed from UpdateMessageTags to UpdateMessageTagsPayload
  • Type for argument input on field Mutation.updateMessageTags changed from UpdateMessageTagsInput to UpdateMessageTagsInput!
  • Mutation.assignInkBucket type changed from AssignInkBucket to AssignInkBucketPayload
  • Type for argument input on field Mutation.assignInkBucket changed from AssignInkBucketInput to AssignInkBucketInput!
  • Input Field clientMutationId: String was added to input type UpdateMessageTagsInput
  • Type AssignInkBucketPayload was removed
  • Type UpdateMessageTagsPayload was removed
  • Type CreateInkInboundMessagePayload was removed
  • Type AddNoteToInkConversationPayload was removed
  • Type SendLiveChatMessagePayload was removed
  • Type CloseLiveChatPayload was removed
  • Type AssignInkBucket was added
  • Type UpdateMessageTags was added
  • Type CreateInkInboundMessage was added
  • Type AddNoteToInkConversation was added
  • Type SendLiveChatMessage was added
  • Type CloseLiveChat was added
  • Input Field occurredAt: DateTime was added to input type SendLiveChatMessageInput
  • Input Field clientMutationId removed from input type SendLiveChatMessageInput
  • Input Field clientMutationId removed from input type AddNoteToInkConversationInput
  • Input Field clientMutationId removed from input type CreateInkInboundMessageInput
  • Input Field clientMutationId removed from input type AssignInkBucketInput
  • Input Field clientMutationId removed from input type UpdateMessageTagsInput
  • Input Field clientMutationId removed from input type CloseLiveChatInput
  • Mutation.assignInkBucket type changed from AssignInkBucketPayload to AssignInkBucket
  • Type for argument input on field Mutation.assignInkBucket changed from AssignInkBucketInput! to AssignInkBucketInput
  • Mutation.closeLiveChat type changed from CloseLiveChatPayload to CloseLiveChat
  • Type for argument input on field Mutation.closeLiveChat changed from CloseLiveChatInput! to CloseLiveChatInput
  • Mutation.updateMessageTags type changed from UpdateMessageTagsPayload to UpdateMessageTags
  • Type for argument input on field Mutation.updateMessageTags changed from UpdateMessageTagsInput! to UpdateMessageTagsInput
  • Mutation.sendLiveChatMessage type changed from SendLiveChatMessagePayload to SendLiveChatMessage
  • Type for argument input on field Mutation.sendLiveChatMessage changed from SendLiveChatMessageInput! to SendLiveChatMessageInput
  • Mutation.createInkInboundMessage type changed from CreateInkInboundMessagePayload to CreateInkInboundMessage
  • Type for argument input on field Mutation.createInkInboundMessage changed from CreateInkInboundMessageInput! to CreateInkInboundMessageInput
  • Mutation.addNoteToInkConversation type changed from AddNoteToInkConversationPayload to AddNoteToInkConversation
  • Type for argument input on field Mutation.addNoteToInkConversation changed from AddNoteToInkConversationInput! to AddNoteToInkConversationInput
  • Type InitiateLiveChatPayload was removed
  • Type InitiateLiveChatInput was removed
  • Type GuaranteeOfOriginConfigurationInput was removed
  • Type GuaranteeOfOriginPercentage was removed
  • Type ProductRateOverrideConfigurationInput was removed
  • Type ContractMetaDataType was removed
  • Type GuaranteeOfOriginConfigurationType was removed
  • Type ProductRateOverrideConfigurationType was removed
  • Type IndexationOptionsType was removed
  • Type ProductRateOverrideScheduleType was removed
  • Type ProductRateOverrideItemType was removed
  • Type ContractMetaDataInput 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
  • Input Field guaranteeoforiginconfiguration removed from input type OneOfTermInput
  • Input Field contractmetadata removed from input type OneOfTermInput
  • Input Field productrateoverrideconfiguration removed from input type OneOfTermInput
  • Type PossibleError was added
  • Deprecation reason on field ValidateMfaDevice.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateMfaDevice.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field 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.
  • Field accountUser was added to object type Query
  • Field networkCategories was added to object type KidsSafeType
  • Field enabledNetworkCategories was removed from object type KidsSafeType
  • Field name was added to object type NetworkCategoryType
  • Input Field networkCategories: [NetworkCategoryInput]! was added to input type KidsSafeInput
  • Input Field enabledNetworkCategories removed from input type KidsSafeInput
  • Field currentDirectDebitInstructionInvalidatedWithVendor was added to object type TelcoLedgerType
  • Field currentDirectDebitInstructionInvalidatedWithVendor was added to object type LedgerType
  • Enum value WESTPAC_ILINK was added to Vendor enum
  • Argument details: [BusinessDetailInput] added to Query.business
  • Type for argument id on field Query.business changed from ID! to ID
  • Type InstallationNoteInput was added
  • Type InstallationNoteType was added
  • Input Field notes: [InstallationNoteInput] was added to input type BookInstallationSlotData
  • Input Field hazardNotes removed from input type BookInstallationSlotData
  • Input Field installationNotes removed from input type BookInstallationSlotData
  • Enum value ACCEPT_QUOTE was added to PreSignedTokenScope enum
  • Input Field notes: [InstallationNoteInput] was added to input type BookInstallationSlotPromiseInput
  • Input Field hazardNotes removed from input type BookInstallationSlotPromiseInput
  • Input Field installationNotes removed from input type BookInstallationSlotPromiseInput
  • Enum value ACCEPT_QUOTE was added to ExpiringTokenScope enum
  • Input Field notes: [InstallationNoteInput] was added to input type BookInstallationAppointmentInput
  • Input Field hazardNotes removed from input type BookInstallationAppointmentInput
  • Input Field installationNotes removed from input type BookInstallationAppointmentInput
  • Input Field number: NonEmptyID was added to input type UpdateLeaveSupplierInput
  • Input Field leaveSupplierProcessId removed from input type UpdateLeaveSupplierInput
  • Input Field number: NonEmptyID was added to input type CancelLeaveSupplierInput
  • Input Field leaveSupplierProcessId removed from input type CancelLeaveSupplierInput
  • Input Field joinSupplierProcessNumber: NonEmptyID was added to input type JoinSupplierAcceptTermsAndConditionsInput
  • Input Field joinSupplierProcessId removed from input type JoinSupplierAcceptTermsAndConditionsInput
  • Field number was added to object type LeaveSupplierInstigated
  • Deprecation reason on field LeaveSupplierInstigated.leaveSupplierProcessId changed from None to The 'leaveSupplierProcessId' field is deprecated. Process IDs are deprecated, please use 'number' instead. - Marked as deprecated on 2025-08-06. - Scheduled for removal on or after 2025-09-30.
  • LeaveSupplierInstigated.leaveSupplierProcessId type changed from ID! to ID
  • Type PresignedPostFields was removed
  • Field presignedPostFields was removed from object type GenerateInkPresignedUrl
  • Enum value WESTPAC_QUICKSTREAM_POWERSHOP was added to Vendor enum
  • Enum value WESTPAC_QUICKSTREAM_MERIDIAN was added to Vendor enum
  • Enum value WESTPAC_QUICKSTREAM was added to Vendor enum
  • 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 offerForQuoting was added to object type Query
  • Field offerGroupForQuoting was added to object type Query
  • Enum value SMART_PREPAY_TOP_UP_UTRN was removed from AccountReminderTypes enum
  • 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_ADD_DEBT_FAILURE was removed from AccountReminderTypes enum
  • Field callTags was added to object type Query
  • Field callTag was added to object type Query
  • Field id was added to object type CallTagType
  • Field number was added to object type LeaveSupplierProcessType
  • Argument number: String added to Query.leaveSupplierProcess
  • Removed argument leaveSupplierProcessId from Query.leaveSupplierProcess
  • Input Field supplyPoints removed from input type CancelEnrollmentInput
  • Input Field accountNumber removed from input type CancelEnrollmentInput
  • Enum value TOTALENERGIES was added to Vendor enum
  • Field paymentTransactionType was added to object type Payment
  • Enum value ACCOUNT_CLOSED was removed from DirectDebitInstructionStatus enum
  • Enum value ACCOUNT_CLOSED was removed from PaymentInstructionStatus enum
  • Field joinSupplierProcess was added to object type Query
  • Field quotingParamsInputData was added to object type QuoteComponentType
  • Field serviceReference was added to object type ServiceType
  • Field defaultValue was added to object type ConsentTypeType
  • Field consentTypes was added to object type Query
  • 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 ChooseTelcoProductExtrasForAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field InvalidateRefreshToken.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field RequestDoubleOptIn.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field SwitchAccountToVariablePaymentSchedule.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field ApproveRepayment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateComplaint.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 CreateContractSummaryForAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 CollectUpFrontPayment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field BookInstallationAppointment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 ChooseTelcoProduct.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateContractSummary.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 CreateTelcoQuoteForAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 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 UpdateInstallationAppointment.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 CreateFixedPaymentPlan.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 CreateFault.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 CreateSwitchMatchRequest.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 ChooseTelcoProductExtras.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 CancelContract.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 CreateTelcoQuote.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 PauseDunning.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field CreateAPICall.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field UpdateAccountConsents.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field GenerateAffiliatesAudioRecordingPreSignedUrl.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field 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 SetSwitchOrderReferenceForQuote.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 CompleteTelcoSignUp.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 TriggerPostUploadOperations.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field SwitchTelcoProduct.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field AddTelcoQuoteToAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 TelcoSignUp.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 ChooseTelcoProductForAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 UpdateAccountBillingDay.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 SendOneTimeLoginEmail.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Deprecation reason on field 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 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 UpdateRequestedActivationDate.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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 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 TelcoPrepareAccount.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-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.
  • Deprecation reason on field ManageCPEOptions.possibleErrors changed from The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01. to The 'possibleErrors' field is deprecated. Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead. - Marked as deprecated on 2025-01-31. - Scheduled for removal on or after 2025-03-01.
  • Type ThirdPartyPermissionGrapheneType was removed
  • Type AccountUserPermissionGrapheneType was removed
  • Type ThirdPartyPermission was added
  • Type AccountUserPermission was added
  • Field estimatedMinUpload was added to object type Speeds
  • Field estimatedMinDownload was added to object type Speeds
  • Field estimatedMaxDownload was added to object type Speeds
  • Field estimatedMaxUpload was added to object type Speeds
  • AccountUserType.permissions type changed from [AccountUserPermissionGrapheneType] to [AccountUserPermission]
  • ThirdPartyOrganizationType.permissions type changed from [ThirdPartyPermissionGrapheneType] to [ThirdPartyPermission]
  • Field isCustomerEligibleToGiveFeedbackFollowingEmail was added to object type Query
  • Field isCustomerEligibleToGiveFeedbackFollowingCall was added to object type Query
  • Type InitializeAccountInput was removed
  • Type InitializeUserInput was removed
  • Type BaseInitializeAccountInput was added
  • Type BaseInitializeUserInput was added
  • Type for argument input on field Mutation.initializeUser changed from InitializeUserInput! to BaseInitializeUserInput!
  • Type for argument input on field Mutation.initializeAccount changed from InitializeAccountInput! to BaseInitializeAccountInput!
  • Deprecation reason on field GenerateInkPresignedUrl.presignedPostFields changed from The 'presignedPostFields' field is deprecated. This field is deprecated. Please use the 'fields' key instead. - Marked as deprecated on 2024-04-25. - Scheduled for removal on or after 2025-07-12. to The 'presignedPostFields' field is deprecated. This field is deprecated. Please use the 'fields' key instead. - Marked as deprecated on 2024-04-25. - Scheduled for removal on or after 2025-07-25.
  • Field inkMessageTextContent was added to object type Query
  • Deprecation reason on field ReferralSchemeType.referrerFamilyName changed from The 'referringFamilyName' field is deprecated. Only make use of the referrerGivenName for privacy reasons. - Marked as deprecated on 2022-11-07. - Scheduled for removal on or after 2023-01-07. to The 'referrerFamilyName' field is deprecated. Only make use of the referrerGivenName for privacy reasons. - Marked as deprecated on 2022-11-07. - Scheduled for removal on or after 2023-01-07.
  • Deprecation reason on field GenerateInkPresignedUrl.presignedPostFields changed from The 'presigned_post_fields' field is deprecated. This field is deprecated. Please use the 'fields' key instead. - Marked as deprecated on 2024-04-25. - Scheduled for removal on or after 2025-07-12. to The 'presignedPostFields' field is deprecated. This field is deprecated. Please use the 'fields' key instead. - Marked as deprecated on 2024-04-25. - Scheduled for removal on or after 2025-07-12.
  • 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
  • Field guaranteedDownload was added to object type Speeds
  • Field guaranteedUpload was added to object type Speeds
  • Field advertised was added to object type Speeds
  • Deprecation reason on field PaymentScheduleType.scheduleType changed from None to The 'scheduleType' field is deprecated. Use paymentPreferences query instead. - Marked as deprecated on 2025-07-07. - Scheduled for removal on or after 2026-07-07.
  • Field relayId was added to object type InkLiveChat
  • Field liveChatConversation was removed from object type InkLiveChat
  • Field id was removed from object type InkLiveChat
  • Input Field liveChatRelayId: ID! was added to input type SendLiveChatMessageInput
  • Input Field liveChatId removed from input type SendLiveChatMessageInput
  • Input Field funnelCode: String! was added to input type CreateOpportunityInput
  • Input Field funnelId removed from input type CreateOpportunityInput
  • Field getRenewalDetails was added to object type Query
  • Input Field assigneeUsername: String was added to input type CreateReminderInput
  • Input Field assigneeTeamName: String was added to input type CreateReminderInput
  • Input Field reopenInkConversation: Boolean was added to input type CreateReminderInput
  • Field assigneeUsername was added to object type Reminder
  • Field assigneeTeamName was added to object type Reminder
  • Field reopenInkConversation was added to object type Reminder
  • 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 OBSOLETE_BILLING_AMENDED_STANDING_DATA_REGISTER_DELETED was removed from AccountReminderTypes enum
  • 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_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 BaseTermType was removed
  • Field hasEeroRouter was added to object type Query
  • Type BaseInstigateAccountContractTerminationInput was added
  • Type for argument input on field Mutation.instigateAccountContractTermination changed from BaseInstigateContractTerminationInput! to BaseInstigateAccountContractTerminationInput!
  • Input Field partyIdentifier removed from input type BaseInstigateContractTerminationInput
  • Input Field lossReason removed from input type SetOpportunityOutcomeInput
  • Enum value CANCELLATION_PENDING was removed from RequestStatus enum
  • Enum value SENT_TO_MOP was removed from RequestStatus enum
  • Enum value FLOW_SENDING was removed from RequestStatus enum
  • Field title was added to object type Contract
  • Argument userNumber: String added to Mutation.updateAccountUserConsents
  • Type CompleteOpportunityAction was removed
  • Type CompleteOpportunityActionInput was removed
  • Field completeOpportunityAction was removed from object type Mutation
  • Type SMSMessageType was added
  • Type AttachmentType was added
  • Enum value SMS_RECEIVED was added to AccountEventType enum
  • Enum value SMS_SENT was added to AccountEventType enum
  • Type SMSEventType was added
  • PushNotificationBindingType.messages type changed from PrintMessageTypeConnection! to [SMSMessageType!]!
  • Removed argument after from PushNotificationBindingType.messages
  • Removed argument offset from PushNotificationBindingType.messages
  • Removed argument last from PushNotificationBindingType.messages
  • Removed argument first from PushNotificationBindingType.messages
  • Removed argument before from PushNotificationBindingType.messages
  • Field id was added to object type Reminder
  • Union member SMSEventType was added to AccountEvent Union type
  • Enum value SMART_PREPAY_TOP_UP_MULTIPLE_ACTIVE_PROCESSES was removed from AccountReminderTypes enum
  • Enum value STRIPE_CONNECT_VOICE was added to Vendor enum
  • Type TerminateContractInput was removed
  • Type BaseTerminateContractInput was added
  • Type for argument input on field Mutation.terminateAccountContract changed from TerminateContractInput! to BaseTerminateContractInput!
  • Type for argument input on field Mutation.terminateBusinessContract changed from TerminateContractInput! to BaseTerminateContractInput!
  • Enum value FAKE was removed from VoiceVendor enum
  • Enum value LEGACY_TWILIO_CTI was removed from VoiceVendor enum
  • Field isVariable was added to object type GuaranteeOfOriginConfigurationType
  • Deprecation reason on field GuaranteeOfOriginConfigurationType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • GetHostedUrlForNewPaymentInstructionInput.ledgerNumber type changed from String! to String
  • Field isVariable was added to object type ContractMetaDataType
  • Deprecation reason on field ContractMetaDataType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Field isVariable of type Boolean was added to interface TermInterface
  • Deprecation reason on field TermInterface.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Field isVariable was added to object type TermType
  • Deprecation reason on field TermType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Field isVariable was added to object type MinimumContractLengthType
  • Deprecation reason on field MinimumContractLengthType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Field isVariable was added to object type TerminationFeeType
  • Deprecation reason on field TerminationFeeType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Field isVariable was added to object type ProductRateOverrideConfigurationType
  • Deprecation reason on field ProductRateOverrideConfigurationType.isAmendable changed from None to The 'isAmendable' field is deprecated. This field has been replaced by isVariable. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-05-01.
  • Enum value TG_PAYMENTS_MYPAY was added to Vendor enum
  • Field userId was added to object type ResetUserPasswordOutput
  • Deprecation reason on field ResetUserPasswordOutput.passwordUpdated changed from None to The 'passwordUpdated' field is deprecated. Please handle the KT-CT-5450 error instead. Note that the KT-CT-5450 error will not be raised if you request any of the failureCodes, failureReasons, or passwordUpdated fields. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-10-04.
  • Deprecation reason on field ResetUserPasswordOutput.failureCodes changed from None to The 'failureCodes' field is deprecated. Please handle the KT-CT-5450 error and inspect the validationErrors[].code extension instead. Note that the KT-CT-5450 error will not be raised if you request any of the failureCodes, failureReasons, or passwordUpdated fields. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-10-04.
  • Deprecation reason on field ResetUserPasswordOutput.failureReasons changed from None to The 'failureReasons' field is deprecated. Please handle the KT-CT-5450 error and inspect the validationErrors[].message extension instead. Note that the KT-CT-5450 error will not be raised if you request any of the failureCodes, failureReasons, or passwordUpdated fields. - Marked as deprecated on 2025-04-07. - Scheduled for removal on or after 2025-10-04.
  • Type CreateNewLead was removed
  • Type NewLeadType was removed
  • Type NewLeadInputType was removed
  • Field createNewLead was removed from object type Mutation
  • Argument accountNumber: String added to Query.businessContract
  • Type for argument identifier on field Query.businessContract changed from String! to String
  • Argument accountNumber: String added to Query.accountContract
  • Type for argument identifier on field Query.accountContract changed from String! to String
  • Field opportunityValueByKey was added to object type Query
  • Field leadValueByKey was removed from object type Query
  • Input Field requestedTerminationDate: Date! was added to input type TerminateContractInput
  • Input Field requestedTerminationAt removed from input type TerminateContractInput
  • Type UpdateLeadExtraDetails was removed
  • Type UpdateOpportunityExtraDetails was added
  • Field updateOpportunityExtraDetails was added to object type Mutation
  • Field updateLeadExtraDetails was removed from object type Mutation
  • Input Field opportunityId: ID was added to input type UpdateExtraDetailsInput
  • Input Field leadId removed from input type UpdateExtraDetailsInput
  • Enum value TESORO_SEPA_CORE was added to Vendor enum
  • Input Field leadType removed from input type NewLeadInputType
  • Field leadType was removed from object type NewLeadType
  • Type RateLimitInformation was removed
  • Field rateLimit was removed from object type Query
  • Enum value SMETS2_DATA_REQUEST_FOLLOWUP was removed from AccountReminderTypes enum
  • Enum value SMETS2_IHD_HEALTH_CHECK was removed from AccountReminderTypes enum
  • Enum value SMETS2_HEALTH_CHECK was removed from AccountReminderTypes enum
  • Type CompleteTelcoSignUp was added\nType CompleteTelcoSignUpInput was added\nField completeTelcoSignup was added to object type Mutation\n
  • Input field commsPreferenceSms of type Boolean was added to input object type AccountUserInput
  • Input field optInToRecommendedMessages of type Boolean was added to input object type AccountUserInput
  • Input field optInToUpdates of type Boolean was added to input object type AccountUserInput
  • Type TelcoPrepareAccountInput was added
  • Field telcoPrepareAccount was added to object type Mutation
  • Type TelcoPrepareAccount was added
  • Argument identifier: String added to field AccountInterface.bill
  • Argument identifier: String added to field TelcoAccountType.bill
  • Input field installationNotes of type String was added to input object type BookInstallationAppointmentInput
  • Field linkedAccountNumbers was added to object type BusinessType
  • Directive deprecated was added to field BusinessType.linkedAccountNumber
  • Field BusinessType.linkedAccountNumber has deprecation reason The linkedAccountNumber field is deprecated. Please use linkedAccountNumbers instead, businesses can be related to multiple Accounts now. - Marked as deprecated on 2025-02-05. - Scheduled for removal on or after 2025-08-01.
  • Field BusinessType.linkedAccountNumber is deprecated
  • Field possibleErrors is deprecated on Mutation type. Please use the possibleErrors query or the X
  • Field energyMixData was removed from object type Query
  • Type EnergyMixDataType was removed
  • 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
  • Field orderId was added to object type PastDeliveryType
  • Field orderId was added to object type UpcomingDeliveryType
  • Field broadbandOrderId was removed from object type PastDeliveryType
  • Field broadbandOrderId was removed from object type UpcomingDeliveryType
  • Type CoreSiteworksMarketSupplyPointType was removed
  • Type SiteworksRequestStatus was added
  • Type UUID was added
  • Type UpdateSiteworksRequestInputType was added
  • Argument after: String added to field CoreSiteworksRequestType.marketSupplyPoints
  • Argument before: String added to field CoreSiteworksRequestType.marketSupplyPoints
  • Argument first: Int added to field CoreSiteworksRequestType.marketSupplyPoints
  • Argument last: Int added to field CoreSiteworksRequestType.marketSupplyPoints
  • Field updateSiteworksRequest was added to object type Mutation
  • Object type CoreSiteworksRequestType has description A Siteworks Request
  • Type UpdateSiteworksRequest was added
  • Field CoreSiteworksRequestType.id changed type from ID! to UUID!
  • Field CoreSiteworksRequestType.marketSupplyPoints changed type from [CoreSiteworksMarketSupplyPointType]! to SupplyPointConnectionTypeConnection
  • Field CoreSiteworksRequestType.status changed type from RequestStatus! to SiteworksRequestStatus!
  • Field preferredSsd was added to object type AccountApplicationType
  • Description An enumeration. was removed from object type AccountApplicationStatus
  • Field completeLeadAction was added to object type Mutation
  • Type CompleteLeadActionInput was added
  • Type CompleteLeadAction was added
  • Field QuoteType.consumptionEstimates is deprecated
  • Directive deprecated was added to field QuoteType.consumptionEstimates
  • Field QuoteType.consumptionEstimates has deprecation reason The consumption_estimates field is deprecated. Please use the consumptionEstimates query instead. - Marked as deprecated on 2025-01-20. - Scheduled for removal on or after 2025-04-20.
  • Field authorizedApplications was added to object type Query
  • Type AuthorizedApplication was added
  • Directive deprecated was added to field LedgerInterface.id
  • Directive deprecated was added to field LedgerType.id
  • Directive deprecated was added to field TelcoLedgerInterface.id
  • Field LedgerInterface.id has deprecation reason The ledgerId field is deprecated.\n\nPlease use ledgerNumber instead. This is in the form of L
  • Field LedgerInterface.id is deprecated
  • Field TelcoLedgerInterface.id has deprecation reason The ledgerId field is deprecated.\n\nPlease use ledgerNumber instead. This is in the form of L
  • Field TelcoLedgerInterface.id is deprecated
  • Directive deprecated was added to field TelcoLedgerType.id
  • Field LedgerType.id has deprecation reason The ledgerId field is deprecated.\n\nPlease use ledgerNumber instead. This is in the form of L
  • Field LedgerType.id is deprecated
  • Field TelcoLedgerType.id has deprecation reason The ledgerId field is deprecated.\n\nPlease use ledgerNumber instead. This is in the form of L
  • Field TelcoLedgerType.id is deprecated
  • 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
  • Directive deprecated was added to argument ledgerId of field telcoLedgers in type TelcoAccountTypee
  • Argument ledgerNumber: String added to field TelcoAccountType.telcoLedgers
  • 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 TelcoAccountType.paginatedPaymentForecast
  • Argument ledgerNumber: String added to field TelcoAccountType.paymentForecast
  • Argument ledgerNumber: String added to field TelcoAccountType.payments
  • Argument ledgerNumber: String added to field TelcoAccountType.transactions
  • Directive deprecated was added to argument ledgerId of field ledgers in type TelcoAccountType
  • Directive deprecated was added to argument ledgerId of field paginatedPaymentForecast in type TelcoAccountType
  • Directive deprecated was added to argument ledgerId of field paymentForecast in type TelcoAccountType
  • Directive deprecated was added to argument ledgerId of field payments in type TelcoAccountType
  • Directive deprecated was added to argument ledgerId of field transactions in type TelcoAccountType
  • 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.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 PortfolioType.ancestors changed type from NestedPortfolioConnectionTypeConnection to PortfolioConnectionTypeConnection
  • 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
  • Input field ChooseProductExtrasForAccountInput.selectedPromotionIds default value changed from undefined to []
  • Input field ChooseProductExtrasInput.selectedPromotionIds default value changed from undefined to []
  • 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
  • Input field affiliateSessionId of type ID was added to input object type AsyncQuoteStatusInput
  • Argument expiresAt: DateTime was added to input RegisterPushNotificationBinding
  • Input field serviceId of type Int was added to input object type FaultInput
  • Input field desiredQuantity of type Int! was added to input object type ManageCPEOptionsInput
  • Input field changeInQuantity was removed from input object type ManageCPEOptionsInput
  • Field getCpeOptions was added to object type Query
  • Type CPEOption was added
  • Field affiliateLinks was added to object type Query
  • Field affiliateOrganisation was added to object type Query
  • Field createAffiliateSession was added to object type Mutation
  • Type AffiliateSessionType was added
  • Type CreateAffiliateSession was added
  • Input field affiliateSessionId of type ID was added to input object type CreateTelcoQuoteForAccountInput
  • Input field affiliateSessionId of type ID was added to input object type CreateTelcoQuoteInput
  • Type CreateAffiliateSessionInputType was added
  • Field activeAffiliateReferralScheme was added to object type Query
  • Field affiliateLink was added to object type Query
  • Type TypedSourceOutput was removed
  • Type UtilityType was removed
  • Field typedSource (deprecated) was removed from object type MeasurementsMetadataOutput
On this page