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