How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Deel subpackage_orders API

The subpackage_orders API from Deel — 2 operation(s) for subpackage_orders.

Deel subpackage_orders API is one of 91 APIs that Deel publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 2 operations across 2 paths, and defines 46 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.letsdeel.com/rest/v2, https://api-staging.letsdeel.com/rest/v2.

2 operations 2 paths 46 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Servers
https://api.letsdeel.com/rest/v2
https://api-staging.letsdeel.com/rest/v2
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Deel subpackage_orders API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (deelToken). It accepts HTTP bearer tokens (oauth2).

  • deelToken — Authentication The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authenticatio…
  • oauth2 — Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

subpackage_orders 2
GET
/it/orders/{order_id}
Retrieve an IT order
get-it-order-by-id 2 params → 200400401403404500
GET
/it/orders
List IT orders
get-it-orders 3 params → 200400401403404500

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataUserAddress (14 properties), ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataDeliveryAddress (14 properties), ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsUserAddress (14 properties), ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaData (7 properties). Each schema is shown below with its type and property counts.

ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsOrderItemsItemsPricingDetailsStorefrontFee
object
Storefront fee associated with the order item
2 properties
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataDeliveryAddress
object
Order delivery address details
14 properties
RetrieveAnItOrderRequestInternalServerError
object
1 property
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsOrderItemsItemsPricingDetailsAcquisitionType
string
Acquisition type of the order item
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataStatus
string
Order status
ListItOrdersRequestInternalServerError
object
1 property
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataUserAddressCountry
string
Country code
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsUserAddressType
string
Type of the address
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataUserAddress
object
User address details
14 properties
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaErrorsItems
object
3 properties
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsOrderItemsItemsPricingDetailsStorefrontFeeCurrency
string
Three-letter currency code for the price
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsOrderItemsItemsPricingDetailsAssetPriceCurrency
string
Three-letter currency code for the price
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsUserAddressCountry
string
Country code
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaData
object
7 properties
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataOrderItemsItemsPricingDetailsAssetPrice
object
Price of the order item
2 properties
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsOrderItemsItemsPricingDetails
object
Order item pricing details
3 properties
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsStatus
string
Order status
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataOrderItemsItemsStatus
string
Status of the order item
ListItOrdersRequestBadRequestError
object
1 property
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsOrderItemsItemsPricingDetailsAssetPrice
object
Price of the order item
2 properties
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsUser
object
Details of the user with asset possession
5 properties
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataOrderItemsItemsPricingDetailsStorefrontFeeCurrency
string
Three-letter currency code for the price
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataUser
object
Details of the order attached user
5 properties
ItOrdersGetResponsesContentApplicationJsonSchemaErrorsItems
object
3 properties
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataUserAddressType
string
Type of the address
ApiError
object
2 properties
ItOrdersGetResponsesContentApplicationJsonSchemaDataItems
object
6 properties
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsOrderItemsItemsProduct
object
Product details
4 properties
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsOrderItemsItemsStatus
string
Status of the order item
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsOrderItemsItems
object
5 properties
RetrieveAnItOrderRequestBadRequestError
object
1 property
ApiErrorContainer
object
2 properties
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataOrderItemsItems
object
5 properties
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataOrderItemsItemsProduct
object
Product details
4 properties
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataOrderItemsItemsPricingDetailsAcquisitionType
string
Acquisition type of the order item
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataOrderItemsItemsPricingDetailsAssetPriceCurrency
string
Three-letter currency code for the price
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataOrderItemsItemsPricingDetails
object
Order item pricing details
3 properties
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsOrderItemsItemsProductCategory
string
Product category
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataOrderItemsItemsProductCategory
string
Product category
orders_getITOrderById_Response_200
object
1 property
ItOrdersGetResponsesContentApplicationJsonSchemaDataItemsUserAddress
object
User address details
14 properties
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataDeliveryAddressType
string
Type of the address
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataDeliveryAddressCountry
string
Country code
orders_getITOrders_Response_200
object
4 properties
ApiErrorRequest
object
7 properties
ItOrdersOrderIdGetResponsesContentApplicationJsonSchemaDataOrderItemsItemsPricingDetailsStorefrontFee
object
Storefront fee associated with the order item
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

deel-subpackage-orders-api-openapi.yml Raw ↑

Other APIs Deel publishes across the network.

Deel Default API
Deel subpackage_accounting API
Deel subpackage_adjustments API
Deel subpackage_assets API
Deel subpackage_ats API
Deel subpackage_candidates API
Deel subpackage_consent API
Deel subpackage_contractorAmendments API
Deel subpackage_contractorHiring API
Deel subpackage_contracts API
Deel subpackage_costCalculator API
Deel subpackage_costCenters API
Where this information came from

This is an independent, third-party profile of Deel subpackage_orders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.