Bridge

<back to all web services

ETSOrderDetails

ETS
The following routes are available for this service:
GET/ETS/Order-Details
ETSOrderDetails Parameters:
NameParameterData TypeRequiredDescription
IdqueryGuidNo
ETSOrderDetailsViewModel Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
OrderGuidformGuidNo
OrderPlacedByformstringNo
OrderPlacedByImageGuidformGuidNo
OrderPlacedDateTimeformstringNo
QuantityformstringNo
StatusformstringNo
VesselsformstringNo
ForwardformboolNo
OrderTypeformstringNo
EUAPriceformstringNo
GreyEpochBrokerPriceformstringNo
BridgeArrangementFeeformstringNo
EUATotalPaidformstringNo
OrderTotalformstringNo
DepositformstringNo
DepositValueformstringNo
MarginCoveredToformstringNo
PaymentRequestsformstringNo
CurrentPriceformstringNo
PositionformstringNo
TotalPositionformstringNo
FontColourformstringNo
ThirdPartyformboolNo
ThirdPartyNameformstringNo
FinancedformboolNo
ShowMarkToMarketformboolNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /ETS/Order-Details HTTP/1.1 
Host: internal.thebunkerbridge.com 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"Id":0,"OrderGuid":"00000000000000000000000000000000","OrderPlacedBy":"String","OrderPlacedByImageGuid":"00000000000000000000000000000000","OrderPlacedDateTime":"String","Quantity":"String","Status":"String","Vessels":"String","Forward":false,"OrderType":"String","EUAPrice":"String","GreyEpochBrokerPrice":"String","BridgeArrangementFee":"String","EUATotalPaid":"String","OrderTotal":"String","Deposit":"String","DepositValue":"String","MarginCoveredTo":"String","PaymentRequests":"String","CurrentPrice":"String","Position":"String","TotalPosition":"String","FontColour":"String","ThirdParty":false,"ThirdPartyName":"String","Financed":false,"ShowMarkToMarket":false}