Changes to Checks if the calling user can trade with others.
GET /v2/users/me/can-trade
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 14 revisions of this API.24
What changed
- ●
added the new
IneligibleFreeTradesLimitReachedenum value to thetradeEligibilityresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
IneligibleFreeTradesLimitReachedenum value to thetradeEligibilityresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ○
added the optional property
currencyTransferEligibilityto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
currencyTransferEligibilityto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
freeTradesAllowanceto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
freeTradesAllowanceto the response with the200status (media type: text/json)response-optional-property-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●