Authorizations
API key for accessing BlueHive API endpoints. Format: "ApiKey <your-api-key>" or "Bearer <your-api-key>"
Headers
Bearer <API_KEY>
User login token
User ID
Body
Employee ID to send order to
Employer ID sending the order
Array of service IDs to include in the order
Array mapping each service (by index) to a provider; serviceId optional
Service ID to quantity mapping
Single provider ID (shortcut when all services map to one provider)
Brand ID for branded orders
Due date for the order (date or date-time ISO string)
Array of due dates per service
Whether this order is being created by a provider (affects permission checking)
Optional arbitrary metadata to store on the order (non-indexed passthrough, <=10KB when JSON stringified)