Change detail

1110Docs

3d2da605821b → b3e9978eb1f7 · 12 changes across 11 operations

  • GET/api/prime/trading/v1/accounts/{accountId}/orders
    • ▲

      removed the enum value rfq from the query request parameter type

    • ○

      removed the rfq enum value from the // response property for the response status

  • POST/api/link/v1/enterprises/{enterpriseId}/accounts/{accountId}/addresses
    • ○

      added the non-success response with the status

  • GET/api/link/v1/enterprises/{enterpriseId}/accounts/{accountId}
    • ○

      added the non-success response with the status

  • PATCH/api/link/v1/enterprises/{enterpriseId}/accounts/{accountId}
    • ○

      added the non-success response with the status

  • POST/api/link/v1/enterprises/{enterpriseId}/accounts/{accountId}/transfers/{transferId}/retry
    • ○

      added the non-success response with the status

  • POST/api/link/v1/enterprises/{enterpriseId}/accounts/{accountId}/transfers
    • ○

      added the non-success response with the status

  • GET/api/link/v1/enterprises/{enterpriseId}/transfers/{transferId}
    • ○

      added the non-success response with the status

  • PATCH/api/link/v1/enterprises/{enterpriseId}/transfers/{transferId}
    • ○

      added the non-success response with the status

  • GET/api/link/v1/enterprises/{enterpriseId}/venues
    • ●

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

  • GET/api/prime/trading/v1/accounts/{accountId}/orders/{orderId}
    • ○

      removed the rfq enum value from the response property for the response status

  • POST/api/prime/trading/v1/accounts/{accountId}/orders
    • ○

      removed the rfq enum value from the response property for the response status