Mutations
Every GraphQL schema has a root type for both queries and
mutations. The mutation
type
defines GraphQL operations that change data on the server. It is
analogous to performing HTTP verbs such as POST,
PATCH, and DELETE.
- acceptGoodsQuote
- acceptOfferForQuoting
- addCampaignToAccount
- addProperty
- amendPayment
- backendScreenEvent
- cancelEnrollment
- cancelMoveOut
- cancelRepaymentRequest
- cancelSmartFlexOnboarding
- closeInkLiveChat
- collectPayment
- completeAuthFlowForSmartFlexOnboarding
- completeRetryForSmartFlexOnboarding
- completeStandalonePayment
- completeTeslaSetupVirtualKeyForSmartFlexOnboarding
- completeUserActionForSmartFlexOnboarding
- completeUserInputRequiredForSmartFlexOnboarding
- confirmDoubleOptIn
- createAccountPaymentSchedule
- createAccountReference
- createBankTransferPaymentMethod
- createComplaint
- createContributionAgreement
- createCreditTransferPermission
- createCustomerFeedback
- createFormSubmission
- createGoodsPurchase
- createGoodsQuote
- createGoodsQuoteWithoutAccount
- createInkLiveChatMessage
- createKonbiniPayment
- createKonbiniPaymentMethod
- createMfaDevice
- createNewAgreementFromProductSwitchProcess
- createOfferGroupForQuoting
- createPaymentActionIntent
- createPaymentMethod
- createPaymentMethodActionIntent
- createPaymentSchedule
- createQuoteForAccount
- createReferral
- deauthenticateDevice
- deauthenticateFlexDevice
- deleteBoostCharge
- deleteMfaDevice
- deletePushNotificationBinding
- deviceRegistration
- emailQuote
- endContributionAgreement
- enrollAccountInLoyaltyProgram
- escalateInkConversation
- estimateUsage
- forceReauthentication
- getEmbeddedSecretForNewPaymentInstruction
- getEmbeddedSecretForNewPaymentInstructionWithoutAccount
- getHostedUrlForNewPaymentInstruction
- initiateAmperageChange
- initiateHostedStandalonePayment
- initiateMoveIn
- initiateMoveOut
- initiateMoveOutAndMoveIn
- initiateProductSwitch
- initiateStandalonePayment
- invalidatePaymentInstruction
- invalidatePreSignedToken
- joinSupplierAcceptTermsAndConditions
- linkRakutenIdToAccountUser
- linkUserToLine
- masqueradeAuthentication
- obtainKrakenToken
- ocppAuthentication
- recordActivatedPaymentMethod
- redeemLoyaltyPointsForAccountCredit
- redeemReferralClaimCode
- regenerateSecretKey
- registerDemandResponseCampaignParticipant
- registerPushNotificationBinding
- requestDoubleOptIn
- requestPasswordReset
- requestPrintedBill
- resetPassword
- resetUserPassword
- resumeControl
- retireCustomerAsset
- reverseEnrollment
- revertProductSwitch
- scheduleQuoteFollowUp
- selectChargePointMakeForSmartFlexOnboarding
- selectChargePointVariantForSmartFlexOnboarding
- selectDeviceTypeForSmartFlexOnboarding
- selectFromListForSmartFlexOnboarding
- selectHeatPumpMakeForSmartFlexOnboarding
- selectUserVehicleForSmartFlexOnboarding
- selectVehicleMakeForSmartFlexOnboarding
- selectVehicleOrChargePointForSmartFlexOnboarding
- selectVehicleVariantForSmartFlexOnboarding
- selfServeSwitchInCorrection
- sendFamilySwitchInOffer
- setClimateControlState
- setDevicePreferences
- setHotWaterState
- setLoyaltyPointsUser
- setRoomTemperature
- setUpDirectDebitInstruction
- setUpDirectDebitInstructionForBusiness
- setUpDirectDebitInstructionFromStoredDetails
- setVehicleChargePreferences
- shareGoodsQuote
- startCustomerVerification
- startReAuthentication
- startSmartFlexOnboarding
- startTestChargeForSmartFlexOnboarding
- storeDirectDebitPaymentMethodDetails
- storePaymentInstruction
- storeRefundBankAccount
- submitCustomerFeedback
- submitRepaymentRequest
- suggestFixedPaymentAmount
- suspendControl
- switchAccountToVariablePaymentSchedule
- switchToProductOnNextReadingDate
- switchToProductWithFixedFuelCostAdjustment
- terminateCreditTransferPermission
- transferLoyaltyPointsBetweenUsers
- triggerBoostCharge
- triggerTestCharge
- unlinkRakutenIdFromAccountUser
- unlinkUserFromLine
- updateAccountBillingAddress
- updateAccountBillingEmail
- updateAccountBillingName
- updateAccountConsentData
- updateAccountConsents
- updateAccountReference
- updateAccountUser
- updateAccountUserConsents
- updateActivePurchase
- updateAutoTopUpAmount
- updateBankAccountDetails
- updateBoostCharge
- updateCommsDeliveryPreference
- updateCommsPreferences
- updateCreditCardDetails
- updateDemandResponseCampaignParticipantCommsPreferences
- updateDemandResponseCampaignParticipantTip
- updateDeviceGridExport
- updateDeviceSmartControl
- updateDocumentAccessibilityPreference
- updateIsChargingDurationCapped
- updateMetadata
- updateMoveInDate
- updateMoveOutDate
- updateOptionsLanguagePreference
- updatePassword
- updateUser
- updateUserDetails
- validateAddress
- validateMfaDevice
- verifyCustomer
- verifyIdentity
- withdrawAccount