REST APIEnterprise

GET

Get the regional features available to an enterprise by its location.

Path Params

  • enterpriseId string required

    matches ^[0-9a-f]{32}$

Responses

200
OK

Response Body

object

  • trading boolean required
  • custody boolean required
  • lending boolean required
  • borrowing boolean required
400
Bad Request

Response Body

object

  • name string
    Error code
  • context map of objects required
    Properties that apply to a specific error name
    context object
    • <key> object
  • error string required
    Human-readable error message
  • requestId string required
    Client request id
404
Not Found

Response Body

object

  • name string
    Error code
  • context map of objects required
    Properties that apply to a specific error name
    context object
    • <key> object
  • error string required
    Human-readable error message
  • requestId string required
    Client request id