Changes to Get all orders for a specific ID.
GET /v1/get-order/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 19 revisions of this API.319
What changed
- ○
endpoint deprecated
endpoint-deprecated
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the media type
application/jsonfor the response with the status404response-media-type-removed
- ▲
removed the required property
details/oneOf[GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/min_required_satsfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
details/oneOf[GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/senderfrom the response with the400statusresponse-required-property-removed
- ●
added the new
QUOTE_AMOUNT_TOO_LOWenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ○
the endpoint scheme security
api_keywas added to the APIapi-security-added
- ○
removed the
INSUFFICIENT_FUNDSenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
added the required property
details/oneOf[GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/actualto the response with the400statusresponse-required-property-added
- ○
added the required property
details/oneOf[GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/minimumto the response with the400statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
- ○
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
- ○
added the optional property
depositAddressto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
idto the response with the200statusresponse-required-property-added
- ○