v1

latestOpenAPI 3.1.0EVE Developer License2026-07-17208257682.6 KB
Market

List open orders from a corporation

List open market orders placed on behalf of a corporation

get/corporations/{corporation_id}/orders

Path parameters

corporation_idinteger required
Example:98777771

The ID of the corporation

Query parameters

pageinteger

Which page of results to return.

Headers

Accept-Language'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'

The language to use for the response.

If-None-Matchstring

The ETag of the previous request. A 304 will be returned if this matches the current ETag.

X-Compatibility-Date'2025-12-16' date required

The compatibility date for the request.

X-Tenantstring

The tenant ID for the request.

Response

OK

durationinteger required

Number of days for which order is valid (starting from the issued date). An order expires at time issued + duration

escrownumber double

For buy orders, the amount of ISK in escrow

is_buy_orderboolean

True if the order is a bid (buy) order

issuedstring date-time required

Date and time when this order was issued

issued_byinteger required

The character who issued this order

location_idinteger required

ID of the location where order was placed

min_volumeinteger

For buy orders, the minimum quantity that will be accepted in a matching sell order

order_idinteger required

Unique order ID

pricenumber double required

Cost per unit for this order

range'1' | '10' | '2' | '20' | '3' | '30' | '4' | '40' | '5' | 'region' | 'solarsystem' | 'station' required

Valid order range, numbers are ranges in jumps

region_idinteger required

ID of the region where order was placed

type_idinteger required

The type ID of the item transacted in this order

volume_remaininteger required

Quantity of items still required or offered

volume_totalinteger required

Quantity of items required or offered at time order was placed

wallet_divisioninteger required

The corporation wallet division used for this order.