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