JUMP TOOverviewIntroduction to the Seller Center APIRequests and ResponsesErrorsRoles and PrivilegesSigning RequestsFeedsProduct EndpointsGetProductsgetProductCreatepostProductUpdatepostProductRemovepostImagepostGetBrandsgetGetCategoryTreegetGetCategoryAttributesgetGetCategoriesByAttributeSetgetGetBrandMappedAttributesgetGetMappedAttributeOptionsgetFeed EndpointsFeedListgetFeedOffsetListgetFeedCountgetFeedCancelpostGetFeedRawInputgetFeedStatusgetSales Order EndpointsGetOrdersgetGetOrdergetGetOrderCommentsgetGetOrderItemsgetGetMultipleOrderItemsgetSetStatusToCanceledpostSetStatusToPackedByMarketplacepostSetStatusToReadyToShippostSetStatusToShippedpostSetStatusToFailedDeliverypostSetStatusToDeliveredpostSetInvoiceAccessKeypostGetDocumentgetGetFailureReasonsgetSetInvoiceNumberpostCreatePickupRequestpostSetImeipostShipment Provider EndpointsGetShipmentProvidersgetSeller EndpointsGetMetricsgetGetPayoutStatusgetGetStatisticsgetSellerUpdatepostUserUpdatepostGetSellerByUsergetManifest EndpointsGetManifestListgetCreateForwardManifestpostGetManifestDocumentgetSetManifestStatusToShippedpostQuality Control EndpointsGetQcStatusgetWebhook EndpointsPayload DefinitionsGetWebhooksgetGetWebhookEntitiesgetCreateWebhookpostDeleteWebhookpostSetInvoiceAccessKeypost https://sellercenter-api.linio.com.mx/?Action=SetInvoiceAccessKeySetInvoiceAccessKeyBody Example XML<?xml version="1.0" encoding="UTF-8" ?> <Request> <OrderItem> <OrderItemId>1</OrderItemId> <AccessKey>ktsSerJGXKgP6jsdDeRJrB6hgRrqh37AxjP5b2qQQPbeHYE</AccessKey> </OrderItem> </Request>