Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 828 Bytes

CreateLinkedOrderRequestOrderItems.md

File metadata and controls

14 lines (10 loc) · 828 Bytes

CreateLinkedOrderRequestOrderItems

Properties

Name Type Description Notes
sku string Stock Keeping Unit or the identification unit of an individual product (generally alphanumeric) [optional]
units int Total number of units being shipped [optional]
selling_price int Price at which it is being sold [optional]
discount int [optional]
hsn string Harmonised System Nomenclature. A code number used to classify goods for taxation purposes. Done to determine which category of taxes do the goods come under [optional]

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