JUMP TOOverviewIntroduction to the Seller Center APIRequests and ResponsesErrorsRoles and PrivilegesSigning RequestsFeedsProduct EndpointsGetProductsgetProductCreatepostProductUpdatepostProductRemovepostImagepostGetBrandsgetGetCategoryTreegetGetCategoryAttributesgetGetCategoriesByAttributeSetgetGetBrandMappedAttributesgetGetMappedAttributeOptionsgetFeed EndpointsFeedListgetFeedOffsetListgetFeedCountgetFeedCancelpostGetFeedRawInputgetFeedStatusgetSales Order EndpointsGetOrdersgetGetOrdergetGetOrderCommentsgetGetOrderItemsgetGetMultipleOrderItemsgetSetStatusToCanceledpostSetStatusToPackedByMarketplacepostSetStatusToReadyToShippostSetStatusToShippedpostSetStatusToFailedDeliverypostSetStatusToDeliveredpostSetInvoiceAccessKeypostGetDocumentgetGetFailureReasonsgetSetInvoiceNumberpostCreatePickupRequestpostSetImeipostShipment Provider EndpointsGetShipmentProvidersgetSeller EndpointsGetMetricsgetGetPayoutStatusgetGetStatisticsgetSellerUpdatepostUserUpdatepostGetSellerByUsergetManifest EndpointsGetManifestListgetCreateForwardManifestpostGetManifestDocumentgetSetManifestStatusToShippedpostQuality Control EndpointsGetQcStatusgetWebhook EndpointsPayload DefinitionsGetWebhooksgetGetWebhookEntitiesgetCreateWebhookpostDeleteWebhookpostSellerUpdatepost https://sellercenter-api.linio.com.mx/?Action=SellerUpdateThis call will update a seller email address for the seller of the user making the call.XML<?xml version="1.0" encoding="UTF-8" ?> <Request> <Seller> <Email>new.email@mailinator.com</Email> </Seller> </Request> Errors Error CodeMessage1000Could not update seller1000Format Error Detected1000Invalid Email