Organization Management

Get org trade order

Get a trade order by its ID for a trade order within an organization.

get/api/org/orders/{orderId}

Path parameters

orderIdstring required

The ID of the trade order to retrieve

The ID of the trade order to retrieve

Query parameters

organizationIdstring required

The ID of the organization that owns the trade order

The ID of the organization that owns the trade order

orderIdstring required

Deprecated: use the orderId path parameter instead

Response

Changes

Changed in 1 of the 33 revisions of this API.174

  • ee916dca3250174See the full diff
    • ▲

      the / response's property type changed from no type to string for status

      response-property-type-changed

    • ●

      added the new canceled enum value to the / response property for the response status

      response-property-enum-value-added

    • ●

      added the new completed enum value to the / response property for the response status

      response-property-enum-value-added

    • ●

      added the new error enum value to the / response property for the response status

      response-property-enum-value-added

    • ●

      added the new open enum value to the / response property for the response status

      response-property-enum-value-added

    • ●

      added the new pending_cancel enum value to the / response property for the response status

      response-property-enum-value-added

    • ●

      added the new pending_open enum value to the / response property for the response status

      response-property-enum-value-added

    • ●

      added the new scheduled enum value to the / response property for the response status

      response-property-enum-value-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      removed subschema #1 subschema #2 subschema #3 subschema #4 subschema #5 subschema #6 subschema #7 from the / response property anyOf list for the response status

      response-property-any-of-removed

    This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog