Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.13 KB

DeclaredSupplyChainForCreationDto.md

File metadata and controls

17 lines (14 loc) · 1.13 KB

DeclaredSupplyChainForCreationDto

Properties

Name Type Description Notes
parent_company_id str The parent company relationship with the declared supply chain
child_company_id str The child company relationship with the declared supply chain
product_name str Product name
product_reference str Product reference
parent_declared_supply_chain_id str The parent declared supply chain relationship [optional]
site_ids list[str] The sites for the supply chain [optional]
customer_site_ids list[str] The customer sites for the supply chain [optional]
parent_product_line_id str The parent product line identifier [optional]
raw_material_function_id str The function unique identifier for the requested product raw material, if none provided, the default will be 'Supplier' [optional]

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