Changes to Get transaction by ID
GET /v1/cryptos/{cryptoCode}/transactions/{txId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 7 of the 40 revisions of this API.10510
What changed
- ○
added the optional property
metadata/chunkto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
balanceChangefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
inputsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
outputsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
replaceablefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
replacingfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
metadatato the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
inputs/items/featureto the response with the200statusresponse-optional-property-added
- ○
added the optional property
outputs/items/featureto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
confirmationsbecame optional for the status200response-property-became-optional
- ▲
the response property
inputsbecame optional for the status200response-property-became-optional
- ▲
the response property
inputs/items/indexbecame optional for the status200response-property-became-optional
- ▲
the response property
inputs/items/inputIndexbecame optional for the status200response-property-became-optional
- ▲
the response property
inputs/items/transactionIdbecame optional for the status200response-property-became-optional
- ▲
the response property
outputsbecame optional for the status200response-property-became-optional
- ▲
the response property
transactionIdbecame optional for the status200response-property-became-optional
- ○
added the optional property
inputs/items/keyPathto the response with the200statusresponse-optional-property-added
- ○
added the optional property
outputs/items/addressto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the
coderesponse's property type/format changed frominteger/tostring/for status404response-property-type-changed
- ▲
removed the required property
errorfrom the response with the404statusresponse-required-property-removed
- ○
added the optional property
httpCodeto the response with the404statusresponse-optional-property-added
- ○
added the optional property
messageto the response with the404statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the404statusresponse-optional-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲