Update February 6, 2025 (#143)
This commit is contained in:
@@ -1498,7 +1498,7 @@ func (c FBS) ChangeStatusToSendBySeller(ctx context.Context, params *ChangeStatu
|
|||||||
}
|
}
|
||||||
|
|
||||||
type PassShipmentToShippingParams struct {
|
type PassShipmentToShippingParams struct {
|
||||||
// Shipment identifier
|
// Shipment identifier. The maximum number of values in one request is 100
|
||||||
PostingNumber []string `json:"posting_number"`
|
PostingNumber []string `json:"posting_number"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user