Creates a new IT equipment order in your organization, already approved. Orders are assigned via assign_to — only USER (delivery to the worker identified by destination.hris_profile_id) is wired end-to-end today; other values are reserved for future bundles. Only organizations on the Pro plan (per-seat tier with an active IT seat contract with paid seats) can create orders; others receive a 409 (organization_not_per_seat or organization_has_no_paid_it_seats).
Token scopes: it-orders:write
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/