Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 1.96 KB

GetCorporationsCorporationIdOrdersHistory200Ok.md

File metadata and controls

51 lines (42 loc) · 1.96 KB

GetCorporationsCorporationIdOrdersHistory200Ok

Properties

Name Type Description Notes
duration Integer Number of days the order was valid for (starting from the issued date). An order expires at time issued + duration
escrow Double For buy orders, the amount of ISK in escrow [optional]
isBuyOrder Boolean True if the order is a bid (buy) order [optional]
issued DateTime Date and time when this order was issued
issuedBy Integer The character who issued this order [optional]
locationId Long ID of the location where order was placed
minVolume Integer For buy orders, the minimum quantity that will be accepted in a matching sell order [optional]
orderId Long Unique order ID
price Double Cost per unit for this order
range RangeEnum Valid order range, numbers are ranges in jumps
regionId Integer ID of the region where order was placed
state StateEnum Current order state
typeId Integer The type ID of the item transacted in this order
volumeRemain Integer Quantity of items still required or offered
volumeTotal Integer Quantity of items required or offered at time order was placed
walletDivision Integer The corporation wallet division used for this order

Enum: RangeEnum

Name Value
_1 "1"
_10 "10"
_2 "2"
_20 "20"
_3 "3"
_30 "30"
_4 "4"
_40 "40"
_5 "5"
REGION "region"
SOLARSYSTEM "solarsystem"
STATION "station"

Enum: StateEnum

Name Value
CANCELLED "cancelled"
EXPIRED "expired"