v2

latestOpenAPI 3.1.0EVE Developer License2026-07-27208263515.0 KB
Market

List open orders from a character

List open market orders placed by a character

get/characters/{character_id}/orders

Path parameters

character_idinteger required
Example:90000001

The ID of the character

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.

If-Modified-Sincestring

The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.

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

is_corporationboolean required

Signifies whether the buy/sell order was placed on behalf of a corporation.

issuedstring date-time required

Date and time when this order was issued

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