Changes to Get executable quote
POST /v1/swap/quote
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 4 revisions of this API.14
What changed
- ▲
added the pattern
^\d+$to the request propertysellAmountCryptoBaseUnitrequest-property-pattern-added
- ○
added the new optional request property
buyAmountCryptoBaseUnitnew-optional-request-property
- ○
the request property
sellAmountCryptoBaseUnitbecame optionalrequest-property-became-optional
- ○
the
sellAmountCryptoBaseUnitrequest property's minLength was decreased from1to0request-property-min-length-decreased
- ▲
- ○
added the non-success response with the status
502response-non-success-status-added
- ○