post https://sellercenter-api.falabella.com/?Action=SetStatusToPackedByMarketplace
SetStatusToPackedByMarketplace. For an array of OrderItems, marks one or more items of the order as packed.
ImportantRemember that this action is not allowed when the ShipmenType is Fulfillment, meaning that Falabella manages the inventory of the store.
The response fields provided by this API are detailed in the following table:
Field Name | Type | Description |
---|---|---|
OrderItemId | Integer | Falabella Seller Center ID of the order item |
PurchaseOrderId | Integer | OMS ID of the order |
PurchaseOrderNumber | String | OMS Order Number |
PackageId | String | OMS Package ID |
Errors
Error Code | Message |
---|---|
20 | E020: "%s" Invalid Order Item ID (Invalid order item ID) |
21 | E021: OMS Api Error Occurred (An error occurred in the API) |
23 | E023: "%s" Invalid Order Item IDs (Invalid order item IDs) |
24 | E024: "%s" Invalid Delivery Type (Invalid delivery type) |
25 | E025: "%s" Invalid Shipping Provider (Invalid shipping provider) |
29 | E029: Order items must be from the same order (Order items must be from the same order) |
73 | E073: All order items must have status Pending or Ready To Ship. (All order items must have the status Pending or Ready To Ship) |
91 | E091: You are not allowed to set the shipment provider and tracking number and the delivery type is wrong. Please use send_to_warehouse (You cannot set the shipping provider and tracking number when the delivery type is incorrect. Please use send_to_warehouse) |
94 | E094: Serial numbers specified incorrectly (Serial numbers specified incorrectly) |
95 | E095: Invalid serial number format (Invalid serial number format) |
96 | E096: Duplicate serial number among order items (Duplicate serial number among order items) |
119 | E119: Some order items are not yet ready to be processed, please try again later. (Some order items are not yet ready to be processed, please try again later.) |