Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 561 Bytes

MerchantShipmentLineRequest.md

File metadata and controls

11 lines (8 loc) · 561 Bytes

# MerchantShipmentLineRequest

Properties

Name Type Description Notes
merchantProductNo string The unique product reference used by the Merchant (sku).
extraData array<string,string> Extra data on the order. Each item must have an unqiue key [optional]
quantity int Number of items of the product in the shipment.

[Back to Model list] [Back to API list] [Back to README]