3d2da605821b → b3e9978eb1f7 · 12 changes across 11 operations
- GET/api/prime/trading/v1/accounts/{accountId}/orders
- ▲
removed the enum value
rfqfrom thequeryrequest parametertype - ○
removed the
rfqenum 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
gatedenum value to the//response property for the response status
- ●
- GET/api/prime/trading/v1/accounts/{accountId}/orders/{orderId}
- ○
removed the
rfqenum value from theresponse property for the response status
- ○
- POST/api/prime/trading/v1/accounts/{accountId}/orders
- ○
removed the
rfqenum value from theresponse property for the response status
- ○