Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column


Excerpt

The get status request returns a http code from CME CORE indicating whether that product is available for margining at that time. 

Table of Contents
maxLevel4

 





Column
width300px


Align
alignright


EntityMargins
ActionGet
URL/status/{prdt}
HTTP MethodGET
Parameter InputYes
XML InputNo
Multiple OutputNo
SynchronousYes




...

Http CodeNameRequired
200OK - Margining availableNo

...


Errors

Http CodeDescription
404Returned if GET /margins/status is sent and the Margin Services API is unavailable.
501Returned if Client enters a an Incorrect product.
503Returned if GET /margins/status/{product} is sent and the product is unavailable.

...