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