# PurchasingEntity - customer - UNION Version: unstable ## Description Represents information about the purchasing entity for the order or draft order. ### Access Scopes ## Possible types * [Customer](/docs/api/customer/unstable/objects/Customer) * [PurchasingCompany](/docs/api/customer/unstable/objects/PurchasingCompany) ## Fields with this union * [DraftOrder.purchasingEntity](/docs/api/customer/unstable/objects/DraftOrder) * [Order.purchasingEntity](/docs/api/customer/unstable/objects/Order) ## Examples