# PurchasingCompany - customer - OBJECT Version: unstable ## Description The information of the purchasing company for an order or draft order. ### Access Scopes ## Fields * [company](/docs/api/customer/unstable/objects/Company): Company! - The company associated with the order or draft order. * [contact](/docs/api/customer/unstable/objects/CompanyContact): CompanyContact - The company contact associated with the order or draft order. * [location](/docs/api/customer/unstable/objects/CompanyLocation): CompanyLocation! - The company location associated with the order or draft order. ## Connections ## Related queries ## Related mutations ## Related Unions * [PurchasingEntity](/docs/api/customer/unstable/unions/PurchasingEntity) Represents information about the purchasing entity for the order or draft order. ## Examples