post
https://sellercenter-api.falabella.com/?Action=SetStatusToReadyToShip
SetStatusToReadyToShip. For a packed item with a tracking number and its label, changes its status to ready to be shipped.
## Important
- Remember that this action is not allowed when the ShipmenType is Fulfillment, meaning when Falabella manages the merchant's inventory.
- When you mark a product as Ready to Ship, the status of all products associated with the order will be updat
The response fields provided by this API are detailed in the following table:
| Field Name | Type | Description |
|---|---|---|
| PurchaseOrderId | Unsigned | Identification in Falabella Seller Center |
| PurchaseOrderNumber | String | Order number in Falabella Seller Center |
Errors
| Error Code | Message | Explanation |
|---|---|---|
| 20 | E020: "%s" Invalid Order Item ID | Invalid order item ID |
| 21 | E021: OMS Api Error Occurred | An error occurred in the OMS 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 |
| 26 | E026: "%s" Invalid Tracking Number | Invalid tracking number |
| 29 | E029: Order items must be from the same order | Order items must be from the same order |
| 31 | E031: Tracking ID incorrect. Example tracking ID: "%s" | The tracking ID is incorrect. Example tracking ID: "%s" |
| 73 | E073: All order items must have status Pending or Ready To Ship. (%s) | All order items must have the status Pending or Ready to Ship. (%s) |
| 63 | E063: The tracking code %s has already been used | The tracking code %s has already been used |
| 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 are not allowed to set the shipping provider and tracking number, and the delivery type is incorrect. Please use send_to_warehouse |
| 94 | E094: Serial numbers specified incorrectly | Serial numbers were not specified according to one of the accepted formats for the SerialNumber parameter |
| 95 | E095: Invalid serial number format (%s) | Serial numbers must be between 1 and 26 characters; only Latin letters and digits are allowed |
| 96 | E096: Duplicate serial number among order items (%s) | Two or more order items would share a serial number |
| 119 | E119: Some order items are not yet ready to be processed, please try again later. (%s). | One or more order items are not fully processed by Falabella Seller Center, so they cannot be processed yet |
| 121 | E121: Invalid Packing ID | Invalid packing ID |
