Returns a set of Manifests.

The body transmitted by the POST is an XML structure.
The OrderItemIds tag represents the list of items for which you want to create a manifest belonging to the same shipping provider. Comma separated list. Mandatory.

Request Data

<?xml version="1.0" encoding="UTF-8" ?>
<Request>
  <OrderItemIds>16859,12363</OrderItemIds>
</Request>
ValueTypeDescribtion
ManifestIdStringIdentifier of this manifest as assigned by Falabella Seller Center.
TrackingCodeStringManifest tracking code
ShipmentProviderStringManifest shipment provider
Código de errorMensaje
87E087: Manifest feature is not enabled.
0The Order Item ids are not belongs to same shipment provider.
Language